You are here

Caching policy in Authenticated User Page Caching (Authcache) 7.2

Collect and apply policy rules.

File

./authcache.module, line 491
Authenticated User Page Caching (and anonymous users, too!)

Functions

Namesort descending Location Description
authcache_account_allows_caching ./authcache.module Return true if the given account is cacheable.
authcache_cancel ./authcache.module Prevent this page of beeing stored in the cache after it is built up.
authcache_canceled ./authcache.module Return true if the caching was canceled during page-build.
authcache_excluded ./authcache.module Return true if this page is excluded from page caching.
authcache_page_is_cacheable ./authcache.module Return true if this page possibly will be cached later.
authcache_precluded ./authcache.module Whether next page request will not be served from cache.
_authcache_exclude ./authcache.module Private function called from authcache_init.
_authcache_preclude ./authcache.module Prevent next page request from beeing served from cache.