Class Swift_Image
An image, embedded in a multipart message.
- Swift_Mime_SimpleMimeEntity implements Swift_Mime_MimeEntity
-
Swift_Mime_Attachment
-
Swift_Mime_EmbeddedFile
-
Swift_EmbeddedFile
-
Swift_Image
Methods summary
public
|
#
__construct( string|
Create a new EmbeddedFile. Details may be optionally provided to the constructor. |
public static
|
#
newInstance( string|
Create a new Image. |
public static
|
Methods inherited from Swift_Mime_EmbeddedFile
Methods inherited from Swift_Mime_Attachment
getDisposition(),
getFilename(),
getSize(),
setDisposition(),
setFile(),
setFilename(),
setSize()
Methods inherited from Swift_Mime_SimpleMimeEntity
__destruct(),
__toString(),
_clearCache(),
_fixHeaders(),
_getCache(),
_getGrammar(),
_getHeaderFieldModel(),
_getHeaderParameter(),
_getIdField(),
_setHeaderFieldModel(),
_setHeaderParameter(),
charsetChanged(),
encoderChanged(),
generateId(),
getBody(),
getBoundary(),
getChildren(),
getContentType(),
getDescription(),
getEncoder(),
getHeaders(),
getId(),
getMaxLineLength(),
getRandomId(),
setBody(),
setBoundary(),
setChildren(),
setContentType(),
setDescription(),
setEncoder(),
setId(),
setMaxLineLength(),
toByteStream(),
toString()
Magic methods summary
Constants summary
Constants inherited from Swift_Mime_MimeEntity
LEVEL_ALTERNATIVE,
LEVEL_MIXED,
LEVEL_RELATED,
LEVEL_TOP