Public Member Functions | |
run () | |
getIsVoted () |
Public Attributes | |
$id | |
$inPercents = false | |
$precision = 1 | |
$unvotedShow = true | |
$firstResult = false |
Widget for pooling questions. Show question and available answers.
Definition at line 7 of file ResultsWidget.php.
ResultsWidget::$firstResult = false |
Precision when result displays above vote form
string
Definition at line 41 of file ResultsWidget.php.
ResultsWidget::$inPercents = false |
ResultsWidget::$precision = 1 |
ResultsWidget::$unvotedShow = true |
If show results for user which havent vote(by checking session)
boolean
Definition at line 35 of file ResultsWidget.php.