You are here

Key computation and management in Authenticated User Page Caching (Authcache) 7.2

File

./authcache.cache.inc, line 264
Defines authcache aware copy of drupal_serve_page_from_cache().

Functions

Namesort descending Location Description
authcache_is_default_key ./authcache.cache.inc Returns true if this request is using the default cache-key.
authcache_key ./authcache.module Generate and return the authcache key for the given account.
authcache_key_lifetime ./authcache.module Return the lifetime of authcache keys in seconds.
authcache_key_properties ./authcache.module Return key-properties.
authcache_user_key ./authcache.module Calculate key for logged in user from key-properties record.