Yaf_View_Interface
PHP Manual

Yaf_View_Interface::display

(PECL 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.

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

tpl

tpl_vars

返り値


Yaf_View_Interface
PHP Manual