void
HTML_Template_IT::HTML_Template_IT (
string
$root = '.'
)
Constructor. Create a new instance of HTML_Template_IT and sets the search path for templates.
string $root
-
path to the directory of the template files
object - a new HTML_Template_IT object
This function can be called statically.