Buttons of this class tree are used in logic wizards to control wizard flow.
Located in /polyphony/main/library/Wizard/Components/WLogicButton.class.php (line 25)
SObject | --WizardComponent | --WEventButton | --WLogicButton
Inherited from WEventButton
WEventButton::$_event
Inherited from WizardComponent
WizardComponent::$_enabled
WizardComponent::$_enabledSticky
WizardComponent::$_parent
Sets the on-click javascript to be called.
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
Returns a block of XHTML-valid code that contains markup for this specific component.
Sets the label for the button.
Sets the logic controller for the button
Sets the logic controller and label for the button
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.
virtual constructor
virtual constructor
Inherited From WEventButton
WEventButton::addConfirm()
WEventButton::addOnClick()
WEventButton::getAllValues()
WEventButton::getMarkup()
WEventButton::setEventAndLabel()
WEventButton::setLabel()
WEventButton::update()
WEventButton::withEventAndLabel()
WEventButton::withLabel()
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:28:07 -0400 by phpDocumentor 1.3.0RC3