You are here

Functions in HTML Mail 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
htmlmail_admin_settings ./htmlmail.admin.inc Form constructor for the admin settings form. 1
htmlmail_disable ./htmlmail.install Implements hook_disable().
htmlmail_enable ./htmlmail.install Implements hook_enable().
htmlmail_form_user_profile_form_alter ./htmlmail.module Implements hook_form_FORM_ID_alter().
htmlmail_get_allowed_themes ./htmlmail.module Returns an associative array of allowed themes. 2
htmlmail_get_selected_theme ./htmlmail.module Returns the selected theme to use for outgoing emails. 3
htmlmail_help ./htmlmail.module Implements hook_help().
htmlmail_install ./htmlmail.install Implements hook_install().
htmlmail_is_allowed ./htmlmail.module Checks whether a given recipient email prefers plaintext-only messages. 1
htmlmail_mail ./htmlmail.module Implements hook_mail().
htmlmail_menu ./htmlmail.module Implements hook_menu().
htmlmail_permission ./htmlmail.module Implements hook_permission().
htmlmail_requirements ./htmlmail.install Implements hook_requirements(). 1
htmlmail_test_form ./htmlmail.admin.inc Builds a form for sending a test message. 1
htmlmail_test_form_submit ./htmlmail.admin.inc Sends the test messsage and saves the contents for re-use.
htmlmail_theme ./htmlmail.module Implements hook_theme(). 2
htmlmail_uninstall ./htmlmail.install Implements hook_uninstall().
htmlmail_update_7200 ./htmlmail.install Implements hook_update_N().
htmlmail_update_7201 ./htmlmail.install Implements hook_update_N().
htmlmail_update_7202 ./htmlmail.install Implements hook_update_N(). 1
htmlmail_update_7203 ./htmlmail.install Implements hook_update_N().
htmlmail_user_presave ./htmlmail.module Implements hook_user_presave().
template_preprocess_htmlmail ./htmlmail.module Process variables to format email messages.

Other projects