You are here

Files in Session Cache API 7

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt Session Cache API Installation ============================== You typically use this module for one of two reasons: a) because another module tells you to, i.e. it may list Session Cache API as a dependency; b) you are a Drupal/PHP programmer who…
session_cache.admin.inc session_cache.admin.inc session_cache.admin.inc
session_cache.api.php session_cache.api.php API documentation for Session Cache API module.
session_cache.info session_cache.info name = Session Cache API description = A super simple API that avoids $_SESSION to offer caching engine friendly ways to save and recall user state. configure = admin/config/development/session_cache core = 7.x
session_cache.install session_cache.install session_cache.install
session_cache.module session_cache.module session_cache.module
session_cache_file.info session_cache_file/session_cache_file.info name = Session Cache File description = Extends the Session Cache API with a file storage implementation. dependencies[] = session_cache configure = admin/config/development/session_cache core = 7.x
session_cache_file.install session_cache_file/session_cache_file.install session_cache_file.install
session_cache_file.module session_cache_file/session_cache_file.module session_cache_file.module

Other projects