Zend_Mail
Zend_Mime_Part
addAttachment
(string $body, [string $mimeType = Zend_Mime::TYPE_OCTETSTREAM], [string $disposition = Zend_Mime::DISPOSITION_ATTACHMENT], [string $encoding = Zend_Mime::ENCODING_BASE64])
static Zend_Mail_Transport_Abstract
$_defaultTransport
= null (line 67)
mixed
$hasAttachments
= false (line 77)
mixed
$_bodyHtml
= false (line 75)
mixed
$_bodyText
= false (line 74)
mixed
$_charset
= null (line 68)
mixed
$_from
= null (line 70)
mixed
$_headers
= array() (line 69)
mixed
$_mimeBoundary
= null (line 76)
mixed
$_recipients
= array() (line 72)
mixed
$_subject
= null (line 73)
mixed
$_to
= array() (line 71)
Inherited from Zend_Mime_Message
Zend_Mime_Message::$_mime
Zend_Mime_Message::$_parts
static setDefaultTransport (line 87)
Sets the default mail transport for all following uses of Zend_Mail::send();
Constructor __construct (line 97)
Public constructor
addAttachment (line 213)
Adds an attachment to the message
addBcc (line 346)
Adds Bcc recipient
addCc (line 336)
Adds Cc-header and recipient
addHeader (line 423)
Add a custom header to the message
addTo (line 325)
Adds To-header and recipient
getBodyHtml (line 198)
Return Zend_Mime_Part representing body HTML
getCharset (line 108)
Return charset string
getFrom (line 384)
Returns the sender of the mail
getHeaders (line 440)
Return mail headers
getMimeBoundary (line 130)
Return the boundary string used for the message
getPartCount (line 236)
Return a count of message parts
getRecipients (line 356)
Return list of recipient email addresses
getSubject (line 410)
Returns the encoded subject of the message
send (line 453)
Sends this email using the given transport or a previously set DefaultTransport or the internal mail function if no default transport had been set.
setBodyHtml (line 176)
Sets the HTML body for the message
setBodyText (line 142)
Sets the text body for the message.
setFrom (line 368)
Sets From-header and sender of the message
setMimeBoundary (line 120)
Set an arbitrary mime boundary for the message
If not set, Zend_Mime will generate one.
setSubject (line 394)
Sets the subject of the message
_addRecipient (line 291)
Add a recipient
_addRecipientAndHeader (line 308)
Helper function for adding a recipient and the corresponding header
_encodeHeader (line 250)
Encode header fields
Encodes header content according to RFC1522 if it contains non-printable characters.
_storeHeader (line 271)
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 Tue, 11 Jul 2006 12:17:43 -0500 by phpDocumentor 1.3.0RC6