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

Class: StringListPropertyEditor

Source Location: /designide.inc.php

Class Overview

Object
   |
   --PropertyEditor
      |
      --StringListPropertyEditor

Property Editor for StringLists


Methods


Inherited Variables

Inherited Methods

Class: PropertyEditor

PropertyEditor::Execute()
Executes the property editor
PropertyEditor::getAttributes()
Return specific attributes for the OI
PropertyEditor::getOutputPath()
If required, returns a path to become the document root for the webserver to call the property editor

Class: Object

Object::__construct()
Constructs an object and initializes its data before the object is first used.
Object::className()
Returns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument).
Object::classNameIs()
Determines whether an object is of a specific type.
Object::classParent()
Returns the type of the immediate ancestor of a class.
Object::inheritsFrom()
Determines the relationship of two object types.
Object::methodExists()
Check if a method exists declared on this object instance.
Object::readProperty()
Reads a property from the streams
Object::__get()
To virtualize properties
Object::__set()
To virtualize properties

Class Details

[line 427]
Property Editor for StringLists



[ Top ]


Class Methods


method Execute [line 445]

void Execute( $current_value)



Overrides PropertyEditor::Execute() (Executes the property editor)

Parameters:

   $current_value  

[ Top ]

method getAttributes [line 429]

void getAttributes( )



Overrides PropertyEditor::getAttributes() (Return specific attributes for the OI)

[ Top ]

method getOutputPath [line 439]

void getOutputPath( )



Overrides PropertyEditor::getOutputPath() (If required, returns a path to become the document root for the webserver to call the property editor)

[ Top ]


Documentation generated on Sat, 13 Jun 2009 10:51:30 -0700 by phpDocumentor 1.4.1