Solar_Mail_Message_Part::setDisposition()
public
void
Solar_Mail_Message_Part::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.