The MIME_Message:: class provides methods for creating and manipulating MIME email messages.
$Horde: framework/MIME/MIME/Message.php,v 1.76.10.19 2009/01/06 15:23:20 jan Exp $
Copyright 1999-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
Located in /MIME/MIME/Message.php (line 20)
MIME_Part | --MIME_Message
Has the message been parsed via buildMessage()?
The server to default unqualified addresses to.
Inherited from MIME_Part
MIME_Part::$_boundary
MIME_Part::$_bytes
MIME_Part::$_cids
MIME_Part::$_contentid
MIME_Part::$_contents
MIME_Part::$_contentTypeParameters
MIME_Part::$_currentEncoding
MIME_Part::$_description
MIME_Part::$_disposition
MIME_Part::$_dispositionParameters
MIME_Part::$_encode7bit
MIME_Part::$_eol
MIME_Part::$_flags
MIME_Part::$_idmap
MIME_Part::$_information
MIME_Part::$_mimeid
MIME_Part::$_parts
MIME_Part::$_subtype
MIME_Part::$_transferEncoding
MIME_Part::$_type
Constructor - creates a new MIME email message.
Build message from current contents.
Create a MIME_Message object from a MIME_Part object.
This function can be called statically via: MIME_Message::convertMIMEPart();
Take a set of headers and make sure they are encoded properly.
Return the base part of the message. This function does NOT return a reference to make sure that the whole MIME_Message object isn't accidentally modified.
Retrieve a specific MIME part.
Get a list of all MIME subparts.
Add the proper set of MIME headers for this message to an array.
Sends this message.
Return the entire message contents, including headers, as a string.
Inherited From MIME_Part
MIME_Part::MIME_Part()
MIME_Part::addCID()
MIME_Part::addPart()
MIME_Part::alterPart()
MIME_Part::appendContents()
MIME_Part::clearContents()
MIME_Part::clearContentTypeParameter()
MIME_Part::contentTypeMap()
MIME_Part::getAllContentTypeParameters()
MIME_Part::getAllDispositionParameters()
MIME_Part::getBytes()
MIME_Part::getCanonicalContents()
MIME_Part::getCharset()
MIME_Part::getCIDList()
MIME_Part::getContentID()
MIME_Part::getContents()
MIME_Part::getContentTypeParameter()
MIME_Part::getCurrentEncoding()
MIME_Part::getDefaultType()
MIME_Part::getDescription()
MIME_Part::getDisposition()
MIME_Part::getDispositionParameter()
MIME_Part::getEOL()
MIME_Part::getInformation()
MIME_Part::getMIMEId()
MIME_Part::getName()
MIME_Part::getPart()
MIME_Part::getParts()
MIME_Part::getPrimaryType()
MIME_Part::getRelativeMIMEId()
MIME_Part::getSize()
MIME_Part::getSubType()
MIME_Part::getTransferEncoding()
MIME_Part::getType()
MIME_Part::getUniqueID()
MIME_Part::header()
MIME_Part::removePart()
MIME_Part::replaceEOL()
MIME_Part::setBytes()
MIME_Part::setCharset()
MIME_Part::setContentID()
MIME_Part::setContents()
MIME_Part::setContentTypeParameter()
MIME_Part::setDescription()
MIME_Part::setDisposition()
MIME_Part::setDispositionParameter()
MIME_Part::setEOL()
MIME_Part::setInformation()
MIME_Part::setMIMEId()
MIME_Part::setName()
MIME_Part::setTransferEncoding()
MIME_Part::setType()
MIME_Part::splitContents()
MIME_Part::strict7bit()
MIME_Part::toCanonicalString()
MIME_Part::toString()
MIME_Part::transferDecode()
MIME_Part::transferDecodeContents()
MIME_Part::transferEncode()
MIME_Part::transferEncodeContents()
Documentation generated on Sun, 30 Jan 2011 05:19:36 +0000 by phpDocumentor 1.4.3