|
eZ Publish
[trunk]
|
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 16 of file ezsimpleshippingtype.php.
| eZSimpleShippingType::execute | ( | $ | process, |
| $ | event | ||
| ) |
Reimplemented from eZWorkflowType.
Definition at line 29 of file ezsimpleshippingtype.php.
Constructor
Definition at line 23 of file ezsimpleshippingtype.php.
| const eZSimpleShippingType::WORKFLOW_TYPE_STRING = 'ezsimpleshipping' |
Definition at line 18 of file ezsimpleshippingtype.php.
Referenced by eZSimpleShippingType().