Class IMP_Compose_Attachment
Attachment data for an outgoing compose message.
- IMP_Compose_Attachment implements Serializable
Package: IMP
Category: Horde
Copyright: 2013-2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Compose/Attachment.php
Category: Horde
Copyright: 2013-2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Compose/Attachment.php
public
|
|
public
|
|
public
Horde_Mime_Part
|
|
public
|
|
public
Horde_Url
|
|
public
|
|
public
|
public
boolean
|
$forceLinked
Force this attachment to be linked? |
#
false
|
public
integer
|
$id
Attachment ID. |
|
public
boolean
|
$related
Is this part associated with multipart/related data? |
#
false
|
public
boolean
|
$linked
Should this attachment be linked? |
public
Horde_Url
|
$link_url
The URL, if the attachment is linked. |
public
|
$storage
The storage object. |
public
string
|
$tmpfile
The temporary file location on the local filesystem. |