You are here

Functions in Commerce Billy 7

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_billy_admin_form ./commerce_billy.admin.inc Admin settings form for invoice generation. 1
commerce_billy_admin_form_submit ./commerce_billy.admin.inc Submit handler for Commerce Billy admin form.
commerce_billy_admin_form_validate ./commerce_billy.admin.inc Validation handler for Commerce Billy admin form.
commerce_billy_apply_invoice_nr_pattern ./commerce_billy.module Helper function that applies the invoice number pattern by replacing tokens and the {id} placeholder. 3
commerce_billy_commerce_order_state_info ./commerce_billy.module Implements hook_commerce_order_state_info().
commerce_billy_commerce_order_status_info ./commerce_billy.module Implements hook_commerce_order_status_info().
commerce_billy_default_rules_configuration ./commerce_billy.rules_defaults.inc Implements hook_default_rules_configuration().
commerce_billy_flush_caches ./commerce_billy.module Implements hook_flush_caches().
commerce_billy_invoice_nr ./commerce_billy.module Sets invoice number on order.
commerce_billy_invoice_nr_infinite ./commerce_billy.module Generated infinite invoice number. 1
commerce_billy_invoice_nr_monthly ./commerce_billy.module Generated monthly invoice number. 1
commerce_billy_invoice_nr_yearly ./commerce_billy.module Generated yearly invoice number. 1
commerce_billy_menu ./commerce_billy.module Implements hook_menu().
commerce_billy_menu_alter ./commerce_billy.module Implements hook_menu_alter().
commerce_billy_order_delete_access ./commerce_billy.module Access callback for deleting orders. 1
commerce_billy_pdf modules/commerce_billy_pdf/commerce_billy_pdf.module Page callback for invoice PDF. 7
commerce_billy_pdf_action_info modules/commerce_billy_pdf/commerce_billy_pdf.module Implements hook_action_info().
commerce_billy_pdf_admin_form modules/commerce_billy_pdf/commerce_billy_pdf.admin.inc Admin settings form for invoice pdf. 1
commerce_billy_pdf_admin_form_submit modules/commerce_billy_pdf/commerce_billy_pdf.admin.inc Submit handler for settings form. 1
commerce_billy_pdf_admin_paths_alter modules/commerce_billy_pdf/commerce_billy_pdf.module Implements hook_admin_paths_alter().
commerce_billy_pdf_commerce_order_view modules/commerce_billy_pdf/commerce_billy_pdf.module Implements hook_commerce_order_view().
commerce_billy_pdf_dompdf modules/commerce_billy_pdf/commerce_billy_pdf.module DOMPDF converter 1
commerce_billy_pdf_enable modules/commerce_billy_pdf/commerce_billy_pdf.install Implements hook_enable().
commerce_billy_pdf_entity_info_alter modules/commerce_billy_pdf/commerce_billy_pdf.module Implements hook_entity_info_alter().
commerce_billy_pdf_html modules/commerce_billy_pdf/commerce_billy_pdf.module Helper function that returns the generated HTML for the invoice PDFs. 3
commerce_billy_pdf_html_page modules/commerce_billy_pdf/commerce_billy_pdf.module Page callback for the HTML version of the invoice. 1
commerce_billy_pdf_menu modules/commerce_billy_pdf/commerce_billy_pdf.module Implements hook_menu().
commerce_billy_pdf_output modules/commerce_billy_pdf/commerce_billy_pdf.module Transforms HTML to PDF and outputs it to the browser. 2
commerce_billy_pdf_prepare_dompdf modules/commerce_billy_pdf/commerce_billy_pdf.module Helper function that instantiates new DOMPDF class and renders the HTML. 1
commerce_billy_pdf_preprocess_entity modules/commerce_billy_pdf/commerce_billy_pdf.module Implements hook_preprocess_entity().
commerce_billy_pdf_print_invoices modules/commerce_billy_pdf/commerce_billy_pdf.module Callback to generate a PDF.
commerce_billy_pdf_theme modules/commerce_billy_pdf/commerce_billy_pdf.module Implements hook_theme().
commerce_billy_pdf_uninstall modules/commerce_billy_pdf/commerce_billy_pdf.install Implements hook_uninstall().
commerce_billy_pdf_views_api modules/commerce_billy_pdf/commerce_billy_pdf.module Implements hook_views_api().
commerce_billy_pdf_views_data_alter modules/commerce_billy_pdf/includes/views/commerce_billy_pdf.views.inc Implements hook_views_data_alter().
commerce_billy_pdf_view_access modules/commerce_billy_pdf/commerce_billy_pdf.module Access callback for the PDF invoice. 1 1
commerce_billy_pdf_wkhtmltopdf modules/commerce_billy_pdf/commerce_billy_pdf.module WKHTMLTOPDF converter 1
commerce_billy_query_variable ./commerce_billy.module Helper function that directly queries variable values from the database. 6
commerce_billy_rules_action_info ./commerce_billy.rules.inc Implements hook_rules_action_info().
commerce_billy_uninstall ./commerce_billy.install Implements hook_uninstall().
commerce_billy_update_7100 ./commerce_billy.install Update Commerce Billy variables.
commerce_billy_update_7101 ./commerce_billy.install Invoice and cancel dates: Set field default value to "blank".
hook_commerce_billy_order_types_alter ./commerce_billy.api.php One can change list of commerce order bundles.

Other projects