Yaf_View_Interface::display

(Yaf >=1.0.0)

Yaf_View_Interface::display渲染一个视图模板, 并直接输出给请求端

说明

abstract public Yaf_View_Interface::display(string $tpl, array $tpl_vars = ?): bool

渲染一个视图模板, 并直接输出给请求端

警告

本函数还未编写文档,仅有参数列表。

参数

tpl

tpl_vars

返回值

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/yaf-view-interface.display.php