Methods |
public
static
|
createInstance(): AttachmentCollection
Creates new instance of the object.
Creates new instance of the object.
|
#
|
public
|
getInlineCount(bool $bCheckContentID = false): int
Returns count of inline attachments in collection.
Returns count of inline attachments in collection.
Parameters
$bCheckContentID |
= false. If true excludes attachments without content id.
|
|
#
|
public
|
hasNotInlineAttachments(): bool
Indicates if collection includes not inline attachments.
Indicates if collection includes not inline attachments.
|
#
|
public
|
hasVcardAttachment(): bool
Indicates if collection includes at least one vcard attachment.
Indicates if collection includes at least one vcard attachment.
|
#
|
public
|
hasIcalAttachment(): bool
Indicates if collection includes at least one ical attachment.
Indicates if collection includes at least one ical attachment.
|
#
|