Cheetah
modules
cheetah
photos
classes
ChPhotosCmts.php
Go to the documentation of this file.
1
<?
php
2
8
ch_import
(
'ChWsbFilesCmts'
);
9
10
class
ChPhotosCmts
extends
ChWsbFilesCmts
11
{
12
function
__construct
($sSystem,
$iId
, $iInit = 1)
13
{
14
parent::__construct($sSystem,
$iId
, $iInit);
15
16
$this->_oModule =
ChWsbModule::getInstance
(
'ChPhotosModule'
);
17
}
18
}
ChWsbModule\getInstance
static getInstance($sClassName)
Definition:
ChWsbModule.php:89
ch_import
ch_import($sClassName, $aModule=array())
Definition:
utils.inc.php:1218
php
$iId
$iId
Definition:
license.php:15
ChPhotosCmts\__construct
__construct($sSystem, $iId, $iInit=1)
Definition:
ChPhotosCmts.php:12
ChPhotosCmts
Definition:
ChPhotosCmts.php:11
ChWsbFilesCmts
Definition:
ChWsbFilesCmts.php:12
Generated by
1.8.20