You are here

Functions in PHPMailer 5.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_enabled ./phpmailer.module Determine if PHPMailer is used to deliver e-mails. 3
phpmailer_form_alter ./phpmailer.module Implementation of hook_form_alter().
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. 2
phpmailer_perm ./phpmailer.module Implementation of hook_perm().
phpmailer_preview ./phpmailer.module Menu callback; Render a HTML mail as preview in the browser. 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 ./phpmailer.module Menu callback to render the settings page. 1
phpmailer_settings_access ./phpmailer.module Block access to settings page if Mime Mail module is enabled. 1
phpmailer_settings_form ./phpmailer.admin.inc Form builder for both the Mime Mail hook and our own menu callback. 2
phpmailer_settings_form_submit ./phpmailer.admin.inc Form submit function.
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