Cheetah
ChTemplProfileGenerator.php
Go to the documentation of this file.
1 <?php
2 
8 ch_import('ChBaseProfileGenerator');
9 
11 {
12  public function __construct ($ID)
13  {
14  parent::__construct ($ID);
15  }
16 }
ch_import
ch_import($sClassName, $aModule=array())
Definition: utils.inc.php:1218
ChTemplProfileGenerator
Definition: ChTemplProfileGenerator.php:11
php
ChBaseProfileGenerator
Definition: ChBaseProfileGenerator.php:15
ChTemplProfileGenerator\__construct
__construct($ID)
Definition: ChTemplProfileGenerator.php:12
$ID
$ID
Definition: click.php:11