Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
ResultsWidget Class Reference

Public Member Functions

 run ()
 getIsVoted ()

Public Attributes

 $id
 $inPercents = false
 $precision = 1
 $unvotedShow = true
 $firstResult = false

Detailed Description

Widget for pooling questions. Show question and available answers.

Definition at line 7 of file ResultsWidget.php.

Member Data Documentation

ResultsWidget::$firstResult = false

Precision when result displays above vote form

string

Definition at line 41 of file ResultsWidget.php.

ResultsWidget::$inPercents = false

If display statistics in percents

bool

Definition at line 21 of file ResultsWidget.php.

ResultsWidget::$precision = 1

Precision when display votes in percents

string

Definition at line 28 of file ResultsWidget.php.

ResultsWidget::$unvotedShow = true

If show results for user which havent vote(by checking session)

boolean

Definition at line 35 of file ResultsWidget.php.


The documentation for this class was generated from the following file: