THE APPLICATION.
Stands for the currently running istance of the application.
Located in /p4a/objects/p4a.php (line 46)
P4A_Object | --P4A
Pointer to the currently active mask.
The currently active object.
This means that here is the pointer to the last object that has triggered an event/action.
Find wich browser is the user using
Is the browser a handheld?
I18n objects and methods.
Is the browser Internet Explorer?
Loaded libraries registry.
A library is a file in P4A_APPLICATION_LIBRARIES_DIR wich is included every time.
Opened masks are stored here.
History of opened masks
All P4A objects are stored here.
Timers container.
Application's title.
Counter to avoid browser's back/forward
CSS container.
javascript container.
Inherited from P4A_Object
P4A_Object::$_helpers
P4A_Object::$_id
P4A_Object::$_map_actions
P4A_Object::$_name
P4A_Object::$_objects
P4A_Object::$_parent_id
Include CSS
Include a javascript file
Destroys P4A data.
Closes the popup mask.
Drop inclusion of CSS file
Drop inclusion of javascript file
Prints out all timer values.
Action history ID is used to avoid browser's back/forward
Gets an instance of the previous mask
Returns the title for the application.
Gets P4A version
was the current action called thru ajax?
Inits the timer.
Tells you if there's a popup opened
Executes the main cicle.
Checks if the desidered mask is in the masks collection.
Opens a mask ed sets it active.
Opens a mask in popup.
Class constructor.
Calls close() and then restart the application.
Sets the desidered mask as active.
Sets the desidered object as active.
Sets the title for the application.
Sets the previous mask the active mask
Adds an object to the objects collection.
Takes a time snapshot with a given description.
Inherited From P4A_Object
P4A_Object::actionHandler()
P4A_Object::build()
P4A_Object::destroy()
P4A_Object::dropIntercept()
P4A_Object::errorHandler()
P4A_Object::getId()
P4A_Object::getName()
P4A_Object::getObjectType()
P4A_Object::getParentID()
P4A_Object::implementMethod()
P4A_Object::intercept()
P4A_Object::isActionTriggered()
P4A_Object::p4a_object()
P4A_Object::setName()
P4A_Object::setParentID()
P4A_Object::void()
P4A_Object::_loadHelper()
P4A_Object::__call()
Documentation generated on Mon, 07 Jan 2008 11:29:27 +0100 by phpDocumentor 1.4.0