Class WGUISelectList

Description

This class make a selectlist associated with a style property

Located in /polyphony/main/library/GUIWizardComponents/WGUISelectList.class.php (line 26)

SObject
   |
   --WizardComponent
      |
      --WGUIComponent
         |
         --WGUISelectList
Method Summary
WGUISelectList WGUISelectList (mixed $callBack, mixed $collectionSelector, mixed $styleProperty, mixed $componentClass, mixed $options, [mixed $styles = false])
void exportValue ()
boolean isPossibleValue (string $value)
Variables
Methods
Constructor WGUISelectList (line 37)

Creates the component.

styles can be an array indexed just as options is with styles as strings, can be set to a string to describe the appropriate style property to automatically generate styles, or set to false to just leave them off.

WGUISelectList WGUISelectList (mixed $callBack, mixed $collectionSelector, mixed $styleProperty, mixed $componentClass, mixed $options, [mixed $styles = false])
exportValue (line 61)

copy the value of the Wizard component to the StyleComponent

void exportValue ()

Redefinition of:
WGUIComponent::exportValue()
copy the value of the Wizard component to the StyleComponent
isPossibleValue (line 75)

Is $value a legitamate value for this wizard component?

  • return: if the value is legitimate
boolean isPossibleValue (string $value)
  • string $value: the value to test

Redefinition of:
WGUIComponent::isPossibleValue()
Is $value a legitamate value for this wizard component?

Inherited Methods

Inherited From WGUIComponent

WGUIComponent::exportValue()
WGUIComponent::getAllValues()
WGUIComponent::getMarkup()
WGUIComponent::getStyleCollection()
WGUIComponent::getStyleComponent()
WGUIComponent::importValue()
WGUIComponent::init()
WGUIComponent::isPossibleValue()
WGUIComponent::update()
WGUIComponent::useDefaultValue()
WGUIComponent::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:00 -0400 by phpDocumentor 1.3.0RC3