hook_swiftmailer_alter |
./swiftmailer.api.php |
Alter messages before sending it with SwiftMailer. |
|
|
swiftmailer_get_character_set_options |
includes/helpers/utilities.inc |
Returns available character sets. |
1 |
|
swiftmailer_get_encryption_options |
includes/helpers/utilities.inc |
Returns a list of available encryption options. |
1 |
|
swiftmailer_get_supressable_headers |
includes/helpers/utilities.inc |
Returns a list of supressable e-mail headers. |
1 |
|
swiftmailer_help |
./swiftmailer.module |
Implements hook_help(). |
|
|
swiftmailer_install |
./swiftmailer.install |
Implements hook_install(). |
|
|
swiftmailer_is_multipart |
includes/helpers/utilities.inc |
Validates whether a message is multipart or not. |
1 |
|
swiftmailer_mail |
./swiftmailer.module |
Implements hook_mail(). |
|
|
swiftmailer_requirements |
./swiftmailer.install |
Implements hook_requirements(). |
|
|
swiftmailer_test_preprocess_swiftmailer__swiftmailer_test__test_2 |
tests/modules/swiftmailer_test/swiftmailer_test.module |
Implements template_preprocess_swiftmailer(). |
|
|
swiftmailer_test_swiftmailer_alter |
tests/modules/swiftmailer_test/swiftmailer_test.module |
Alter messages before sending it with SwiftMailer. |
|
|
swiftmailer_theme |
./swiftmailer.module |
Implements hook_theme(). |
|
|
swiftmailer_theme_suggestions_swiftmailer |
./swiftmailer.module |
Implements hook_theme_suggestions_HOOK() for swiftmailer. |
|
|
swiftmailer_update_8101 |
./swiftmailer.install |
Set default filter_format for HTML emails with no HTML markup. |
|
|
swiftmailer_update_8102 |
./swiftmailer.install |
Update username/password credentials configuration. |
|
|
template_preprocess_swiftmailer |
./swiftmailer.module |
Prepares variables for swiftmailer templates. |
|
|