$_clientId | JApplication | protected |
$_errors | JObject | protected |
$_messageQueue | JApplication | protected |
$_name | JApplication | protected |
$input | JApplication | |
$instances | JApplication | protectedstatic |
$requestTime | JApplication | |
$scope | JApplication | |
$startTime | JApplication | |
__construct($config=array()) | JAdministrator | |
__toString() | JApplication | |
_createConfiguration($file) | JApplication | protected |
_createSession($name) | JApplication | protected |
checkSession() | JApplication | |
close($code=0) | JApplication | |
def($property, $default=null) | JObject | |
dispatch($component=null) | JAdministrator | |
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 |
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()) | JAdministrator | static |
getTemplate($params=false) | JAdministrator | |
getUserState($key, $default=null) | JApplication | |
getUserStateFromRequest($key, $request, $default=null, $type= 'none') | JApplication | |
initialise($options=array()) | JAdministrator | |
isAdmin() | JApplication | |
isSite() | JApplication | |
isWinOS() | JApplication | static |
login($credentials, $options=array()) | JAdministrator | |
logout($userid=null, $options=array()) | JApplication | |
purgeMessages() | JAdministrator | static |
redirect($url, $msg= '', $msgType= 'message', $moved=false) | JApplication | |
registerEvent($event, $handler) | JApplication | static |
render() | JAdministrator | |
route() | JAdministrator | |
set($property, $value=null) | JObject | |
setError($error) | JObject | |
setProperties($properties) | JObject | |
setUserState($key, $value) | JApplication | |
stringURLSafe($string) | JApplication | static |
toString() | JObject | |
triggerEvent($event, $args=null) | JApplication | |