Joomla Platform Base Application Class
Located in /libraries/joomla/application/base.php (line 22)
JObject | --JApplicationBase
The application dispatcher object.
The application identity object.
The application input object.
Inherited from JObject
JObject::$_errors
Method to close the application.
Get the application identity.
Allows the application to load a custom or default dispatcher.
The logic and options for creating this object are adequately generic for default cases but for many applications it will make sense to override this method and create event dispatchers, if required, based on more specific needs.
Allows the application to load a custom or default identity.
The logic and options for creating this object are adequately generic for default cases but for many applications it will make sense to override this method and create an identity, if required, based on more specific needs.
Registers a handler to a particular event group.
Calls all handlers associated with an event group.
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()
Documentation generated on Mon, 25 Jun 2012 13:52:37 -0500 by phpDocumentor 1.4.4