Class IMP_Ftree
IMP_Ftree (folder tree) provides a tree view of the mailboxes on a backend (a/k/a a folder list; in IMP, folders = collection of mailboxes), along with other display elements (Remote Accounts; Virtual Folders).
- IMP_Ftree implements ArrayAccess, Countable, IteratorAggregate, Serializable
Package: IMP
Category: Horde
Copyright: 2000-2014 Horde LLC
License: GPL
Author: Chuck Hagenbuch chuck@horde.org
Author: Anil Madhavapeddy avsm@horde.org
Author: Jon Parise jon@horde.org
Author: Michael Slusarz slusarz@horde.org
Located at Ftree.php
Category: Horde
Copyright: 2000-2014 Horde LLC
License: GPL
Author: Chuck Hagenbuch chuck@horde.org
Author: Anil Madhavapeddy avsm@horde.org
Author: Jon Parise jon@horde.org
Author: Michael Slusarz slusarz@horde.org
Located at Ftree.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
mixed
|
|
public
|
|
public
|
|
public
array
|
|
public
mixed
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
Horde_Tree
|
#
createTree( string|Horde_Tree $name, array $opts = array() )
Creates a Horde_Tree representation of the current tree. |
public
|
#
getIterator( )
This returns a RecursiveIterator - a RecursiveIteratorIterator is needed to properly iterate through all elements. |
integer |
ELT_NOSELECT
|
#
1
|
integer |
ELT_NAMESPACE_OTHER
|
#
2
|
integer |
ELT_NAMESPACE_SHARED
|
#
4
|
integer |
ELT_IS_OPEN
|
#
8
|
integer |
ELT_IS_SUBSCRIBED
|
#
16
|
integer |
ELT_NOINFERIORS
|
#
32
|
integer |
ELT_IS_POLLED
|
#
64
|
integer |
ELT_NOT_POLLED
|
#
128
|
integer |
ELT_VFOLDER
|
#
256
|
integer |
ELT_NONIMAP
|
#
512
|
integer |
ELT_INVISIBLE
|
#
1024
|
integer |
ELT_NEED_SORT
|
#
2048
|
integer |
ELT_REMOTE
|
#
4096
|
integer |
ELT_REMOTE_AUTH
|
#
8192
|
integer |
ELT_REMOTE_MBOX
|
#
16384
|
string |
BASE_ELT
|
#
"base\0"
|
public
boolean
|
$changed
Has the tree changed? |
public
|
$eltdiff
Element diff tracker. |
public
IMP_FTree_Prefs_Expanded
|
$expanded
The expanded folders list. |
public
|
$poll
The poll list. |
public
boolean
|
$subscriptions
Whether IMAP subscriptions are enabled. |
public
boolean
|
$unsubscribed_loaded
True if unsubscribed mailboxes have been loaded. |