This is the complete list of members for oxShopControl, including all inherited members.
$_aAllErrors | oxShopControl | protected |
$_aControllerErrors | oxShopControl | protected |
$_aErrors | oxShopControl | protected |
$_blHandlerSet | oxShopControl | protected |
$_blIsAdmin | oxSuperCfg | protectedstatic |
$_blMainTasksExecuted | oxShopControl | protected |
$_dTimeEnd | oxShopControl | protected |
$_dTimeStart | oxShopControl | protected |
$_oActUser | oxSuperCfg | protectedstatic |
$_oCache | oxShopControl | protected |
$_oConfig | oxSuperCfg | protectedstatic |
$_oOutput | oxShopControl | protected |
$_oRights | oxSuperCfg | protectedstatic |
$_oSession | oxSuperCfg | protectedstatic |
__call($sMethod, $aArgs) | oxSuperCfg | |
__construct() | oxSuperCfg | |
_canExecuteFunction($oClass, $sFunction) | oxShopControl | protected |
_executeMaintenanceTasks() | oxShopControl | protected |
_getErrorReportingLevel() | oxShopControl | protected |
_getErrors($sCurrentControllerName) | oxShopControl | protected |
_getFormattedErrors($sControllerName) | oxShopControl | protected |
_getFrontendMallStartController() | oxShopControl | protected |
_getFrontendStartController() | oxShopControl | protected |
_getOutputManager() | oxShopControl | protected |
_getStartController() | oxShopControl | protected |
_handleAccessRightsException($oEx) | oxShopControl | protected |
_handleBaseException($oEx) | oxShopControl | protected |
_handleCookieException($oEx) | oxShopControl | protected |
_handleDbConnectionException($oEx) | oxShopControl | protected |
_handleSystemException($oEx) | oxShopControl | protected |
_initializeViewObject($sClass, $sFunction, $aParams=null, $aViewsChain=null) | oxShopControl | protected |
_isDebugMode() | oxShopControl | protected |
_log($sClass, $sFnc) | oxShopControl | protected |
_process($sClass, $sFunction, $aParams=null, $aViewsChain=null) | oxShopControl | protected |
_render($oViewObject) | oxShopControl | protected |
_runOnce() | oxShopControl | protected |
_setDefaultExceptionHandler() | oxShopControl | protected |
_startMonitor() | oxShopControl | protected |
_stopMonitor($blIsCache=false, $blIsCached=false, $sViewID=null, $aViewData=array()) | oxShopControl | protected |
getConfig() | oxSuperCfg | |
getSession() | oxSuperCfg | |
getTotalTime() | oxShopControl | |
getUser() | oxSuperCfg | |
isAdmin() | oxSuperCfg | |
setAdminMode($blAdmin) | oxSuperCfg | |
setConfig($oConfig) | oxSuperCfg | |
setSession($oSession) | oxSuperCfg | |
setUser($oUser) | oxSuperCfg | |
start($sClass=null, $sFunction=null, $aParams=null, $aViewsChain=null) | oxShopControl | |