Package DE_EPAGES::GLS::API::Object::LineItemDataShippingGLS
object interface for LineItemDataShippingGLS.
Base |
DE_EPAGES::Order::API::Object::LineItem |
Functions
className
Returns the class name, used for DAL access.
Syntax |
$ClassName = $LineItemDataShippingGLS->className; |
Return |
|
dbPackage
Returns the database package, used for DAL access.
Syntax |
$DbPackage = $LineItemDataShippingGLS->dbPackage; |
Return |
|
prepareOrder
This functions allows a shipping line item to prepare a basket for the shipping process. The default implementation does nothing. Called by DE_EPAGES::GLS::Hooks::Basket::OnBasket2OrderShippingGLS
Syntax |
$LineItemDataShippingGLS->prepareOrder($hValues); |
Input |
|