You are here

Files in Session Proxy 7

Primary tabs

File namesort descending Location Namespace Description
Base.php lib/SessionProxy/Storage/Base.php
Base.php lib/SessionProxy/Backend/Base.php
Cache.php lib/SessionProxy/Storage/Cache.php
Database.php lib/SessionProxy/Storage/Database.php
Default.php lib/SessionProxy/Backend/Default.php
Helper.php lib/SessionProxy/Helper.php
Interface.php lib/SessionProxy/Storage/Interface.php
Interface.php lib/SessionProxy/Backend/Interface.php
Native.php lib/SessionProxy/Backend/Native.php
README.txt README.txt Session Proxy ============= Session proxy is not a module: it is a replacement for Drupal core session handling API. It acts as a proxy between fixed core procedural API towards a fully object oriented, more flexible and easier to extend session…
session.inc session.inc User session proxy to an advanced component-based interface.
session_proxy.info session_proxy.info name = Session Proxy description = Session management replacement, more flexible than core one. Enable this module only if you intend to use the core Database cache backend as session storage engine. core = 7.x package = Performance
session_proxy.install session_proxy.install Session Proxy schema.
session_proxy.module session_proxy.module Empty placeholder module file.

Other projects