VCL
[ class tree: VCL ] [ index: VCL ] [ all elements ]

Class: ColorPropertyEditor

Source Location: /designide.inc.php

Class Overview

Object
   |
   --PropertyEditor
      |
      --ColorPropertyEditor

Editor for Color properties


Class Details

[line 292]
Editor for Color properties



[ Top ]

Properties

Events

    [none]

JS Events

    [none]

Methods

Constants

    [none]

Inherited Properties

Class: PropertyEditor

PropertyEditor::Attributes
Return specific attributes for the OI
PropertyEditor::OutputPath
If required, returns a path to become the document root for the webserver to call the property editor

Inherited Events

Inherited JS Events

Inherited Methods

Class: PropertyEditor

PropertyEditor::Execute
Executes the property editor

Class: Object

Object::__construct
Constructor
Object::className
Returns the name of the object class
Object::classNameIs
Check if the object is from a specific class
Object::classParent
Returns the parent class of the object
Object::inheritsFrom
Check if the object inherits from a specific class
Object::methodExists
Check if a method exists
Object::readProperty
Reads a property from the streams
Object::__get
To virtualize properties
Object::__set
To virtualize properties

Properties


property Attributes [line 294]

Return specific attributes for the OI

Defined in PropertyEditor::Attributes
[ Top ]

property OutputPath [line 304]

If required, returns a path to become the document root for the webserver to call the property editor

Defined in PropertyEditor::OutputPath
[ Top ]


Events



Javascript Events



Methods


void Execute [line 309]

void Execute( $current_value)



Overrides PropertyEditor::Execute (Executes the property editor)

Parameters:

   $current_value  

[ Top ]



Documentation generated on Tue, 27 Mar 2007 13:34:28 +0200 by phpDocumentor 1.3.1