[Zend_Mime] element index
Package indexes
Zend_Calendar
default
Zend_Controller
Zend_Db
Zend_Db_Xml
Zend_Environment
ZForm
Zend_Http
Zend_Json
Zend_Log
Zend_Mail
Zend_Memory
Zend_Service
Zend_Soap
Zend_TimeSync
Zend_Translate
Zend_Uri
All elements
a
c
g
i
m
s
z
_
_
top
$_mime
Zend_Mime_Message::$_mime
in Message.php
$_parts
Zend_Mime_Message::$_parts
in Message.php
a
top
addPart
Zend_Mime_Message::addPart()
in Message.php
Append a new Zend_Mime_Part to the current message
c
top
createFromMessage
Zend_Mime_Message::createFromMessage()
in Message.php
Decodes a MIME encoded string and returns a Zend_Mime_Message object with all the MIME parts set according to the given string
g
top
generateMessage
Zend_Mime_Message::generateMessage()
in Message.php
Generate MIME-compliant message from the current configuration
getMime
Zend_Mime_Message::getMime()
in Message.php
Returns the Zend_Mime object in use by the message
getPartContent
Zend_Mime_Message::getPartContent()
in Message.php
Get the (encoded) content of a given part as a string
getPartHeaders
Zend_Mime_Message::getPartHeaders()
in Message.php
Get the headers of a given part as a string
getPartHeadersArray
Zend_Mime_Message::getPartHeadersArray()
in Message.php
Get the headers of a given part as an array
getParts
Zend_Mime_Message::getParts()
in Message.php
Returns the list of all Zend_Mime_Parts in the message
i
top
isMultiPart
Zend_Mime_Message::isMultiPart()
in Message.php
Check if message needs to be sent as multipart MIME message or if it has only one part.
m
top
Message.php
Message.php
in Message.php
s
top
setMime
Zend_Mime_Message::setMime()
in Message.php
Set Zend_Mime object for the message
setParts
Zend_Mime_Message::setParts()
in Message.php
Sets the given array of Zend_Mime_Parts as the array for the message
z
top
Zend_Mime_Message
Zend_Mime_Message
in Message.php
a
c
g
i
m
s
z
_