You are here

9 functions implement hook_order() in Ubercart 6.2

Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

template_preprocess_uc_order in uc_order/uc_order.module
Preprocess a formatted invoice with an order's data.
uc_credit_order in payment/uc_credit/uc_credit.module
Implements hook_order().
uc_googleanalytics_order in uc_googleanalytics/uc_googleanalytics.module
Implements hook_order().
uc_order_can_view_order in uc_order/uc_order.module
Access callback for user/%user/orders*.
uc_payment_order in payment/uc_payment/uc_payment.module
Implements hook_order().
uc_quote_order in shipping/uc_quote/uc_quote.module
Implements hook_order().
uc_stock_order in uc_stock/uc_stock.module
Implementation of hook_order().
uc_taxes_order in uc_taxes/uc_taxes.module
Implements hook_order().
uc_ups_fulfill_order in shipping/uc_ups/uc_ups.ship.inc
Shipment creation callback.