You are here

Functions in Ubercart Discounts (Alternative) 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
add_product_price_altering_css product_price_alterer_field/product_price_alterer_field.module Function for writing css to product page. 2
add_product_price_altering_javascript product_price_alterer_field/product_price_alterer_field.module Function for writing javascript to product page. 2
codeless_discounts_field_content_is_empty codeless_discounts_field/codeless_discounts_field.module Implementation of hook_content_is_empty().
codeless_discounts_field_disable codeless_discounts_field/codeless_discounts_field.install Implementation of hook_disable().
codeless_discounts_field_enable codeless_discounts_field/codeless_discounts_field.install Implementation of hook_enable().
codeless_discounts_field_field codeless_discounts_field/codeless_discounts_field.module Implementation of hook_field()
codeless_discounts_field_field_formatter_info codeless_discounts_field/codeless_discounts_field.module Implementation of hook_field_formatter_info().
codeless_discounts_field_field_info codeless_discounts_field/codeless_discounts_field.module Implementation of hook_field_info().
codeless_discounts_field_install codeless_discounts_field/codeless_discounts_field.install Implementation of hook_install().
codeless_discounts_field_theme codeless_discounts_field/codeless_discounts_field.module Implementation of hook_theme().
codeless_discounts_field_uninstall codeless_discounts_field/codeless_discounts_field.install Implementation of hook_uninstall().
codeless_discounts_field_widget codeless_discounts_field/codeless_discounts_field.module Implementation of hook_widget().
codeless_discounts_field_widget_info codeless_discounts_field/codeless_discounts_field.module Implementation of hook_widget_info().
product_price_alterer_field_content_is_empty product_price_alterer_field/product_price_alterer_field.module Implementation of hook_content_is_empty().
product_price_alterer_field_disable product_price_alterer_field/product_price_alterer_field.install Implementation of hook_disable().
product_price_alterer_field_enable product_price_alterer_field/product_price_alterer_field.install Implementation of hook_enable().
product_price_alterer_field_field product_price_alterer_field/product_price_alterer_field.module Implementation of hook_field()
product_price_alterer_field_field_formatter_info product_price_alterer_field/product_price_alterer_field.module Implementation of hook_field_formatter_info().
product_price_alterer_field_field_info product_price_alterer_field/product_price_alterer_field.module Implementation of hook_field_info().
product_price_alterer_field_install product_price_alterer_field/product_price_alterer_field.install Implementation of hook_install().
product_price_alterer_field_theme product_price_alterer_field/product_price_alterer_field.module Implementation of hook_theme().
product_price_alterer_field_uninstall product_price_alterer_field/product_price_alterer_field.install Implementation of hook_uninstall().
product_price_alterer_field_views_api product_price_alterer_field/product_price_alterer_field.module Implementation hook_views_api
product_price_alterer_field_views_data product_price_alterer_field/product_price_alterer_field.views.inc Implementation of hook_views_data() Register all of the basic handlers views uses.
product_price_alterer_field_views_handlers product_price_alterer_field/product_price_alterer_field.views.inc Implementation of hook_views_handlers() Register all of the basic handlers views uses.
product_price_alterer_field_widget product_price_alterer_field/product_price_alterer_field.module Implementation of hook_widget().
product_price_alterer_field_widget_info product_price_alterer_field/product_price_alterer_field.module Implementation of hook_widget_info().
theme_codeless_discounts_field_formatter_default codeless_discounts_field/codeless_discounts_field.module Theme function for codeless discounts element.
theme_codeless_discounts_field_get_codeless_discount_html_for_product codeless_discounts_field/codeless_discounts_field.module
theme_product_discounted_price product_price_alterer_field/product_price_alterer_field.module Theme function for producing product discounted price html. Returns discounted price for product (based on passed discounts).
theme_product_price_alterer_field_formatter_default product_price_alterer_field/product_price_alterer_field.module Theme function for 'default' text field formatter.
theme_uc_discounts_uc_cart_review_table uc_discounts/uc_discounts.module Theme shopping cart checkout table.
uc_discounts_add_line_items_to_order uc_discounts/uc_discounts.module Add temporary discount line items to order. 2
uc_discounts_add_to_existing_map_number_value uc_discounts/uc_discounts.module Add discount key and value to array. 1
uc_discounts_admin_checkout_pane_settings_form uc_discounts/uc_discounts.admin.inc Displays admin settings form for discounts checkout pane. 1
uc_discounts_admin_discounts_list uc_discounts/uc_discounts.admin.inc Generates admin page listing all saved discounts. 1
uc_discounts_admin_discounts_search_form uc_discounts/uc_discounts.admin.inc Creates an admin form for searching discounts by name. 1
uc_discounts_admin_discounts_search_form_submit uc_discounts/uc_discounts.admin.inc Form submit handler for uc_discounts_admin_search_discounts_form().
uc_discounts_admin_discount_copy_form uc_discounts/uc_discounts.admin.inc Generates admin form to create a copy of existing discount. 1
uc_discounts_admin_discount_delete_form uc_discounts/uc_discounts.admin.inc Generates an admin form to delete a discount. 1
uc_discounts_admin_discount_delete_form_submit uc_discounts/uc_discounts.admin.inc Submit handler for uc_discounts_admin_discount_delete_form().
uc_discounts_admin_discount_edit_form uc_discounts/uc_discounts.admin.inc Generates admin form to create or edit a discount. 1
uc_discounts_admin_discount_edit_form_submit uc_discounts/uc_discounts.admin.inc Submit handler for uc_discounts_admin_discount_edit_form().
uc_discounts_admin_discount_edit_form_validate uc_discounts/uc_discounts.admin.inc Validate handler for uc_discounts_admin_discount_edit_form().
uc_discounts_admin_generate_codes uc_discounts/uc_discounts.admin.inc Generate unique discount codes for a specified discount id.
uc_discounts_admin_generate_codes_form uc_discounts/uc_discounts.admin.inc Generate an admin form used to automatically create discount codes. 1
uc_discounts_admin_generate_codes_form_submit uc_discounts/uc_discounts.admin.inc Submit handler for uc_discounts_generate_codes_form().
uc_discounts_admin_generate_codes_form_validate uc_discounts/uc_discounts.admin.inc Form validation handler for uc_discounts_admin_generate_codes_form().
uc_discounts_admin_report_discount uc_discounts/uc_discounts.admin.inc Generate admin report page content of discount usage for discount ID. 1
uc_discounts_admin_report_discounts_list uc_discounts/uc_discounts.admin.inc Generate admin report page content of all discount usage. 1

Pages

Other projects