Class IMP_Mailbox_SessionCache
This object manages IMP_Mailbox cache data that is stored in the session.
- IMP_Mailbox_SessionCache implements Serializable
Package: IMP
Category: Horde
Copyright: 2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Mailbox/SessionCache.php
Category: Horde
Copyright: 2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Mailbox/SessionCache.php
public
|
|
public
mixed
|
|
public
|
|
public
mixed
|
|
public
|
|
public
mixed
|
|
public
|
|
public
mixed
|
|
public
|
|
public
mixed
|
|
public
|
|
public
mixed
|
|
public
array
|
|
public
boolean
|
|
public
|
|
public
|
|
public
|
integer |
CHANGED_NO
Changed constants. |
#
0
|
integer |
CHANGED_YES
|
#
1
|
string |
CACHE_ACL
Cache identifiers. |
#
'a'
|
string |
CACHE_DISPLAY
|
#
'd'
|
string |
CACHE_ICONS
|
#
'i'
|
string |
CACHE_LABEL
|
#
'l'
|
string |
CACHE_UIDVALIDITY
|
#
'v'
|
string |
CACHE_EXISTS
Cache identifiers - temporary data. |
#
'e'
|
string |
CACHE_ICONHOOK
|
#
'ic'
|
string |
CACHE_PREFTO
|
#
'pt'
|
string |
CACHE_SPECIALMBOXES
|
#
's'
|
public
boolean
|
$changed
Has the internal object storage changed? |