You are here

Functions in Ubercart 8.4

Primary tabs

Namesort descending Location Description Direct uses Strings
uc_role_grant uc_role/uc_role.module Grants a role to a given user. 2
uc_role_help uc_role/uc_role.module Implements hook_help().
uc_role_renew uc_role/uc_role.module Renews a given role on a user. 2
uc_role_revoke uc_role/uc_role.module Revokes a role on a given user. 1
uc_role_schema uc_role/uc_role.install Implements hook_schema().
uc_role_theme uc_role/uc_role.module Implements hook_theme().
uc_role_tokens uc_role/uc_role.tokens.inc Implements hook_tokens().
uc_role_token_info uc_role/uc_role.tokens.inc Implements hook_token_info().
uc_role_uc_order_product_can_ship uc_role/uc_role.module Implements hook_uc_order_product_can_ship().
uc_role_uc_product_feature uc_role/uc_role.module Implements hook_uc_product_feature().
uc_role_uc_store_status uc_role/uc_role.module Implements hook_uc_store_status().
uc_role_uninstall uc_role/uc_role.install Implements hook_uninstall().
uc_role_user_cancel uc_role/uc_role.module Implements hook_user_cancel().
uc_role_user_presave uc_role/uc_role.module Implements hook_user_presave().
uc_role_user_validate uc_role/uc_role.module User profile form validate handler. 1
uc_role_user_view uc_role/uc_role.module Implements hook_user_view().
uc_select_address uc_store/uc_store.module Creates an address select box based on a user's previous orders. 1
uc_select_addresses uc_store/uc_store.module Creates an address select box based on a user's previous orders. 2
uc_stock_adjust uc_stock/uc_stock.module Adjusts the product stock level by a set amount. 2
uc_stock_adjust_product_stock uc_stock/uc_stock.module Decrement a product's stock. 3 2
uc_stock_default_rules_configuration uc_stock/uc_stock.rules_defaults.inc Implements hook_default_rules_configuration().
uc_stock_help uc_stock/uc_stock.module Implements hook_help().
uc_stock_is_active uc_stock/uc_stock.module Checks if a SKU has an active stock record. 2
uc_stock_level uc_stock/uc_stock.module Gets the stock level of a particular product SKU. 3
uc_stock_mail uc_stock/uc_stock.module Implements hook_mail().
uc_stock_menu_links_discovered_alter uc_stock/uc_stock.module Implements hook_menu_links_discovered_alter().
uc_stock_schema uc_stock/uc_stock.install Implements hook_schema().
uc_stock_set uc_stock/uc_stock.module Sets the product stock level. 1
uc_stock_tokens uc_stock/uc_stock.tokens.inc Implements hook_tokens().
uc_stock_token_info uc_stock/uc_stock.tokens.inc Implements hook_token_info().
uc_stock_uc_checkout_complete uc_stock/uc_stock.module Implements hook_uc_checkout_complete().
uc_stock_views_data uc_stock/uc_stock.views.inc Implements hook_views_data().
uc_store_address uc_store/uc_store.module Returns the user-defined store address. 1
uc_store_default_country uc_store/uc_store.module Returns a default store country value. 1
uc_store_email uc_store/uc_store.module Returns the store e-mail address if set, otherwise the site email address. 12
uc_store_email_from uc_store/uc_store.module Returns store name and e-mail address in an RFC 2822 compliant string. 19
uc_store_email_to_username uc_store/uc_store.module Derives a valid username from an e-mail address. 3
uc_store_encryption_errors uc_store/uc_store.module Logs encryption errors to watchdog. 4
uc_store_help uc_store/uc_store.module Implements hook_help().
uc_store_install uc_store/uc_store.install Implements hook_install().
uc_store_mail_recipient_langcode uc_store/uc_store.module Gets the preferred language code for a user's email address. 14
uc_store_name uc_store/uc_store.module Returns the store name. 10
uc_store_page_attachments uc_store/uc_store.module Implements hook_page_attachments().
uc_store_requirements uc_store/uc_store.install Implements hook_requirements().
uc_store_rfc2822_display_name uc_store/uc_store.module Turns a text string into a valid RFC 2822 quoted string. 1
uc_store_theme uc_store/uc_store.module Implements hook_theme().
uc_store_tokens uc_store/uc_store.tokens.inc Implements hook_tokens().
uc_store_token_info uc_store/uc_store.tokens.inc Implements hook_token_info().
uc_store_uc_store_status uc_store/uc_store.module Implements hook_uc_store_status().
uc_store_uninstall uc_store/uc_store.install Implements hook_uninstall().

Pages

Other projects