You are here

Functions in Commerce Recurring Framework 7

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_recurring_admin_form ./commerce_recurring.admin.inc Form builder to display admin form 1
commerce_recurring_default_rules_configuration ./commerce_recurring.rules_defaults.inc Implementation of hook_default_rules_configuration().
commerce_recurring_entity_info_alter ./commerce_recurring.module Implements hook_entity_info_alter()
commerce_recurring_fetch_last_payment_transaction_id ./commerce_recurring.rules.inc Util to fetch the last payment transaction made against an order 1
commerce_recurring_help ./commerce_recurring.module Implements hook_help().
commerce_recurring_initialise_recurring ./commerce_recurring.rules.inc Rules action: mark an order as a recurring master
commerce_recurring_install ./commerce_recurring.install Implements hook_install().
commerce_recurring_load_payments_due ./commerce_recurring.rules.inc Rules action callback: Load orders
commerce_recurring_load_recurring ./commerce_recurring.rules.inc Rules action callback: Load orders
commerce_recurring_menu ./commerce_recurring.module Implements hook_menu().
commerce_recurring_permission ./commerce_recurring.module Implements hook_permission()
commerce_recurring_process_payment ./commerce_recurring.rules.inc Rules callback to process a payment against an order
commerce_recurring_process_recurring ./commerce_recurring.rules.inc Rules action: create a new order duplicting the given line item on the new order.
commerce_recurring_rules_action_info ./commerce_recurring.rules.inc Implements hook_rules_action_info().
commerce_recurring_rules_condition_info ./commerce_recurring.rules.inc Implements hook_rules_condition_info().
commerce_recurring_rules_event_info ./commerce_recurring.rules.inc Implements hook_rules_event_info().
commerce_recurring_rules_order_contains_recurring ./commerce_recurring.rules.inc Condition callback: checks to see if a recurring product exists on an order
commerce_recurring_rules_order_is_master ./commerce_recurring.rules.inc Condition callback: checks to see if a recurring product exists on an order
commerce_recurring_uninstall ./commerce_recurring.install Implements hook_schema(). / function commerce_recurring_schema() {
commerce_recurring_update_7001 ./commerce_recurring.install Implements hook_update_N Adds the payment status field to the recurring order
commerce_recurring_views_api ./commerce_recurring.module Implements hook_views_api().
_commerce_recurring_installed_fields ./commerce_recurring.install Returns a structured array defining the fields created by this module. 3
_commerce_recurring_installed_instances ./commerce_recurring.install Returns a structured array defining the instances for this module 2

Other projects