Yaf_View_Interface::display

テンプレートをレンダリングして出力する

説明

abstract public bool Yaf_View_Interface::display(string $tpl, array $tpl_vars = ?)

テンプレートをレンダリングし、結果をすぐに出力します。

警告

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

パラメータ

tpl

tpl_vars

戻り値