You are here

Functions in Commerce Purchase Order 7

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_purchase_order_action_info ./commerce_purchase_order.module Implements hook_action_info().
commerce_purchase_order_commerce_payment_method_info ./commerce_purchase_order.module Implements hook_commerce_payment_method_info().
commerce_purchase_order_commerce_payment_transaction_delete ./commerce_purchase_order.module Implements hook_commerce_payment_transaction_delete().
commerce_purchase_order_install ./commerce_purchase_order.install Implements hook_install().
commerce_purchase_order_menu ./commerce_purchase_order.module Implements hook_menu().
commerce_purchase_order_number_from_order_id ./commerce_purchase_order.module Returns a PO number from an order id
commerce_purchase_order_payment_method_instances ./commerce_purchase_order.module Returns the list of all PO payment method instances. 1
commerce_purchase_order_rules_action_info ./commerce_purchase_order.rules.inc Implements hook_rules_action_info().
commerce_purchase_order_rules_issue_po_action ./commerce_purchase_order.rules.inc 1
commerce_purchase_order_rules_payment_instance_charge_options_list ./commerce_purchase_order.rules.inc Options list for payment method instances that provide a charge callback 1
commerce_purchase_order_schema ./commerce_purchase_order.install Implements hook_schema().
commerce_purchase_order_settings_form ./commerce_purchase_order.module Payment method callback: settings form.
commerce_purchase_order_submit_form ./commerce_purchase_order.module Payment method callback: submit form.
commerce_purchase_order_submit_form_submit ./commerce_purchase_order.module Payment method callback: submit form submission.
commerce_purchase_order_submit_form_validate ./commerce_purchase_order.module Payment method callback: submit form validation.
commerce_purchase_order_transaction ./commerce_purchase_order.module Creates a PO number payment transaction for the specified charge amount. 2
commerce_purchase_order_update_7001 ./commerce_purchase_order.install Add transaction_id field and make it a primary key.
commerce_purchase_order_validate_access ./commerce_purchase_order.module User access callback for purchase order number validation 1
commerce_purchase_order_validate_action ./commerce_purchase_order.module Change the purchase order transaction status to success.
commerce_purchase_order_validate_form ./commerce_purchase_order.module Validate a payment transaction paid with a purchase order 1
commerce_purchase_order_validate_form_submit ./commerce_purchase_order.module
commerce_purchase_order_views_api ./commerce_purchase_order.module Implements hook_views_api().
commerce_purchase_order_views_data includes/views/commerce_purchase_order.views.inc Implements hook_views_data()
commerce_purchase_order_views_default_views includes/views/commerce_purchase_order.views_default.inc Implements hook_views_default_views().

Other projects