(Yaf >=1.0.0)
Yaf_View_Interface::setScriptPath — The setScriptPath purpose
abstract public Yaf_View_Interface::setScriptPath ( string $template_dir ) : void
Set the templates base directory, this is usually called by Yaf_Dispatcher
This function is currently not documented; only its argument list is available.
template_dir
A absolute path to the template directory, by default, Yaf_Dispatcher use application.directory . "/views" as this paramter.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/yaf-view-interface.setscriptpath.php