OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Application\Controller\Admin\ShopController Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Application\Controller\Admin\ShopController:
+ Collaboration diagram for OxidEsales\EshopCommunity\Application\Controller\Admin\ShopController:

Public Member Functions

 render ()
 

Public Attributes

const CURRENT_TEMPLATE = 'shop.tpl'
 
const SHOP_ID = ShopIdCalculator::BASE_SHOP_ID
 

Detailed Description

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.

Member Function Documentation

◆ render()

OxidEsales\EshopCommunity\Application\Controller\Admin\ShopController::render ( )

Executes parent method parent::render() and returns name of template file "shop.tpl".

Returns
string

Member Data Documentation

◆ CURRENT_TEMPLATE

const OxidEsales\EshopCommunity\Application\Controller\Admin\ShopController::CURRENT_TEMPLATE = 'shop.tpl'

◆ SHOP_ID

const OxidEsales\EshopCommunity\Application\Controller\Admin\ShopController::SHOP_ID = ShopIdCalculator::BASE_SHOP_ID
Deprecated:
since 6.0 (2016-07-25); Instead use ShopIdCalculator::BASE_SHOP_ID

The documentation for this class was generated from the following file: