10 functions implement hook_order() in Ubercart 5
Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- uc_credit_order in payment/
uc_credit/ uc_credit.module - Implementation of hook_order().
- uc_file_order in uc_file/
uc_file.module - Implementation of hook_order().
- uc_googleanalytics_order in uc_googleanalytics/
uc_googleanalytics.module - Implementation of hook_order().
- uc_notify_order in uc_notify/
uc_notify.module - Implementation of hook_order().
- uc_payment_order in payment/
uc_payment/ uc_payment.module - Implementation of hook_order().
- uc_quote_order in shipping/
uc_quote/ uc_quote.module - Implementation of hook_order().
- uc_recurring_order in payment/
uc_recurring/ uc_recurring.module - Implementation of hook_order().
- uc_roles_order in uc_roles/
uc_roles.module - Implementation of hook_order().
- uc_taxes_order in uc_taxes/
uc_taxes.module - Update and save tax line items to the order.
- uc_ups_fulfill_order in shipping/
uc_ups/ uc_ups.module - Shipment creation callback.