Yaf_View_Simple::render

(Yaf >=1.0.0)

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

説明

public Yaf_View_Simple::render(string $tpl, array $tpl_vars = ?): string

テンプレートをレンダリングして、結果を返します。

パラメータ

tpl

tpl_vars

戻り値

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top