Class JApplicationAdministrator
Joomla! Administrator Application class
- Joomla\Application\AbstractApplication implements Psr\Log\LoggerAwareInterface
- JApplicationBase
- JApplicationWeb
- JApplicationCms
- JApplicationAdministrator
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 3.2
Located at cms/application/administrator.php
Methods summary
public
|
#
__construct(
Class constructor. |
public
|
|
protected
|
|
public static
|
|
public
string
|
|
protected
|
|
public
boolean
|
|
public static
|
|
protected
|
|
protected
|
Methods inherited from JApplicationCms
afterSessionStart()
,
checkSession()
,
checkUserRequireReset()
,
enqueueMessage()
,
execute()
,
getCfg()
,
getClientId()
,
getInstance()
,
getMenu()
,
getMessageQueue()
,
getName()
,
getPathway()
,
getUserState()
,
getUserStateFromRequest()
,
isAdmin()
,
isClient()
,
isHttpsForced()
,
isSite()
,
loadLibraryLanguage()
,
loadSession()
,
logout()
,
redirect()
,
setUserState()
,
toString()
Methods inherited from JApplicationWeb
allowCache()
,
appendBody()
,
checkConnectionAlive()
,
checkHeadersSent()
,
clearHeaders()
,
compress()
,
detectRequestUri()
,
fetchConfigurationData()
,
flushAssets()
,
getBody()
,
getDocument()
,
getHeaders()
,
getLanguage()
,
getSession()
,
header()
,
initialise()
,
isSSLConnection()
,
loadConfiguration()
,
loadDocument()
,
loadLanguage()
,
loadSystemUris()
,
prependBody()
,
respond()
,
sendHeaders()
,
setBody()
,
setHeader()
Methods inherited from JApplicationBase
getIdentity()
,
loadDispatcher()
,
loadIdentity()
,
registerEvent()
,
triggerEvent()
Methods inherited from Joomla\Application\AbstractApplication
close()
,
get()
,
getLogger()
,
set()
,
setConfiguration()
,
setLogger()
Magic methods summary
Properties summary
Properties inherited from JApplicationCms
$_clientId
,
$_messageQueue
,
$_name
,
$docOptions
,
$instances
,
$profiler
,
$scope
,
$template
Properties inherited from JApplicationWeb
$charSet
,
$client
,
$document
,
$instance
,
$language
,
$mimeType
,
$modifiedDate
,
$response
,
$session