![]() |
CMS
Version 3.9
|
EventMapRecord is a pseudo-DataItem used to convert the Event Map entries into a format that can be used with our display controls. More...
Inherits DataItem.
Static Public Member Functions | |
static | convert ($obj) |
Converts an Event Map record entry to a DataItem. More... | |
static | convertMap ($map) |
Converts and sorts a full event map. More... | |
Public Attributes | |
$fields | |
EventMapRecord is a pseudo-DataItem used to convert the Event Map entries into a format that can be used with our display controls.
Definition at line 12 of file event_map_record.inc.
|
static |
Converts an Event Map record entry to a DataItem.
Definition at line 23 of file event_map_record.inc.
|
static |
Converts and sorts a full event map.
array | $map |
Definition at line 47 of file event_map_record.inc.
EventMapRecord::$fields |
Definition at line 14 of file event_map_record.inc.