You are here

Functions in Ubercart 8.4

Primary tabs

Namesort descending Location Description Direct uses Strings
uc_credit_cart_review_back_submit payment/uc_credit/uc_credit.module Store the temporary CC data again if the back button is pressed. 1
uc_credit_encryption_key payment/uc_credit/uc_credit.module Loads the key for CC number encryption from a file. 12
uc_credit_form_uc_cart_checkout_review_form_alter payment/uc_credit/uc_credit.module Implements hook_form_FORM_ID_alter() for uc_cart_checkout_review_form().
uc_credit_help payment/uc_credit/uc_credit.module Implements hook_help().
uc_credit_log_authorization payment/uc_credit/uc_credit.module Stores a credit card authorization to an order's data array. 2
uc_credit_log_prior_auth_capture payment/uc_credit/uc_credit.module Logs the capture of a prior authorization to an order's data array. 2
uc_credit_log_reference payment/uc_credit/uc_credit.module Logs a credit card reference to an order's data array. 1
uc_credit_theme payment/uc_credit/uc_credit.module Implements hook_theme().
uc_credit_transaction_types payment/uc_credit/uc_credit.module Returns an array of default credit card transaction types. 2
uc_credit_uc_store_status payment/uc_credit/uc_credit.module Implements hook_uc_store_status().
uc_credit_views_data payment/uc_credit/uc_credit.views.inc Implements hook_views_data().
uc_currency_format uc_store/uc_store.module Formats an amount for display with the store's currency settings. 64
uc_file_action_order_email uc_file/uc_file.rules.inc Send an email with order and file replacement tokens. 1
uc_file_action_order_renew uc_file/uc_file.rules.inc Renews an orders product files. 1
uc_file_default_rules_configuration uc_file/uc_file.rules_defaults.inc Implements hook_default_rules_configuration().
uc_file_empty uc_file/uc_file.module Removes all downloadable files, as well as their associations. 1
uc_file_feature_delete uc_file/uc_file.module Deletes all file data associated with a given product feature. 1
uc_file_get_address_limit uc_file/uc_file.module Gets the maximum number of locations a file can be downloaded from. 3
uc_file_get_by_id uc_file/uc_file.module Retrieves a file by file ID. 11
uc_file_get_by_key uc_file/uc_file.module Retrieves a file by hash key.
uc_file_get_by_name uc_file/uc_file.module Retrieves a file by name. 1
uc_file_get_by_uid uc_file/uc_file.module Retrieves a file by user ID. 1
uc_file_get_download_limit uc_file/uc_file.module Gets the maximum number of downloads for a given file. 3
uc_file_get_expiration_properties uc_file/uc_file.rules.inc Callback for getting download expiration properties. 1
uc_file_get_time_limit uc_file/uc_file.module Gets the time expiration for a given file. 3
uc_file_help uc_file/uc_file.module Implements hook_help().
uc_file_message_formats uc_file/uc_file.rules.inc Options list callback for message formats. 1
uc_file_qualify_file uc_file/uc_file.module Qualifies a given path with the base Ubercart file download path. 10
uc_file_refresh uc_file/uc_file.module Removes non-existent files and update the downloadable list. 5
uc_file_remove_by_id uc_file/uc_file.module Deletes files (or directories). 2
uc_file_remove_user uc_file/uc_file.module Removes all of a user's downloadable files. 1
uc_file_remove_user_file_by_id uc_file/uc_file.module Removes a user's downloadable file by hash key. 1
uc_file_rules_action_info uc_file/uc_file.rules.inc Implements hook_rules_action_info().
uc_file_rules_data_info uc_file/uc_file.rules.inc Implements hook_rules_data_info().
uc_file_rules_event_info uc_file/uc_file.rules.inc Implements hook_rules_event_info().
uc_file_schema uc_file/uc_file.install Implements hook_schema().
uc_file_set_expiration_properties uc_file/uc_file.rules.inc Callback for setting download expiration properties. 1
uc_file_theme uc_file/uc_file.module Implements hook_theme().
uc_file_tokens uc_file/uc_file.tokens.inc Implements hook_tokens().
uc_file_token_info uc_file/uc_file.tokens.inc Implements hook_token_info().
uc_file_uc_add_to_cart uc_file/uc_file.module Implements hook_uc_add_to_cart().
uc_file_uc_order_product_can_ship uc_file/uc_file.module Implements hook_uc_order_product_can_ship().
uc_file_uc_product_feature uc_file/uc_file.module Implements hook_uc_product_feature().
uc_file_uc_store_status uc_file/uc_file.module Implements hook_uc_store_status().
uc_file_uninstall uc_file/uc_file.install Implements hook_uninstall().
uc_file_user_cancel uc_file/uc_file.module Implements hook_user_cancel().
uc_file_user_renew uc_file/uc_file.module Adds file(s) to a user's list of downloadable files, accumulating limits. 3
uc_file_user_view uc_file/uc_file.module Implements hook_ENTITY_TYPE_view() for user entities.
uc_form_alter uc_store/uc_store.module Executes hook_uc_form_alter() implementations. 2 1
uc_fulfillment_address_property_get shipping/uc_fulfillment/uc_fulfillment.rules.inc Entity metadata callback to get origin or destination address of an shipment. 1

Pages

Other projects