The
The
Located in /Api/TriggerMail/TriggerMailContent.php (line 31)
Returns all regular attachments (files) of the trigger mail.
Returns all regular attachments (files) of the trigger mail.
Returns the bounce address of the trigger mail.
Returns the bounce address of the trigger mail. This address will be used for bounce messages.
Returns the content type of this trigger mail.
Returns the content type of this trigger mail.
Returns all embedded images of the trigger mail.
Returns all embedded images of the trigger mail.
Returns the header informations of the trigger mail.
Returns the header informations of the trigger mail. The map contains the key/value-pair of the headers. Note: This method allows header fields only to be defined once. If a header field is defined multiple times, the last value will be used. If you wish to define header fields multiple times, use the #getMultipleHeaders() method instead. Nonetheless, you should be aware that defining the same header field multiple times is discouraged by RFC 5322 as this is an obsolete behavior only permitted by legacy implementations.
Returns the HTML text part of the mail, or
Returns the HTML text part of the mail, or
Returns the header information of the trigger mail. encapsulating the key/value-pairs of the headers.
Returns the header information of the trigger mail. The list contains
Returns the plain text part of the mail, or
Returns the plain text part of the mail, or
Returns the recipient address of the trigger mail.
Returns the recipient address of the trigger mail.
Returns the reply address of the trigger mail.
Returns the reply address of the trigger mail. This address will be used for replies.
Returns the sender address of the trigger mail.
Returns the sender address of the trigger mail.
Returns the subject of the trigger mail.
Returns the subject of the trigger mail.
Documentation generated on Thu, 17 Sep 2015 14:27:33 +0200 by phpDocumentor 1.3.2