Cheetah
modules
cheetah
sounds
classes
ChSoundsCalendar.php
Go to the documentation of this file.
1
<?
php
2
8
ch_import
(
'ChWsbFilesCalendar'
);
9
10
class
ChSoundsCalendar
extends
ChWsbFilesCalendar
11
{
12
function
__construct
(
$iYear
,
$iMonth
, &
$oDb
, &$oTemplate, &$oConfig)
13
{
14
parent::__construct(
$iYear
,
$iMonth
,
$oDb
, $oTemplate, $oConfig);
15
}
16
}
ChWsbCalendar\$iMonth
$iMonth
Definition:
ChWsbCalendar.php:50
ChSoundsCalendar
Definition:
ChSoundsCalendar.php:11
ch_import
ch_import($sClassName, $aModule=array())
Definition:
utils.inc.php:1218
php
$oDb
global $oDb
Definition:
db.inc.php:39
ChSoundsCalendar\__construct
__construct($iYear, $iMonth, &$oDb, &$oTemplate, &$oConfig)
Definition:
ChSoundsCalendar.php:12
ChWsbFilesCalendar
Definition:
ChWsbFilesCalendar.php:11
ChWsbCalendar\$iYear
$iYear
Definition:
ChWsbCalendar.php:50
Generated by
1.8.20