P4A_ObjectThe base class extended by every p4a object.
Keeps object identifiers (id, name) and any method for event triggering.
Located in /p4a/p4a_object.php (line 47)
| Class | Description |
|---|---|
P4A_Collection
|
P4A - PHP For Applications. |
P4A_Data_Field
|
Every DATA_SOURCE field is a DATA_FIELD. |
P4A_Data_Source
|
P4A - PHP For Applications. |
P4A_Mask
|
The mask is the basic interface object wich contains all widgets and generically every displayed object. |
P4A
|
THE APPLICATION. |
P4A_Widget
|
Base class for objects that permit user interation with the application. |
actionHandler (line 186)
Handle an action implemented by the object.
build (line 98)
destroy (line 142)
Destroys the object Retrieves all children objects and destroy them.
errorHandler (line 263)
Handle an error action implemented by the object.
Checks if the the specified action is triggered and calls it, if the action is not triggered calls the general error handler for the object.
getId (line 132)
getName (line 175)
Returns the object name.
getObjectType (line 249)
Returns the "CLASS" type of the object.
getParentID (line 126)
implementMethod (line 224)
Wrapper for setting an intercepted event on an object.
intercept (line 209)
Tells an object to execute a method when an action is called.
isActionTriggered (line 235)
Tells if an action is triggered.
p4a_object (line 85)
Class constructor.
Sets default properties and store the object in the application object stack.
setName (line 164)
Sets the object's name.
setParentID (line 120)
void (line 295)
Documentation generated on Fri, 26 May 2006 12:43:30 +0200 by phpDocumentor 1.3.0RC5