Flag: whether or not email has attachments
text/html MIME part
text/plain MIME part
Mail character set
From: address
Mail headers
MIME boundary string
Array of all recipients
Return-Path header
Subject: header
To: addresses
Inherited from Zend_Mime_Message
Zend_Mime_Message::$_mime
Zend_Mime_Message::$_parts
Sets the default mail transport for all following uses of Zend_Mail::send();
Public constructor
Adds an attachment to the message
Adds Bcc recipient
Adds Cc-header and recipient
Add a custom header to the message
Adds To-header and recipient
Return Zend_Mime_Part representing body HTML
Return charset string
Returns the sender of the mail
Return mail headers
Return the boundary string used for the message
Return a count of message parts
Return list of recipient email addresses
Returns the current Return-Path address for the email
If no Return-Path header is set, returns the value of $_from.
Returns the encoded subject of the message
Sends this email using the given transport or a previously set DefaultTransport or the internal mail function if no default transport had been set.
Sets the HTML body for the message
Sets the text body for the message.
Sets From-header and sender of the message
Set an arbitrary mime boundary for the message
If not set, Zend_Mime will generate one.
Sets the Return-Path header for an email
Sets the subject of the message
Add a recipient
Helper function for adding a recipient and the corresponding header
Encode header fields
Encodes header content according to RFC1522 if it contains non-printable characters.
Add a header to the message
Adds a header to this message. If append is true and the header already exists, raises a flag indicating that the header should be appended.
Inherited From Zend_Mime_Message
Zend_Mime_Message::addPart()
Zend_Mime_Message::createFromMessage()
Zend_Mime_Message::generateMessage()
Zend_Mime_Message::getMime()
Zend_Mime_Message::getPartContent()
Zend_Mime_Message::getPartHeaders()
Zend_Mime_Message::getPartHeadersArray()
Zend_Mime_Message::getParts()
Zend_Mime_Message::isMultiPart()
Zend_Mime_Message::setMime()
Zend_Mime_Message::setParts()
Zend_Mime_Message::_disassembleMime()
Documentation generated on Wed, 21 Feb 2007 11:53:20 -0800 by phpDocumentor 1.3.1