Public Member Functions | |
init () | |
run () | |
getSecureResultOptions () |
Public Attributes | |
$id | |
$author_id | |
$question | |
$answers | |
$multiply = false | |
$forwardTo | |
$resultsLink | |
$showResultsLink = false | |
$dynamic | |
$allowAnonymous | |
$additionalFields = array() | |
$ajax | |
$votedShow = true | |
$resultOptions |
Widget for pooling questions. Show question and available answers.
Definition at line 7 of file PoolWidget.php.
PoolWidget::$ajax |
PoolWidget::$resultOptions |
Here stored ResultsWidget options. They are used for ajax reloading
string
Definition at line 113 of file PoolWidget.php.
PoolWidget::$showResultsLink = false |
If show link to voting results without vouting
boolean
Definition at line 72 of file PoolWidget.php.
PoolWidget::$votedShow = true |