Yaf_View_Interface
PHP Manual

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
PHP Manual