MailCommand Class Reference
[Behaviour]
Generic overloadable class for sending a mail. More...
Inheritance diagram for MailCommand:
Detailed Description
Generic overloadable class for sending a mail.
This class is empty, since everything is in MailBaseCommand.
MailBaseCommand offers several overloadedble functions, so you can customize your application's Mail Command by subclassing it, like this class does.
Definition at line 15 of file mail.cmd.php.
The documentation for this class was generated from the following file:
- gyro/core/behaviour/commands/generics/mail.cmd.php