Yaf_View_Interface::setScriptPathThe setScriptPath purpose
&reftitle.description;
abstractpublicvoidYaf_View_Interface::setScriptPathstringtemplate_dir
Set the templates base directory, this is usually called by
Yaf_Dispatcher
&warn.undocumented.func;
&reftitle.parameters;
template_dir
A absolute path to the template directory, by default,
Yaf_Dispatcher use
application.directory . "/views" as this parameter.
&reftitle.returnvalues;