You are here

Functions in UC Recurring Payments and Subscriptions 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
uc_recurring_hosted_subscription_load modules/uc_recurring_hosted/uc_recurring_hosted.module Get a hosted subscription ID and recurring fee ID. 4
uc_recurring_hosted_subscription_save modules/uc_recurring_hosted/uc_recurring_hosted.module Save a new subscription ID 2
uc_recurring_hosted_uc_auth_arb_payment modules/uc_recurring_hosted/uc_recurring_hosted.module Implements hook_uc_auth_arb_payment(). Called during an ARB silent post.
uc_recurring_hosted_uc_recurring_status_alter modules/uc_recurring_hosted/uc_recurring_hosted.module Add a status label for "suspended (no agreement)"
uc_recurring_includes ./uc_recurring.module Include uc recurring own payment gateway implementations. 1
uc_recurring_install ./uc_recurring.install Implements hook_install().
uc_recurring_invoke ./uc_recurring.module Invoke an item type specific function, which will be item types base appended with _$op. The parameters given in $params will be passed to this function. 5
uc_recurring_menu ./uc_recurring.module Implements hook_menu().
uc_recurring_message_formats ./uc_recurring.rules.inc Options list callback for message formats. 1
uc_recurring_mock_gateway_order test/uc_recurring_mock_gateway.module Implements hook_order().
uc_recurring_mock_gateway_payment_method test/uc_recurring_mock_gateway.module Implements hook_payment_method().
uc_recurring_mock_gateway_process test/uc_recurring_mock_gateway.module Handle recurring fee process callback 1
uc_recurring_mock_gateway_recurring_info test/uc_recurring_mock_gateway.module Implements hook_recurring_info().
uc_recurring_mock_gateway_renew test/uc_recurring_mock_gateway.module Handle recurring fee renew callback 1
uc_recurring_order_admin ./uc_recurring.admin.inc Displays the main order admin screen, an overview of all received orders. 1
uc_recurring_order_checkout_pane_message modules/uc_recurring_product/uc_recurring_product.module Checkout Pane callback function. 1
uc_recurring_order_form_uc_recurring_admin_edit_form_alter modules/uc_recurring_order/uc_recurring_order.module Alter the Edit screen to show the products in the order.
uc_recurring_order_get_intervals modules/uc_recurring_order/uc_recurring_order.module Callback function to return interval options 3
uc_recurring_order_information ./uc_recurring.admin.inc Display recurring information about this order. 1
uc_recurring_order_menu modules/uc_recurring_order/uc_recurring_order.module Implements hook_menu().
uc_recurring_order_pane_cart modules/uc_recurring_order/uc_recurring_order.module Cart pane recurring form. 1
uc_recurring_order_pane_cart_submit modules/uc_recurring_order/uc_recurring_order.module @todo Please document this function.
uc_recurring_order_pane_checkout modules/uc_recurring_order/uc_recurring_order.module Checkout Pane callback function. 1
uc_recurring_order_process_order modules/uc_recurring_order/uc_recurring_order.module Process a recurring order. 1
uc_recurring_order_recurring_renewal_pending modules/uc_recurring_order/uc_recurring_order.module Implements hook_recurring_renewal_pending().
uc_recurring_order_settings_form modules/uc_recurring_order/uc_recurring_order.module Settings for recurring orders 1
uc_recurring_order_settings_form_submit modules/uc_recurring_order/uc_recurring_order.module @todo Please document this function.
uc_recurring_order_settings_form_validate modules/uc_recurring_order/uc_recurring_order.module @todo Please document this function.
uc_recurring_order_uc_cart_pane modules/uc_recurring_order/uc_recurring_order.module Implements hook_uc_cart_pane().
uc_recurring_order_uc_checkout_pane modules/uc_recurring_order/uc_recurring_order.module Implements hook_uc_checkout_pane().
uc_recurring_order_uc_order modules/uc_recurring_order/uc_recurring_order.module Implements hook_uc_order().
uc_recurring_order_update_6000 modules/uc_recurring_order/uc_recurring_order.install Remove variables that are just holding strings, if you want to edit strings then there are better ways then via variables.
uc_recurring_payment_form ./uc_recurring.admin.inc Recurring payment settings form. 1
uc_recurring_payment_form_save_extensions ./uc_recurring.admin.inc Saves the extension options. 1
uc_recurring_payment_method_supported ./uc_recurring.module Checks that a payment method can process recurring fees. This is done by checking that a recurring fee handler exists for the payment method. 2
uc_recurring_permission ./uc_recurring.module Implements hook_permission().
uc_recurring_process_extensions ./uc_recurring.module Handle extensions when a recurring payment was unsuccessful. 1
uc_recurring_product_feature_form modules/uc_recurring_product/uc_recurring_product.module Builds the form to display adding or editing a recurring fee feature. 1
uc_recurring_product_feature_form_submit modules/uc_recurring_product/uc_recurring_product.module Submit handler for the recurring feature.
uc_recurring_product_feature_form_validate modules/uc_recurring_product/uc_recurring_product.module @todo Please document this function.
uc_recurring_product_feature_save modules/uc_recurring_product/uc_recurring_product.module 2
uc_recurring_product_fee_load modules/uc_recurring_product/uc_recurring_product.module Loads a recurring fee from a product fee ID. 3
uc_recurring_product_fee_product_delete modules/uc_recurring_product/uc_recurring_product.module Deletes a recurring product. 1
uc_recurring_product_fee_product_save modules/uc_recurring_product/uc_recurring_product.module Saves a recurring product. 1
uc_recurring_product_form_uc_cart_cart_settings_form_alter modules/uc_recurring_product/uc_recurring_product.module Implements hook_form_FORM_ID_alter().
uc_recurring_product_form_uc_cart_checkout_form_alter modules/uc_recurring_product/uc_recurring_product.module Implements hook_form_FORM-ID_alter().
uc_recurring_product_form_uc_order_view_update_form_alter modules/uc_recurring_product/uc_recurring_product.module Implements hook_form_FORM-ID_alter().
uc_recurring_product_get_recurring_products_in_order modules/uc_recurring_product/uc_recurring_product.module Get an array of recurring products that should be created for an order. 7
uc_recurring_product_order_view_update_form_submit modules/uc_recurring_product/uc_recurring_product.module Submit handler for the processing recurring fee. 1
uc_recurring_product_process_order modules/uc_recurring_product/uc_recurring_product.module Passes the information onto the specified fee handler for processing. 3

Pages

Other projects