PollCollection Class Reference
List of all members.
Public Member Functions |
| getPolls () |
| isPollExpired () |
| canUserViewPoll ($user) |
| hasUserVoted ($userId) |
| getExpirationDate ($format="F j, Y h:i A O") |
| getTotalVotes () |
| getTotalPotentialVoters () |
| getPotentialVoters () |
| PollCollection ($id, $author, $name, $selfVote, $polls, $groups, $created, $timeLimit) |
Static Public Member Functions |
static | newFromId ($id) |
Public Attributes |
| $id |
| $author |
| $name |
| $polls |
| $groups |
| $created |
| $timeLimit |
| $selfVote |
The documentation for this class was generated from the following file:
- extensions/Poll/PollCollection.php