An interface for pluggable mail back-ends.
Implemented by
Hierarchy
- interface MailSystemInterface
Expanded class hierarchy of MailSystemInterface
File
- core/
includes/ mail.inc, line 299 - API functions for processing and sending email.
Members
Name | Modifiers | Type | Description |
---|---|---|---|
MailSystemInterface:: |
public | function | Format a message composed by backdrop_mail() prior sending. |
MailSystemInterface:: |
public | function | Send a message composed by backdrop_mail(). |