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

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

Detailed Description

Widget for pooling questions. Show question and available answers.

Definition at line 7 of file PoolWidget.php.

Member Data Documentation

PoolWidget::$ajax

Submit form via ajax

string

Definition at line 99 of file PoolWidget.php.

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

If show widget for voted user

boolean

Definition at line 106 of file PoolWidget.php.


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