KWeb  6.4
Poller Class Reference

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'

Constructor & Destructor Documentation

Poller::__construct ( id,
db = false,
formNameFormat = false 
)

Member Function Documentation

Poller::add ( value,
dbId = true 
)
Parameters:
$valueFormValue
Poller::getSubmitId ( )
Poller::printPoll ( printer)
Poller::setSubmitId ( id)
Poller::storeSubmit ( )
Poller::storeSubmitAnswers ( fields)
Poller::submitExists ( )

Field Documentation

Poller::$db = null
Poller::$form
Poller::$id
Poller::$pollIds = array()
Poller::$submitId = null
Poller::$table = 'k_poll'
Poller::$userId = null

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