Classes, interfaces and traits

rcube_imap

Interface class for accessing an IMAP server

« More »

rcube_imap_cache

Interface class for accessing Roundcube messages cache

« More »

rcube_imap_generic

PHP based wrapper class to connect to an IMAP server

« More »

rcube_message

Logical representation of a mail message with all its data and related functions

« More »

rcube_message_header

Struct representing an e-mail message header

« More »

rcube_message_header_sorter

Class for sorting an array of rcube_message_header objects in a predetermined order.

« More »

rcube_message_part

Class representing a message part

« More »

rcube_mime

Class for parsing MIME messages

« More »

rcube_result_index

Class for accessing IMAP's SORT/SEARCH/ESEARCH result

« More »

rcube_result_thread

Class for accessing IMAP's THREAD result

« More »

rcube_storage

Abstract class for accessing mail messages storage server

« More »