1.6.2.2.2.8.2.12.2.28 (checked in on 2008/03/24 at 02:40:12 by sime)
@author e-Commerce Dev Team coupon.module Let store managers to create coupons and discount tickets
| Name | Description |
|---|---|
| ECMAIL_TYPE_COUPON | |
| MAILVAR_COUPON |
| Name | Description |
|---|---|
| coupon_adjust_price | Implementation of hook_adjust_price() |
| coupon_cart_form | Implementation of hook_cart_form() |
| coupon_checkoutapi | Implementation of hook_checkoutapi() |
| coupon_ec_settings | Implementation of hook_ec_settings() |
| coupon_ec_transactionapi | Implementation of hook_ec_transactionapi() |
| coupon_help | Implementation of hook_help() |
| coupon_mail_reset | Implementation of hook_mail_reset(). |
| coupon_mail_types | Implementation of hook_mail_types(). |
| coupon_menu | Implementation of hook_menu() |
| coupon_nodeapi | Implementation of hook_nodeapi(). |
| coupon_on_payment_completion | Implementation of hook_on_payment_completion() |
| coupon_product_info | Implementation of hook_product_info() |
| coupon_token_list | Implements hook_token_list(). |
| coupon_token_values | Implements hook_token_values(). |
| coupon_transaction | Implementation of hook_transaction() |
| theme_coupon_review_form | List all used coupons on this transaction |
| _coupon_cart_remove | Remove a coupon from the cart |
| _coupon_create | Generate unique coupon codes |
| _coupon_format_coupon | Convert the coupon format to XXXX-XXXX-XXXX |
| _coupon_suc_create | Create single use coupons (suc) form |
| _coupon_suc_create_submit | Implementation of hook_submit(). |
| _coupon_suc_create_validate | Implementation of hook_validate(). |
| _coupon_suc_delete | Delete single use coupons (suc) from the database |
| _coupon_suc_delete_submit | Implementation of hook_submit(). |
| __coupon_admin_list | List Coupons |