The 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 - PHP For Applications. |
![]() |
P4A - PHP For Applications. |
![]() |
The mask is the basic interface object wich contains all widgets and generically every displayed object. |
![]() |
Every DATA_SOURCE field is a DATA_FIELD. |
![]() |
Base class for objects that permit user interation with the application. |
![]() |
THE APPLICATION. |
Handle an action implemented by the object.
Destroys the object Retrieves all children objects and destroy them.
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.
Returns the object name.
Returns the "CLASS" type of the object.
Wrapper for setting an intercepted event on an object.
Tells an object to execute a method when an action is called.
Tells if an action is triggered.
Class constructor.
Sets default properties and store the object in the application object stack.
Sets the object's name.
Documentation generated on Mon, 07 Jan 2008 11:29:28 +0100 by phpDocumentor 1.4.0