![]() |
CMS
Version 3.9
|
Dummy datamodel to helper manage the calendar data values. More...
Inherits DataItem.
Public Member Functions | |
__construct () | |
Public Attributes | |
$fields | |
$fieldAliases | |
Dummy datamodel to helper manage the calendar data values.
For most of the fields, the field name converted to upper case is the label that should be ouput to icalendar e.g., "prodid" becomes "PRODID"
For others, we use fieldAliases to get the label.
Data filtering can be used to exclude one ore fields if desired.
Definition at line 23 of file i_calendar_manager.inc.
iCalendarData::__construct | ( | ) |
Definition at line 98 of file i_calendar_manager.inc.
iCalendarData::$fieldAliases |
Definition at line 68 of file i_calendar_manager.inc.
iCalendarData::$fields |
Definition at line 25 of file i_calendar_manager.inc.