You are here

Functions in Ubercart Discount Coupons 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_uc_coupon_actions ./uc_coupon.api.php hook_uc_coupon_actions().
hook_uc_coupon_apply ./uc_coupon.api.php hook_uc_coupon_apply().
hook_uc_coupon_remove ./uc_coupon.api.php hook_uc_coupon_remove().
hook_uc_coupon_revalidate ./uc_coupon.api.php hook_uc_coupon_revalidate().
hook_uc_coupon_usage_alter ./uc_coupon.api.php hook_uc_coupon_usage_alter().
hook_uc_coupon_validate ./uc_coupon.api.php Add extra validation to a coupon.
template_preprocess_uc_coupon_certificate ./uc_coupon.module Preprocess template for a printed coupon certificate.
template_preprocess_uc_coupon_page ./uc_coupon.module Page template for printed coupons.
theme_uc_coupon_actions ./uc_coupon.admin.inc Show the actions a user may perform on a coupon.
theme_uc_coupon_automatic_discounts ./uc_coupon.module
theme_uc_coupon_code ./uc_coupon.admin.inc Show coupon code in Views.
theme_uc_coupon_discount ./uc_coupon.module Theme for a coupon discount.
theme_uc_coupon_form ./uc_coupon.module Default theme implementation for the coupon submit form.
uc_checkout_pane_coupon ./uc_coupon.module Checkout Pane callback function. 1
uc_checkout_pane_coupon_automatic ./uc_coupon.module A checkout pane listing any automatic discounts. 1
uc_coupon_add_form ./uc_coupon.admin.inc Coupon add/edit form. 2
uc_coupon_add_form_submit ./uc_coupon.admin.inc Coupon form submit handler. 1
uc_coupon_add_form_validate ./uc_coupon.admin.inc Coupon form validate handler.
uc_coupon_ajax_callback ./uc_coupon.admin.inc Ajax form element selector callback for "Add more items" buttons in restrictions fieldsets. 1
uc_coupon_apply_to_order ./uc_coupon.module Apply a set of coupons to an order. 3
uc_coupon_autocomplete_node ./uc_coupon.admin.inc Autocomplete callback for product restrictions. 1
uc_coupon_autocomplete_role ./uc_coupon.admin.inc Autocomplete callback for role restrictions. 1
uc_coupon_autocomplete_term ./uc_coupon.admin.inc Autocomplete callback for term restrictions. 1
uc_coupon_autocomplete_user ./uc_coupon.admin.inc Autocomplete callback for user restrictions. 1
uc_coupon_block_info ./uc_coupon.module Implements hook_block_info().
uc_coupon_block_view ./uc_coupon.module Implements hook_block_view().
uc_coupon_calculate_discounts ./uc_coupon.module Find items that a coupon will apply to and calculate the discounts. 3
uc_coupon_checkout_submit ./uc_coupon.module 1
uc_coupon_checkout_update ./uc_coupon.module Ajax callback for checkout form. 1
uc_coupon_codes_csv ./uc_coupon.admin.inc Generate a list of bulk coupon codes. 2
uc_coupon_condition_is_bulk ./uc_coupon.rules.inc Check that a coupon is a bulk coupon.
uc_coupon_condition_order_has_coupon ./uc_coupon.rules.inc Check if an order has a coupon applied.
uc_coupon_count_usage ./uc_coupon.module Count usage of a coupon. 5
uc_coupon_data_property_get ./uc_coupon.entity.inc Generic getter to extract properties from the coupon data array. 1
uc_coupon_data_property_set ./uc_coupon.entity.inc Generic setter to update properties from the coupon data array. 1
uc_coupon_delete ./uc_coupon.module Delete a coupon object. 1
uc_coupon_delete_confirm ./uc_coupon.admin.inc Delete coupon confirm form 1
uc_coupon_delete_confirm_submit ./uc_coupon.admin.inc Delete coupon confirm form submit handler.
uc_coupon_display ./uc_coupon.admin.inc Display a brief overview of system coupons 1
uc_coupon_entity_info ./uc_coupon.module Implements hook_entity_info();
uc_coupon_field_extra_fields ./uc_coupon.module Implements hook_field_extra_fields().
uc_coupon_find ./uc_coupon.module Load a coupon (single or bulk) from the supplied code. 8
uc_coupon_form ./uc_coupon.module Form builder for the uc_coupon form. 2 4
uc_coupon_form_submit ./uc_coupon.module Submit handler for the uc_coupon form. 2
uc_coupon_form_uc_cart_checkout_form_alter ./uc_coupon.module Implements hook_form_FORM_ID_alter() for uc_cart_checkout_form().
uc_coupon_form_uc_order_edit_form_alter ./uc_coupon.module Implements hook_form_uc_order_edit_form_alter().
uc_coupon_get_bulk_code ./uc_coupon.module Generate a single bulk coupon code. 6
uc_coupon_get_order_coupons ./uc_coupon.module Gets the fully validated coupon objects that have been applied to this order. 3
uc_coupon_init ./uc_coupon.module Implements hook_init().
uc_coupon_load ./uc_coupon.module Loads one coupon entity from the database. 9

Pages

Other projects