HTML_Template_IT::HTML_Template_IT()

HTML_Template_IT::HTML_Template_IT() -- constructor

Referentiesamenvatting

require_once 'HTML/Template/IT.php';

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

Beschrijving

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

Parameter

Return waarde

object - a new HTML_Template_IT object

Note

Deze functie kan statisch worden aangeroepen.

Zie

HTML_Template_IT::setRoot()