File/IMAP/IMAP/Tree.php

Description
Classes
Class Description
 class IMAP_Tree The IMAP_Tree class provides a tree view of the folders supported with the PHP imap extension (IMAP/POP3/NNTP repositories). It provides access functions to iterate through this tree and query information about individual mailboxes/folders.
Constants
IMAPTREE_BASE_ELT = null (line 55)
IMAPTREE_ELT_HAS_CHILDREN = 128 (line 26)
IMAPTREE_ELT_IS_DISCOVERED = 1024 (line 29)
IMAPTREE_ELT_IS_OPEN = 256 (line 27)
IMAPTREE_ELT_IS_POLLED = 2048 (line 30)
IMAPTREE_ELT_IS_SUBSCRIBED = 512 (line 28)
IMAPTREE_ELT_NAMESPACE = 16384 (line 34)
IMAPTREE_ELT_NEED_SORT = 4096 (line 31)
IMAPTREE_INIT_FETCHALL = 4 (line 48)
IMAPTREE_INIT_SUB = 1 (line 46)
IMAPTREE_INIT_UNSUB = 2 (line 47)
IMAPTREE_MODE_MAIL = 0 (line 42)
IMAPTREE_MODE_NEWS = 1 (line 43)
IMAPTREE_NEXT_SHOWCLOSED = 1 (line 51)
IMAPTREE_NEXT_SHOWSUB = 2 (line 52)
IMAPTREE_OPEN_ALL = 1 (line 38)
IMAPTREE_OPEN_NONE = 0 (line 37)
IMAPTREE_OPEN_USER = 2 (line 39)
LATT_HASCHILDREN = 32 (line 20)
LATT_HASNOCHILDREN = 64 (line 21)

Documentation generated on Sun, 30 Jan 2011 05:22:56 +0000 by phpDocumentor 1.4.3