Form class
package | Webenq_Questionnaires_Collect |
---|---|
author | Bart Huttinga <b.huttinga@nivocer.com>, Jaap-Andre de Hoop <j.dehoop@nivocer.com> |
__construct(\Doctrine_Collection $questions, \Webenq_Model_Respondent $respondent, array $options)
\Doctrine_Collection
\Webenq_Model_Respondent
(optional) If provided the form elements are filled with the respondent's answers
array
getElement(string $name) : \Zend_Form_Element | null
todo | make recursive |
---|
string
\Zend_Form_Element
null
init()
$_questions : \Doctrine_Collection
$_respondent : \Webenq_Model_Respondent