Yaf_View_Interface::setScriptPath

(Yaf >=1.0.0)
The setScriptPath purpose
abstract public void Yaf_View_Interface::setScriptPath ( string $template_dir )

Set the templates base directory, this is usually called by Yaf_Dispatcher

Parameters:
template_dir

A absolute path to the template directory, by default, Yaf_Dispatcher use application.directory . "/views" as this paramter.

Returns:

This function is currently not documented; only its argument list is available.

doc_php
2016-02-24 16:07:31
Comments
Leave a Comment

Please login to continue.