Dummy class that inherits from new ITX PEAR Class (see header.inc). More...
Inheritance diagram for ilTemplateX:
Collaboration diagram for ilTemplateX:Public Member Functions | |
| callConstructor () | |
| callConstructor () | |
Dummy class that inherits from new ITX PEAR Class (see header.inc).
Dummy class that inherits from old ITX PEAR Class (see header.inc).
Definition at line 27 of file class.ilTemplateHTMLITX.php.
| ilTemplateX::callConstructor | ( | ) |
Definition at line 29 of file class.ilTemplateHTMLITX.php.
Referenced by ilTemplate::ilTemplate().
{
$this->HTML_Template_ITX();
}
Here is the caller graph for this function:| ilTemplateX::callConstructor | ( | ) |
Definition at line 30 of file class.ilTemplateITX.php.
{
$this->IntegratedTemplateExtension();
}
1.7.1