An agenda, containing talking points for the day in the form of {SD_Meeting_Tool_Agenda_Item}s.
More...
Detailed Description
Constructor & Destructor Documentation
| SD_Meeting_Tool_Agenda::__construct |
( |
| ) |
|
Member Function Documentation
| SD_Meeting_Tool_Agenda::get_current_item_id |
( |
| ) |
|
- Returns
- The ID of the current agenda item, or false if no item is selected.
| SD_Meeting_Tool_Agenda::is_current_item_id |
( |
|
$item_id | ) |
|
- Parameters
-
- Returns
- True if $item_id is the currently selected item.
| SD_Meeting_Tool_Agenda::set_current_item_id |
( |
|
$new_item_id | ) |
|
Sets a new value for the current item id.
- Parameters
-
| $new_item_id | The ID of the agenda item to set as the current. |
Member Data Documentation
| SD_Meeting_Tool_Agenda::$data |
Various data as a stdClass.
Stores:
- current_item_id ID of the currently selected agenda item, if any. Else false.
- name Name of agenda. $var $data
| SD_Meeting_Tool_Agenda::$id |
| SD_Meeting_Tool_Agenda::$items = array() |
The documentation for this class was generated from the following file: