在线文档教程
PHP
Yaf

Yaf_View_Interface::display

Yaf_View_Interface::display

(Yaf >=1.0.0)

Yaf_View_Interface :: display - 渲染并输出模板

描述

abstract public bool Yaf_View_Interface::display ( string $tpl [, array $tpl_vars ] )

渲染一个模板并立即输出结果。

警告

此功能目前没有记录; 只有它的参数列表可用。

参数

tpl tpl_vars

返回值

← Yaf_View_Interface::assign

Yaf_View_Interface::getScriptPath →