postmark_mail |
./postmark.admin.inc |
Implementation of hook_mail(). |
|
|
postmark_mailengine |
./postmark.module |
Implementation of hook_mailengine(). |
|
|
postmark_menu |
./postmark.module |
Implementation of hook_menu(). |
|
|
postmark_parse_address |
./postmark.module |
Extract address and optional display name of an e-mail address. |
1 |
|
postmark_perm |
./postmark.module |
Implementation of hook_perm(). |
|
|
postmark_send |
includes/postmark.drupal.inc |
Send out an e-mail. |
1 |
|
postmark_settings_access |
./postmark.module |
Allow access to Postmark settings form |
|
1 |
postmark_settings_form |
./postmark.admin.inc |
Setting form for Postmark |
1 |
1 |
postmark_settings_form_submit |
./postmark.admin.inc |
Submit callback; send a test email and show message about smtp status |
|
1 |
postmark_uninstall |
./postmark.install |
Implementation of hook_uninstall(). |
|
|