HumHub Documentation (unofficial)

mail

Table of Contents

Interfaces

MailerInterface
MailerInterface is the interface that should be implemented by mailer classes.
MessageInterface
MessageInterface is the interface that should be implemented by mail message classes.

Classes

BaseMailer
BaseMailer serves as a base class that implements the basic functions required by [[MailerInterface]].
BaseMessage
BaseMessage serves as a base class that implements the [[send()]] method required by [[MessageInterface]].
MailEvent
MailEvent represents the event parameter used for events triggered by [[BaseMailer]].

        
On this page

Search results