Yaf_View_Simple
PHP 手册

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 手册