<##>
Located in /polyphony/main/library/Wizard/Components/WSelectOrNew.class.php (line 23)
SObject | --WizardComponent | --WizardComponentWithChildren | --WSelectOrNew
Class | Description |
---|---|
PrimitiveIO_AuthoritativeContainer | The authoritavieContainer holds multiple fields to allow for choosing from a list or adding a new value. Its children are the list and the new value |
Inherited from WizardComponentWithChildren
WizardComponentWithChildren::$_children
Inherited from WizardComponent
WizardComponent::$_enabled
WizardComponent::$_enabledSticky
WizardComponent::$_parent
Adds an option to this list.
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.
Return true if we should be using the new value rather than the select
$this is a shallow copy, subclasses should override to copy fields as necessary to complete the full copy.
Sets if this component will be enabled or disabled.
Sets this element's regular expression. Its value must match this to be considered valid.
Sets the CSS style of the error text.
Sets the text to be displayed if an error occurs.
Sets the label for this checkbox element.
Set the input component
Set the input component
Set the value of the input component
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.
Returns true if this component (and all child components if applicable) have valid values.
By default, this will just return TRUE. Validate should be called usually before a save event is handled, to make sure everything went smoothly.
Initialize our fields
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:19 -0400 by phpDocumentor 1.3.0RC3