You are here

Functions in UC Recurring Payments and Subscriptions 6

Primary tabs

Namesort descending Location Description Direct uses Strings
uc_recurring_admin ./uc_recurring.admin.inc 1
uc_recurring_admin_charge_form ./uc_recurring.admin.inc 1
uc_recurring_admin_charge_form_submit ./uc_recurring.admin.inc
uc_recurring_admin_delete_form ./uc_recurring.admin.inc 1
uc_recurring_admin_delete_form_submit ./uc_recurring.admin.inc
uc_recurring_admin_edit_form ./uc_recurring.admin.inc 1
uc_recurring_admin_edit_form_submit ./uc_recurring.admin.inc
uc_recurring_admin_filter_form ./uc_recurring.admin.inc 1
uc_recurring_admin_filter_form_submit ./uc_recurring.admin.inc
uc_recurring_charge ./uc_recurring.module 2
uc_recurring_cron ./uc_recurring.module Implementation of hook_cron().
uc_recurring_event_info ./uc_recurring.module
uc_recurring_feature_form ./uc_recurring.module 1
uc_recurring_feature_form_submit ./uc_recurring.module
uc_recurring_feature_form_validate ./uc_recurring.module
uc_recurring_fee_cancel ./uc_recurring.module Cancels a user's recurring fee by setting remaining intervals to 0. 1
uc_recurring_fee_delete ./uc_recurring.module Deletes a recurring fee from a product or user. 1 1
uc_recurring_fee_load ./uc_recurring.module Loads a recurring fee either from a product or for a user. 4
uc_recurring_fee_save ./uc_recurring.module Saves a recurring fee either for a product or for a user. 2
uc_recurring_find_fees ./uc_recurring.module Returns an array of recurring fees associated with any product on an order. 3
uc_recurring_form_alter ./uc_recurring.module Implementation of hook_form_alter().
uc_recurring_install ./uc_recurring.install
uc_recurring_menu ./uc_recurring.module Implementation of hook_menu().
uc_recurring_order ./uc_recurring.module Implementation of hook_order().
uc_recurring_order_view_update_form_submit ./uc_recurring.module 1
uc_recurring_perm ./uc_recurring.module Implementation of hook_perm().
uc_recurring_process ./uc_recurring.module Passes the information onto the specified fee handler for processing. 2
uc_recurring_product_feature ./uc_recurring.module Implementation of hook_product_feature().
uc_recurring_recurring_fee ./uc_recurring.module Implementation of hook_recurring_fee(); default recurring fee handler.
uc_recurring_recurring_fee_ops ./uc_recurring.module Implementation of hook_recurring_fee_ops().
uc_recurring_schema ./uc_recurring.install @file Installs the Recurring Fee module.
uc_recurring_settings_form ./uc_recurring.module 1
uc_recurring_uninstall ./uc_recurring.install
uc_recurring_update_1 ./uc_recurring.install
uc_recurring_update_6000 ./uc_recurring.install
uc_recurring_update_6001 ./uc_recurring.install
uc_recurring_update_6002 ./uc_recurring.install
uc_recurring_update_6003 ./uc_recurring.install
uc_recurring_user ./uc_recurring.module Implementation of hook_user().
uc_recurring_user_access ./uc_recurring.module 1
uc_recurring_user_cancel_form ./uc_recurring.pages.inc 1
uc_recurring_user_cancel_form_submit ./uc_recurring.pages.inc
uc_recurring_user_table ./uc_recurring.module 1

Other projects