6 calls to uc_order_address() in Ubercart 7.3
- template_preprocess_uc_packing_slip in shipping/
uc_shipping/ uc_shipping.module - Preprocess function to make tokens available in the packing slip template.
- uc_checkout_pane_address in uc_cart/
uc_cart_checkout_pane.inc - Generic address pane handler.
- 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_tokens in uc_order/
uc_order.tokens.inc - Implements hook_tokens().
- uc_shipping_shipment_view in shipping/
uc_shipping/ uc_shipping.admin.inc - Displays shipment details.