Container for a display format. More...
Public Member Functions | |
| __construct () | |
Public Attributes | |
| $id | |
| $data | |
Container for a display format.
The container contains info about the id and the human-readable name of the format.
The $data structure is internal to SD_Meeting_Tool_Display_Formats.
| SD_Meeting_Tool_Display_Format::__construct | ( | ) |
| SD_Meeting_Tool_Display_Format::$data |
Various data as a stdClass.
Stores:
$var $data
| SD_Meeting_Tool_Display_Format::$id |
ID of the display format.
1.8.1.2