hook_uc_coupon_actions |
./uc_coupon.api.php |
hook_uc_coupon_actions(). |
|
|
hook_uc_coupon_alter |
./uc_coupon.api.php |
hook_uc_coupon_alter(). |
|
|
hook_uc_coupon_delete |
./uc_coupon.api.php |
hook_uc_coupon_delete(). |
|
|
hook_uc_coupon_presave |
./uc_coupon.api.php |
hook_uc_coupon_presave(). |
|
|
hook_uc_coupon_save |
./uc_coupon.api.php |
hook_uc_coupon_save(). |
|
|
hook_uc_coupon_usage_alter |
./uc_coupon.api.php |
hook_uc_coupon_usage_alter(). |
|
|
hook_uc_coupon_validate |
./uc_coupon.api.php |
hook_uc_coupon_validate() |
|
|
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_checkout_pane_coupon |
./uc_coupon.module |
Default theme implementation for the checkout pane. |
|
|
theme_uc_coupon_actions |
./uc_coupon.admin.inc |
Show the actions a user may perform on a coupon. |
|
|
theme_uc_coupon_code |
./uc_coupon.admin.inc |
Show coupon code in Views. |
|
|
uc_checkout_pane_coupon |
./uc_coupon.module |
Checkout Pane callback function. |
|
1 |
uc_coupon_add_form |
./uc_coupon.admin.inc |
Coupon add/edit form. |
|
1 |
uc_coupon_add_form_submit |
./uc_coupon.admin.inc |
Coupon form submit handler. |
|
|
uc_coupon_add_form_validate |
./uc_coupon.admin.inc |
Coupon form validate handler. |
|
|
uc_coupon_ahah |
./uc_coupon.admin.inc |
|
|
1 |
uc_coupon_autocomplete_node |
./uc_coupon.admin.inc |
|
|
1 |
uc_coupon_autocomplete_role |
./uc_coupon.admin.inc |
|
|
1 |
uc_coupon_autocomplete_term |
./uc_coupon.admin.inc |
|
|
1 |
uc_coupon_autocomplete_user |
./uc_coupon.admin.inc |
|
|
1 |
uc_coupon_block |
./uc_coupon.module |
Implementation of hook_block(). |
|
|
uc_coupon_block_form |
./uc_coupon.module |
Coupon block form, also available as a cart pane. |
|
2 |
uc_coupon_block_form_submit |
./uc_coupon.module |
Block form submit handler. |
|
|
uc_coupon_calculate_discounts |
./uc_coupon.module |
Find items that a coupon will apply to and calculate the discounts. |
2 |
|
uc_coupon_cart_display |
./uc_coupon.module |
Implementation of hook_cart_display(). |
|
|
uc_coupon_cart_pane |
./uc_coupon.module |
Implementation of hook_cart_pane(). |
|
|
uc_coupon_ca_condition |
./uc_coupon.ca.inc |
Implementation of hook_ca_condition(). |
|
|
uc_coupon_ca_entity |
./uc_coupon.ca.inc |
Implementation of hook_ca_entity(). |
|
|
uc_coupon_checkout_apply |
./uc_coupon.module |
Checkout pane AJAX callback. |
|
1 |
uc_coupon_checkout_pane |
./uc_coupon.module |
Implementation of hook_checkout_pane(). |
|
|
uc_coupon_codes_csv |
./uc_coupon.admin.inc |
Generate a list of bulk coupon codes. |
|
2 |
uc_coupon_condition_is_bulk |
./uc_coupon.ca.inc |
Check that the coupon is a bulk coupon. |
|
2 |
uc_coupon_condition_order_has_coupon |
./uc_coupon.ca.inc |
Check if an order has a coupon applied. |
|
1 |
uc_coupon_condition_order_has_coupon_form |
./uc_coupon.ca.inc |
|
|
|
uc_coupon_count_usage |
./uc_coupon.module |
Count usage of a coupon. |
4 |
|
uc_coupon_delete_confirm |
./uc_coupon.admin.inc |
Delete coupon confirm form |
|
1 |
uc_coupon_delete_confirm_submit |
./uc_coupon.admin.inc |
|
|
|
uc_coupon_display |
./uc_coupon.admin.inc |
Display a brief overview of system coupons |
|
1 |
uc_coupon_find |
./uc_coupon.module |
Load a coupon (single or bulk) from the supplied code. |
2 |
|
uc_coupon_format_discount |
./uc_coupon.module |
Format a coupon depending on the type, optionally including currency symbols. |
6 |
|
uc_coupon_form_uc_cart_checkout_form_alter |
./uc_coupon.module |
Implementation of hook_form_FORM_ID_alter() for uc_cart_checkout_form(). |
|
|
uc_coupon_form_uc_order_edit_form_alter |
./uc_coupon.module |
Implementation of hook_form_FORM_ID_alter(). |
|
|
uc_coupon_get_bulk_code |
./uc_coupon.module |
Generate a single bulk coupon code. |
6 |
|
uc_coupon_init |
./uc_coupon.module |
Implementation of hook_init(). |
|
|
uc_coupon_install |
./uc_coupon.install |
Implementation of hook_install(). |
|
|
uc_coupon_line_item |
./uc_coupon.module |
Implementation of hook_line_item(). |
|
|
uc_coupon_load |
./uc_coupon.module |
Load a coupon object. |
7 |
|
uc_coupon_menu |
./uc_coupon.module |
Implementation of hook_menu(). |
|
|
uc_coupon_order |
./uc_coupon.module |
Implementation of hook_order(). |
|
|