7 calls to uc_order_address() in Ubercart 6.2
- template_preprocess_uc_packing_slip in shipping/
uc_shipping/ uc_shipping.module - uc_checkout_pane_billing in uc_cart/
uc_cart_checkout_pane.inc - Gets the billing information.
- uc_checkout_pane_delivery in uc_cart/
uc_cart_checkout_pane.inc - Gets the delivery information.
- uc_order_pane_bill_to in uc_order/
uc_order.order_pane.inc - Handles the "Bill to" order pane.
- uc_order_pane_ship_to in uc_order/
uc_order.order_pane.inc - Handles the "Ship to" order pane.
- uc_order_token_values in uc_order/
uc_order.module - Implements hook_token_values(). (token.module)
- uc_shipping_shipment_view in shipping/
uc_shipping/ uc_shipping.admin.inc - Displays shipment details.