OXID eShop CE
4.9.5
|
Protected Member Functions | |
_doStartUpChecks () | |
_checkVersion () | |
Protected Member Functions inherited from oxAdminView | |
_getEditShop ($sShopId) | |
_getServiceProtocol () | |
_getShopVersionNr () | |
_setupNavigation ($sNode) | |
_addNavigationHistory ($sNode) | |
_getMaxUploadFileInfo ($iMaxFileSize, $blFormatted=false) | |
_resetContentCache () | |
_allowAdminEdit ($sUserId) | |
_getCountryByCode ($sCountryCode) | |
_authorize () | |
Protected Member Functions inherited from oxView | |
_executeNewAction ($sNewAction) |
Protected Attributes | |
$_sAllowedHost = "http://admin.oxid-esales.com" | |
Protected Attributes inherited from oxAdminView | |
$_aSumType | |
$_sThisTemplate = null | |
$_iDefEdit = 0 | |
$_iEditLang = 0 | |
$_sShopTitle = " - " | |
$_sShopVersion = null | |
$_sServiceUrl = null | |
$_oEditShop = null | |
$_sEditObjectId = null | |
Protected Attributes inherited from oxView | |
$_aViewData = array() | |
$_sClassLocation = null | |
$_sThisAction = null | |
$_oParent = null | |
$_blIsComponent = false | |
$_sThisTemplate = null | |
$_sViewId = null | |
$_sClass = null | |
$_sFnc = null | |
$_sTrustedShopId = null | |
$_sTSExcellenceId = null | |
$_sCharSet = null | |
$_sVersion = null | |
$_blDemoVersion = null | |
$_blDemoShop = null | |
$_iNewsStatus = null | |
$_sShopLogo = null | |
$_sCategoryId = null | |
$_oClickCat = null | |
$_blIsCallForCache = false | |
$_oViewConf = null |
Additional Inherited Members | |
Static Protected Attributes inherited from oxAdminView | |
static | $_oNaviTree = null |
static | $_sAuthUserRights = null |
Administrator GUI navigation manager class.
Definition at line 5 of file navigation.php.
|
protected |
Checks if newer shop version available. If true - returns message
Definition at line 228 of file navigation.php.
|
protected |
Every Time Admin starts we perform these checks returns some messages if there is something to display
Definition at line 183 of file navigation.php.
Navigation::chshp | ( | ) |
Navigation::exturl | ( | ) |
Caches external url file locally, adds <base> tag with original url to load images and other links correcly
Definition at line 142 of file navigation.php.
Navigation::logout | ( | ) |
Destroy session, redirects to admin login and clears cache
Definition at line 114 of file navigation.php.
|
protected |
Definition at line 13 of file navigation.php.