Class Email
Mail wrapper for the external PHPMailer library
- PHPMailer
Alo\Email
Namespace:Alo
Author:Art <a.molcanovas@gmail.com>
Link:https://github.com/PHPMailer/PHPMailer
Located atsys/class/alo/email.php
Author:Art <a.molcanovas@gmail.com>
Link:https://github.com/PHPMailer/PHPMailer
Located atsys/class/alo/email.php
Methods summary
public | |
public static | |
public static boolean | |
public | |
public | |
public | |
public | |
public | |
public | |
public boolean | |
public boolean | # attachContent(string$name,string$content) Attempts to attach not a file from the disk, but generated contents |
public array |
Magic methods summary
Properties summary
public static | $this | # Static reference to the last instance of the class |
protected array | $debugOutput | # Array of debug outputs, each send operation representing a key/value pair |
protected array | $attachedContent | # Array of content attachments to clean afterwards |