Yaf_View_Interface::setScriptPath

(Yaf >=1.0.0)

Yaf_View_Interface::setScriptPathThe setScriptPath purpose

說明

abstract public Yaf_View_Interface::setScriptPath(string $template_dir): void

設(shè)置模板的基目錄,這通常通過Yaf_Dispatcher調(diào)用。

警告

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

參數(shù)

template_dir

模板目錄的絕對路徑,默認(rèn)的Yaf_Dispatcher會設(shè)置此目錄為application.directory . "/views".

返回值