require_once 'HTML/Template/IT.php';
void IntegratedTemplate::setRoot (string $root)
void IntegratedTemplate::setRoot
The given string will be prefixed to all file names passed to the object. In the most cases, the directory where the template files reside.
string $template - template
This function can not be called statically.
HTML_Template_IT::HTML_Template_IT()