This component allows for the creation of ordered repeatable components or groups of components.
Located in /polyphony/main/library/Wizard/Components/WOrderedRepeatableComponentCollection.class.php (line 26)
SObject | --WizardComponent | --WizardComponentWithChildren | --WRepeatableComponentCollection | --WOrderedRepeatableComponentCollection
Inherited from WRepeatableComponentCollection
WRepeatableComponentCollection::$_addButton
WRepeatableComponentCollection::$_collections
WRepeatableComponentCollection::$_max
WRepeatableComponentCollection::$_min
WRepeatableComponentCollection::$_num
WRepeatableComponentCollection::$_prefixFunction
WRepeatableComponentCollection::$_text
Inherited from WizardComponentWithChildren
WizardComponentWithChildren::$_children
Inherited from WizardComponent
WizardComponent::$_enabled
WizardComponent::$_enabledSticky
WizardComponent::$_parent
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 if this component will be enabled or disabled.
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.
Adds a new element to the end of the list.
Removes the elements from our list.
Inherited From WRepeatableComponentCollection
WRepeatableComponentCollection::WRepeatableComponentCollection()
WRepeatableComponentCollection::addValueCollection()
WRepeatableComponentCollection::getAllValues()
WRepeatableComponentCollection::getMarkup()
WRepeatableComponentCollection::setAddLabel()
WRepeatableComponentCollection::setContent()
WRepeatableComponentCollection::setElementLayout()
WRepeatableComponentCollection::setEnabled()
WRepeatableComponentCollection::setMaximum()
WRepeatableComponentCollection::setMiminum()
WRepeatableComponentCollection::setRemoveLabel()
WRepeatableComponentCollection::setStartingNumber()
WRepeatableComponentCollection::setValue()
WRepeatableComponentCollection::update()
WRepeatableComponentCollection::usePrefixFunction()
WRepeatableComponentCollection::validate()
WRepeatableComponentCollection::_addElement()
WRepeatableComponentCollection::_ensureNumber()
WRepeatableComponentCollection::_getAllValues()
WRepeatableComponentCollection::_removeElements()
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:28:12 -0400 by phpDocumentor 1.3.0RC3