Located in /lib/IMAP/Tree.php (line 75)
Tree changed flag. Set when something in the tree has been altered.
Location of current element in the tree.
Location of current element in the tree.
Location of current element in the tree.
The server string used for the delimiter.
Used to determine the list of element changes.
The cached list of expanded folders.
See $open parameter in build().
The cached full list of mailboxes on the server.
The IMAP_Sort object.
The list of namespaces to add to the tree.
Parent list.
The cached list of mailboxes to poll.
The server string for the current server.
Show unsubscribed mailboxes?
Cached list of subscribed mailboxes.
If set, track element changes.
Array containing the mailbox tree.
Have we shown unsubscribed folders previously?
Constructor.
Add element to the poll list.
Builds a list of folders, suitable to render a folder tree.
Collapse a mail folder.
Should we collapse all elements?
Determines the mailbox name to create given a parent and the new name.
Return the current tree element.
Delete an element from the tree.
Return extended information on an element.
Return the list of elements that have changed since nodeDiffStart() was last called.
Set the start point for determining element differences via eltDiff().
Expand a mail folder.
Should we expand all elements?
Returns a list of all IMAP mailboxes in the tree.
IMPTREE_FLIST_CONTAINER - Show container elements. IMPTREE_FLIST_UNSUB - Show unsubscribed elements. IMPTREE_FLIST_OB - Return full tree object. IMPTREE_FLIST_VFOLDER - Show Virtual Folders. (since IMP 4.2.1)
Returns the requested element.
Get any custom icon configured for the given element.
Get information about new/unseen/total messages for the given element.
Initializes and returns the list of mailboxes to poll.
Does the element have any active children?
Initalize the tree.
Insert a folder/mailbox into the tree.
Inserts virtual folders into the tree.
Is this element a container only, not a mailbox (meaning you can not open it)?
Is the element invisible?
Is the element a namespace container?
Is the tree element open?
Is the mailbox open in the sidebar?
Does the user want to poll this mailbox for new/unseen messages?
Is the user subscribed to this element?
Returns whether this element is a virtual folder.
Sets the internal array pointer to the next element, and returns the next object.
IMPTREE_NEXT_SHOWCLOSED - Don't ignore closed elements. IMPTREE_NEXT_SHOWSUB - Only show subscribed elements.
Determines if there are more elements in the current tree level.
Remove element from the poll list.
Rename a current folder.
Set internal pointer to the head of the tree.
This MUST be called before you can traverse the tree with next().
Switch subscribed/unsubscribed viewing.
Attempts to return a reference to a concrete IMP_Tree instance.
If an IMP_Tree object is currently stored in the local session, recreate that object. Else, create a new instance. Ensures that only one IMP_Tree instance is available at any time.
This method must be invoked as:
$imp_tree = &IMP_Tree::singleton();
Subscribe an element to the tree.
Unsubscribe an element from the tree.
Is the element a non-IMAP element?
Does this element's children need sorting?
Documentation generated on Sun, 30 Jan 2011 05:28:19 +0000 by phpDocumentor 1.4.3