Yaf_View_Interface::display

(Yaf >=1.0.0)

Yaf_View_Interface::displayRender and output a template

Açıklama

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

Render a template and output the result immediately.

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.

Bağımsız Değişkenler

tpl

tpl_vars

Dönen Değerler

To Top