Class Attachment
Class Attachment
public
string
|
|
protected
|
|
public
|
#
getCaption( )
Returns the caption text if it is set, or the base filename of the attachment if it is not. |
public
mixed
|
protected
string
|
$data
Attachment content. |
|
protected
string
|
$type
Attachment MIME-TYPE. |
|
protected
string
|
$encoding
Indicates the format of $data. |
|
protected
string
|
$caption
Text describing the attachment |