Abstract parent for wizards that contain multiple steps
Located in /polyphony/main/library/Wizard/LogicStepWizard.class.php (line 39)
SObject | --WizardComponent | --WizardComponentWithChildren | --Wizard | --SimpleWizard | --StepWizard | --LogicStepWizard
Inherited from StepWizard
StepWizard::$_cancelButton
StepWizard::$_stepContainer
Inherited from SimpleWizard
SimpleWizard::$_text
Inherited from Wizard
Wizard::$_eventListeners
Wizard::$_eventsLater
Wizard::$_formName
Wizard::$_id
Inherited from WizardComponentWithChildren
WizardComponentWithChildren::$_children
Inherited from WizardComponent
WizardComponent::$_enabled
WizardComponent::$_enabledSticky
WizardComponent::$_parent
Set the required steps for this wizard
Returns a new LogicStepWizard with the layout defined as passed. The layout may include any of the following tags:
_saveContinue - a next button that saves changes _cancelContinue - a next button that does not save changes _steps - the place where the current step content will go _cancel - the next step button _save - the previous step button
Inherited From StepWizard
StepWizard::addStep()
StepWizard::getAllValues()
StepWizard::getCurrentStepName()
StepWizard::getSteps()
StepWizard::setStep()
Inherited From SimpleWizard
SimpleWizard::getMarkup()
SimpleWizard::withText()
Inherited From Wizard
Wizard::addEventListener()
Wizard::getIdString()
Wizard::getLayout()
Wizard::getMarkup()
Wizard::getValidationJavascript()
Wizard::getWizard()
Wizard::getWizardFormName()
Wizard::go()
Wizard::parseText()
Wizard::setIdString()
Wizard::setParent()
Wizard::triggerEvent()
Wizard::triggerLater()
Wizard::update()
Inherited From WizardComponentWithChildren
WizardComponentWithChildren::addComponent()
WizardComponentWithChildren::getAllValues()
WizardComponentWithChildren::getChild()
WizardComponentWithChildren::getChildren()
WizardComponentWithChildren::removeChild()
WizardComponentWithChildren::setEnabled()
WizardComponentWithChildren::update()
WizardComponentWithChildren::validate()
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:24:54 -0400 by phpDocumentor 1.3.0RC3