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

返り値