Class Swift_Mime_Attachment
An attachment, in a multipart message.
- Swift_Mime_SimpleMimeEntity implements Swift_Mime_MimeEntity
- Swift_Mime_Attachment
Package: Swift\Mime
Author: Chris Corbyn
Located at classes/swiftmailer/lib/classes/Swift/Mime/Attachment.php
Author: Chris Corbyn
Located at classes/swiftmailer/lib/classes/Swift/Mime/Attachment.php
public
|
#
__construct(
Create a new Attachment with $headers, $encoder and $cache. |
public
integer
|
#
getNestingLevel( )
Get the nesting level used for this attachment.
Always returns |
public
string
|
#
getDisposition( )
Get the Content-Disposition of this attachment. By default attachments have a disposition of "attachment". |
public
|
|
public
string
|
|
public
|
|
public
integer
|
|
public
|
|
public
|
#
setFile(
Set the file that this attachment is for. |
LEVEL_ALTERNATIVE,
LEVEL_MIXED,
LEVEL_RELATED,
LEVEL_TOP
|
private
array
|
$_mimeTypes
Recognized MIME types |
#
array()
|
$_userContentType
|