This is the complete list of members for
oxUtilsServer, including all inherited members.
$_aUserCookie | oxUtilsServer | [protected] |
$_blIsAdmin | oxSuperCfg | [protected, static] |
$_blSaveToSession | oxUtilsServer | [protected] |
$_instance | oxUtilsServer | [private, static] |
$_oActUser | oxSuperCfg | [protected, static] |
$_oConfig | oxSuperCfg | [protected, static] |
$_oRights | oxSuperCfg | [protected, static] |
$_oSession | oxSuperCfg | [protected, static] |
$_sSessionCookies | oxUtilsServer | [protected] |
$_sSessionCookiesName | oxUtilsServer | [protected] |
__call($sMethod, $aArgs) | oxSuperCfg | |
__construct() | oxSuperCfg | |
_getCookieDomain($sDomain) | oxUtilsServer | [protected] |
_getCookiePath($sPath) | oxUtilsServer | [protected] |
_getSessionCookieKey($blGet) | oxUtilsServer | [protected] |
_mustSaveToSession() | oxUtilsServer | [protected] |
_saveSessionCookie($sName, $sValue, $iExpire, $sPath, $sDomain) | oxUtilsServer | [protected] |
deleteUserCookie($sShopId=null) | oxUtilsServer | |
getConfig() | oxSuperCfg | |
getInstance() | oxUtilsServer | [static] |
getOxCookie($sName=null) | oxUtilsServer | |
getRemoteAddress() | oxUtilsServer | |
getServerVar($sServVar=null) | oxUtilsServer | |
getSession() | oxSuperCfg | |
getUser() | oxSuperCfg | |
getUserCookie($sShopId=null) | oxUtilsServer | |
isAdmin() | oxSuperCfg | |
isCurrentUrl($sURL) | oxUtilsServer | |
isTrustedClientIp() | oxUtilsServer | |
loadSessionCookies() | oxUtilsServer | |
processUserAgentInfo($sAgent) | oxUtilsServer | |
setAdminMode($blAdmin) | oxSuperCfg | |
setConfig($oConfig) | oxSuperCfg | |
setOxCookie($sName, $sValue="", $iExpire=0, $sPath= '/', $sDomain=null, $blToSession=true, $blSecure=false) | oxUtilsServer | |
setSession($oSession) | oxSuperCfg | |
setUser($oUser) | oxSuperCfg | |
setUserCookie($sUser, $sPassword, $sShopId=null, $iTimeout=31536000, $sSalt= 'ox') | oxUtilsServer | |