commerce_email_account_email_send |
./commerce_email.rules.inc |
|
|
1 |
commerce_email_admin_order_remove |
./commerce_email.module |
Removes the admin order email |
1 |
|
commerce_email_customer_name |
./commerce_email.module |
Get the customers name from the Customer profile
using the billing or shipping address.
Defaults to customer email |
1 |
|
commerce_email_customer_profile |
./commerce_email.module |
Get the customers profile from the order
using the billing or shipping address |
1 |
|
commerce_email_default_rules_configuration |
./commerce_email.rules_defaults.inc |
Implements hook_default_rules_configuration(). |
|
|
commerce_email_form |
./commerce_email.module |
Implements hook_form(). |
|
1 |
commerce_email_form_submit |
./commerce_email.module |
|
|
|
commerce_email_install |
./commerce_email.install |
Implements hook_install(). |
|
|
commerce_email_language_add |
./commerce_email.module |
Adds a new language version of an email |
1 |
|
commerce_email_list |
./commerce_email.module |
Returns an array of all defined emails |
2 |
|
commerce_email_list_languages |
./commerce_email.module |
Returns a list of emails in all languages
and automatically adds a version for each enabled language |
1 |
|
commerce_email_load |
./commerce_email.module |
Returns an email Subject and Content as an array |
2 |
|
commerce_email_mailsystem_send |
./commerce_email.module |
Checks the current DefaultMailSystem for MimeMail
and Sends an HTML email through MimeMail or Commerce Email |
2 |
|
commerce_email_menu |
./commerce_email.module |
Implements hook_menu(). |
|
|
commerce_email_order_email_send |
./commerce_email.rules.inc |
Rules action: Send the users order as an HTML email |
|
1 |
commerce_email_order_items |
./commerce_email.module |
Returns a rendered email of the commerce order
or an array of the order 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_preprocess_token_tree |
./commerce_email.module |
|
|
|
commerce_email_rules_action_info |
./commerce_email.rules.inc |
Implements hook_rules_action_info(). |
|
|
commerce_email_schema |
./commerce_email.install |
Implements hook_schema(). |
|
|
commerce_email_settings_form |
./commerce_email.module |
Admin system settings form |
|
1 |
commerce_email_theme |
./commerce_email.module |
Implements hook_theme(). |
|
|
commerce_email_tokens |
./commerce_email.tokens.inc |
Implements hook_tokens(). |
|
|
commerce_email_token_info |
./commerce_email.tokens.inc |
Implements hook_token_info(). |
|
|
commerce_email_uninstall |
./commerce_email.install |
Implements hook_uninstall(). |
|
|
commerce_email_update_7100 |
./commerce_email.install |
Add content (text) format field to {commerce_email} table. |
|
|
template_preprocess_commerce_account_email |
./commerce_email.module |
|
|
|
template_preprocess_commerce_admin_order_email |
./commerce_email.module |
|
|
|
template_preprocess_commerce_order_email |
./commerce_email.module |
Add theme suggestion for users language |
|
|