You are here

39 invocations of hook_product_types() in Ubercart 5

theme_uc_catalog_browse in uc_catalog/uc_catalog.module
Display a formatted catalog page.
uc_attribute_menu in uc_attribute/uc_attribute.module
Implementation of hook_menu().
uc_attribute_nodeapi in uc_attribute/uc_attribute.module
Implementation of hook_nodeapi().
uc_cart_add_item in uc_cart/uc_cart.module
Adds an item to a user's cart.
uc_cart_condition_product_class_form in uc_cart/uc_cart_workflow.inc
uc_cart_nodeapi in uc_cart/uc_cart.module
uc_catalog_get_page in uc_catalog/uc_catalog.module
Load catalog information for display.
uc_catalog_nodeapi in uc_catalog/uc_catalog.module
Implementation of hook_nodeapi().
uc_catalog_set_breadcrumb in uc_catalog/uc_catalog.module
Formats the breadcrumb to the current term's ancestry.
uc_catalog_set_category_form in uc_catalog/uc_catalog.module
Form to change the category of many nodes at once.
uc_flatrate_form_alter in shipping/uc_flatrate/uc_flatrate.module
Implementation of hook_form_alter().
uc_flatrate_nodeapi in shipping/uc_flatrate/uc_flatrate.module
Implementation of hook_nodeapi().
uc_importer_export_page in uc_importer/uc_importer.module
Wrapper function to generate a page to hold the export form.
uc_order_load_product_select in uc_order/uc_order.module
When the Catalog module or uBrowser aren't enabled, use this product select.
uc_order_pane_products in uc_order/uc_order_order_pane.inc
Handle the "Products" order pane.
uc_product_administration in uc_product/uc_product.module
List the subcategories of product administration.
uc_product_enable in uc_product/uc_product.module
Implementation of hook_enable().
uc_product_form_alter in uc_product/uc_product.module
uc_product_image_defaults in uc_product/uc_product.module
Set up imagefield and imagecache for products.
uc_product_is_product in uc_product/uc_product.module
Determing if the given node is a product.
uc_product_kit_form in uc_product_kit/uc_product_kit.module
Implementation of hook_form().
uc_product_menu in uc_product/uc_product.module
Implementation of hook_menu().
uc_product_update_4 in uc_product/uc_product.install
uc_product_views_handler_filter_product in uc_product/uc_product.module
Filter out nodes that are not products.
uc_quote_form_alter in shipping/uc_quote/uc_quote.module
Implementation of hook_form_alter().
uc_quote_nodeapi in shipping/uc_quote/uc_quote.module
Implementation of hook_nodeapi().
uc_repeater_form_alter in uc_repeater/uc_repeater.module
uc_repeater_nodeapi in uc_repeater/uc_repeater.module
uc_roles_nodeapi in uc_roles/uc_roles.module
Implementation of hook_nodeapi().
uc_store_footer in uc_store/uc_store.module
Implementation of hook_footer().
uc_taxes_form in uc_taxes/uc_taxes.module
Create or edit a tax rule.
uc_taxes_update_5 in uc_taxes/uc_taxes.install
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_weightquote_form_alter in shipping/uc_weightquote/uc_weightquote.module
Implementation of hook_form_alter().
uc_weightquote_nodeapi in shipping/uc_weightquote/uc_weightquote.module
Implementation of hook_nodeapi().
_uc_catalog_navigation in uc_catalog/uc_catalog.module
Emulates Drupal's menu system, but based soley on the structure of "Product Catalog".