Cheetah
|
Public Member Functions | |
__construct ($iYear, $iMonth, &$oDb, &$oConfig, &$oTemplate) | |
getEntriesNames () | |
![]() | |
__construct ($iYear, $iMonth, &$oDb, &$oConfig) | |
getData () | |
getBaseUri () | |
getBrowseUri () | |
getMonthUrl ($isNextMoths, $isMiniMode=false) | |
setBlockId ($iBlockID) | |
setDynamicUrl ($s) | |
![]() | |
__construct ($iYear, $iMonth) | |
__construct ($iYear, $iMonth) | |
__construct ($iYear, $iMonth) | |
![]() | |
display ($isMiniMode=false) | |
![]() | |
_getWeekNames ($isMiniMode=false) | |
_getCalendarGrid (&$aCalendarGrid) | |
_getCalendar () | |
getTitle () | |
getUnit (&$aData) | |
Public Attributes | |
$oTemplate | |
![]() | |
$oDb | |
$oConfig | |
![]() | |
$iYear | |
$iMonth | |
$iPrevYear | |
$iPrevMonth | |
$iNextYear | |
$iNextMonth | |
$iFirstWeekDay | |
$iNumDaysInMonth | |
$sMonthName | |
$iWeekStart | |
$iWeekEnd | |
Definition at line 10 of file ChEventsCalendar.php.
ChEventsCalendar::__construct | ( | $iYear, | |
$iMonth, | |||
& | $oDb, | ||
& | $oConfig, | ||
& | $oTemplate | ||
) |
Definition at line 14 of file ChEventsCalendar.php.
ChEventsCalendar::getEntriesNames | ( | ) |
return entries names in single and plural forms, for example: ('event', 'events') or ('profile', 'profiles')
Reimplemented from ChWsbTwigCalendar.
Definition at line 20 of file ChEventsCalendar.php.
ChEventsCalendar::$oTemplate |
Definition at line 12 of file ChEventsCalendar.php.