oxSession Member List
This is the complete list of members for
oxSession, including all inherited members.
$_aPersistentParams | oxSession | [protected] |
$_aRequireCookiesInFncs | oxSession | [protected] |
$_blIsAdmin | oxSuperCfg | [protected, static] |
$_blIsNewSession | oxSession | [protected, static] |
$_blNewSession | oxSession | [protected] |
$_instance | oxSession | [protected, static] |
$_oActUser | oxSuperCfg | [protected, static] |
$_oBasket | oxSession | [protected] |
$_oConfig | oxSuperCfg | [protected, static] |
$_oRights | oxSuperCfg | [protected, static] |
$_oSession | oxSuperCfg | [protected, static] |
$_oUser | oxSession | [protected, static] |
$_sErrorMsg | oxSession | [protected] |
$_sId | oxSession | [protected] |
$_sName | oxSession | [protected] |
__call($sMethod, $aArgs) | oxSuperCfg | |
_allowSessionStart() | oxSession | [protected] |
_checkCookies($sCookieSid, $aSessCookieSetOnce) | oxSession | [protected] |
_checkMandatoryCookieSupport($sClass, $sFunction) | oxSession | [protected] |
_checkSid() | oxSession | [protected] |
_checkUserAgent($sAgent, $sExistingAgent) | oxSession | [protected] |
_getBasketName() | oxSession | [protected] |
_getCookieSid() | oxSession | [protected] |
_isSwappedClient() | oxSession | [protected] |
_setSessionId($sSessId) | oxSession | [protected] |
delBasket() | oxSession | |
deleteVar($name) | oxSession | [static] |
destroy() | oxSession | |
freeze() | oxSession | |
getBasket() | oxSession | |
getConfig() | oxSuperCfg | |
getId() | oxSession | |
getInstance() | oxSession | [static] |
getName() | oxSession | |
getSession() | oxSuperCfg | |
getUser() | oxSuperCfg | |
getVar($name) | oxSession | [static] |
hasVar($name) | oxSession | [static] |
hiddenSid() | oxSession | |
initNewSession() | oxSession | |
isAdmin() | oxSuperCfg | |
isNewSession() | oxSession | |
setAdminMode($blAdmin) | oxSuperCfg | |
setBasket($oBasket) | oxSession | |
setConfig($oConfig) | oxSuperCfg | |
setId($sVal) | oxSession | |
setName($sVal) | oxSession | |
setSession($oSession) | oxSuperCfg | |
setUser($oUser) | oxSuperCfg | |
setVar($name, $value) | oxSession | [static] |
sid() | oxSession | |
start() | oxSession | |
url($url) | oxSession | |