commerce_invoice_access |
./commerce_invoice.module |
Checks invoice access for various operations. |
1 |
2 |
commerce_invoice_default_rules_configuration |
./commerce_invoice.rules_defaults.inc |
Implements hook_default_rules_configuration(). |
|
|
commerce_invoice_delete |
./commerce_invoice.module |
Deletes an invoice by ID. |
|
1 |
commerce_invoice_delete_multiple |
./commerce_invoice.module |
Deletes multiple invoices by ID. |
1 |
|
commerce_invoice_email_default_rules_configuration |
modules/email/commerce_invoice_email.rules_defaults.inc |
Implements hook_default_rules_configuration(). |
|
|
commerce_invoice_email_disable |
modules/email/commerce_invoice_email.install |
Implements hook_disable(). |
|
|
commerce_invoice_email_enable |
modules/email/commerce_invoice_email.install |
Implements hook_enable(). |
|
|
commerce_invoice_email_form_variable_group_form_alter |
modules/email/commerce_invoice_email.module |
Implements hook_form_FORM_ID_alter() |
|
|
commerce_invoice_email_variable_info |
modules/email/commerce_invoice_email.variable.inc |
Implements hook_variable_info(). |
|
|
commerce_invoice_entity_info |
./commerce_invoice.module |
Implements hook_entity_info(). |
|
|
commerce_invoice_field_extra_fields |
./commerce_invoice.module |
Implements hook_field_extra_fields(). |
|
|
commerce_invoice_load |
./commerce_invoice.module |
Loads an invoice by ID. |
1 |
1 |
commerce_invoice_load_by_order_id |
./commerce_invoice.module |
Loads an invoice by order ID |
2 |
|
commerce_invoice_load_multiple |
./commerce_invoice.module |
Loads multiple invoices by ID or based on a set of matching conditions. |
1 |
|
commerce_invoice_new |
./commerce_invoice.module |
Returns an initialized invoice object. |
2 |
|
commerce_invoice_permission |
./commerce_invoice.module |
Implements hook_permission(). |
|
|
commerce_invoice_query_commerce_invoice_access_alter |
./commerce_invoice.module |
Implementation of hook_query_commerce_order_access_alter(). |
|
|
commerce_invoice_rules_action_info |
./commerce_invoice.rules.inc |
Implements hook_rules_action_info(). |
|
|
commerce_invoice_rules_condition_exists |
./commerce_invoice.rules.inc |
|
|
1 |
commerce_invoice_rules_condition_info |
./commerce_invoice.rules.inc |
Implements hook_rules_condition_info() |
|
|
commerce_invoice_rules_generate |
./commerce_invoice.rules.inc |
|
|
1 |
commerce_invoice_save |
./commerce_invoice.module |
Saves an invoice. |
1 |
1 |
commerce_invoice_schema |
./commerce_invoice.install |
Implements hook_schema(). |
|
|
commerce_invoice_settings_form |
includes/commerce_invoice_ui.invoices.inc |
Form callback: edit the global invoice settings. |
|
1 |
commerce_invoice_theme |
./commerce_invoice.module |
Implements hook_theme(). |
|
|
commerce_invoice_tokens |
./commerce_invoice.tokens.inc |
Implements hook_tokens(). |
|
|
commerce_invoice_token_info |
./commerce_invoice.tokens.inc |
Implements hook_token_info(). |
|
|
commerce_invoice_type_get_name |
./commerce_invoice.module |
Returns the name of the specified invoice type or all names keyed by type if no
type is specified. |
2 |
|
commerce_invoice_ui_access_by_order |
./commerce_invoice_ui.module |
Checks invoice access based on order id. |
|
1 |
commerce_invoice_ui_entity_info_alter |
./commerce_invoice_ui.module |
Implements hook_entity_info_alter(). |
|
|
commerce_invoice_ui_invoice_title |
./commerce_invoice_ui.module |
Menu item title callback: returns the number of an invoice for its pages. |
|
1 |
commerce_invoice_ui_invoice_view |
./commerce_invoice_ui.module |
Generate an array for rendering the given invoice. |
1 |
1 |
commerce_invoice_ui_invoice_view_by_order |
./commerce_invoice_ui.module |
Generate an array for rendering the given invoice, based on an order. |
|
1 |
commerce_invoice_ui_menu |
./commerce_invoice_ui.module |
Implements hook_menu(). |
|
|
commerce_invoice_ui_set_breadcrumb |
./commerce_invoice_ui.module |
Sets the breadcrumb for invoice pages. |
1 |
|
commerce_invoice_ui_validate_invoice_number_callback |
includes/commerce_invoice_ui.invoices.inc |
|
|
1 |
commerce_invoice_ui_views_api |
./commerce_invoice_ui.module |
Implements hook_views_api(). |
|
|
commerce_invoice_ui_views_default_views |
includes/views/commerce_invoice_ui.views_default.inc |
Implements hook_views_default_views() |
|
|
commerce_invoice_update_7100 |
./commerce_invoice.install |
Add the type field to the schema |
|
|
commerce_invoice_update_7101 |
./commerce_invoice.install |
Add the uid field to the schema |
|
|
commerce_invoice_views_api |
./commerce_invoice.module |
Implements hook_views_api(). |
|
|
commerce_invoice_views_data |
includes/views/commerce_invoice.views.inc |
Implements hook_views_data() |
|
|
commerce_invoice_views_data_alter |
includes/views/commerce_invoice.views.inc |
Implements hook_views_data_alter() |
|
|
_commerce_invoice_create |
./commerce_invoice.module |
Creation callback for the Entity module. |
|
1 |