You are here

Functions in Ubercart 8.4

Primary tabs

Namesort descending Location Description Direct uses Strings
template_preprocess_uc_order_invoice_page uc_order/uc_order.module Preprocesses a printable invoice page.
template_preprocess_uc_packing_slip shipping/uc_fulfillment/uc_fulfillment.module Preprocess function to make tokens available in the packing slip template.
template_preprocess_uc_payment_totals payment/uc_payment/uc_payment.module Prepares variables for the payment totals template.
template_preprocess_uc_price uc_store/uc_store.module Prepares variables for the price template.
theme_uc_cart_checkout_review uc_cart/uc_cart.theme.inc Themes the checkout review order page. 1
theme_uc_cart_pane_quotes shipping/uc_quote/uc_quote.theme.inc Displays the formatted quote cart pane. 1
theme_uc_cart_review_table uc_cart/uc_cart.theme.inc Formats the cart contents table on the checkout page. 1
theme_uc_catalog_block uc_catalog/uc_catalog.theme.inc Themes the catalog block. 1
theme_uc_catalog_item uc_catalog/uc_catalog.theme.inc Displays a formatted link in the catalog block. 1 1
theme_uc_credit_cvv_help payment/uc_credit/uc_credit.theme.inc Themes the credit card CVV help link. 1
theme_uc_file_downloads_token uc_file/uc_file.tokens.inc Themes the file download links token. 1
theme_uc_file_hook_user_file_downloads uc_file/uc_file.theme.inc Themes the download table at the user account page. 1
theme_uc_file_user_downloads uc_file/uc_file.module Themes user file downloads page. 1
theme_uc_product_attributes uc_attribute/uc_attribute.theme.inc Returns a themed set of attribute options for use in order displays. 1
theme_uc_product_kit_list_item uc_product_kit/uc_product_kit.theme.inc Renders a product kit component. 1
theme_uc_product_price uc_product/uc_product.theme.inc Formats a product's price. 1
theme_uc_quote_returned_rates shipping/uc_quote/uc_quote.theme.inc Displays the returned shipping rates. 1
theme_uc_report_product_table uc_report/uc_report.module Return a themed table for product reports. 1
theme_uc_role_user_expiration uc_role/uc_role.theme.inc Themes the role expiration table on the account edit page. 1
theme_uc_role_user_new uc_role/uc_role.theme.inc Themes the roles dialog on the account edit page. 1
theme_uc_ups_confirm_shipment shipping/uc_ups/src/Plugin/Ubercart/FulfillmentMethod/uc_ups.ship.inc Displays final shipment information for review. 1
theme_uc_ups_label_image shipping/uc_ups/src/Plugin/Ubercart/FulfillmentMethod/uc_ups.ship.inc Displays the shipping label for printing. 1
theme_uc_ups_option_label shipping/uc_ups/uc_ups.theme.inc Theming of the customer-facing USPS service name and rate amount line-item. 1
theme_uc_usps_option_label shipping/uc_usps/uc_usps.theme.inc Theming of the customer-facing USPS service name and rate amount line-item. 1
uc_2checkout_help payment/uc_2checkout/uc_2checkout.module Implements hook_help().
uc_2checkout_ucga_display payment/uc_2checkout/uc_2checkout.module Implements hook_ucga_display().
uc_address_field_enabled uc_store/uc_store.module Returns TRUE if the address field is enabled. 2
uc_ajax_admin_help uc_ajax_admin/uc_ajax_admin.module Implements hook_help().
uc_ajax_admin_table uc_ajax_admin/uc_ajax_admin.module TAPIr table callback for the uc_ajax administrative form. 1
uc_attribute_adjustments_delete uc_attribute/uc_attribute.module Deletes an attribute adjustment. 3
uc_attribute_buy_it_now_form_validate uc_attribute/uc_attribute.module Validation callback for "buy it now" forms with attributes. 1
uc_attribute_delete uc_attribute/uc_attribute.module Deletes an attribute from the database. 1
uc_attribute_form_uc_product_buy_it_now_form_alter uc_attribute/uc_attribute.module Implements hook_form_BASE_FORM_ID_alter() for uc_product_buy_it_now_form().
uc_attribute_form_uc_product_settings_form_alter uc_attribute/uc_attribute.module Implements hook_form_FORM_ID_alter() for uc_product_settings_form().
uc_attribute_help uc_attribute/uc_attribute.module Implements hook_help().
uc_attribute_load uc_attribute/uc_attribute.module Loads an attribute from the database. 19
uc_attribute_load_multiple uc_attribute/uc_attribute.module Loads attribute objects from the database. 3
uc_attribute_load_product_attributes uc_attribute/uc_attribute.module Fetches an array of attribute objects that belong to a product.
uc_attribute_module_implements_alter uc_attribute/uc_attribute.module Implements hook_module_implements_alter().
uc_attribute_node_delete uc_attribute/uc_attribute.module Implements hook_node_delete().
uc_attribute_node_insert uc_attribute/uc_attribute.module Implements hook_node_insert().
uc_attribute_node_load uc_attribute/uc_attribute.module Implements hook_node_load().
uc_attribute_node_type_delete uc_attribute/uc_attribute.module Implements hook_node_type_delete().
uc_attribute_node_update_index uc_attribute/uc_attribute.module Implements hook_node_update_index().
uc_attribute_option_ajax uc_attribute/uc_attribute.module Ajax callback for attribute selection form elements. 1
uc_attribute_option_delete uc_attribute/uc_attribute.module Deletes an attribute option from the database.
uc_attribute_option_load uc_attribute/uc_attribute.module Loads an attribute option from the database. 5
uc_attribute_option_save uc_attribute/uc_attribute.module Saves an attribute object to the database. 6
uc_attribute_priced_attributes uc_attribute/uc_attribute.module Gets the price affecting attributes for a product. 1
uc_attribute_save uc_attribute/uc_attribute.module Saves an attribute object to the database. 3

Pages

Other projects