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

Public Member Functions

 removeGroupFromSet ()
 
 addGroupToSet ()
 

Protected Member Functions

 _getQuery ()
 

Protected Attributes

 $_aColumns
 

Detailed Description

Class manages deliveryset groups

Member Function Documentation

◆ _getQuery()

OxidEsales\EshopCommunity\Application\Controller\Admin\DeliverySetGroupsAjax::_getQuery ( )
protected

Returns SQL query for data to fetc

Returns
string

◆ addGroupToSet()

OxidEsales\EshopCommunity\Application\Controller\Admin\DeliverySetGroupsAjax::addGroupToSet ( )

Adds user group to delivery sets config

◆ removeGroupFromSet()

OxidEsales\EshopCommunity\Application\Controller\Admin\DeliverySetGroupsAjax::removeGroupFromSet ( )

Removes user group from delivery sets config

Member Data Documentation

◆ $_aColumns

OxidEsales\EshopCommunity\Application\Controller\Admin\DeliverySetGroupsAjax::$_aColumns
protected
Initial value:
= ['container1' => [
['oxtitle', 'oxgroups', 1, 0, 0],
['oxid', 'oxgroups', 0, 0, 0],
['oxid', 'oxgroups', 0, 0, 1],
],
'container2' => [
['oxtitle', 'oxgroups', 1, 0, 0],
['oxid', 'oxgroups', 0, 0, 0],
['oxid', 'oxobject2delivery', 0, 0, 1],
]
]

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