DHL-PHP-SDK  v0.4
A wrapper for the DHL-XML-API Version 2
ProductInfo Class Reference

Static Public Member Functions

static getDhlProducts ()
 
static getInfo ($productType)
 

Static Public Attributes

static $serviceNames
 

Detailed Description

Definition at line 20 of file ProductInfo.php.

Member Function Documentation

§ getDhlProducts()

static getDhlProducts ( )
static

Get the DHL-Products

Returns
Product[] - DHL-Product-Objects

Definition at line 339 of file ProductInfo.php.

§ getInfo()

static getInfo (   $productType)
static

Get the Product-Object by Type

Parameters
string$productType- ProductType
Returns
Product|null - DHL-Product Object or null if not exists in Info-Class

Definition at line 361 of file ProductInfo.php.

Field Documentation

§ $serviceNames

$serviceNames
static
Initial value:
= array(
'preferredNeighbourEnabled' => 'Wunschnachbar',
'preferredLocationEnabled' => 'Wunschort',
'visualCheckOfAgeEnabled' => 'Alterssichtprüfung',
'personalHandover' => 'Eigenhändig',
'namedPersonOnly' => 'persönliche Übergabe',
'identCheckEnabled' => 'Ident-Check',
'endorsementEnabled' => 'Vorausverfügung',
'returnReceipt' => 'Rückschein',
'preferredDayEnabled' => 'Wunschtag',
'preferredTimeEnabled' => 'Wunschzeit',
'disableNeighbourDelivery' => 'keine Nachbarschaftszustellung',
'goGreen' => 'GoGreen',
'additionalInsuranceEnabled' => 'Transportversicherung',
'bulkyGoods' => 'Sperrgut',
'cashOnDeliveryEnabled' => 'Nachnahme',
'dayOfDeliveryEnabled' => 'Zustelldatum',
'deliveryTimeframeEnabled' => 'Zustellzeitfenster',
'shipmentHandlingEnabled' => 'Sendungshandling',
'perishables' => 'verderbliche Ware',
'individualSenderRequiredmentsEnabled' => 'Individuelle Senderhinweise',
'premium' => 'Premium',
'packagingReturn' => 'Verpackungsrücknahme',
'noticeNonDeliverability' => 'Unzustellbarkeitsnachricht',
'returnImmediatlyIfShipmentFailed' => 'ReturnImmediately'
)

Definition at line 33 of file ProductInfo.php.


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