|
KWeb
6.4
|
Public Member Functions | |
| __construct ($id, $db=false, $formNameFormat=false) | |
| add ($value, $dbId=true) | |
| printPoll ($printer) | |
| getSubmitId () | |
| setSubmitId ($id) | |
| submitExists () | |
| storeSubmit () | |
| storeSubmitAnswers ($fields) | |
Data Fields | |
| $form | |
| $id | |
| $pollIds = array() | |
| $userId = null | |
| $submitId = null | |
| $db = null | |
| $table = 'k_poll' | |
| Poller::__construct | ( | $ | id, |
| $ | db = false, |
||
| $ | formNameFormat = false |
||
| ) |
| Poller::add | ( | $ | value, |
| $ | dbId = true |
||
| ) |
| $value | FormValue |
| Poller::getSubmitId | ( | ) |
| Poller::printPoll | ( | $ | printer | ) |
| Poller::setSubmitId | ( | $ | id | ) |
| Poller::storeSubmit | ( | ) |
| Poller::storeSubmitAnswers | ( | $ | fields | ) |
| Poller::submitExists | ( | ) |
| Poller::$db = null |
| Poller::$form |
| Poller::$id |
| Poller::$pollIds = array() |
| Poller::$submitId = null |
| Poller::$table = 'k_poll' |
| Poller::$userId = null |