[Mail] element index

Package indexes

All elements
a b c d e f g h i l m n o p r s t u _
_
top
Method _list_messages
protected method for listing message headers
Method __clone
rcube_message_part::__clone() in rcube_storage.php
Method __construct
rcube_mime::__construct() in rcube_mime.php
Object constructor.
Method __construct
rcube_message::__construct() in rcube_message.php
__construct
Method __construct
rcube_imap_generic::__construct() in rcube_imap_generic.php
Object constructor
Method __construct
rcube_imap::__construct() in rcube_imap.php
Object constructor.
Method __get
rcube_imap::__get() in rcube_imap.php
Magic getter for backward compat.
a
top
Variable $all_headers
rcube_storage::$all_headers in rcube_storage.php
All (additional) headers used (in any way) by Roundcube Not listed here: DATE, FROM, TO, CC, REPLY-TO, SUBJECT, CONTENT-TYPE, LIST-POST (used for messages listing) are hardcoded in rcube_imap_generic::fetchHeaders()
Variable $attachments
rcube_message::$attachments in rcube_message.php
Class Constant ALREADYEXISTS
rcube_storage::ALREADYEXISTS in rcube_storage.php
Method append
rcube_imap_generic::append() in rcube_imap_generic.php
Handler for IMAP APPEND command
Method appendFromFile
rcube_imap_generic::appendFromFile() in rcube_imap_generic.php
Handler for IMAP APPEND command.
Method authenticate
rcube_imap_generic::authenticate() in rcube_imap_generic.php
DIGEST-MD5/CRAM-MD5/PLAIN Authentication
b
top
Variable $bodystructure
rcube_mail_header::$bodystructure in rcube_imap_generic.php
c
top
Variable $cache
rcube_imap::$cache in rcube_imap.php
Instance of rcube_cache
Variable $caching
rcube_imap::$caching in rcube_imap.php
Variable $cc
rcube_mail_header::$cc in rcube_imap_generic.php
Variable $charset
rcube_message_part::$charset in rcube_storage.php
Variable $charset
rcube_mail_header::$charset in rcube_imap_generic.php
Variable $conn
rcube_storage::$conn in rcube_storage.php
Instance of connection object e.g. rcube_imap_generic
Variable $conn
rcube_imap::$conn in rcube_imap.php
Instance of rcube_imap_generic
Variable $ctype
rcube_mail_header::$ctype in rcube_imap_generic.php
Variable $ctype_parameters
Variable $ctype_primary
Variable $ctype_secondary
Method change_subscription
Subscribe/unsubscribe a list of folders and update local cache
Method check_connection
Check connection state, connect if not connected.
Method check_connection
Check connection state, connect if not connected.
Method check_permflag
rcube_storage::check_permflag() in rcube_storage.php
Checks the PERMANENTFLAGS capability of the current folder and returns true if the given flag is supported by the server.
Method check_permflag
Checks the PERMANENTFLAGS capability of the current folder and returns true if the given flag is supported by the IMAP server
Method clearCapability
rcube_imap_generic::clearCapability() in rcube_imap_generic.php
Method clearFolder
rcube_imap_generic::clearFolder() in rcube_imap_generic.php
Removes all messages in a folder
Method clear_cache
rcube_imap::clear_cache() in rcube_imap.php
Clears the cache.
Method clear_cache
rcube_storage::clear_cache() in rcube_storage.php
Clears the cache.
Method clear_folder
rcube_storage::clear_folder() in rcube_storage.php
Remove all messages in a folder..
Method clear_messagecount
Remove messagecount of a specific folder from cache
Method clear_message_cache
Clears the messages cache.
Method close
rcube_imap_generic::close() in rcube_imap_generic.php
Executes CLOSE command
Method close
rcube_imap::close() in rcube_imap.php
Close IMAP connection.
Method close
rcube_storage::close() in rcube_storage.php
Close connection. Usually done on script shutdown
Method closeConnection
rcube_imap_generic::closeConnection() in rcube_imap_generic.php
Closes connection with logout.
Class Constant COMMAND_CAPABILITY
rcube_imap_generic::COMMAND_CAPABILITY in rcube_imap_generic.php
Class Constant COMMAND_LASTLINE
rcube_imap_generic::COMMAND_LASTLINE in rcube_imap_generic.php
Class Constant COMMAND_NORESPONSE
rcube_imap_generic::COMMAND_NORESPONSE in rcube_imap_generic.php
Method compare_uids
Sort method called by uksort()
Method compressMessageSet
Converts message identifiers array into sequence-set syntax
Method connect
rcube_smtp::connect() in rcube_smtp.php
SMTP Connection and authentication
Method connect
rcube_imap::connect() in rcube_imap.php
Connect to an IMAP server
Method connect
rcube_storage::connect() in rcube_storage.php
Connect to the server
Method connect
rcube_imap_generic::connect() in rcube_imap_generic.php
Connects to IMAP server and authenticates.
Method connected
rcube_imap_generic::connected() in rcube_imap_generic.php
Checks connection status
Class Constant CONTACTADMIN
rcube_storage::CONTACTADMIN in rcube_storage.php
Method convert_criteria
Converts charset of search criteria string
Method copy
rcube_imap_generic::copy() in rcube_imap_generic.php
Copies message(s) from one folder to another
Method copy_message
rcube_imap::copy_message() in rcube_imap.php
Copy a message from one folder to another
Method copy_message
rcube_storage::copy_message() in rcube_storage.php
Copy message(s) from one mailbox to another.
Method count
rcube_storage::count() in rcube_storage.php
Get messages count for a specific folder.
Method count
rcube_imap::count() in rcube_imap.php
Get message count for a specific folder
Method countMessages
rcube_imap_generic::countMessages() in rcube_imap_generic.php
Returns count of all messages in a folder
Method countRecent
rcube_imap_generic::countRecent() in rcube_imap_generic.php
Returns count of messages with \Recent flag in a folder
Method countUnseen
rcube_imap_generic::countUnseen() in rcube_imap_generic.php
Returns count of messages without \Seen flag in a specified folder
Method createFolder
rcube_imap_generic::createFolder() in rcube_imap_generic.php
Folder creation (CREATE)
Method create_default_folders
Create all folders specified as default
Method create_default_folders
Create all folders specified as default
Method create_folder
rcube_imap::create_folder() in rcube_imap.php
Create a new folder on the server and register it in local cache
Method create_folder
rcube_storage::create_folder() in rcube_storage.php
Create a new folder on the server.
Method create_mailbox
d
top
Variable $data
rcube_imap_generic::$data in rcube_imap_generic.php
Variable $date
rcube_mail_header::$date in rcube_imap_generic.php
Variable $default_charset
rcube_storage::$default_charset in rcube_storage.php
Variable $default_folders
rcube_storage::$default_folders in rcube_storage.php
Variable $delimiter
rcube_imap::$delimiter in rcube_imap.php
Variable $disposition
Variable $d_parameters
Method debug_handler
rcube_smtp::debug_handler() in rcube_smtp.php
This is our own debug handler for the SMTP connection
Method debug_handler
rcube_imap::debug_handler() in rcube_imap.php
This is our own debug handler for the IMAP connection
Method decode
rcube_mime::decode() in rcube_mime.php
Decode a mime part
Method decode_address_list
Deprecated methods (to be removed)
Method decode_address_list
Split an address list into a structured array list
Method decode_header
rcube_mime::decode_header() in rcube_mime.php
Decode a message header value
Method decode_header
rcube_imap::decode_header() in rcube_imap.php
Method decode_mime_string
Method decode_mime_string
Decode a mime-encoded string to internal charset
Method deleteACL
rcube_imap_generic::deleteACL() in rcube_imap_generic.php
Send the DELETEACL command (RFC4314)
Method deleteAnnotation
rcube_imap_generic::deleteAnnotation() in rcube_imap_generic.php
Send the SETANNOTATION command with NIL values (draft-daboo-imap-annotatemore)
Method deleteFolder
rcube_imap_generic::deleteFolder() in rcube_imap_generic.php
Executes DELETE command
Method deleteMetadata
rcube_imap_generic::deleteMetadata() in rcube_imap_generic.php
Send the SETMETADATA command with NIL values (RFC5464)
Method delete_acl
rcube_imap::delete_acl() in rcube_imap.php
Removes any <identifier,rights> pair for the specified user from the ACL for the specified folder (DELETEACL)
Method delete_acl
rcube_storage::delete_acl() in rcube_storage.php
Removes any <identifier,rights> pair for the specified user from the ACL for the specified folder (DELETEACL).
Method delete_folder
rcube_storage::delete_folder() in rcube_storage.php
Remove a folder from the server.
Method delete_folder
rcube_imap::delete_folder() in rcube_imap.php
Remove folder from server
Method delete_mailbox
Method delete_message
rcube_storage::delete_message() in rcube_storage.php
Mark message(s) as deleted and expunge.
Method delete_message
Mark messages as deleted and expunge them
Method delete_metadata
Unsets metadata/annotations (SETMETADATA/SETANNOTATION)
Method delete_metadata
Unsets IMAP metadata/annotations (SETMETADATA/SETANNOTATION)
Method disconnect
rcube_smtp::disconnect() in rcube_smtp.php
Disconnect the global SMTP connection
e
top
Variable $encoding
rcube_message_part::$encoding in rcube_storage.php
Variable $encoding
rcube_mail_header::$encoding in rcube_imap_generic.php
Variable $error
rcube_imap_generic::$error in rcube_imap_generic.php
Variable $errornum
rcube_imap_generic::$errornum in rcube_imap_generic.php
Method enable
rcube_imap_generic::enable() in rcube_imap_generic.php
Executes ENABLE command (RFC5161)
Class Constant ERROR_BAD
rcube_imap_generic::ERROR_BAD in rcube_imap_generic.php
Class Constant ERROR_BYE
rcube_imap_generic::ERROR_BYE in rcube_imap_generic.php
Class Constant ERROR_COMMAND
rcube_imap_generic::ERROR_COMMAND in rcube_imap_generic.php
Class Constant ERROR_NO
rcube_imap_generic::ERROR_NO in rcube_imap_generic.php
Class Constant ERROR_OK
rcube_imap_generic::ERROR_OK in rcube_imap_generic.php
Class Constant ERROR_READONLY
rcube_imap_generic::ERROR_READONLY in rcube_imap_generic.php
Class Constant ERROR_UNKNOWN
rcube_imap_generic::ERROR_UNKNOWN in rcube_imap_generic.php
Method escape
rcube_imap_generic::escape() in rcube_imap_generic.php
Escapes a string when it contains special characters (RFC3501)
Method execute
rcube_imap_generic::execute() in rcube_imap_generic.php
Sends IMAP command and parses result
Method explode_header_string
Method explode_header_string
Explodes header (e.g. address-list) string into array of strings using specified separator characters with proper handling of quoted-strings and comments (RFC2822)
Method expunge
rcube_imap::expunge() in rcube_imap.php
Method expunge
rcube_imap_generic::expunge() in rcube_imap_generic.php
Executes EXPUNGE command
Method expunge_cache
rcube_imap::expunge_cache() in rcube_imap.php
Delete outdated cache entries
Method expunge_cache
rcube_storage::expunge_cache() in rcube_storage.php
Delete outdated cache entries
Method expunge_folder
rcube_storage::expunge_folder() in rcube_storage.php
Send expunge command and clear the cache.
Method expunge_message
Expunge message(s) and clear the cache.
Method expunge_message
Send IMAP expunge command and clear cache
f
top
Variable $filename
rcube_message_part::$filename in rcube_storage.php
Variable $flags
rcube_imap_generic::$flags in rcube_imap_generic.php
Variable $flags
rcube_mail_header::$flags in rcube_imap_generic.php
Variable $folder
rcube_storage::$folder in rcube_storage.php
Variable $from
rcube_mail_header::$from in rcube_imap_generic.php
Method fetch
rcube_imap_generic::fetch() in rcube_imap_generic.php
FETCH command (RFC3501)
Method fetchHeader
rcube_imap_generic::fetchHeader() in rcube_imap_generic.php
Method fetchHeaderIndex
rcube_imap_generic::fetchHeaderIndex() in rcube_imap_generic.php
Method fetchHeaders
rcube_imap_generic::fetchHeaders() in rcube_imap_generic.php
Method fetchMIMEHeaders
rcube_imap_generic::fetchMIMEHeaders() in rcube_imap_generic.php
Method fetchPartHeader
rcube_imap_generic::fetchPartHeader() in rcube_imap_generic.php
Method fetch_headers
rcube_imap::fetch_headers() in rcube_imap.php
Fetches messages headers (by UID)
Method fetch_threads
rcube_imap::fetch_threads() in rcube_imap.php
Method for fetching threads data
Method fetch_thread_headers
protected method for fetching threaded messages headers
Method filter_rights
rcube_imap::filter_rights() in rcube_imap.php
Filter the given list of folders according to access rights
Method first_html_part
Return the first HTML part of this message
Method first_text_part
Return the first text part of this message
Method flag
rcube_imap_generic::flag() in rcube_imap_generic.php
Sets flag of the message(s)
Method folder_attributes
Gets folder attributes (from LIST response, e.g. \Noselect, \Noinferiors).
Method folder_attributes
Gets folder attributes from LIST response, e.g. \Noselect, \Noinferiors
Method folder_data
rcube_imap::folder_data() in rcube_imap.php
Gets connection (and current folder) data: UIDVALIDITY, EXISTS, RECENT, PERMANENTFLAGS, UIDNEXT, UNSEEN
Method folder_data
rcube_storage::folder_data() in rcube_storage.php
Gets connection (and current folder) data: UIDVALIDITY, EXISTS, RECENT, PERMANENTFLAGS, UIDNEXT, UNSEEN
Method folder_exists
rcube_imap::folder_exists() in rcube_imap.php
Checks if folder exists and is subscribed
Method folder_exists
rcube_storage::folder_exists() in rcube_storage.php
Checks if folder exists and is subscribed
Method folder_info
rcube_imap::folder_info() in rcube_imap.php
Returns extended information about the folder
Method folder_info
rcube_storage::folder_info() in rcube_storage.php
Returns extended information about the folder.
Method folder_namespace
Returns the namespace where the folder is in
Method folder_namespace
Returns the namespace where the folder is in
Method folder_size
rcube_imap::folder_size() in rcube_imap.php
Get folder size (size of all messages in a folder)
Method folder_size
rcube_storage::folder_size() in rcube_storage.php
Get folder size (size of all messages in a folder)
Method folder_status
rcube_storage::folder_status() in rcube_storage.php
Returns current status of a folder
Method folder_status
rcube_imap::folder_status() in rcube_imap.php
Returns current status of folder
Method folder_sync
rcube_storage::folder_sync() in rcube_storage.php
Synchronizes messages cache.
Method folder_sync
rcube_imap::folder_sync() in rcube_imap.php
Synchronizes messages cache.
Method format_flowed
rcube_mime::format_flowed() in rcube_mime.php
Wrap the given text to comply with RFC 2646
Method format_flowed
rcube_message::format_flowed() in rcube_message.php
g
top
Method getACL
rcube_imap_generic::getACL() in rcube_imap_generic.php
Send the GETACL command (RFC4314)
Method getAnnotation
rcube_imap_generic::getAnnotation() in rcube_imap_generic.php
Send the GETANNOTATION command (draft-daboo-imap-annotatemore)
Method getCapability
rcube_imap_generic::getCapability() in rcube_imap_generic.php
Capabilities checker
Method getHierarchyDelimiter
Detects hierarchy delimiter
Method getMetadata
rcube_imap_generic::getMetadata() in rcube_imap_generic.php
Send the GETMETADATA command (RFC5464)
Method getNamespace
rcube_imap_generic::getNamespace() in rcube_imap_generic.php
NAMESPACE handler (RFC 2342)
Method getQuota
rcube_imap_generic::getQuota() in rcube_imap_generic.php
Returns QUOTA information
Method getStructure
rcube_imap_generic::getStructure() in rcube_imap_generic.php
Returns BODYSTRUCTURE for the specified message.
Method getStructurePartArray
Method getStructurePartData
Returns data of a message part according to specified structure.
Method get_acl
rcube_storage::get_acl() in rcube_storage.php
Returns the access control list for a folder (GETACL).
Method get_acl
rcube_imap::get_acl() in rcube_imap.php
Returns the access control list for folder (GETACL)
Method get_body
rcube_storage::get_body() in rcube_storage.php
Fetch message body of a specific message from the server
Method get_cache
rcube_storage::get_cache() in rcube_storage.php
Returns cached value
Method get_cache
rcube_imap::get_cache() in rcube_imap.php
Returns cached value
Method get_cache_engine
Getter for IMAP cache object
Method get_capability
Returns the IMAP server's capability.
Method get_capability
rcube_storage::get_capability() in rcube_storage.php
Returns the storage server's (IMAP) capability
Method get_error
rcube_smtp::get_error() in rcube_smtp.php
Get error message
Method get_error_code
Returns code of last error
Method get_error_code
rcube_storage::get_error_code() in rcube_storage.php
Returns code of last error
Method get_error_str
rcube_storage::get_error_str() in rcube_storage.php
Returns message of last error
Method get_error_str
rcube_imap::get_error_str() in rcube_imap.php
Returns text of last error
Method get_fetch_headers
Get message header names for rcube_imap_generic::fetchHeader(s)
Method get_folder
rcube_storage::get_folder() in rcube_storage.php
Returns the currently used folder name
Method get_folder_stats
Gets folder statistic data
Method get_header
rcube_message::get_header() in rcube_message.php
Return a (decoded) message header
Method get_hierarchy_delimiter
Returns the delimiter that is used by the server for folder hierarchy separation.
Method get_hierarchy_delimiter
Returns the delimiter that is used by the IMAP server for folder separation
Method get_mailbox_name
Method get_mailbox_size
Method get_mcache_engine
Getter for messages cache object
Method get_message
rcube_imap::get_message() in rcube_imap.php
Fetch message headers and body structure from the IMAP server and build an object structure similar to the one generated by PEAR::Mail_mimeDecode
Method get_message
rcube_storage::get_message() in rcube_storage.php
Fetch message headers and body structure from the server and build an object structure similar to the one generated by PEAR::Mail_mimeDecode
Method get_message_headers
Return message headers object of a specific message
Method get_message_headers
Return message headers object of a specific message
Method get_message_part
Fetch message body of a specific message from the server
Method get_message_part
Fetch message body of a specific message from the server
Method get_metadata
rcube_imap::get_metadata() in rcube_imap.php
Returns IMAP metadata/annotations (GETMETADATA/GETANNOTATION)
Method get_metadata
rcube_storage::get_metadata() in rcube_storage.php
Returns folder metadata/annotations (GETMETADATA/GETANNOTATION).
Method get_namespace
rcube_imap::get_namespace() in rcube_imap.php
Get namespace
Method get_namespace
rcube_storage::get_namespace() in rcube_storage.php
Get namespace
Method get_page
rcube_storage::get_page() in rcube_storage.php
Gets internal list page number.
Method get_pagesize
rcube_storage::get_pagesize() in rcube_storage.php
Get internal page size
Method get_part_content
Get content of a specific part of this message
Method get_part_url
rcube_message::get_part_url() in rcube_message.php
Compose a valid URL for getting a message part
Method get_quota
rcube_imap::get_quota() in rcube_imap.php
Get mailbox quota information added by Nuny
Method get_quota
rcube_storage::get_quota() in rcube_storage.php
Get mailbox quota information.
Method get_raw_body
rcube_storage::get_raw_body() in rcube_storage.php
Returns the whole message source as string (or saves to a file)
Method get_raw_body
rcube_imap::get_raw_body() in rcube_imap.php
Returns the whole message source as string (or saves to a file)
Method get_raw_headers
Returns the message headers as string
Method get_raw_headers
Returns the message headers as string
Method get_response
rcube_smtp::get_response() in rcube_smtp.php
Get server response messages array
Method get_response_code
Returns code of last command response
Method get_response_code
Returns code of last command response
Method get_search_set
Return the saved search set as hash array
Method get_search_set
rcube_storage::get_search_set() in rcube_storage.php
Return the saved search set.
Method get_threading
rcube_storage::get_threading() in rcube_storage.php
Get current threading flag.
h
top
Variable $headers
rcube_message_part::$headers in rcube_storage.php
Variable $headers
rcube_message::$headers in rcube_message.php
Method handlePartBody
rcube_imap_generic::handlePartBody() in rcube_imap_generic.php
Method has_html_part
rcube_message::has_html_part() in rcube_message.php
Determine if the message contains a HTML part
i
top
Variable $icache
rcube_imap::$icache in rcube_imap.php
Internal (in-memory) cache
Variable $id
rcube_mail_header::$id in rcube_imap_generic.php
Variable $internaldate
rcube_mail_header::$internaldate in rcube_imap_generic.php
Variable $in_reply_to
rcube_mail_header::$in_reply_to in rcube_imap_generic.php
Variable $is_safe
rcube_message::$is_safe in rcube_message.php
Method id
rcube_imap_generic::id() in rcube_imap_generic.php
Executes ID command (RFC2971)
Method ID2UID
rcube_imap_generic::ID2UID() in rcube_imap_generic.php
Returns message unique identifier (UID)
Method id2uid
rcube_imap::id2uid() in rcube_imap.php
Find UID of the specified message sequence ID
Class iilBasicHeader
iilBasicHeader in rcube_imap_generic.php
Struct representing an e-mail message header
Method index
rcube_storage::index() in rcube_storage.php
Return sorted list of message UIDs
Method index
rcube_imap::index() in rcube_imap.php
Return sorted list of message UIDs
Method index
rcube_imap_generic::index() in rcube_imap_generic.php
Simulates SORT command by using FETCH and sorting.
Method index_direct
rcube_imap::index_direct() in rcube_imap.php
Return sorted list of message UIDs ignoring current search settings.
Class Constant INUSE
rcube_storage::INUSE in rcube_storage.php
Method is_connected
rcube_storage::is_connected() in rcube_storage.php
Checks connection state.
Method is_connected
rcube_imap::is_connected() in rcube_imap.php
Checks IMAP connection.
l
top
Variable $list_page
rcube_imap::$list_page in rcube_imap.php
Method listMailboxes
rcube_imap_generic::listMailboxes() in rcube_imap_generic.php
Returns list of mailboxes
Method listRights
rcube_imap_generic::listRights() in rcube_imap_generic.php
Send the LISTRIGHTS command (RFC4314)
Method listSubscribed
rcube_imap_generic::listSubscribed() in rcube_imap_generic.php
Returns list of subscribed mailboxes
Method list_folders
rcube_storage::list_folders() in rcube_storage.php
Get a list of all folders available on the server.
Method list_folders
rcube_imap::list_folders() in rcube_imap.php
Get a list of all folders available on the server
Method list_folders_direct
Method for direct folders listing (LIST)
Method list_folders_subscribed
Get a list of subscribed folders.
Method list_folders_subscribed
Public method for listing subscribed folders.
Method list_folders_subscribed_direct
Method for direct folders listing (LSUB)
Method list_headers
rcube_imap::list_headers() in rcube_imap.php
Method list_mailboxes
Method list_messages
rcube_imap::list_messages() in rcube_imap.php
Public method for listing headers
Method list_messages
rcube_storage::list_messages() in rcube_storage.php
Public method for listing headers.
Method list_rights
rcube_imap::list_rights() in rcube_imap.php
Returns information about what rights can be granted to the user (identifier) in the ACL for the folder (LISTRIGHTS)
Method list_rights
rcube_storage::list_rights() in rcube_storage.php
Returns information about what rights can be granted to the user (identifier) in the ACL for the folder (LISTRIGHTS).
Method list_search_messages
protected method for listing a set of message headers (search results)
Method list_search_thread_messages
protected method for listing a set of threaded message headers (search results)
Method list_thread_messages
protected method for listing message headers using threads
Method list_unsubscribed
Method login
rcube_imap_generic::login() in rcube_imap_generic.php
LOGIN Authentication
m
top
Variable $mcache
rcube_imap::$mcache in rcube_imap.php
Instance of rcube_imap_cache
Variable $mdn_to
rcube_mail_header::$mdn_to in rcube_imap_generic.php
Variable $messageID
rcube_mail_header::$messageID in rcube_imap_generic.php
Variable $messages_caching
Variable $mimetype
rcube_message_part::$mimetype in rcube_storage.php
Variable $mime_id
rcube_message_part::$mime_id in rcube_storage.php
Variable $mime_parts
rcube_message::$mime_parts in rcube_message.php
Variable $msg_headers
rcube_imap::$msg_headers in rcube_imap.php
Method mailbox_attributes
Method mailbox_data
rcube_imap::mailbox_data() in rcube_imap.php
Method mailbox_exists
Method mailbox_info
rcube_imap::mailbox_info() in rcube_imap.php
Method mailbox_namespace
Method mailbox_status
Method mailbox_sync
rcube_imap::mailbox_sync() in rcube_imap.php
Method md2annotate
rcube_imap::md2annotate() in rcube_imap.php
Converts the METADATA extension entry name into the correct entry-attrib names for older ANNOTATEMORE version.
Method messagecount
rcube_imap::messagecount() in rcube_imap.php
protected method for getting nr of messages
Method message_index
rcube_imap::message_index() in rcube_imap.php
Method message_index_direct
Method mime_decode
rcube_imap::mime_decode() in rcube_imap.php
Method mod_folder
rcube_storage::mod_folder() in rcube_storage.php
Modify folder name according to namespace.
Method mod_folder
rcube_imap::mod_folder() in rcube_imap.php
Modify folder name according to namespace.
Method mod_mailbox
rcube_imap::mod_mailbox() in rcube_imap.php
Method move
rcube_imap_generic::move() in rcube_imap_generic.php
Moves message(s) from one folder to another.
Method move_message
rcube_storage::move_message() in rcube_storage.php
Move message(s) from one folder to another.
Method move_message
rcube_imap::move_message() in rcube_imap.php
Move a message from one folder to another
Method multLine
rcube_imap_generic::multLine() in rcube_imap_generic.php
Reads more data from the connection stream when provided data contain string literal
Method myRights
rcube_imap_generic::myRights() in rcube_imap_generic.php
Send the MYRIGHTS command (RFC4314)
Method my_rights
rcube_storage::my_rights() in rcube_storage.php
Returns the set of rights that the current user has to a folder (MYRIGHTS).
Method my_rights
rcube_imap::my_rights() in rcube_imap.php
Returns the set of rights that the current user has to folder (MYRIGHTS)
n
top
Variable $namespace
rcube_imap::$namespace in rcube_imap.php
Method nextTag
rcube_imap_generic::nextTag() in rcube_imap_generic.php
Creates next command identifier (tag)
Class Constant NONEXISTENT
rcube_storage::NONEXISTENT in rcube_storage.php
Class Constant NOPERM
rcube_storage::NOPERM in rcube_storage.php
o
top
Variable $options
rcube_imap::$options in rcube_imap.php
Variable $options
rcube_storage::$options in rcube_storage.php
Variable $others
rcube_mail_header::$others in rcube_imap_generic.php
Class Constant OVERQUOTA
rcube_storage::OVERQUOTA in rcube_storage.php
p
top
Variable $page_size
rcube_storage::$page_size in rcube_storage.php
Variable $parts
rcube_message::$parts in rcube_message.php
Variable $priority
rcube_mail_header::$priority in rcube_imap_generic.php
Method parseResult
rcube_imap_generic::parseResult() in rcube_imap_generic.php
Response parser.
Method parse_headers
rcube_mime::parse_headers() in rcube_mime.php
Split RFC822 header string into an associative array
Method parse_message
rcube_mime::parse_message() in rcube_mime.php
Parse the given raw message source and return a structure of rcube_message_part objects.
Method parse_uids
rcube_storage::parse_uids() in rcube_storage.php
Parse message UIDs input
Method print_raw_body
Sends the whole message source to stdout
Method print_raw_body
rcube_storage::print_raw_body() in rcube_storage.php
Sends the whole message source to stdout
Method putLine
rcube_imap_generic::putLine() in rcube_imap_generic.php
Send simple (one line) command to the connection stream
Method putLineC
rcube_imap_generic::putLineC() in rcube_imap_generic.php
Send command to the connection stream with Command Continuation Requests (RFC3501 7.5) and LITERAL+ (RFC2088) support
r
top
Variable $references
rcube_mail_header::$references in rcube_imap_generic.php
Variable $replyto
rcube_mail_header::$replyto in rcube_imap_generic.php
Variable $result
rcube_imap_generic::$result in rcube_imap_generic.php
Variable $resultcode
rcube_imap_generic::$resultcode in rcube_imap_generic.php
Class rcube_header_sorter
rcube_header_sorter in rcube_storage.php
Class for sorting an array of rcube_mail_header objects in a predetermined order.
Class rcube_imap
rcube_imap in rcube_imap.php
Interface class for accessing an IMAP server
Page rcube_imap.php
rcube_imap.php in rcube_imap.php
Class rcube_imap_generic
rcube_imap_generic in rcube_imap_generic.php
PHP based wrapper class to connect to an IMAP server
Page rcube_imap_generic.php
rcube_imap_generic.php in rcube_imap_generic.php
Class rcube_mail_header
rcube_mail_header in rcube_imap_generic.php
Struct representing an e-mail message header
Class rcube_message
rcube_message in rcube_message.php
Logical representation of a mail message with all its data and related functions
Page rcube_message.php
rcube_message.php in rcube_message.php
Class rcube_message_part
rcube_message_part in rcube_storage.php
Class representing a message part
Class rcube_mime
rcube_mime in rcube_mime.php
Class for parsing MIME messages
Page rcube_mime.php
rcube_mime.php in rcube_mime.php
Class rcube_smtp
rcube_smtp in rcube_smtp.php
Class to provide SMTP functionality using PEAR Net_SMTP
Page rcube_smtp.php
rcube_smtp.php in rcube_smtp.php
Class rcube_storage
rcube_storage in rcube_storage.php
Abstract class for accessing mail messages storage server
Page rcube_storage.php
rcube_storage.php in rcube_storage.php
Method readBytes
rcube_imap_generic::readBytes() in rcube_imap_generic.php
Reads specified number of bytes from the connection stream
Method readLine
rcube_imap_generic::readLine() in rcube_imap_generic.php
Reads line from the connection stream
Class Constant READONLY
rcube_storage::READONLY in rcube_storage.php
Method readReply
rcube_imap_generic::readReply() in rcube_imap_generic.php
Reads complete response to the IMAP command
Method refresh_search
Refresh saved search set
Method refresh_search
rcube_storage::refresh_search() in rcube_storage.php
Refresh saved search set
Method renameFolder
rcube_imap_generic::renameFolder() in rcube_imap_generic.php
Folder renaming (RENAME)
Method rename_folder
rcube_storage::rename_folder() in rcube_storage.php
Set a new name to an existing folder
Method rename_folder
rcube_imap::rename_folder() in rcube_imap.php
Set a new name to an existing folder
Method rename_mailbox
Method reset
rcube_smtp::reset() in rcube_smtp.php
Reset the global SMTP connection
Method rsort
rcube_imap::rsort() in rcube_imap.php
Recursive method for sorting folders
Method r_implode
rcube_imap_generic::r_implode() in rcube_imap_generic.php
s
top
Variable $search_charset
rcube_imap::$search_charset in rcube_imap.php
Variable $search_set
rcube_storage::$search_set in rcube_storage.php
Variable $search_set
rcube_imap::$search_set in rcube_imap.php
Variable $search_sorted
rcube_imap::$search_sorted in rcube_imap.php
Variable $search_sort_field
Variable $search_string
rcube_imap::$search_string in rcube_imap.php
Variable $search_threads
rcube_imap::$search_threads in rcube_imap.php
Variable $selected
rcube_imap_generic::$selected in rcube_imap_generic.php
Variable $sender
rcube_message::$sender in rcube_message.php
Variable $size
rcube_message_part::$size in rcube_storage.php
Variable $size
rcube_mail_header::$size in rcube_imap_generic.php
Variable $sort_field
rcube_imap::$sort_field in rcube_imap.php
Variable $sort_order
rcube_imap::$sort_order in rcube_imap.php
Variable $struct_charset
rcube_imap::$struct_charset in rcube_imap.php
Variable $subject
rcube_message::$subject in rcube_message.php
Variable $subject
rcube_mail_header::$subject in rcube_imap_generic.php
Method save_message
rcube_imap::save_message() in rcube_imap.php
Append a mail message (source) to a specific folder
Method save_message
rcube_storage::save_message() in rcube_storage.php
Append a mail message (source) to a specific folder.
Method search
rcube_imap_generic::search() in rcube_imap_generic.php
Executes SEARCH command
Method search
rcube_imap::search() in rcube_imap.php
Invoke search request to IMAP server
Method search
rcube_storage::search() in rcube_storage.php
Invoke search request to the server.
Method search_index
rcube_imap::search_index() in rcube_imap.php
protected search method
Method search_once
rcube_imap::search_once() in rcube_imap.php
Direct (real and simple) SEARCH request (without result sorting and caching).
Method search_once
rcube_storage::search_once() in rcube_storage.php
Direct (real and simple) search request (without result sorting and caching).
Method select
rcube_imap_generic::select() in rcube_imap_generic.php
Executes SELECT command (if mailbox is already not in selected state)
Method select_mailbox
Method send_mail
rcube_smtp::send_mail() in rcube_smtp.php
Function for sending mail
Method setACL
rcube_imap_generic::setACL() in rcube_imap_generic.php
Send the SETACL command (RFC4314)
Method setAnnotation
rcube_imap_generic::setAnnotation() in rcube_imap_generic.php
Send the SETANNOTATION command (draft-daboo-imap-annotatemore)
Method setDebug
rcube_imap_generic::setDebug() in rcube_imap_generic.php
Set the value of the debugging flag.
Method setError
rcube_imap_generic::setError() in rcube_imap_generic.php
Error code/message setter.
Method setMetadata
rcube_imap_generic::setMetadata() in rcube_imap_generic.php
Send the SETMETADATA command (RFC5464)
Method set_acl
rcube_storage::set_acl() in rcube_storage.php
Changes the ACL on the specified folder (SETACL)
Method set_acl
rcube_imap::set_acl() in rcube_imap.php
Changes the ACL on the specified folder (SETACL)
Method set_caching
rcube_imap::set_caching() in rcube_imap.php
Enable or disable indexes caching
Method set_charset
rcube_storage::set_charset() in rcube_storage.php
Set default message charset.
Method set_debug
rcube_imap::set_debug() in rcube_imap.php
Activate/deactivate debug mode
Method set_debug
rcube_storage::set_debug() in rcube_storage.php
Activate/deactivate debug mode.
Method set_default_folders
This list of folders will be listed above all other folders
Method set_env
rcube_imap::set_env() in rcube_imap.php
Sets delimiter and namespaces
Method set_flag
rcube_imap::set_flag() in rcube_imap.php
Set message flag to one or several messages
Method set_flag
rcube_storage::set_flag() in rcube_storage.php
Set message flag to one or several messages
Method set_folder
rcube_imap::set_folder() in rcube_imap.php
Set internal folder reference.
Method set_folder
rcube_storage::set_folder() in rcube_storage.php
Set internal folder reference.
Method set_folder_stats
Stores folder statistic data in session
Method set_index
Set the predetermined sort order.
Method set_mailbox
rcube_imap::set_mailbox() in rcube_imap.php
Method set_messagecount
Increde/decrese messagecount for a specific folder
Method set_messages_caching
Enable or disable messages caching
Method set_metadata
rcube_storage::set_metadata() in rcube_storage.php
Sets metadata/annotations (SETMETADATA/SETANNOTATION)
Method set_metadata
rcube_imap::set_metadata() in rcube_imap.php
Sets IMAP metadata/annotations (SETMETADATA/SETANNOTATION)
Method set_options
rcube_storage::set_options() in rcube_storage.php
Set connection and class options
Method set_page
rcube_storage::set_page() in rcube_storage.php
Set internal list page number.
Method set_pagesize
rcube_storage::set_pagesize() in rcube_storage.php
Set internal page size
Method set_part_filename
Set attachment filename from message part structure
Method set_safe
rcube_message::set_safe() in rcube_message.php
Set is_safe var and session data
Method set_search_set
Save a search result for future message listing methods
Method set_search_set
rcube_storage::set_search_set() in rcube_storage.php
Save a search result for future message listing methods.
Method set_sort_order
Validate the given input and save to local properties
Method set_threading
rcube_storage::set_threading() in rcube_storage.php
Sets threading flag to the best supported THREAD algorithm.
Method set_thread_flags
protected method for setting threaded messages flags: depth, has_children and unread_children
Constant SMTP_MIME_CRLF
SMTP_MIME_CRLF in rcube_smtp.php
Method sort
rcube_imap_generic::sort() in rcube_imap_generic.php
Executes SORT command
Method sortHeaders
rcube_imap_generic::sortHeaders() in rcube_imap_generic.php
Method sort_folder_list
Sort folders first by default folders and then in alphabethical order
Method sort_headers
Sort the array of header objects
Method sort_threads
rcube_imap::sort_threads() in rcube_imap.php
Sort threaded result, using THREAD=REFS method
Method startsWith
rcube_imap_generic::startsWith() in rcube_imap_generic.php
Checks response status.
Method status
rcube_imap_generic::status() in rcube_imap_generic.php
Executes STATUS command
Method strToTime
rcube_imap_generic::strToTime() in rcube_imap_generic.php
Converts datetime string into unix timestamp
Method structure_charset
Get charset name from message structure (first part)
Method structure_part
Build message part object
Method subscribe
rcube_storage::subscribe() in rcube_storage.php
Subscribe to a specific folder(s)
Method subscribe
rcube_imap_generic::subscribe() in rcube_imap_generic.php
Folder subscription (SUBSCRIBE)
Method subscribe
rcube_imap::subscribe() in rcube_imap.php
Subscribe to a specific folder(s)
t
top
Variable $threading
rcube_storage::$threading in rcube_storage.php
Variable $threading
rcube_imap::$threading in rcube_imap.php
Variable $timestamp
rcube_mail_header::$timestamp in rcube_imap_generic.php
Variable $to
rcube_mail_header::$to in rcube_imap_generic.php
Method thread
rcube_imap_generic::thread() in rcube_imap_generic.php
Executes THREAD command
Method thread_index
rcube_imap::thread_index() in rcube_imap.php
Return index of threaded message UIDs
Method tnef_decode
rcube_message::tnef_decode() in rcube_message.php
Decode a Microsoft Outlook TNEF part (winmail.dat)
Method tokenizeResponse
rcube_imap_generic::tokenizeResponse() in rcube_imap_generic.php
Splits IMAP response into string tokens
Class Constant TRYCREATE
rcube_storage::TRYCREATE in rcube_storage.php
u
top
Variable $uid
rcube_message::$uid in rcube_message.php
Variable $uid
rcube_mail_header::$uid in rcube_imap_generic.php
Variable $uid_id_map
rcube_imap::$uid_id_map in rcube_imap.php
Method UID2ID
rcube_imap_generic::UID2ID() in rcube_imap_generic.php
Returns message sequence identifier
Method uncompressMessageSet
Converts message sequence-set into array
Method unEscape
rcube_imap_generic::unEscape() in rcube_imap_generic.php
Unescapes quoted-string
Method unflag
rcube_imap_generic::unflag() in rcube_imap_generic.php
Unsets flag of the message(s)
Method unfold_flowed
rcube_mime::unfold_flowed() in rcube_mime.php
Interpret a format=flowed message body according to RFC 2646
Method unfold_flowed
rcube_message::unfold_flowed() in rcube_message.php
Deprecated methods (to be removed)
Class Constant UNKNOWN
rcube_storage::UNKNOWN in rcube_storage.php
Method unset_flag
rcube_storage::unset_flag() in rcube_storage.php
Remove message flag for one or several messages
Method unsubscribe
rcube_storage::unsubscribe() in rcube_storage.php
Unsubscribe folder(s)
Method unsubscribe
rcube_imap_generic::unsubscribe() in rcube_imap_generic.php
Folder unsubscription (UNSUBSCRIBE)
Method unsubscribe
rcube_imap::unsubscribe() in rcube_imap.php
Unsubscribe folder(s)
Method update_cache
rcube_imap::update_cache() in rcube_imap.php
Update cache
Method uu_decode
rcube_message::uu_decode() in rcube_message.php
Parse message body for UUencoded attachments bodies
a b c d e f g h i l m n o p r s t u _