You are here

6 functions implement hook_shipment() 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.

theme_uc_shipping_new_shipment in shipping/uc_shipping/uc_shipping.admin.inc
Formats and displays the new shipment form.
theme_uc_ups_confirm_shipment in shipping/uc_ups/uc_ups.ship.inc
Displays final shipment information for review.
uc_shipping_make_shipment in shipping/uc_shipping/uc_shipping.admin.inc
Default method to send packages on a shipment.
uc_shipping_new_shipment in shipping/uc_shipping/uc_shipping.admin.inc
Sets up a new shipment with the chosen packages.
uc_ups_confirm_shipment in shipping/uc_ups/uc_ups.ship.inc
Last chance for user to review shipment.
uc_ups_void_shipment in shipping/uc_ups/uc_ups.module
Instructs UPS to cancel (in whole or in part) a shipment.