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

Public Member Functions

 render ()
 
 buildWhere ()
 

Public Attributes

const NEW_SHOP_ID = '-1'
 

Protected Member Functions

 updateNavigation ()
 

Protected Attributes

 $_blUpdateMain = false
 
 $_sDefSortField = 'oxname'
 
 $_sListClass = 'oxshop'
 
 $_blUpdateNav = null
 

Detailed Description

Admin shop list manager. Performs collection and managing (such as filtering or deleting) function. Admin Menu: Main Menu -> Core Settings.

Member Function Documentation

◆ buildWhere()

OxidEsales\EshopCommunity\Application\Controller\Admin\ShopList::buildWhere ( )

Sets SQL WHERE condition. Returns array of conditions.

Returns
array

◆ render()

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

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

Returns
string

◆ updateNavigation()

OxidEsales\EshopCommunity\Application\Controller\Admin\ShopList::updateNavigation ( )
protected

Set to view data if update navigation menu.

Member Data Documentation

◆ $_blUpdateMain

OxidEsales\EshopCommunity\Application\Controller\Admin\ShopList::$_blUpdateMain = false
protected

◆ $_blUpdateNav

OxidEsales\EshopCommunity\Application\Controller\Admin\ShopList::$_blUpdateNav = null
protected

◆ $_sDefSortField

OxidEsales\EshopCommunity\Application\Controller\Admin\ShopList::$_sDefSortField = 'oxname'
protected

◆ $_sListClass

OxidEsales\EshopCommunity\Application\Controller\Admin\ShopList::$_sListClass = 'oxshop'
protected

◆ NEW_SHOP_ID

const OxidEsales\EshopCommunity\Application\Controller\Admin\ShopList::NEW_SHOP_ID = '-1'

New Shop indicator.


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