Yaf_View_Interface::display

(Yaf >=1.0.0)

Yaf_View_Interface::display渲染一個視圖模板, 并直接輸出給請求端

說明

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

渲染一個視圖模板, 并直接輸出給請求端

警告

本函數還未編寫文檔,僅有參數列表。

參數

tpl

tpl_vars

返回值