You are here

Functions in Invoice 7

Primary tabs

Namesort descending Location Description Direct uses Strings
invoice_api_access_handler ./invoice.module API access handler 1
invoice_api_invoice ./invoice_api.inc GET / PUT / POST / DELETE an invoice 1
invoice_delete ./invoice.module Implemenation of hook_delete()
invoice_delete_item ./invoice_ajax.inc Delete an invoice item 1
invoice_edit_item ./invoice_ajax.inc Edit an invoice item 1
invoice_form ./invoice_form.inc Implements hook_form()
invoice_form_alter ./invoice_form.inc Implements hook_form_alter()
invoice_get_customer_info ./invoice_ajax.inc Get customer info 1
invoice_init ./invoice.module Implements hook_init()
invoice_insert ./invoice.module Implements hook_insert()
invoice_install ./invoice.install Implementation of hook_install()
invoice_installed_locales ./invoice.module List of installed locales 1
invoice_invoices ./invoice.module Overview of all invoices 5
invoice_load ./invoice.module Implements hook_load()
invoice_menu ./invoice.module Implements hook_menu()
invoice_node_access ./invoice.module Implements hook_node_access()
invoice_node_info ./invoice.module Implements hook_node_info()
invoice_node_presave ./invoice.module Implements hook_node_presave()
invoice_permission ./invoice.module Implements hook_perm()
invoice_query_alter ./invoice.module Excludes node type "invoice" from search results
invoice_save_item ./invoice_ajax.inc Add an invoice item 1
invoice_schema ./invoice.install Implementation of hook_schema()
invoice_search_customer ./invoice_ajax.inc Search if the customer already exists 1
invoice_settings ./invoice.module Invoice settings 1
invoice_settings_form ./invoice_form.inc Invoice settings form 1
invoice_settings_form_submit ./invoice.module Submit function for the settings form
invoice_set_pay_status ./invoice.module Set the status of an invoice to paid 1
invoice_set_template ./invoice_ajax.inc Set the chosen invoice when creating a node 1
invoice_theme ./invoice.module Implements hook_theme()
invoice_uninstall ./invoice.install Implementation of hook_uninstall()
invoice_update ./invoice.module Implements hook_update()
invoice_update_7000 ./invoice.install Implements hook_update_N()
invoice_update_7001 ./invoice.install Implements hook_update_N()
invoice_update_7002 ./invoice.install Implements hook_update_N()
invoice_update_7003 ./invoice.install Implements hook_update_N()
invoice_user_access_handler ./invoice.module User access handler to support multiple permissions for a menu item 1
invoice_validate ./invoice.module Implements hook_validate()
invoice_view ./invoice.module Implements hook_view()
invoice_view_pdf ./invoice.module Display the invoice in PDF format 1 1
invoice_view_print ./invoice.module Display the invoice in HTML print format 1 1
theme_invoice_body ./invoice.module Theme function for displaying the invoice
theme_invoice_markup ./invoice.module Add extra markup info to a markup form field
_invoice_add_css_js ./invoice_helpers.inc Helper function to add JS or CSS to Drupal 1
_invoice_api_authenticate ./invoice_api.inc Authenticates through basic HTTP authentication 1
_invoice_api_check_allowed_ips ./invoice_api.inc Check if the request is from an allowed IP addresses 1
_invoice_api_check_allowed_templates ./invoice_api.inc Checks if the authenticated username has access to the defined template name 2
_invoice_api_check_response_format_support ./invoice_api.inc Checks if the specified response format is supported by the API 1
_invoice_api_check_user_pass ./invoice_api.inc Verifies the username and password 1
_invoice_api_dispatch ./invoice_api.inc Invoice API dispatcher 1
_invoice_api_get_request_data ./invoice_api.inc Returns the request data 3

Pages

Other projects