Joomla Platform Base Application Class
Located in /libraries/joomla/application/base.php (line 19)
Class | Description |
---|---|
![]() |
Base class for a Joomla! command line application. |
![]() |
Base class for a Joomla! Web application. |
![]() |
Base class for a Joomla! application. |
Method to close the application.
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.
Documentation generated on Tue, 19 Nov 2013 14:54:26 +0100 by phpDocumentor 1.4.3