Class IMP_Flag_Base
This class provides the data structure for a message flag.
- IMP_Flag_Base implements Serializable
Direct known subclasses
IMP_Flag_Imap, IMP_Flag_System_Match_Address, IMP_Flag_System_Match_Flag, IMP_Flag_System_Match_HeaderIndirect known subclasses
IMP_Flag_Imap_Answered, IMP_Flag_Imap_Deleted, IMP_Flag_System_HighPriority, IMP_Flag_System_List, IMP_Flag_System_LowPriority, IMP_Flag_System_Personal, IMP_Flag_System_Signed, IMP_Flag_System_Unseen, IMP_Flag_User, IMP_Flag_Imap_Draft, IMP_Flag_Imap_Flagged, IMP_Flag_Imap_Forwarded, IMP_Flag_Imap_Junk, IMP_Flag_Imap_NotJunk, IMP_Flag_Imap_Seen, IMP_Flag_System_Attachment, IMP_Flag_System_Encrypted
Abstract
Package: IMP
Category: Horde
Copyright: 2010-2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Flag/Base.php
Package: IMP
Category: Horde
Copyright: 2010-2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Flag/Base.php
public
|
|
public
|
|
public
mixed
|
|
public
string
|
|
public
boolean
|
|
public
string
|
|
public
|
|
public
|
string |
DEFAULT_BG
|
#
'#fff'
|
public
string
|
$bgcolor
The background color. |
public
string
|
$abbreviation
The abbreviation to use in the minimal view. |
public
boolean
|
$bgdefault
Is the background color the default? |
public
boolean
|
$canset
Can this flag be set by the user? |
public
string
|
$css
The CSS class for the icon when the flag is set. |
public
string
|
$cssicon
The CSS class for the icon. |
public
string
|
$fgcolor
The foreground (text) color. |
public
string
|
$form_set
Form value to use when setting flag. |
public
string
|
$form_unset
Form value to use when unsetting flag. |
public
string
|
$hash
Unique hash of this flag. |
public
string
|
$id
Unique ID. |
public
string
|
$label
The query label. |
public
string
|
$span
Return SPAN HTML to output the icon for use in a mailbox row. |