mimemail_phpmailer_send |
includes/mimemail.inc |
Send out an e-mail. |
1 |
|
phpmailer_form_alter |
./phpmailer.module |
Implementation of hook_form_alter(). |
|
|
phpmailer_mail |
./phpmailer.admin.inc |
Implementation of hook_mail(). |
|
|
phpmailer_mailengine |
./phpmailer.module |
Implementation of hook_mailengine(). |
|
|
phpmailer_menu |
./phpmailer.module |
Implementation of hook_menu(). |
|
|
phpmailer_parse_address |
./phpmailer.module |
Extract address and optional display name of an e-mail address. |
2 |
|
phpmailer_perm |
./phpmailer.module |
Implementation of hook_perm(). |
|
|
phpmailer_preview |
./phpmailer.module |
Menu callback; Render a HTML mail as preview in the browser. |
|
1 |
phpmailer_preview_access |
./phpmailer.module |
Menu access callback; Determine access for HTML mail preview page. |
|
1 |
phpmailer_send |
includes/phpmailer.inc |
Send out an e-mail. |
1 |
|
phpmailer_settings_access |
./phpmailer.module |
Block access to settings page if Mime Mail module is enabled. |
|
1 |
phpmailer_settings_form |
./phpmailer.admin.inc |
Form builder for both the Mime Mail hook and our own menu callback. |
1 |
1 |
phpmailer_uninstall |
./phpmailer.install |
Implementation of hook_uninstall(). |
|
|