This class allows for the creation of select lists.
Located in /polyphony/main/library/Wizard/Components/WSelectList.class.php (line 25)
SObject | --WizardComponent | --WSelectList
Class | Description |
---|---|
PrimitiveIO_Authoritative | This class implements standard methods needed by the Authoritative versions of the primitive IO classes, for behaving as select lists. |
Inherited from WizardComponent
WizardComponent::$_enabled
WizardComponent::$_enabledSticky
WizardComponent::$_parent
Add a confirmation question that will be present in a javascript 'confirm' dialog onchange press.
Add a disabled option to this list.
Add commands to the javascript onchange attribute.
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.
Answer true if the value passed is a valid option
Return True if the select list is on the starting display, rather than a real value
Sets the text of the field to display until the user enters the field.
sets the CSS style for the labels of the radio buttons.
Sets the value of this radio button group.
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.
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:18 -0400 by phpDocumentor 1.3.0RC3