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

Public Member Functions

 render ()
 
 save ()
 
 saveinnlang ()
 
 getDeliveryTypes ()
 

Detailed Description

Admin article main delivery manager. There is possibility to change delivery name, article, user and etc. Admin Menu: Shop settings -> Shipping & Handling -> Main.

Member Function Documentation

◆ getDeliveryTypes()

OxidEsales\EshopCommunity\Application\Controller\Admin\DeliveryMain::getDeliveryTypes ( )

returns delivery types

Returns
array

◆ render()

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

Executes parent method parent::render(), creates delivery category tree, passes data to Smarty engine and returns name of template file "delivery_main.tpl".

Returns
string

◆ save()

OxidEsales\EshopCommunity\Application\Controller\Admin\DeliveryMain::save ( )

Saves delivery information changes.

Returns
mixed

◆ saveinnlang()

OxidEsales\EshopCommunity\Application\Controller\Admin\DeliveryMain::saveinnlang ( )

Saves delivery information changes.

Returns
null

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