|
eZ Publish
[4.2]
|
The class eZSimpleShippingType handles adding shipping cost to an order. More...
Inheritance diagram for eZSimpleShippingType:
Collaboration diagram for eZSimpleShippingType:Public Member Functions | |
| execute ($process, $event) | |
| eZSimpleShippingType () | |
Public Attributes | |
| const | WORKFLOW_TYPE_STRING = 'ezsimpleshipping' |
The class eZSimpleShippingType handles adding shipping cost to an order.
Definition at line 39 of file ezsimpleshippingtype.php.
| eZSimpleShippingType::execute | ( | $ | process, |
| $ | event | ||
| ) |
Reimplemented from eZWorkflowType.
Definition at line 52 of file ezsimpleshippingtype.php.
| eZSimpleShippingType::eZSimpleShippingType | ( | ) |
Constructor
Definition at line 46 of file ezsimpleshippingtype.php.
| const eZSimpleShippingType::WORKFLOW_TYPE_STRING = 'ezsimpleshipping' |
Definition at line 41 of file ezsimpleshippingtype.php.
Referenced by eZSimpleShippingType().