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 at sys/class/alo/email.php
Author: Art <a.molcanovas@gmail.com>
Link: https://github.com/PHPMailer/PHPMailer
Located at sys/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
protected
array
|
$debug_output |
#
Array of debug outputs, each send operation representing a key/value pair |
protected
array
|
$attached_content |
#
Array of content attachments to clean afterwards |