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