| Package | Description |
|---|---|
| org.chorem.pollen.ui.actions.poll |
Base Package for the all poll actions.
|
| org.chorem.pollen.ui.actions.poll.admin |
Base Package for the all poll admin actions.
|
| org.chorem.pollen.ui.actions.poll.vote |
Base Package for the all poll vote actions (means all actions specific to
the vote page).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResultForPoll
Display results of a poll.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClosePoll
Closes an existing poll.
|
class |
ConfirmPollAction
To confirm a poll action (such as delete or close).
|
class |
DeletePoll
Deletes an existing poll.
|
class |
ExportPoll
Exports an existing poll.
|
class |
SummaryPoll
Action to display summary of a poll for his creator (or an admin).
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractVoteAction
Abstract action for actions on the vote poll page.
|
class |
AddChoice
To add a poll comment.
|
class |
AddComment
To add a poll comment.
|
class |
ConfirmDeleteChoice
To confirm delete of a poll choice.
|
class |
ConfirmDeleteComment
To confirm a comment delete.
|
class |
ConfirmDeleteVote
To confirm delete of a poll vote
|
class |
DeleteChoice
To delete a poll choice
|
class |
DeleteComment
To delete a poll comment.
|
class |
DeleteVote
To delete a poll vote.
|
class |
ModeratePoll
To moderate votes and comment of a given poll.
|
class |
VoteForPoll
Votes to a poll.
|
Copyright © 2009-2012 CodeLutin. All Rights Reserved.