$_clientId | JApplication | protected |
$_errors | JObject | protected |
$_messageQueue | JApplication | protected |
$_name | JApplication | protected |
$_siteURL | JInstallation | protected |
$input | JApplication | |
$instances | JApplication | protectedstatic |
$requestTime | JApplication | |
$scope | JApplication | |
$startTime | JApplication | |
__construct(array $config=array()) | JInstallation | |
JApplication::__construct($config=array()) | JApplication | |
__toString() | JApplication | |
_createConfiguration($file) | JInstallation | |
_createSession($name) | JInstallation | |
checkSession() | JApplication | |
close($code=0) | JApplication | |
debugLanguage() | JInstallation | static |
def($property, $default=null) | JObject | |
dispatch($component=null) | JApplication | |
enqueueMessage($msg, $type= 'message') | JApplication | |
get($property, $default=null) | JObject | |
getCfg($varname, $default=null) | JApplication | |
getClientId() | JApplication | |
getError($i=null, $toString=true) | JObject | |
getErrors() | JObject | |
getHash($seed) | JApplication | static |
getInstance($client, $config=array(), $prefix= 'J') | JApplication | static |
getLocalise() | JInstallation | |
getLocaliseAdmin($db=false) | JInstallation | |
getMenu($name=null, $options=array()) | JApplication | |
getMessageQueue() | JApplication | |
getName() | JApplication | |
getPathway($name=null, $options=array()) | JApplication | |
getProperties($public=true) | JObject | |
getRouter($name=null, array $options=array()) | JApplication | static |
getTemplate($params=false) | JInstallation | |
getUserState($key, $default=null) | JApplication | |
getUserStateFromRequest($key, $request, $default=null, $type= 'none') | JApplication | |
initialise($options=array()) | JInstallation | |
isAdmin() | JApplication | |
isSite() | JApplication | |
isWinOS() | JApplication | static |
login($credentials, $options=array()) | JApplication | |
logout($userid=null, $options=array()) | JApplication | |
redirect($url, $msg= '', $msgType= 'message', $moved=false) | JApplication | |
registerEvent($event, $handler) | JApplication | static |
render() | JInstallation | |
route() | JApplication | |
set($property, $value=null) | JObject | |
setCfg(array $vars=array(), $namespace= 'config') | JInstallation | |
setError($error) | JObject | |
setProperties($properties) | JObject | |
setUserState($key, $value) | JApplication | |
stringURLSafe($string) | JApplication | static |
toString() | JObject | |
triggerEvent($event, $args=null) | JApplication | |