Support_Mail_MsgSimple class for constructing an HTML mail message
Located in /support/lib/Support/Mail/Msg.php (line 9)
mixed
$attachments
(line 48)
Attachments
string
$boundary
= "--=_NextPart_000_000E_01C5256B.0AEFE730" (line 39)
MIME boundary
array
$headers
(line 24)
Additional mail headers as an associative array
string
$html
= NULL (line 34)
HTML body
string
$outerBoundary
= "--=_NextPart_001_01C8E2C1.C11DE4B3" (line 44)
Outer MIME boundary (for attachemnts)
array
$recipients
(line 14)
List of message recipients
string
$subject
(line 19)
Message subject
string
$text
= NULL (line 29)
Text body
Constructor __construct (line 57)
Constructor
add_attachment (line 135)
Add an attachment
assemble_alternative (line 224)
Assembles an alternative body
assemble_body (line 182)
Assemble and return the body
assemble_header (line 168)
Assemble and return the header
assemble_mixed (line 248)
Assembles a mixed body with an alternative one inside
clean (line 146)
Strip non-printable characters from a value
has_alternatives (line 202)
Returns true if the message contains alternative formats
has_header (line 90)
Return true if the specified header has a value
header (line 80)
Return the value of a header field
message_mime_type (line 211)
Return the underlying message mime type (irrespective of attachments)
recipients (line 108)
Return the message's recipients
send (line 290)
Send the mail message
set_header (line 70)
Add a header field
set_html_body (line 126)
Set the HTML body
set_text_body (line 117)
Set the text body
subject (line 99)
Return the message's subject
Documentation generated on Wed, 25 Apr 2012 09:46:43 -0700 by phpDocumentor 1.4.3