Yaf_View_Simple::eval

(Yaf >=2.2.0)

Yaf_View_Simple::eval渲染模板

说明

public Yaf_View_Simple::eval ( string $tpl_content , array $tpl_vars = ? ) : string

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

参数

tpl_content

string template

tpl_vars

返回值

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有