You are here

Functions in Commerce Invoice Receipt 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_invoice_receipt_action_mail ./commerce_invoice_receipt.rules.inc Rules action callback for sending the receipt email.
commerce_invoice_receipt_default_rules_configuration ./commerce_invoice_receipt.rules_defaults.inc Implements hook_default_rules_configuration().
commerce_invoice_receipt_entity_info_alter ./commerce_invoice_receipt.module Implements hook_entity_info_alter().
commerce_invoice_receipt_install ./commerce_invoice_receipt.install Implements hook_install().
commerce_invoice_receipt_mail ./commerce_invoice_receipt.module Implements hook_mail().
commerce_invoice_receipt_mail_form ./commerce_invoice_receipt.module Set recipients of an invoice, and mail it. 1
commerce_invoice_receipt_mail_form_submit ./commerce_invoice_receipt.module Form submit handler for the commerce_invoice_receipt_mail_form().
commerce_invoice_receipt_mail_form_validate ./commerce_invoice_receipt.module Form validation handler for the commerce_invoice_receipt_mail_form().
commerce_invoice_receipt_menu ./commerce_invoice_receipt.module Implements hook_menu().
commerce_invoice_receipt_preprocess_commerce_invoice_receipt ./commerce_invoice_receipt.module Implements hook_preprocess_commerce_invoice_receipt().
commerce_invoice_receipt_rules_action_info ./commerce_invoice_receipt.rules.inc Implements hook_rules_action_info().
commerce_invoice_receipt_rules_event_info ./commerce_invoice_receipt.rules.inc Implements hook_rules_event_info().
commerce_invoice_receipt_theme ./commerce_invoice_receipt.module Implements hook_theme().
commerce_invoice_receipt_uninstall ./commerce_invoice_receipt.install Implements hook_uninstall().
commerce_invoice_receipt_update_7021 ./commerce_invoice_receipt.install Remove old variables stored as admin settings.
commerce_invoice_receipt_view_print ./commerce_invoice_receipt.module Menu callback, render invoice. 1
_commerce_invoice_receipt_css_path ./commerce_invoice_receipt.module Helper function - locate default CSS path. 1
_commerce_invoice_receipt_get_invoice_info ./commerce_invoice_receipt.module Helper function - generate an array for rendering all the invoice info. 2
_commerce_invoice_receipt_prepare_output ./commerce_invoice_receipt.module Helper function - prepare the content, depending on whether or not Emogrifier module is installed. 2

Other projects