StepContainer that add steps to its stack as the wizard goes along
Located in /polyphony/main/library/Wizard/Components/WLogicStepContainer.class.php (line 25)
SObject | --WizardComponent | --WizardStepContainer | --WLogicStepContainer
Inherited from WizardStepContainer
WizardStepContainer::$_currStep
WizardStepContainer::$_stepNames
WizardStepContainer::$_steps
Inherited from WizardComponent
WizardComponent::$_enabled
WizardComponent::$_enabledSticky
WizardComponent::$_parent
Returns if this StepContainer has a next forward step.
Returns if this StepContainer has a next step.
Goes to the next step, if possible, by popping the next step off the stack.
adds the passed steps to the current step stack if they are not there
Set the steps for this step container. Remove forward and backward capability.
tells the wizard component to update itself... via the current step.
Returns true if this component (and all child components if applicable) have valid values.
By default, this will just return TRUE.
Inherited From WizardStepContainer
WizardStepContainer::WizardStepContainer()
WizardStepContainer::addStep()
WizardStepContainer::getAllValues()
WizardStepContainer::getCurrentStep()
WizardStepContainer::getCurrentStepName()
WizardStepContainer::getMarkup()
WizardStepContainer::getStep()
WizardStepContainer::getSteps()
WizardStepContainer::hasNext()
WizardStepContainer::hasPrevious()
WizardStepContainer::nextStep()
WizardStepContainer::previousStep()
WizardStepContainer::setStep()
WizardStepContainer::setStepByKey()
WizardStepContainer::update()
WizardStepContainer::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:28:08 -0400 by phpDocumentor 1.3.0RC3