The Yaf_View_Simple class

(Информация о версии неизвестна, возможно, только в SVN)

Введение

Yaf_View_Simple is the built-in template engine in Yaf, it is a simple but fast template engine, and only support PHP script template.

Обзор классов

Yaf_View_Simple implements Yaf_View_Interface {
/* Свойства */
protected $_tpl_dir ;
/* Методы */
public bool Yaf_View_Simple::assign ( string $name [, mixed $value ] )
public bool Yaf_View_Simple::assignRef ( string $name , mixed &$value )
public Yaf_View_Simple::__construct ( string $tempalte_dir [, array $options ] )
public bool Yaf_View_Simple::display ( string $tpl [, array $tpl_vars ] )
public void Yaf_View_Simple::__get ( string $name )
public string Yaf_View_Simple::getScriptPath ( void )
public void Yaf_View_Simple::__isset ( string $name )
public string Yaf_View_Simple::render ( string $tpl [, array $tpl_vars ] )
public void Yaf_View_Simple::__set ( string $name , mixed $value )
public bool Yaf_View_Simple::setScriptPath ( string $template_dir )
}

Свойства

_tpl_vars

_tpl_dir

Содержание


Участник рейтинга Тэглайн 2010