Sweden Democrats' Meeting Tool
 All Classes Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
SD_Meeting_Tool_List_Collection Class Reference

Stores information about participants both from a base list and any included/excluded lists. More...

Public Member Functions

 seen ($list_id)
 include_participants ($participants)
 exclude_participants ($participants)

Public Attributes

 $seen = array()
 $participants = array()

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
$participantsarray Participant IDs in an array.
SD_Meeting_Tool_List_Collection::include_participants (   $participants)

Includes an array of participants.

Parameters
$participantsarray 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_idint|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: