P4ATHE APPLICATION.
Stands for the currently running istance of the application.
Located in /p4a/objects/p4a.php (line 46)
P4A_Object | --P4A
object object
$active_mask
= NULL (line 69)
Pointer to the currently active mask.
object object
$active_object
= NULL (line 62)
The currently active object.
This means that here is the pointer to the last object that has triggered an event/action.
boolean
$handheld
= false (line 134)
Is the browser a handheld?
i18n
$i18n
= array() (line 91)
I18n objects and methods.
boolean
$internet_explorer
= false (line 141)
Is the browser Internet Explorer?
array
$libraries
= array() (line 106)
Loaded libraries registry.
A library is a file in P4A_APPLICATION_LIBRARIES_DIR wich is included every time.
object object
$masks
= null (line 83)
Opened masks are stored here.
object object
$masks_history
= array() (line 76)
History of opened masks
array
$objects
= array() (line 53)
All P4A objects are stored here.
array
$timer
= array() (line 113)
Timers container.
string
$title
= NULL (line 98)
Application's title.
integer
$_action_history_id
= 0 (line 148)
Counter to avoid browser's back/forward
array
$_css
= array() (line 120)
CSS container.
array
$_javascript
= array() (line 127)
javascript container.
Inherited from P4A_Object
P4A_Object::$_id
P4A_Object::$_map_actions
P4A_Object::$_name
P4A_Object::$_objects
P4A_Object::$_parent_id
addCss (line 509)
Include CSS
addJavascript (line 538)
Include a javascript file
close (line 215)
Destroys P4A data.
dropCss (line 523)
Drop inclusion of CSS file
dropJavascript (line 548)
Drop inclusion of javascript file
dumpTimer (line 262)
Prints out all timer values.
getActionHistoryId (line 560)
Action history ID is used to avoid browser's back/forward
getObject (line 474)
getPrevMask (line 434)
Gets an instance of the previous mask
getTitle (line 498)
Returns the title for the application.
init (line 273)
Executes the initialization method of the object.
initTimer (line 237)
Inits the timer.
isHandheld (line 192)
isInternetExplorer (line 187)
main (line 289)
Executes the main cicle.
maskExists (line 449)
Checks if the desidered mask is in the masks collection.
openMask (line 396)
Opens a mask ed sets it active.
p4a (line 154)
Class constructor.
restart (line 227)
Calls close() and then restart the application.
setActiveMask (line 374)
Sets the desidered mask as active.
setActiveObject (line 386)
Sets the desidered object as active.
setTitle (line 488)
Sets the title for the application.
showPrevMask (line 422)
Sets the previous mask the active mask
singleton (line 201)
store (line 463)
Adds an object to the objects collection.
timer (line 250)
Takes a time snapshot with a given description.
Inherited From P4A_Object
P4A_Object::actionHandler()
P4A_Object::build()
P4A_Object::destroy()
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()
Documentation generated on Fri, 26 May 2006 12:43:29 +0200 by phpDocumentor 1.3.0RC5