Yaf_View_Simple
PHP Manual

Yaf_View_Simple::eval

(Yaf >=2.2.0)

Yaf_View_Simple::eval渲染模板

说明

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

渲染一个字符串模板,然后返回结果。

参数

tpl_content

string template

tpl_vars

返回值


Yaf_View_Simple
PHP Manual