You are here

Functions in PHPMailer 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
mimemail_phpmailer_send includes/phpmailer.mimemail.inc Send out an e-mail. 1
phpmailer_disable ./phpmailer.install Implements hook_disable().
phpmailer_enable ./phpmailer.install Implements hook_enable().
phpmailer_enabled ./phpmailer.module Determine if PHPMailer is used to deliver e-mails. 5
phpmailer_form_mimemail_admin_settings_alter ./phpmailer.module Implements hook_form_FORM_ID_alter().
phpmailer_library_exists ./phpmailer.module Verify that PHPMailer libraries exist. 2
phpmailer_mail ./phpmailer.admin.inc Implements hook_mail().
phpmailer_mailengine ./phpmailer.module Implements hook_mailengine().
phpmailer_menu ./phpmailer.module Implements hook_menu().
phpmailer_parse_address ./phpmailer.module Extract address and optional display name of an e-mail address. 3
phpmailer_permission ./phpmailer.module Implements hook_perm().
phpmailer_preview ./phpmailer.admin.inc Renders an HTML mail preview in the browser. 1
phpmailer_preview_access ./phpmailer.module Menu access callback; Determine access for HTML mail preview page. 1
phpmailer_registry_files_alter ./phpmailer.module Implements hook_registry_files_alter().
phpmailer_requirements ./phpmailer.install Implements hook_requirements(). 1
phpmailer_send includes/phpmailer.drupal.inc Sends an already formatted e-mail message composed by drupal_mail(). 1
phpmailer_settings_form ./phpmailer.admin.inc Form builder for both the Mime Mail settings and our own settings page. 1
phpmailer_settings_form_submit ./phpmailer.admin.inc Form submit function. 1
phpmailer_settings_form_validate ./phpmailer.admin.inc Form validation function.
phpmailer_uninstall ./phpmailer.install Implements hook_uninstall().
phpmailer_update_7000 ./phpmailer.install Enable PHPMailer as default mail system if it has been before.
phpmailer_update_7001 ./phpmailer.install Add support for the Mail System module.
_phpmailer_stack ./phpmailer.module Implements a FIFO stack to store extracted quoted strings. 1

Other projects