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

Class: DatabaseEditor

Source Location: /designide.inc.php

Class Overview

Object
   |
   --ComponentEditor
      |
      --DatabaseEditor

Base class for component editors


Class Details

[line 580]
Base class for component editors



[ Top ]

Properties

Events

    [none]

JS Events

    [none]

Methods

Constants

    [none]

Inherited Properties

Class: ComponentEditor

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

Inherited Events

Inherited JS Events

Inherited Methods

Class: ComponentEditor

ComponentEditor::executeVerb
Depending on the verb, perform any action you want

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 [line 582]

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

Defined in ComponentEditor::Verbs
[ Top ]


Events



Javascript Events



Methods


void executeVerb [line 587]

void executeVerb( $verb)



Overrides ComponentEditor::executeVerb (Depending on the verb, perform any action you want)

Parameters:

   $verb  

[ Top ]



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