You are here

constant UC_RECURRING_ACCESS_DENY in UC Recurring Payments and Subscriptions 7.2

Same name and namespace in other branches
  1. 6.2 uc_recurring.module \UC_RECURRING_ACCESS_DENY

Recurring access.

3 uses of UC_RECURRING_ACCESS_DENY
hook_recurring_access in ./uc_recurring.api.php
Set the access permission on user operations.
uc_recurring_hosted_recurring_access in modules/uc_recurring_hosted/uc_recurring_hosted.module
Implements hook_recurring_access().
uc_recurring_user_access in ./uc_recurring.module
Restrict access to recurring fee operations for users.

File

./uc_recurring.module, line 41
Allows you to add a recurring fee to a product/SKU to handle subscription type services.

Code

define('UC_RECURRING_ACCESS_DENY', 'deny');