You are here

Functions in PHPMailer 6.2

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.module Implementation of hook_disable().
phpmailer_enable ./phpmailer.module Implementation of hook_enable().
phpmailer_enabled ./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_mail ./phpmailer.admin.inc Implementation of hook_mail().
phpmailer_mailengine ./phpmailer.module Implementation of hook_mailengine().
phpmailer_menu ./phpmailer.module Implementation of hook_menu().
phpmailer_parse_address ./phpmailer.module Extract address and optional display name of an e-mail address. 3
phpmailer_perm ./phpmailer.module Implementation of hook_perm().
phpmailer_preview ./phpmailer.admin.inc Menu callback; Render a HTML mail preview in the browser. @todo Move to Mime Mail project. 1
phpmailer_preview_access ./phpmailer.module Menu access callback; Determine access for HTML mail preview page. 1
phpmailer_requirements ./phpmailer.install Implementation of hook_requirements().
phpmailer_send includes/phpmailer.drupal.inc Send out an e-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 Implementation of hook_uninstall().
_phpmailer_stack ./phpmailer.module Implements a FIFO stack to store extracted quoted strings.

Other projects