htmlmail_admin_settings |
./htmlmail.module |
|
|
1 |
htmlmail_help |
./htmlmail.module |
Implementation of hook_help(). |
|
|
htmlmail_mail_alter |
./htmlmail.module |
Implementation of hook_mail_alter(). |
|
|
htmlmail_menu |
./htmlmail.module |
Implementation of hook_menu(). |
|
|
htmlmail_template_settings |
./htmlmail.module |
|
|
1 |
htmlmail_test_form |
./htmlmail.module |
|
|
1 |
htmlmail_test_form_submit |
./htmlmail.module |
|
|
|
htmlmail_uninstall |
./htmlmail.install |
Implementation of hook_uninstall(). |
|
|
theme_htmlmail |
./htmlmail.module |
Theme function to load htmlmail.tpl.php |
|
|
_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 attributes,… |
1 |
|