Stores information about participants both from a base list and any included/excluded lists.
More...
Detailed Description
Stores information about participants both from a base list and any included/excluded lists.
- Author
- Edward Plainview edwar.nosp@m.d.pl.nosp@m.ainvi.nosp@m.ew@s.nosp@m.verig.nosp@m.edem.nosp@m.okrat.nosp@m.erna.nosp@m..se
Member Function Documentation
| SD_Meeting_Tool_List_Collection::exclude_participants |
( |
|
$participants | ) |
|
Excludes an array of participants.
- Parameters
-
| $participants | array Participant IDs in an array. |
| SD_Meeting_Tool_List_Collection::include_participants |
( |
|
$participants | ) |
|
Includes an array of participants.
- Parameters
-
| $participants | array Participant IDs in an array. |
| SD_Meeting_Tool_List_Collection::seen |
( |
|
$list_id | ) |
|
Queries whether this list has been seen. Also adds it to the list of seen lists.
- Parameters
-
| $list_id | int|array List id or array thereof that we've seen. |
- Returns
- bool False if we haven't seen this list, true if we have.
Member Data Documentation
| SD_Meeting_Tool_List_Collection::$participants = array() |
Array of list participants in this collection.
| SD_Meeting_Tool_List_Collection::$seen = array() |
List of list ids we have seen.
The documentation for this class was generated from the following file: