Helper functions, mostly private in Authenticated User Page Caching (Authcache) 7.2
File
- ./
authcache.module, line 766 - Authenticated User Page Caching (and anonymous users, too!)
Functions
Name | Location | Description |
---|---|---|
authcache_diff_roles |
./ |
Diff user roles. |
authcache_get_content_type |
./ |
Return current MIME content type. |
authcache_get_roles |
./ |
Helper function, get authcache user roles. |
_authcache_default_pagecaching |
./ |
Return default pagecaching rule. |
_authcache_get_http_status |
./ |
Return HTTP status code. |
_authcache_original_ob_level |
./ |
Utility function used to memoize the ob_level in use during hook_init. |