Class IMP_Prefs_Sort_Sortpref
This class provides the object representation for the sort preference for a mailbox.
Direct known subclasses
IMP_Prefs_Sort_Sortpref_Locked
Package: IMP
Category: Horde
Copyright: 2012-2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Prefs/Sort/Sortpref.php
Category: Horde
Copyright: 2012-2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Prefs/Sort/Sortpref.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
public
|
$mbox
Mailbox for these preferences. |
public
integer
|
$sortby
The sortby value. |
public
boolean
|
$sortby_default
Is the sortby value the default? |
public
boolean
|
$sortby_locked
Is the sortby value locked? |
public
integer
|
$sortdir
The sortdir value. |
public
boolean
|
$sortdir_default
Is the sortdir value the default? |
public
boolean
|
$sortdir_locked
Is the sortdir value locked? |