Package DE_EPAGES::DHLIntraship::API::Services
This class will handle interaction between UI/JSON and Database
Functions
getServicesFromDatabase
get the Option which previously stored on the Database. If the Folder does´t exists it will be created
Syntax |
getServicesFromDatabase( $ShippingMethod ); |
Input |
|
Return |
|
save
rewrite the Services which stored in $aListServices into the $ShippingMethod
Syntax |
save( $ShippingMethod, $aListServices ); |
Input |
|