htmlmail_admin_settings |
./htmlmail.admin.inc |
@file
Admin forms for HTML Mail |
|
1 |
htmlmail_help |
./htmlmail.module |
Implementation of hook_help(). |
|
|
htmlmail_mail |
./htmlmail.module |
Implementation of hook_mail(). |
|
|
htmlmail_mail_alter |
./htmlmail.module |
Implementation of hook_mail_alter(). |
|
|
htmlmail_menu |
./htmlmail.module |
Implementation of hook_menu(). |
|
|
htmlmail_template_settings |
./htmlmail.admin.inc |
|
|
1 |
htmlmail_test_form |
./htmlmail.admin.inc |
|
|
1 |
htmlmail_test_form_submit |
./htmlmail.admin.inc |
|
|
|
htmlmail_theme |
./htmlmail.module |
Implementation of hook_theme(). |
|
|
htmlmail_uninstall |
./htmlmail.install |
Implementation of hook_uninstall(). |
|
|
htmlmail_update_6001 |
./htmlmail.install |
Remove feature for storing queries. Cleanup deprecated tables and variables. |
|
|
template_preprocess_htmlmail |
./htmlmail.module |
Process variables to format e-mail. |
|
|
theme_htmlmail_token_help |
./htmlmail.module |
Token support |
|
|
_htmlmail_emogrify |
./htmlmail.module |
If the Emogrifier <http://www.pelagodesign.com/sidecar/emogrifier/> exists,
the CSS styles inside the the $message['body'] are inserted into the other
HTML tags within the same $message['body'] as inline style… |
1 |
|