A single voting choice for elections. More...
Public Member Functions | |
| __construct () | |
Public Attributes | |
| $count = 0 | |
| $list_id | |
| $name | |
| $uuid | |
A single voting choice for elections.
A multi-purpose class for election choices, used for manual, open and anon elections.
| SD_Meeting_Tool_Election_Choice::__construct | ( | ) |
| SD_Meeting_Tool_Election_Choice::$count = 0 |
How many voters voted for this option.
This option is used when the election is manual.
| SD_Meeting_Tool_Election_Choice::$list_id |
Which list is associated to this option.
Used for open and anon elections.
| SD_Meeting_Tool_Election_Choice::$name |
Name / description of choice.
| SD_Meeting_Tool_Election_Choice::$uuid |
Unique ID for this choice. $var $uuid
1.8.1.2