The version of the library (Swift) if known.
The MIME warning for client not supporting multipart content
A container for references to other objects.
This is used in some very complex logic when sub-parts get shifted around.
Inherited from Swift_Message_Mime
Swift_Message_Mime::$boundary
Swift_Message_Mime::$cache
Swift_Message_Mime::$children
Swift_Message_Mime::$data
Swift_Message_Mime::$headers
Swift_Message_Mime::$LE
Swift_Message_Mime::$usedBoundaries
Swift_Message_Mime::$wrap
Ctor.
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
Create a RFC 2822 compliant message id, optionally based upon $idstring.
The message ID includes information about the current time, the server and some random characters.
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 generated message ID for this message, including the <> quotes.
If generated automatically, or using generateId() this method returns a RFC2822 compliant Message-ID.
Get the level in the MIME hierarchy at which this section should appear.
Get the MIME warning which is displayed to old clients
Get the current message priority
Returns NULL if none set
Get a reference to an object (for complex reasons).
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 message id literally.
Unless you know what you are doing you should be using generateId() rather than this method, otherwise you may break compliancy with RFC 2822.
Set the MIME warning message which is displayed to old clients
Set the message prioirty in the mail client (don't rely on this)
Sets a reference so when nodes are nested, operations can be redirected.
This really should be refactored to use just one array rather than dynamic variables.
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::generateBoundary()
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::setLineWrap()
Swift_Message_Mime::uncacheAll()
Constant from a high priority message (pretty meaningless)
Constant for a low priority message
Constant for a normal priority message
Inherited from Swift_Message_Mime
Swift_Message_Mime::HTML
Swift_Message_Mime::LEVEL_ALTERNATIVE
Swift_Message_Mime::LEVEL_MIXED
Swift_Message_Mime::LEVEL_RELATED
Swift_Message_Mime::LEVEL_TOP
Swift_Message_Mime::MISC
Swift_Message_Mime::PLAIN
Swift_Message_Mime::SAFE_LENGTH
Swift_Message_Mime::VERY_SAFE_LENGTH
Documentation generated on Wed, 26 Mar 2008 20:33:09 +1100 by phpDocumentor 1.3.1