Yaf_View_Simple::eval

(Yaf >=2.2.0)

Yaf_View_Simple::evalテンプレートをレンダリングする

説明

public Yaf_View_Simple::eval(string $tpl_content, array $tpl_vars = ?): string

文字列のテンプレートをレンダリングして結果を返します。

パラメータ

tpl_content

文字列のテンプレート。

tpl_vars

戻り値

関連キーワード:  テンプレート, Yaf, eval, string, content, vars, display, public, array, パラメータ