Cheetah
|
Go to the source code of this file.
Functions | |
getBlockCode_Results ($iBlockID) | |
getProfilesByDate ($sDate) | |
getCalendar () | |
Variables | |
$_page ['name_index'] = 7 | |
$_page ['css_name'] = 'browse.css' | |
$_page ['header'] = _t('_People_Calendar') | |
$_ni = $_page['name_index'] | |
$_page_cont [$_ni]['page_main_code'] = getBlockCode_Results(100) | |
getBlockCode_Results | ( | $iBlockID | ) |
Definition at line 30 of file calendar.php.
getCalendar | ( | ) |
Definition at line 55 of file calendar.php.
getProfilesByDate | ( | $sDate | ) |
Definition at line 43 of file calendar.php.
$_ni = $_page['name_index'] |
Definition at line 25 of file calendar.php.
$_page[ 'css_name'] = 'browse.css' |
Definition at line 22 of file calendar.php.
Definition at line 24 of file calendar.php.
$_page[ 'name_index'] = 7 |
Definition at line 21 of file calendar.php.
$_page_cont[ $_ni][ 'page_main_code'] = getBlockCode_Results(100) |
Definition at line 26 of file calendar.php.