[Horde_IMAP] element index

Package indexes

All elements
a b c e f g i r s u _
_
top
Variable $_arrival
Cached results for the imap_search() call to determine arrival time.
Variable $_rightsListTitles
Hash containing the list of possible rights and a human readable, short title of each
Variable $_rightsListTitles
Hash containing the list of possible rights and a human readable, short title of each
Variable $_rightsListTitles
Hash containing the list of possible rights and a human readable, short title of each
Variable $_statuscache
The cached results of imap_status() calls.
Variable $_tosave
Has the shutdown function been registered?
Variable $_usecache
Use Horde_Cache?
a
top
Page ACL.php
ACL.php in ACL.php
b
top
Method build
Builds the IMAP search query.
c
top
Page Cache.php
Cache.php in Cache.php
e
top
Method expireCache
Flag cached entries as expired.
f
top
Method factory
Attempts to return an ACL instance based on $driver.
g
top
Method getCache
Get data from the cache.
Method getCacheID
Get the unique mailbox ID for the current mailbox status. Needed because some applications (such as DIMP) may be keeping more than 1 copy of IMAP data (i.e. on the browser, on the server).
Method getMailboxArrival
Returns the list of message UIDs in arrival order.
Method getRightsTitles
Method getRightsTitles
Method getRightsTitles
Method getStatus
Returns and caches the results of an imap_status() call.
i
top
Class IMP_IMAP_ACL
IMP_IMAP_ACL in ACL.php
The IMP_IMAP_ACL:: class extends the IMAP_ACL class in order to ensure backwards compatibility with Horde 3.0.
Class IMP_IMAP_ACL_rfc2086
IMP_IMAP_ACL_rfc2086 in rfc2086.php
IMP_IMAP_ACL_rfc2086:: class extends the IMAP_ACL_rfc2086 class in order to ensure backwards compatibility with Horde 3.0.
Method IMP_IMAP_ACL_rfc2086
Constructor.
Class IMP_IMAP_ACL_rfc4314
IMP_IMAP_ACL_rfc4314 in rfc4314.php
IMP_IMAP_ACL_rfc4314:: class extends the IMAP_ACL_rfc4314 class in order to ensure backwards compatibility with Horde 3.0.
Method IMP_IMAP_ACL_rfc4314
Constructor.
Method IMP_IMAP_Cache
Constructor
Class IMP_IMAP_Cache
IMP_IMAP_Cache in Cache.php
The IMP_IMAP_Cache:: class extends Horde's IMAP_Cache:: class to add extra IMP-specific functionality.
Class IMP_IMAP_Search
IMP_IMAP_Search in Search.php
The IMP_IMAP_Search:: class extends the IMAP_Search class in order to provide necessary bug fixes to ensure backwards compatibility with Horde 3.0.
Class IMP_IMAP_Search_Query
IMP_IMAP_Search_Query in Search.php
The IMP_IMAP_Search_Query:: class extends the IMAP_Search_Query class in order to provide necessary bug fixes to ensure backwards compatibility with Horde 3.0.
Class IMP_IMAP_Sort
IMP_IMAP_Sort in Sort.php
The IMP_IMAP_Sort:: class extends the IMAP_Sort class in order to provide necessary bug fixes to ensure backwards compatibility with Horde 3.0.
r
top
Page rfc2086.php
rfc2086.php in rfc2086.php
Page rfc4314.php
rfc4314.php in rfc4314.php
s
top
Page Search.php
Search.php in Search.php
Page Sort.php
Sort.php in Sort.php
Method searchMailbox
Searches messages by ALL headers (rather than the limited set provided by imap_search()).
Method searchSortMailbox
Searches a mailbox and sorts the results.
Method singleton
Returns a reference to the global IMP_IMAP_Cache object, only creating it if it doesn't already exist.
Method singleton
Attempts to return a reference to a concrete ACL instance based on $driver. It will only create a new instance if no ACL instance with the same parameters currently exists.
Method singleton
Returns a reference to the global IMP_IMAP_Search object, only creating it if it doesn't already exist.
Method sortMailboxes
Sort a list of mailboxes (by value).
Method storeCache
Store data in the cache.
u
top
Method updateCache
Store data in the cache, preserving any data already in the cache entry and not altering the current cache key.
a b c e f g i r s u _