Yaf_View_Interface
PHP 手册

Yaf_View_Interface::display

(Yaf >=1.0.0)

Yaf_View_Interface::displayRender and output a template

说明

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

Render a template and output the result immediatly.

Warning

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

参数

tpl

tpl_vars

返回值


Yaf_View_Interface
PHP 手册