Cheetah
Public Member Functions | Public Attributes | List of all members
ChEventsCalendar Class Reference
Inheritance diagram for ChEventsCalendar:
ChWsbTwigCalendar ChTemplCalendar ChBaseCalendar ChWsbCalendar

Public Member Functions

 __construct ($iYear, $iMonth, &$oDb, &$oConfig, &$oTemplate)
 
 getEntriesNames ()
 
- Public Member Functions inherited from ChWsbTwigCalendar
 __construct ($iYear, $iMonth, &$oDb, &$oConfig)
 
 getData ()
 
 getBaseUri ()
 
 getBrowseUri ()
 
 getMonthUrl ($isNextMoths, $isMiniMode=false)
 
 setBlockId ($iBlockID)
 
 setDynamicUrl ($s)
 
- Public Member Functions inherited from ChTemplCalendar
 __construct ($iYear, $iMonth)
 
 __construct ($iYear, $iMonth)
 
 __construct ($iYear, $iMonth)
 
- Public Member Functions inherited from ChBaseCalendar
 display ($isMiniMode=false)
 
- Public Member Functions inherited from ChWsbCalendar
 _getWeekNames ($isMiniMode=false)
 
 _getCalendarGrid (&$aCalendarGrid)
 
 _getCalendar ()
 
 getTitle ()
 
 getUnit (&$aData)
 

Public Attributes

 $oTemplate
 
- Public Attributes inherited from ChWsbTwigCalendar
 $oDb
 
 $oConfig
 
- Public Attributes inherited from ChWsbCalendar
 $iYear
 
 $iMonth
 
 $iPrevYear
 
 $iPrevMonth
 
 $iNextYear
 
 $iNextMonth
 
 $iFirstWeekDay
 
 $iNumDaysInMonth
 
 $sMonthName
 
 $iWeekStart
 
 $iWeekEnd
 

Detailed Description

Definition at line 10 of file ChEventsCalendar.php.

Constructor & Destructor Documentation

◆ __construct()

ChEventsCalendar::__construct (   $iYear,
  $iMonth,
$oDb,
$oConfig,
$oTemplate 
)

Definition at line 14 of file ChEventsCalendar.php.

Member Function Documentation

◆ getEntriesNames()

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.

Member Data Documentation

◆ $oTemplate

ChEventsCalendar::$oTemplate

Definition at line 12 of file ChEventsCalendar.php.


The documentation for this class was generated from the following file: