You are here

Functions in Session Cache API 6

Primary tabs

Namesort descending Location Description Direct uses Strings
session_cache_admin_config ./session_cache.admin.inc Menu callback for admin settings. 1
session_cache_cron ./session_cache.module Implements hook_cron().
session_cache_expiration_time ./session_cache.module 2
session_cache_get ./session_cache.module Read data from the user session, given its bin id.
session_cache_get_sid ./session_cache.module Returns an identifier for the current user session. 2
session_cache_install ./session_cache.install Implements hook_install().
session_cache_menu ./session_cache.module Implements hook_menu().
session_cache_set ./session_cache.module Write the supplied data to the user session, whatever the storage mechanism may be.
session_cache_uninstall ./session_cache.install Implements hook_uninstall().

Other projects