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

Public Member Functions

 save ()
 
 getAllRDFaDeliveries ()
 
 getAssignedRDFaDeliveries ()
 

Protected Attributes

 $_sThisTemplate = "deliveryset_rdfa.tpl"
 
 $_aRDFaDeliveries
 

Detailed Description

Admin article RDFa deliveryset manager. Performs collection and updatind (on user submit) main item information. Admin Menu: Shop Settings -> Shipping & Handling -> RDFa.

Member Function Documentation

◆ getAllRDFaDeliveries()

OxidEsales\EshopCommunity\Application\Controller\Admin\DeliverySetRdfa::getAllRDFaDeliveries ( )

Returns an array including all available RDFa deliveries.

Returns
array

◆ getAssignedRDFaDeliveries()

OxidEsales\EshopCommunity\Application\Controller\Admin\DeliverySetRdfa::getAssignedRDFaDeliveries ( )

Returns array of RDFa deliveries which are assigned to current delivery

Returns
array

◆ save()

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

Saves changed mapping configurations

Member Data Documentation

◆ $_aRDFaDeliveries

OxidEsales\EshopCommunity\Application\Controller\Admin\DeliverySetRdfa::$_aRDFaDeliveries
protected
Initial value:
= [
"DeliveryModeDirectDownload" => 0,
"DeliveryModeFreight" => 0,
"DeliveryModeMail" => 0,
"DeliveryModeOwnFleet" => 0,
"DeliveryModePickUp" => 0,
"DHL" => 1,
"FederalExpress" => 1,
"UPS" => 1
]

◆ $_sThisTemplate

OxidEsales\EshopCommunity\Application\Controller\Admin\DeliverySetRdfa::$_sThisTemplate = "deliveryset_rdfa.tpl"
protected

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