HTML_Template_IT::HTML_Template_IT()

HTML_Template_IT::HTML_Template_IT()

HTML_Template_IT::HTML_Template_IT() -- constructor

Synopsis

require_once 'HTML/Template/IT.php';

void HTML_Template_IT::HTML_Template_IT ([string $root = '.'])

Description

Constructor. Create a new instance of HTML_Template_IT and sets the search path for templates.

Parameter

Return value

object - a new HTML_Template_IT object

Note

This function can be called statically.

See

HTML_Template_IT::setRoot()