This class allows for the creation of a input type='checkbox' element.
Located in /polyphony/main/library/Wizard/Components/WCheckBox.class.php (line 25)
SObject | --WizardComponent | --WCheckBox
Inherited from WizardComponent
WizardComponent::$_enabled
WizardComponent::$_enabledSticky
WizardComponent::$_parent
Add a confirmation question that will be present in a javascript 'confirm' dialog onchange press.
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
In this case, a "1" or a "0" is returned, depending on the checked state of the checkbox.
Answer the javascript commands to check the checkbox.
Returns a block of XHTML-valid code that contains markup for this specific component.
Answer the javascript commands to execute when the checkbox is clicked.
Answer the javascript commands to execute when the checkbox is clicked.
Answer the javascript commands to check the checkbox.
Sets if this checkbox should be checked or not as a default value.
Sets the label for this checkbox element.
Sets the CSS style of the label for this element.
Sets if this checkbox should be checked or not as a default value.
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
Inherited From WizardComponent
WizardComponent::getAllValues()
WizardComponent::getMarkup()
WizardComponent::getWizard()
WizardComponent::isEnabled()
WizardComponent::setEnabled()
WizardComponent::setParent()
WizardComponent::update()
WizardComponent::validate()
Inherited From SObject
SObject::asA()
SObject::asString()
SObject::copy()
SObject::copySameFrom()
SObject::copyTwoLevel()
SObject::deepCopy()
SObject::isEqual()
SObject::isEqualTo()
SObject::isNotEqualTo()
SObject::isNotReferenceTo()
SObject::isReferenceTo()
SObject::newFrom()
SObject::postCopy()
SObject::printableString()
SObject::shallowCopy()
SObject::_deepCopyArray()
Documentation generated on Wed, 19 Sep 2007 10:27:53 -0400 by phpDocumentor 1.3.0RC3