Package DE_EPAGES::DHLIntraship::API::TranslationOfDHLServices
This is the place for common DHL Intraship terms in german and english.
Functions
doTranslationToSave
takes one single service how it is used when the services are saved
Syntax |
doTranslationToSave( $hService ); |
Input |
|
Return |
|
new
The constructor takes two not mandatory arguments too give an injection possibility for unit testing
Syntax |
new( $MapOptionsGermanEnglish ,$MapServiceGroupGermanEnglish ); |
Input |
|
Return |
|
toEnglish
to translate german options and Group names to englisch
Syntax |
toEnglish( $aServices ); |
Input |
|
Return |
|
toGerman
to translate english options and Group names to German
Syntax |
toGerman( $aServices ); |
Input |
|
Return |
|