Mailer
Table of Contents
Namespaces
Classes
- AbstractTransport
- Abstract transport for sending email
- CakePHP Email class.
- Mailer
- Mailer base class.
- Message
- Email message class.
- Renderer
- Class for rendering email message.
- TransportFactory
- Factory class for generating email transport instances.
- TransportRegistry
- An object registry for mailer transports.
Traits
- MailerAwareTrait
- Provides functionality for loading mailer classes onto properties of the host object.