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

Class: ComponentEditor

Source Location: /designide.inc.php

Class Overview

Object
   |
   --ComponentEditor

Base class for component editors


Class Details

[line 226]
Base class for component editors



[ Top ]

Properties

Events

    [none]

JS Events

    [none]

Methods

Constants

    [none]

Child classes:

DatabaseEditor
Base class for component editors

Inherited Properties

Inherited Events

Inherited JS Events

Inherited Methods

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 Verbs : array [line 234]

Return here an array of items to show when right clicking a component

[ Top ]


Events



Javascript Events



Methods


void executeVerb [line 244]

void executeVerb( integer $verb)

Depending on the verb, perform any action you want



Overridden in child classes as:

DatabaseEditor::executeVerb()

Parameters:

integer   $verb   Index of the verb the IDE wants to execute

[ Top ]



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