Joomla! Administrator Application class
Located in /libraries/cms/application/administrator.php (line 19)
JApplicationBase | --JApplicationWeb | --JApplicationCms | --JApplicationAdministrator
Inherited from JApplicationCms
JApplicationCms::$docOptions
JApplicationCms::$instances
JApplicationCms::$profiler
JApplicationCms::$scope
JApplicationCms::$template
JApplicationCms::$useStrongEncryption
JApplicationCms::$_clientId
JApplicationCms::$_messageQueue
JApplicationCms::$_name
Inherited from JApplicationWeb
JApplicationWeb::$charSet
JApplicationWeb::$client
JApplicationWeb::$config
JApplicationWeb::$document
JApplicationWeb::$instance
JApplicationWeb::$language
JApplicationWeb::$mimeType
JApplicationWeb::$modifiedDate
JApplicationWeb::$response
JApplicationWeb::$session
Inherited from JApplicationBase
JApplicationBase::$dispatcher
JApplicationBase::$identity
JApplicationBase::$input
Return a reference to the JRouter object.
Purge the jos_messages table of old messages
Class constructor.
Dispatch the application
Method to run the Web application routines.
Gets the name of the current template.
Initialise the application.
Login authentication function
Rendering is the process of pushing the document buffers into the template placeholders, retrieving data from the document and pushing it into the application response buffer.
Route the application.
Routing is the process of examining the request environment to determine which component should receive the request. The component optional parameters are then set in the request object to be processed when the application is being dispatched.
Inherited From JApplicationCms
JApplicationCms::__construct()
JApplicationCms::afterSessionStart()
JApplicationCms::checkSession()
JApplicationCms::enqueueMessage()
JApplicationCms::execute()
JApplicationCms::getCfg()
JApplicationCms::getClientId()
JApplicationCms::getInstance()
Inherited From JApplicationWeb
JApplicationWeb::__construct()
JApplicationWeb::afterSessionStart()
JApplicationWeb::allowCache()
JApplicationWeb::appendBody()
JApplicationWeb::checkConnectionAlive()
JApplicationWeb::checkHeadersSent()
JApplicationWeb::clearHeaders()
JApplicationWeb::compress()
JApplicationWeb::detectRequestUri()
JApplicationWeb::doExecute()
JApplicationWeb::execute()
JApplicationWeb::fetchConfigurationData()
JApplicationWeb::flushAssets()
JApplicationWeb::get()
JApplicationWeb::getBody()
JApplicationWeb::getDocument()
JApplicationWeb::getHeaders()
JApplicationWeb::getInstance()
JApplicationWeb::getLanguage()
JApplicationWeb::getSession()
JApplicationWeb::header()
JApplicationWeb::initialise()
JApplicationWeb::isSSLConnection()
JApplicationWeb::loadConfiguration()
JApplicationWeb::loadDocument()
JApplicationWeb::loadLanguage()
JApplicationWeb::loadSession()
JApplicationWeb::loadSystemUris()
JApplicationWeb::prependBody()
JApplicationWeb::redirect()
JApplicationWeb::render()
JApplicationWeb::respond()
JApplicationWeb::sendHeaders()
JApplicationWeb::set()
JApplicationWeb::setBody()
JApplicationWeb::setHeader()
Inherited From JApplicationBase
JApplicationBase::close()
JApplicationBase::getIdentity()
JApplicationBase::loadDispatcher()
JApplicationBase::loadIdentity()
JApplicationBase::registerEvent()
JApplicationBase::triggerEvent()
Documentation generated on Tue, 19 Nov 2013 14:53:35 +0100 by phpDocumentor 1.4.3