List of references for all related parts
Attach a mime part or an attachment of some sort
Any descendant of Swift_Message_Mime can be added safely (including other Swift_Message objects for mail forwarding!!)
Remove a nested MIME part
Sets the correct content type header by looking at what types of data we have set
Return the list of recipients in the Bcc: header
Alias for getData()
Return the list of recipients in the Cc: header
Get the charset used in the document
Returns null if none is set
Get the date as it looks in the headers
Get the address used in the From: header
Get the MIME warning which is displayed to old clients
Get the current message priority
Returns NULL if none set
Return the list of recipients in the Reply-To: header
Return the address used in the Return-Path: header
Get the current subject used in the headers
Return the list of recipients in the To: header
Check if the message format is set as flowed
Move a branch of the tree, containing all it's MIME parts onto another branch
Move a branch further toward the top of the tree
Analyzes the mixing of MIME types in a mulitpart message an re-arranges if needed
It looks complicated and long winded but the concept is pretty simple, even if putting it in code does me make want to cry!
Analyzes the mixing of MIME types in a mulitpart message an re-arranges if needed
It looks complicated and long winded but the concept is pretty simple, even if putting it in code does me make want to cry!
Execute needed logic prior to compilation
Request that the client send back a read-receipt (don't rely on this!)
Set the list of recipients in the Bcc: header
Alias for setData()
Set the list of recipients in the Cc: header
Set the charset of the document
Set the date in the headers in RFC 2822 format
Set the "format" attribute to flowed
Set the address in the From: header
Set the MIME warning message which is displayed to old clients
Set the message prioirty in the mail client (don't rely on this)
Set the list of recipients in the Reply-To: header
Set the address in the Return-Path: header
Set the subject in the headers
Set the list of recipients in the To: header
Check if a read receipt has been requested for this message
Inherited From Swift_Message_Mime
Swift_Message_Mime::__construct()
Swift_Message_Mime::addChild()
Swift_Message_Mime::build()
Swift_Message_Mime::buildData()
Swift_Message_Mime::getChild()
Swift_Message_Mime::getContentType()
Swift_Message_Mime::getData()
Swift_Message_Mime::getEncoding()
Swift_Message_Mime::getLE()
Swift_Message_Mime::getLevel()
Swift_Message_Mime::hasChild()
Swift_Message_Mime::listChildren()
Swift_Message_Mime::numChildren()
Swift_Message_Mime::preBuild()
Swift_Message_Mime::removeChild()
Swift_Message_Mime::setContentType()
Swift_Message_Mime::setData()
Swift_Message_Mime::setEncoding()
Swift_Message_Mime::setHeaders()
Swift_Message_Mime::setLE()
Swift_Message_Mime::setLevel()
Swift_Message_Mime::setLineWrap()
Swift_Message_Mime::uncacheAll()
PRIORITY_HIGH
= 1
(line 35)
Constant from a high priority message (pretty meaningless)
PRIORITY_LOW
= 5
(line 39)
Constant for a low priority message
PRIORITY_NORMAL
= 3
(line 43)
Constant for a normal priority message
VERSION
= "3.0.4"
(line 31)
The version of this library
Inherited from Swift_Message_Mime
Swift_Message_Mime::HTML
Swift_Message_Mime::MISC
Swift_Message_Mime::PLAIN
Swift_Message_Mime::SAFE_LENGTH
Swift_Message_Mime::VERY_SAFE_LENGTH
Documentation generated on Tue, 06 Mar 2007 23:32:25 +0000 by phpDocumentor 1.3.1