|
Previous Page |
Solar_Mail_Message_Part |
Next Page |
setDisposition()
public
void
setDisposition (
string $disposition
)
Sets the Content-Disposition for this part.
Parameters
- (string)
$disposition: Typically 'inline' or 'attachment'.
Returns
- (void)
Description
Sets the Content-Disposition for this part.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _exception()
- apiVersion()
- dump()
- fetch()
- fetchContent()
- fetchHeaders()
- getBoundary()
- getCharset()
- getContent()
- getCrlf()
- getDisposition()
- getEncoding()
- getFilename()
- getType()
- locale()
- setBoundary()
- setCharset()
- setContent()
- setCrlf()
- setDisposition()
- setEncoding()
- setFilename()
- setHeader()
- setType()