This class allows for the creation of a ColorWheel color management tool.
Located in /polyphony/main/library/Wizard/Components/WColorWheel.class.php (line 27)
SObject | --WizardComponent | --WColorWheel
Inherited from WizardComponent
WizardComponent::$_enabled
WizardComponent::$_enabledSticky
WizardComponent::$_parent
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.
Gets the current Settings of the ColorWheel object. The settings are returned as a string with the attributes separated by semicolons.
The order is: mainColor;preset;slider-value;safecolor;shift1;shift2;shift3;shift4;schema;
sets the CSS style for the labels of the radio buttons.
Sets the value of this ColorWheel object.
The value is a string containing the hex representation of the selected colors. Colors come in groups of 4:first is the base color and then follow three variations. Some schemata give more than one group of colors. Thus, the string starts with the number of color groups returned by the ColorWheel and then follow the colors themselves(in hex) all separated by a semicolon. So an example could be: 1;#007D48;#BFFFE4;#80FFC9;#00B366; where you are given 1 group of 4 colors.
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:27:54 -0400 by phpDocumentor 1.3.0RC3