You are here

Functions in Commerce Billy Mail 7

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_billy_mail_action_send_invoice ./commerce_billy_mail.rules.inc The action function for 'commerce_billy_mail_action_send_invoice'.
commerce_billy_mail_admin_paths_alter ./commerce_billy_mail.module Implements hook_paths_alter().
commerce_billy_mail_attachment_admin_form modules/commerce_billy_mail_attachment/commerce_billy_mail_attachment.admin.inc Admin settings form for e-mail attachment. 1
commerce_billy_mail_attachment_admin_form_submit modules/commerce_billy_mail_attachment/commerce_billy_mail_attachment.admin.inc Submit handler for settings form. 1
commerce_billy_mail_attachment_mail_alter modules/commerce_billy_mail_attachment/commerce_billy_mail_attachment.module Implements hook_mail_alter().
commerce_billy_mail_attachment_menu modules/commerce_billy_mail_attachment/commerce_billy_mail_attachment.module Implements hook_menu().
commerce_billy_mail_attachment_uninstall modules/commerce_billy_mail_attachment/commerce_billy_mail_attachment.install Implements hook_uninstall().
commerce_billy_mail_custom_theme ./commerce_billy_mail.module Implements hook_custom_theme(). 2 1
commerce_billy_mail_install ./commerce_billy_mail.install Implements hook_install().
commerce_billy_mail_mail ./commerce_billy_mail.module Implements hook_mail().
commerce_billy_mail_menu ./commerce_billy_mail.module Implements hook_menu().
commerce_billy_mail_pdf_create ./commerce_billy_mail.module Transforms HTML to PDF and returns its file contents. 1
commerce_billy_mail_pdf_prepare ./commerce_billy_mail.module Helper function to prepare the order mail. Returns its components as array. 1
commerce_billy_mail_permission ./commerce_billy_mail.module Implements hook_permission().
commerce_billy_mail_requirements ./commerce_billy_mail.install Implements hook_requirements().
commerce_billy_mail_resend_access ./commerce_billy_mail.module Access callback for the resending the invoice mail. 1
commerce_billy_mail_resend_form ./commerce_billy_mail.module Form callback for pdf invoice mail resend. 1
commerce_billy_mail_resend_form_submit ./commerce_billy_mail.module Form submit handler for sending the invoice.
commerce_billy_mail_rules_action_info ./commerce_billy_mail.rules.inc Implements hook_rules_action_info().
commerce_billy_mail_settings_form ./commerce_billy_mail.admin.inc commerce_billy_mail_settings_form.admin settings form. 1
commerce_billy_mail_theme_registry_alter ./commerce_billy_mail.module Implements hook_theme_registry_alter.
commerce_billy_mail_uninstall ./commerce_billy_mail.install Implements hook_uninstall().
commerce_billy_mail_variable_info ./commerce_billy_mail.variable.inc Implements hook_variable_info().
_commerce_billy_mail_attachment_get_attachment modules/commerce_billy_mail_attachment/commerce_billy_mail_attachment.module Returns the mail attachment(s). 1
_commerce_billy_mail_get_attachments ./commerce_billy_mail.module Returns the mail attachment(s). 1
_commerce_billy_mail_get_pdf_theme_items ./commerce_billy_mail.module 2
_commerce_billy_mail_is_theme_registry_workaround_available ./commerce_billy_mail.module Helper function that returns true if the theme registry workaround is available, else false. 3
_commerce_billy_mail_send_order_invoice ./commerce_billy_mail.module Helper function to send the order mail. 2

Other projects