Defines an interface for pluggable mail back-ends.
Expanded class hierarchy of MailInterface
All classes that implement MailInterface
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
MailInterface:: |
public | function | Formats a message composed by drupal_mail() prior sending. | 2 |
MailInterface:: |
public | function | Sends a message composed by drupal_mail(). | 2 |