You are here

Functions in PHPMailer 8.3

Primary tabs

Namesort descending Location Description Direct uses Strings
mimemail_phpmailer_send includes/phpmailer.mimemail.inc Send out an e-mail. 1
phpmailer_active ./phpmailer.module Determine if PHPMailer is used to deliver e-mails. 4
phpmailer_form_mimemail_admin_settings_alter ./phpmailer.module Implementation of hook_form_FORM_ID_alter().
phpmailer_install ./phpmailer.install Implementation of hook_install().
phpmailer_mail ./phpmailer.module Implementation of hook_mail().
phpmailer_mailengine ./phpmailer.module Implementation of hook_mailengine().
phpmailer_parse_address ./phpmailer.module Extract address and optional display name of an e-mail address. 3
phpmailer_requirements ./phpmailer.install Implementation of hook_requirements().
phpmailer_send includes/phpmailer.drupal.inc Sends an already formatted e-mail message composed by drupal_mail(). 1
phpmailer_uninstall ./phpmailer.install Implementation of hook_uninstall().
_phpmailer_stack ./phpmailer.module Implements a FIFO stack to store extracted quoted strings. 1

Other projects