Méthode | Description | |
---|---|---|
__construct ( $level = null, $string = '', $contentType = null ) | ||
charsetChanged ( $charset ) | ||
encoderChanged ( Swift_Mime_ContentEncoder $encoder ) | ||
getBody ( ) | ||
getChildren ( ) | ||
getContentType ( ) | ||
getHeaders ( ) | ||
getId ( ) | These methods are here to account for the implemented interfaces | |
getNestingLevel ( ) | ||
setBody ( $body, $contentType = null ) | ||
setChildren ( array $children ) | ||
toByteStream ( Swift_InputByteStream $is ) | ||
toString ( ) |
public __construct ( $level = null, $string = '', $contentType = null ) |
public encoderChanged ( Swift_Mime_ContentEncoder $encoder ) | ||
$encoder | Swift_Mime_ContentEncoder |
public getId ( ) |
public toByteStream ( Swift_InputByteStream $is ) | ||
$is | Swift_InputByteStream |