| OXID eShop CE
    4.9.7
    | 
 Inheritance diagram for Shop:
 Inheritance diagram for Shop: Collaboration diagram for Shop:
 Collaboration diagram for Shop:| Additional Inherited Members | |
|  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 Attributes inherited from oxAdminView | |
| $_aSumType | |
| $_sThisTemplate = null | |
| $_iDefEdit = 0 | |
| $_iEditLang = 0 | |
| $_sShopTitle = " - " | |
| $_sShopVersion = null | |
| $_sServiceUrl = null | |
| $_oEditShop = null | |
| $_sEditObjectId = null | |
|  Static Protected Attributes inherited from oxAdminView | |
| static | $_oNaviTree = null | 
| static | $_sAuthUserRights = null | 
Admin shop manager. Returns template, that arranges two other templates ("shop_list.tpl" and "shop_main.tpl") to frame. Admin Menu: Main Menu -> Core Settings.
| Shop::render | ( | ) | 
Executes parent method parent::render() and returns name of template file "shop.tpl".
Reimplemented from oxAdminView.