You are here

Functions in UC Recurring Payments and Subscriptions 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
ajax_example_add_more_remove_one modules/uc_recurring_subscription/uc_recurring_subscription.admin.inc Submit handler for the "remove one" button.
hook_recurring_access ./uc_recurring.api.php Set the access permission on user operations.
hook_recurring_fee_user_saved ./uc_recurring.api.php Act on recurring user that has just been saved (inserted or updated).
hook_recurring_info ./uc_recurring.api.php Define the recurring payment method/gateway function callbacks.
hook_recurring_info_alter ./uc_recurring.api.php Alter the recurring method/ gateway info.
hook_recurring_product_deleted ./uc_recurring.api.php Act on recurring product deleted.
hook_recurring_renewal_completed ./uc_recurring.api.php Act on recurring renewal completed event.
hook_recurring_renewal_failed ./uc_recurring.api.php Act on recurring renewal failed event.
hook_recurring_renewal_pending ./uc_recurring.api.php Act on recurring renewal event.
hook_recurring_user_deleted ./uc_recurring.api.php Act on recurring user deleted.
hook_uc_recurring_hosted_subscription_alter modules/uc_recurring_hosted/uc_recurring_hosted.api.php
hook_uc_recurring_hosted_subscription_delete modules/uc_recurring_hosted/uc_recurring_hosted.api.php
hook_uc_recurring_hosted_subscription_save modules/uc_recurring_hosted/uc_recurring_hosted.api.php
rebilling_num_intervals_callback ./uc_recurring.admin.inc 1
theme_uc_recurring_admin_table ./uc_recurring.module Displays a table for users to administer their recurring fees.
theme_uc_recurring_authorizenet_cim_billto_form includes/uc_recurring.uc_authorizenet.inc Theme billing address form items
theme_uc_recurring_cybersource_billto_form includes/uc_recurring.uc_cybersource.inc Theme billing address form items
theme_uc_recurring_product_message modules/uc_recurring_product/uc_recurring_product.module Theme a recurring product message. This is displayed to users if their cart or order contain recurring prodcuts.
theme_uc_recurring_subscription_item modules/uc_recurring_subscription/uc_recurring_subscription.admin.inc
theme_uc_recurring_subscription_og_items modules/uc_recurring_subscription/uc_recurring_subscription.admin.inc
theme_uc_recurring_subscription_products modules/uc_recurring_subscription/uc_recurring_subscription.admin.inc Add table drag effect to product commission table.
theme_uc_recurring_subscription_role_items modules/uc_recurring_subscription/uc_recurring_subscription.admin.inc
theme_uc_recurring_user_table ./uc_recurring.module Displays a table for users to administer their recurring fees.
uc_recurring_action_renewal_email ./uc_recurring.ca.inc Send an email with order and recurring fee replacement tokens. 1
uc_recurring_action_renewal_email_form ./uc_recurring.ca.inc Email settings form.
uc_recurring_admin ./uc_recurring.admin.inc Displays a table for the administration of recurring fees. 1
uc_recurring_admin_charge_form ./uc_recurring.admin.inc Confirm a recurring fee charge. 1
uc_recurring_admin_charge_form_submit ./uc_recurring.admin.inc @todo Please document this function.
uc_recurring_admin_edit_form ./uc_recurring.admin.inc Let an admin edit a recurring fee. 2
uc_recurring_admin_edit_form_submit ./uc_recurring.admin.inc @todo Please document this function.
uc_recurring_admin_edit_form_validate ./uc_recurring.admin.inc @todo Please document this function.
uc_recurring_admin_filter_form ./uc_recurring.admin.inc Filter by a specific order ID. 1
uc_recurring_admin_filter_form_submit ./uc_recurring.admin.inc @todo Please document this function.
uc_recurring_authorizenet_cim_process includes/uc_recurring.uc_authorizenet.inc Set up the recurring fee by creating a CIM profile for future payments 1
uc_recurring_authorizenet_cim_profile_form includes/uc_recurring.uc_authorizenet.inc List the CIM profile information. 1
uc_recurring_authorizenet_cim_renew includes/uc_recurring.uc_authorizenet.inc Process a renewal using the CIM profile. 1
uc_recurring_authorizenet_cim_update_form includes/uc_recurring.uc_authorizenet.inc Create form for updating credit card details for recurring fee. 1
uc_recurring_authorizenet_cim_update_form_submit includes/uc_recurring.uc_authorizenet.inc Implements update form submit for the authorizenet CIM gateway.
uc_recurring_authorizenet_cim_update_form_validate includes/uc_recurring.uc_authorizenet.inc Implements update form validation for the authorizenet CIM gateway.
uc_recurring_ca_action ./uc_recurring.ca.inc Implements hook_ca_action().
uc_recurring_ca_condition ./uc_recurring.ca.inc Implements hook_ca_condition().
uc_recurring_ca_entity ./uc_recurring.ca.inc Implements hook_ca_entity().
uc_recurring_ca_predicate ./uc_recurring.ca.inc Implements hook_ca_predicate().
uc_recurring_ca_trigger ./uc_recurring.ca.inc Implements hook_ca_trigger().
uc_recurring_charge_profile ./uc_recurring.module Process a charge on a recurring profile. 1
uc_recurring_condition_order_contains_renewals ./uc_recurring.ca.inc Check if the order contains a renewal product. 2
uc_recurring_condition_order_contains_renewals ./uc_recurring.rules.inc Check if the order contains a renewal product. 2
uc_recurring_condition_order_has_expired ./uc_recurring.ca.inc Check if the recurring fee has expired. 2
uc_recurring_condition_order_has_expired ./uc_recurring.rules.inc Check if the recurring fee has expired. 2
uc_recurring_create_renewal_order ./uc_recurring.module Create a new order to be renewed via a recurring profile. 2

Pages

Other projects