You are here

9 calls to uc_product_get_shipping_type() in Ubercart 5

uc_cart_pane_quotes in shipping/uc_quote/uc_quote.module
Cart pane callback.
uc_quote_condition_product_shipping_type in shipping/uc_quote/uc_quote.module
Returns true if the order has a product of the chosen shipping type.
uc_shipping_new_package in shipping/uc_shipping/uc_shipping.module
Put ordered products into a package.
uc_shipping_package_edit in shipping/uc_shipping/uc_shipping.module
Rearrange the products in or out of a package.
uc_ups_form_alter in shipping/uc_ups/uc_ups.module
Implementation of hook_form_alter().
uc_ups_nodeapi in shipping/uc_ups/uc_ups.module
Implementation of hook_nodeapi().
uc_usps_form_alter in shipping/uc_usps/uc_usps.module
Implementation of hook_form_alter().
uc_usps_nodeapi in shipping/uc_usps/uc_usps.module
Implementation of hook_nodeapi().
_uc_quote_assemble_quotes in shipping/uc_quote/uc_quote.module