AfterLogic API Documentation
  • Package
  • Class

Packages

  • Calendar
    • Classes
    • Storages
  • Capability
  • Channels
    • Classes
    • Storages
  • Collaboration
  • Contacts
    • Helpers
    • Storages
  • Dav
  • Db
    • Classes
    • Enum
    • Storages
  • Domains
    • Classes
    • Storages
  • Fetchers
    • Classes
    • Storages
  • Filecache
    • Storages
  • Filestorage
    • Classes
    • Storages
  • GContacts
    • Storages
  • Helpdesk
    • Classes
    • Enum
    • Storages
  • Integrator
  • IOS
  • Logger
  • Mail
    • Classes
    • Enum
    • Storages
  • Mailsuite
    • Classes
    • Storages
  • Min
    • Storages
  • Sieve
    • Classes
    • Enum
  • Social
    • Classes
    • Storages
  • Subscription
    • Classes
  • Subscriptions
    • Storages
  • Tenants
    • Classes
    • Storages
  • Twofactorauth
    • Classes
    • Storages
  • Users
    • Classes
    • Enum
    • Storages
  • Voice
  • WebMail
    • Storages

Classes

  • CApiMailAttachment
  • CApiMailAttachmentCollection
  • CApiMailFolder
  • CApiMailFolderCollection
  • CApiMailIcs
  • CApiMailMessage
  • CApiMailMessageCollection
  • CApiMailVcard

Class CApiMailAttachmentCollection

Collection for work with attachments.

MailSo\Base\Collection
Extended by CApiMailAttachmentCollection
Package: Mail\Classes
Located at mail/classes/attachment-collection.php

Methods summary

protected
# __construct( )
public static CApiMailAttachmentCollection
# createInstance( )

Creates new instance of the object.

Creates new instance of the object.

Returns

CApiMailAttachmentCollection
public integer
# getInlineCount( boolean $bCheckContentID = false )

Returns count of inline attachments in collection.

Returns count of inline attachments in collection.

Parameters

$bCheckContentID
= false. If true excludes attachments without content id.

Returns

integer
public boolean
# hasNotInlineAttachments( )

Indicates if collection includes not inline attachments.

Indicates if collection includes not inline attachments.

Returns

boolean
public boolean
# hasVcardAttachment( )

Indicates if collection includes at least one vcard attachment.

Indicates if collection includes at least one vcard attachment.

Returns

boolean
public boolean
# hasIcalAttachment( )

Indicates if collection includes at least one ical attachment.

Indicates if collection includes at least one ical attachment.

Returns

boolean
AfterLogic API Documentation API documentation generated by ApiGen