ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
◀ ilDoc Overview
class.ilTemplateHTMLITX.php
Go to the documentation of this file.
1
<?php
2
/* Copyright (c) 1998-2009 ILIAS open source, Extended GPL, see docs/LICENSE */
3
7
class
ilTemplateX
extends
HTML_Template_ITX
8
{
9
function
callConstructor
()
10
{
11
$this->
HTML_Template_ITX
();
12
}
13
}
14
?>
ilTemplateX\callConstructor
callConstructor()
Definition:
class.ilTemplateHTMLITX.php:9
HTML_Template_ITX
Definition:
ITX.php:41
HTML_Template_ITX\HTML_Template_ITX
HTML_Template_ITX($root='')
Builds some complex regexps and calls the constructor of the parent class.
Definition:
ITX.php:118
ilTemplateX
Dummy class that inherits from new ITX PEAR Class (see header.inc)
Definition:
class.ilTemplateHTMLITX.php:7
Services
UICore
classes
class.ilTemplateHTMLITX.php
Generated on Mon Aug 25 2025 19:00:51 for ILIAS by
1.8.13 (using
Doxyfile
)