API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

JSession Liste des membres

Liste complète des membres de JSession, y compris les membres hérités :
$_errorsJObject
$_expireJSession
$_force_sslJSession
$_securityJSession
$_stateJSession
$_storeJSession
__construct($store= 'none', $options=array())JSession
JObject::__construct()JObject
__destruct()JSession
_createId()JSession [static]
_createToken($length=32)JSession
_setCookieParams()JSession
_setCounter()JSession
_setOptions(&$options)JSession
_setTimers()JSession
_start()JSession
_validate($restart=false)JSession
clear($name, $namespace= 'default')JSession
close()JSession
destroy()JSession [static]
fork()JSession
get($name, $default=null, $namespace= 'default')JSession [static]
JObject::get($property, $default=null)JObject
getError($i=null, $toString=true)JObject
getErrors()JObject
getExpire()JSession
getId()JSession
getInstance($handler, $options)JSession
getName()JSession
getProperties($public=true)JObject
getPublicProperties()JObject
getState()JSession
getStores()JSession
getToken($forceNew=false)JSession
has($name, $namespace= 'default')JSession
hasToken($tCheck, $forceExpire=true)JSession [static]
isNew()JSession
JObject()JObject
restart()JSession
set($name, $value, $namespace= 'default')JSession
JObject::set($property, $value=null)JObject
setError($error)JObject
setProperties($properties)JObject
toString()JObject