postmark_disable |
./postmark.install |
Implementation of hook_disable(). |
|
|
postmark_enable |
./postmark.install |
Implementation of hook_enable(). |
|
|
postmark_libraries_info |
./postmark.module |
Implementation of hook_libraries_info(). |
|
|
postmark_mail |
./postmark.admin.inc |
Implementation of hook_mail(). |
|
|
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_permission |
./postmark.module |
Implementation of hook_permission(). |
|
|
postmark_requirements |
./postmark.install |
Implementation of hook_requirements(). |
|
|
postmark_settings_access |
./postmark.module |
Allow access to Postmark settings form |
|
1 |
postmark_settings_form |
./postmark.admin.inc |
Setting form for Postmark |
|
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(). |
|
|