This is the complete list of members for
oxSession, including all inherited members.
$_aPersistentParams | oxSession | [protected] |
$_aRequireSessionWithParams | oxSession | [protected] |
$_blForceNewSession | oxSession | [protected] |
$_blIsAdmin | oxSuperCfg | [protected, static] |
$_blIsNewSession | oxSession | [protected, static] |
$_blNewSession | oxSession | [protected] |
$_blSidNeeded | oxSession | [protected] |
$_blStarted | oxSession | [protected] |
$_instance | oxSession | [protected, static] |
$_oActUser | oxSuperCfg | [protected, static] |
$_oBasket | oxSession | [protected] |
$_oBasketReservations | oxSession | [protected] |
$_oConfig | oxSuperCfg | [protected, static] |
$_oRights | oxSuperCfg | [protected, static] |
$_oSession | oxSuperCfg | [protected, static] |
$_oUser | oxSession | [protected, static] |
$_sErrorMsg | oxSession | [protected] |
$_sForcedPrefix | oxSession | [protected] |
$_sId | oxSession | [protected] |
$_sName | oxSession | [protected] |
__call($sMethod, $aArgs) | oxSuperCfg | |
__construct() | oxSuperCfg | |
_allowSessionStart() | oxSession | [protected] |
_checkCookies($sCookieSid, $aSessCookieSetOnce) | oxSession | [protected] |
_checkSid() | oxSession | [protected] |
_checkUserAgent($sAgent, $sExistingAgent) | oxSession | [protected] |
_forceSessionStart() | oxSession | [protected] |
_getBasketName() | oxSession | [protected] |
_getCookieSid() | oxSession | [protected] |
_getNewSessionId($blUnset=true) | oxSession | [protected] |
_getRequireSessionWithParams() | oxSession | [protected] |
_getSessionUseCookies() | oxSession | [protected] |
_initNewSessionChallenge() | oxSession | [protected] |
_isSessionRequiredAction() | oxSession | [protected] |
_isSwappedClient() | oxSession | [protected] |
_isValidRemoteAccessToken() | oxSession | [protected] |
_sessionStart() | oxSession | [protected] |
_setSessionId($sSessId) | oxSession | [protected] |
_validateBasket(oxBasket $oBasket) | oxSession | [protected] |
checkSessionChallenge() | oxSession | |
delBasket() | oxSession | |
deleteVar($name) | oxSession | [static] |
deleteVariable($name) | oxSession | |
destroy() | oxSession | |
freeze() | oxSession | |
getBasket() | oxSession | |
getBasketReservations() | oxSession | |
getConfig() | oxSuperCfg | |
getForcedName() | oxSession | |
getId() | oxSession | |
getInstance() | oxSession | [static] |
getName() | oxSession | |
getRemoteAccessToken($blGenerateNew=true) | oxSession | |
getRequestChallengeToken() | oxSession | |
getSession() | oxSuperCfg | |
getSessionChallengeToken() | oxSession | |
getUser() | oxSuperCfg | |
getVar($name) | oxSession | [static] |
getVariable($name) | oxSession | |
hasVar($name) | oxSession | [static] |
hasVariable($name) | oxSession | |
hiddenSid() | oxSession | |
initNewSession() | oxSession | |
isAdmin() | oxSuperCfg | |
isHeaderSent() | oxSession | |
isNewSession() | oxSession | |
isSessionStarted() | oxSession | |
isSidNeeded($sUrl=null) | oxSession | |
processUrl($sUrl) | oxSession | |
regenerateSessionId() | oxSession | |
setAdminMode($blAdmin) | oxSuperCfg | |
setBasket($oBasket) | oxSession | |
setConfig($oConfig) | oxSuperCfg | |
setForceNewSession() | oxSession | |
setId($sVal) | oxSession | |
setName($sVal) | oxSession | |
setSession($oSession) | oxSuperCfg | |
setUser($oUser) | oxSuperCfg | |
setVar($name, $value) | oxSession | [static] |
setVariable($name, $value) | oxSession | |
sid($blForceSid=false) | oxSession | |
start() | oxSession | |