Class PrimitiveIO_Authoritative_datetime

Description

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

SObject
   |
   --WizardComponent
      |
      --WSelectList
         |
         --PrimitiveIO_Authoritative
            |
            --PrimitiveIO_Authoritative_datetime
Method Summary
PrimitiveIO_Authoritative_datetime PrimitiveIO_Authoritative_datetime ()
mixed getAllValues ()
boolean validate ()
Variables
Methods
Constructor PrimitiveIO_Authoritative_datetime (line 26)
PrimitiveIO_Authoritative_datetime PrimitiveIO_Authoritative_datetime ()
getAllValues (line 53)

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:
WSelectList::getAllValues()
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
validate (line 38)

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.

  • access: public
boolean validate ()

Redefinition of:
WizardComponent::validate()
Returns true if this component (and all child components if applicable) have valid values.

Inherited Methods

Inherited From PrimitiveIO_Authoritative

PrimitiveIO_Authoritative::addOptionFromSObject()
PrimitiveIO_Authoritative::isOption()
PrimitiveIO_Authoritative::setValue()
PrimitiveIO_Authoritative::setValueFromSObject()

Inherited From WSelectList

WSelectList::WSelectList()
WSelectList::addConfirm()
WSelectList::addDisabledOption()
WSelectList::addOnChange()
WSelectList::addOption()
WSelectList::getAllValues()
WSelectList::getMarkup()
WSelectList::isOption()
WSelectList::isStartingDisplay()
WSelectList::setStartingDisplayText()
WSelectList::setStyle()
WSelectList::setValue()
WSelectList::update()

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