You are here

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

uc_product_get_shipping_type in shipping/uc_quote/uc_quote.module
Gets a product's shipping type.
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_quote_get_shipping_type in shipping/uc_quote/uc_quote.module
Retrieves shipping type information from the database.
uc_quote_set_shipping_type in shipping/uc_quote/uc_quote.module
Stores the shipping type of products and manufacturers.
uc_quote_shipping_type in shipping/uc_quote/uc_quote.module
Implements hook_shipping_type().
uc_ups_shipping_type in shipping/uc_ups/uc_ups.module
Implements hook_shipping_type().
uc_usps_shipping_type in shipping/uc_usps/uc_usps.module
Implements hook_shipping_type().