Object | --PropertyEditor | --ColorPropertyEditor
Located in File: /designide.inc.php
![]() | Attributes | Return specific attributes for the OI [Overrides PropertyEditor::Attributes] |
![]() | OutputPath | If required, returns a path to become the document root for the webserver to call the property editor [Overrides PropertyEditor::OutputPath] |
Defined in class PropertyEditor |
||
![]() | Attributes | Return specific attributes for the OI |
![]() | OutputPath | If required, returns a path to become the document root for the webserver to call the property editor |
property Attributes (line 391)
property OutputPath (line 401)
property Attributes
property OutputPath
| Execute | Executes the property editor [Overrides PropertyEditor::Execute()] |
Defined in class Object |
||
![]() | __construct | Constructs an object and initializes its data before the object is first used. |
![]() | className | Returns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument). |
![]() | classParent | Returns the type of the immediate ancestor of a class. |
Method Execute (line 406)
Overrides : PropertyEditor::Execute() Executes the property editor