PersistentSession.php
Copyright 2014-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Tags
Table of Contents
Classes
- Horde_Core_HashTable_PersistentSession
- Hashtable implementation that ensures persistency of data within a given session, without using session storage. Instead, VFS is used to store the data.