Yaf_View_Simple::display

(Yaf >=1.0.0)

Yaf_View_Simple::displayRender and display

Açıklama

publicYaf_View_Simple::display(string$tpl, array$tpl_vars = ?): bool

Render a template and display the result instantly.

Bağımsız Değişkenler

tpl

tpl_vars

Dönen Değerler

To Top