oxUtilsServer Member List
This is the complete list of members for
oxUtilsServer, including all inherited members.
$_aUserCookie | oxUtilsServer | [protected] |
$_blIsAdmin | oxSuperCfg | [protected, static] |
$_instance | oxUtilsServer | [private, static] |
$_oActUser | oxSuperCfg | [protected, static] |
$_oConfig | oxSuperCfg | [protected, static] |
$_oRights | oxSuperCfg | [protected, static] |
$_oSession | oxSuperCfg | [protected, static] |
__call($sMethod, $aArgs) | oxSuperCfg | |
__construct() | oxSuperCfg | |
_getCookieDomain($sDomain) | oxUtilsServer | [protected] |
_getCookiePath($sPath) | 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 | |
isTrustedClientIp() | oxUtilsServer | |
setAdminMode($blAdmin) | oxSuperCfg | |
setConfig($oConfig) | oxSuperCfg | |
setOxCookie($sName, $sValue="", $iExpire=0, $sPath= '/', $sDomain=null) | oxUtilsServer | |
setSession($oSession) | oxSuperCfg | |
setUser($oUser) | oxSuperCfg | |
setUserCookie($sUser, $sPassword, $sShopId=null, $iTimeout=31536000) | oxUtilsServer | |