PHP Class Horde_Core_HashTable_PersistentSession, horde
The data is attempted to be removed at the end of the session, so there is
no guarantee of persistence across sessions.
ファイルを表示
Open project: horde/horde
Class Usage Examples
Public Methods
Protected Methods
Method |
Description |
|
_getKeys ( ) : array |
Return the list of keys that have been saved to VFS this session. |
|
Method Details
__construct()
public method
_getKeys()
protected method
Return the list of keys that have been saved to VFS this session.
logoutTask()
public method