Yaf_View_Simple
PHP Manual

Yaf_View_Simple::eval

(Yaf >=2.2.0)

Yaf_View_Simple::evalRender template

Описание

public string Yaf_View_Simple::eval ( string $tpl_content [, array $tpl_vars ] )

Render a string tempalte and return the result.

Список параметров

tpl_content

string template

tpl_vars

Возвращаемые значения


Yaf_View_Simple
PHP Manual