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

Public Member Functions

 render ()
 

Protected Member Functions

 _prepareWhereQuery ($aWhere, $sqlFull)
 

Protected Attributes

 $_sThisTemplate = 'actions_list.tpl'
 
 $_sListClass = 'oxactions'
 
 $_sDefSortField = 'oxtitle'
 

Detailed Description

Admin actionss manager. Sets list template, list object class ('oxactions') and default sorting field ('oxactions.oxtitle'). Admin Menu: Manage Products -> Actions.

Member Function Documentation

◆ _prepareWhereQuery()

OxidEsales\EshopCommunity\Application\Controller\Admin\ActionsList::_prepareWhereQuery (   $aWhere,
  $sqlFull 
)
protected

Adds active promotion check

Parameters
array$aWhereSQL condition array
string$sqlFullSQL query string
Returns
$sQ

◆ render()

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

Calls parent::render() and returns name of template to render

Returns
string

Member Data Documentation

◆ $_sDefSortField

OxidEsales\EshopCommunity\Application\Controller\Admin\ActionsList::$_sDefSortField = 'oxtitle'
protected

◆ $_sListClass

OxidEsales\EshopCommunity\Application\Controller\Admin\ActionsList::$_sListClass = 'oxactions'
protected

◆ $_sThisTemplate

OxidEsales\EshopCommunity\Application\Controller\Admin\ActionsList::$_sThisTemplate = 'actions_list.tpl'
protected

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