在线文档教程
PHP
Yaf

Yaf_View_Simple::eval

Yaf_View_Simple::eval

(Yaf >=2.2.0)

Yaf_View_Simple :: eval - 渲染模板

描述

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

渲染一个字符串tempalte并返回结果。

参数

tpl_content

字符串模板

tpl_vars

返回值

← Yaf_View_Simple::display

Yaf_View_Simple::__get →