ILIAS
release_4-4 Revision
◀ ilDoc Overview
class.ilTemplateITX.php
Go to the documentation of this file.
1
<?php
2
/* Copyright (c) 1998-2009 ILIAS open source, Extended GPL, see docs/LICENSE */
3
4
8
class
ilTemplateX
extends
IntegratedTemplateExtension
9
{
10
function
callConstructor
()
11
{
12
$this->
IntegratedTemplateExtension
();
13
}
14
}
15
16
?>
ilTemplateX\callConstructor
callConstructor()
Definition:
class.ilTemplateITX.php:10
IntegratedTemplateExtension
ilTemplateX
Dummy class that inherits from new ITX PEAR Class (see header.inc)
Definition:
class.ilTemplateHTMLITX.php:7
Services
UICore
classes
class.ilTemplateITX.php
Generated on Mon Dec 21 2020 19:01:25 for ILIAS by
1.8.13 (using
Doxyfile
)