typecomment
Located in /polyphony/main/library/Wizard/SimpleStepWizard.class.php (line 33)
SObject | --WizardComponent | --WizardComponentWithChildren | --Wizard | --SimpleWizard | --SimpleStepWizard
Class | Description |
---|---|
SingleStepWizard | This is a single-step wizard. It operates just like the multiple-step wizard, but doesn't have or allow more than one step. |
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
Adds a new WizardStep to this wizard.
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
Answer the 'Cancel' button to allow modification of its label and properties.
Answer the 'Save' button to allow modification of its label and properties.
Returns a new SimpleStepWizard with the default layout including all the buttons.
Returns a new SimpleStepWizard with the layout defined as passed. The layout may include any of the following tags:
_save - a save button _cancel - a cancel button _steps - the place where the current step content will go _next - the next step button _prev - the previous step button
Returns a new SimpleStepWizard with the default layout and a title.
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:26:31 -0400 by phpDocumentor 1.3.0RC3