Class IMP_Ftree_IteratorFilter
Iterator filter for IMP_Ftree.
- IMP_Ftree_IteratorFilter implements Iterator
Package: IMP
Category: Horde
Copyright: 2013-2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Ftree/IteratorFilter.php
Category: Horde
Copyright: 2013-2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Ftree/IteratorFilter.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
integer |
CHILDREN
Filter mask constants. - CHILDREN: Don't include child elements. - CONTAINERS: Don't include container elements. - EXPANDED: Don't include unexpanded mailboxes. - INVISIBLE: Don't include invisible elements. - NONIMAP: Don't include non-IMAP elements. - POLLED: Don't include non-polled elements. - REMOTE: Don't include remote accounts. - SPECIALMBOXES: Don't include special mailboxes. - UNSUB: Don't include unsubscribed elements. - VFOLDER: Don't include Virtual Folders. |
#
1
|
integer |
CONTAINERS
|
#
2
|
integer |
EXPANDED
|
#
4
|
integer |
INVISIBLE
|
#
8
|
integer |
NONIMAP
|
#
16
|
integer |
POLLED
|
#
32
|
integer |
REMOTE
|
#
64
|
integer |
SPECIALMBOXES
|
#
128
|
integer |
UNSUB
|
#
256
|
integer |
VFOLDER
|
#
1024
|
public
Iterator
|
$iterator
Master iterator object. |
|
public
array
|
$mboxes
A list of mailboxes to filter out. |
#
array()
|