forms_ClientSeasonAllows user to either add a new record or edit or delete an existing record.
Note : None of the data values will be available to the constructor. See : action helper : ProcessForm.php
Configures and displays the form. Key values are added as hidden fields. On 'submit', the data is validated then the appropriate DB action is performed.
Located in /application/forms/ClientSeason.php (line 24)
Zend_Form | --BaseForm | --forms_ClientSeason
All data has now been validated. Perhaps keys need to be constructed before the data is saved.
Inherited From BaseForm
BaseForm::__construct()
BaseForm::addSubmitButton()
BaseForm::postValidationActions()
BaseForm::prettify()
BaseForm::setDefaultDecorators()
BaseForm::setReadOnly()
Documentation generated on Fri, 27 Mar 2009 13:48:29 +0000 by phpDocumentor 1.4.1