Yaf_View_Interface::setScriptPath
(Yaf >=1.0.0)
Yaf_View_Interface::setScriptPath — The setScriptPath purpose
Beschreibung
abstract public void Yaf_View_Interface::setScriptPath
( string
$template_dir
)Set the templates base directory, this is usually called by Yaf_Dispatcher
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
-
template_dir -
A absolute path to the template directory, by default, Yaf_Dispatcher use application.directory . "/views" as this paramter.
Rückgabewerte
There are no user contributed notes for this page.
