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

Public Member Functions

 removeFromSet ()
 
 addToSet ()
 

Protected Member Functions

 _getQuery ()
 

Protected Attributes

 $_aColumns
 

Detailed Description

Class manages deliveryset and delivery configuration

Member Function Documentation

◆ _getQuery()

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

Returns SQL query for data to fetc

Returns
string

◆ addToSet()

OxidEsales\EshopCommunity\Application\Controller\Admin\DeliverySetMainAjax::addToSet ( )

Adds this delivery cost to these sets

Exceptions
Exception

◆ removeFromSet()

OxidEsales\EshopCommunity\Application\Controller\Admin\DeliverySetMainAjax::removeFromSet ( )

Remove this delivery cost from these sets

Member Data Documentation

◆ $_aColumns

OxidEsales\EshopCommunity\Application\Controller\Admin\DeliverySetMainAjax::$_aColumns
protected
Initial value:
= ['container1' => [
['oxtitle', 'oxdelivery', 1, 1, 0],
['oxaddsum', 'oxdelivery', 1, 0, 0],
['oxaddsumtype', 'oxdelivery', 1, 0, 0],
['oxid', 'oxdelivery', 0, 0, 1]
],
'container2' => [
['oxtitle', 'oxdelivery', 1, 1, 0],
['oxaddsum', 'oxdelivery', 1, 0, 0],
['oxaddsumtype', 'oxdelivery', 1, 0, 0],
['oxid', 'oxdel2delset', 0, 0, 1]
]
]

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