ZFormCheckboxLocated in /Form/elements/ZFormCheckbox.php (line 34)
ZFormElement | --ZFormWebElement | --ZFormInputElement | --ZFormCheckbox
mixed
$_checked
= false (line 36)
Inherited from ZFormWebElement
ZFormWebElement::$_bottomBlocks
ZFormWebElement::$_tagName
ZFormWebElement::$_topBlocks
ZFormWebElement::$_wrapExisting
Inherited from ZFormElement
ZFormElement::$_attributes
ZFormElement::$_behaviors
ZFormElement::$_childNodes
ZFormElement::$_eatEvents
ZFormElement::$_errors
ZFormElement::$_eventListeners
ZFormElement::$_events
ZFormElement::$_idPath
ZFormElement::$_parentNode
ZFormElement::$_process
ZFormElement::$_validators
Constructor __construct (line 47)
Class constructor. Sets up the ZForm element, types it as a 'CHECKBOX' element
getChecked (line 75)
Returns the true if the CheckBox is checked
getMemento (line 87)
Create a memento which saves the state of the Checkbox for storage in the session.
loadRequestData (line 116)
The method is called when a ZForm is being processed to give the ZFormCheckbox and opportunity to initialize itself even when there is not data being directly targed to the ZFormWebElement
setChecked (line 59)
Sets the value of the HTML checked attribute
setMemento (line 101)
Restores the state of the checkbox from its memento which was returned by getMemento.
setValue (line 126)
Overrides setValue in the parent to also set the checked status of the ZCheckBox.
Inherited From ZFormInputElement
ZFormInputElement::__construct()
ZFormInputElement::getMemento()
ZFormInputElement::setMemento()
Inherited From ZFormWebElement
ZFormWebElement::__construct()
ZFormWebElement::addScriptBlock()
ZFormWebElement::close()
ZFormWebElement::emitAttributes()
ZFormWebElement::emitScriptBlocks()
ZFormWebElement::getMemento()
ZFormWebElement::getValue()
ZFormWebElement::loadRequestData()
ZFormWebElement::open()
ZFormWebElement::render()
ZFormWebElement::renderBody()
ZFormWebElement::setMemento()
ZFormWebElement::setValue()
ZFormWebElement::setWrapExisting()
ZFormWebElement::_applyClientBehaviors()
ZFormWebElement::_emitClientBehaviors()
ZFormWebElement::_emitClientValidators()
ZFormWebElement::__get()
ZFormWebElement::__set()
Inherited From ZFormElement
ZFormElement::__construct()
ZFormElement::addBehavior()
ZFormElement::addEventListener()
ZFormElement::addValidator()
ZFormElement::appendChild()
ZFormElement::fireEvent()
ZFormElement::getAttribute()
ZFormElement::getAttributes()
ZFormElement::getBehaviors()
ZFormElement::getChildNodes()
ZFormElement::getElementById()
ZFormElement::getErrorMessage()
ZFormElement::getEventListeners()
ZFormElement::getID()
ZFormElement::getIDPath()
ZFormElement::getIsProcessing()
ZFormElement::getMemento()
ZFormElement::getParentNode()
ZFormElement::getRoot()
ZFormElement::getValidationErrors()
ZFormElement::getValidators()
ZFormElement::getValue()
ZFormElement::handleEvent()
ZFormElement::hasChildNodes()
ZFormElement::invokeApplication()
ZFormElement::loadRequestData()
ZFormElement::persist()
ZFormElement::process()
ZFormElement::removeChild()
ZFormElement::removedBehavior()
ZFormElement::removedValidator()
ZFormElement::removeEventListener()
ZFormElement::restoreState()
ZFormElement::setAllowEvents()
ZFormElement::setAttribute()
ZFormElement::setID()
ZFormElement::setMemento()
ZFormElement::setParentNode()
ZFormElement::setProcess()
ZFormElement::setValue()
ZFormElement::validate()
ZFormElement::_appendToList()
ZFormElement::_computeIDPath()
ZFormElement::_gatherMementos()
ZFormElement::_isLegalName()
ZFormElement::_performValidation()
ZFormElement::_processEvents()
ZFormElement::_removeFromList()
ZFormElement::_restoreMementos()
Documentation generated on Wed, 21 Feb 2007 12:03:24 -0800 by phpDocumentor 1.3.1