commerce_email_default_rules_configuration |
./commerce_email.rules_defaults.inc |
Implements hook_default_rules_configuration(). |
|
|
commerce_email_disable |
./commerce_email.install |
Implements hook_disable() |
|
|
commerce_email_enable |
./commerce_email.install |
Implements hook_enable() |
|
|
commerce_email_form_variable_group_form_alter |
./commerce_email.module |
Implements hook_form_FORM_ID_alter() |
|
|
commerce_email_menu |
./commerce_email.module |
Implements hook_menu(). |
|
|
commerce_email_order_items |
./commerce_email.module |
Returns a rendered email of the commerce order
or an array of the table details |
1 |
|
commerce_email_order_item_attributes |
./commerce_email.module |
Returns the labels and values of any attributes
selected on the product. |
1 |
|
commerce_email_permission |
./commerce_email.module |
Implements hook_permission(). |
|
|
commerce_email_prepare_table |
./commerce_email.module |
Returns a table header and rows for theming. |
2 |
|
commerce_email_theme |
./commerce_email.module |
Implements hook_theme() |
|
|
commerce_email_tokens |
./commerce_email.tokens.inc |
Implements hook_tokens(). |
|
|
commerce_email_token_info_alter |
./commerce_email.tokens.inc |
Implements hook_token_info_alter(). |
|
|
commerce_email_variable_group_info |
./commerce_email.variable.inc |
Implements hook_variable_group_info() |
|
|
commerce_email_variable_info |
./commerce_email.variable.inc |
Implements hook_variable_info(). |
|
|
theme_commerce_email_order_items |
./commerce_email.module |
Theme function for the commerce order. |
|
|