require_once 'HTML/Template/Sigma.php';
void HTML_Template_Sigma::setRoot (string $root)
void HTML_Template_Sigma::setRoot
Sets the file root for templates. The file root gets prefixed to all filenames passed to the object.
directory name
throws no exceptions thrown
see HTML_Template_Sigma::HTML_Template_Sigma()
This function can not be called statically.