Previous Page
setCrlf()

Solar_Mail_Message_Part
setDisposition()

Next Page
setEncoding()

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.