Class PrimitiveIO_boolean

Description

Located in /polyphony/main/library/DataManagerGUI/PrimitiveIO/IOClasses/PrimitiveIO_boolean.class.php (line 21)

SObject
   |
   --WizardComponent
      |
      --WRadioList
         |
         --PrimitiveIO_boolean
Method Summary
PrimitiveIO_boolean PrimitiveIO_boolean ()
mixed getAllValues ()
void setValue (ref $value)
void setValueFromSObject (ref $value)
Variables
Methods
Constructor PrimitiveIO_boolean (line 23)
PrimitiveIO_boolean PrimitiveIO_boolean ()
getAllValues (line 60)

Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.

  • access: public
mixed getAllValues ()

Redefinition of:
WRadioList::getAllValues()
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
setValue (line 38)

Sets the value of this Component to the SObject passed.

void setValue (ref $value)
  • ref $value: object $value The SObject value to use.

Redefinition of:
WRadioList::setValue()
Sets the value of this radio button group.
setValueFromSObject (line 49)

Sets the value of this Component to the SObject passed.

void setValueFromSObject (ref $value)
  • ref $value: object $value The SObject value to use.

Inherited Methods

Inherited From WRadioList

WRadioList::WRadioList()
WRadioList::addOnChange()
WRadioList::addOption()
WRadioList::getAllValues()
WRadioList::getMarkup()
WRadioList::setStyle()
WRadioList::setValue()
WRadioList::update()
WRadioList::withLayout()

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:25:39 -0400 by phpDocumentor 1.3.0RC3