interface MailSystemInterface

An interface for pluggable mail back-ends.

Hierarchy

Expanded class hierarchy of MailSystemInterface

All classes that implement MailSystemInterface

File

includes/mail.inc, line 292
API functions for processing and sending e-mail.

Members

Name Modifiers Type Description
MailSystemInterface::format public function Format a message composed by drupal_mail() prior sending.
MailSystemInterface::mail public function Send a message composed by drupal_mail().

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!mail.inc/interface/MailSystemInterface/7.x