require_once 'HTML/Template/Sigma.php';
void HTML_Template_Sigma::HTML_Template_Sigma ([string $root = '' [, string $cacheRoot = '']])
void HTML_Template_Sigma::HTML_Template_Sigma
Constructor: builds some complex regular expressions and optionally sets the root directories.
Make sure that you call this constructor if you derive your template class from this one.
root directory for templates
directory to cache "prepared" templates in
throws no exceptions thrown
see HTML_Template_Sigma::setRoot(), HTML_Template_Sigma::setCacheRoot()
This function can not be called statically.