You are here

Functions in Authenticated User Page Caching (Authcache) 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
authcache_account_allows_caching ./authcache.module Return true if the given account is cacheable. 7
authcache_add_cookie ./authcache.module Add given cookie records to the current page request. 4
authcache_admin_config ./authcache.admin.inc Main Authcache configuration form. 1
authcache_admin_config_submit ./authcache.admin.inc Authcache config form submit.
authcache_admin_config_validate ./authcache.admin.inc Authcache config form submit.
authcache_admin_pagecaching ./authcache.admin.inc Page caching rules form. 1
authcache_admin_pagecaching_add_one ./authcache.admin.inc Submit handler for the add button. 1
authcache_admin_pagecaching_ajax_callback ./authcache.admin.inc Callback for ajax-enabled buttons. 2
authcache_admin_pagecaching_remove_one ./authcache.admin.inc Submit handler for the remove button. 1
authcache_admin_pagecaching_submit ./authcache.admin.inc Page caching rules form submit.
authcache_ajax_authcache_enum_key_property_info modules/authcache_ajax/authcache_ajax.module Implements hook_authcache_enum_key_property_info().
authcache_ajax_authcache_key_properties modules/authcache_ajax/authcache_ajax.module Implements hook_authcache_key_properties().
authcache_ajax_authcache_p13n_client modules/authcache_ajax/authcache_ajax.module Implements hook_authcache_p13n_client().
authcache_ajax_test_authcache_p13n_assembly modules/authcache_ajax/tests/authcache_ajax_test.module Implements hook_authcache_p13n_assembly().
authcache_ajax_test_authcache_p13n_fragment modules/authcache_ajax/tests/authcache_ajax_test.module Implements hook_authcache_p13n_fragment().
authcache_ajax_test_authcache_p13n_setting modules/authcache_ajax/tests/authcache_ajax_test.module Implements hook_authcache_p13n_setting().
authcache_ajax_test_menu modules/authcache_ajax/tests/authcache_ajax_test.module Implements hook_menu().
authcache_ajax_test_page modules/authcache_ajax/tests/authcache_ajax_test.module Menu callback: Build a page. 1
authcache_ajax_test_set_has_js modules/authcache_ajax/tests/authcache_ajax_test.module Menu callback: Set has_js cookie. 1
authcache_ajax_theme modules/authcache_ajax/authcache_ajax.module Implements hook_theme().
authcache_authcache_account_exclude ./authcache.module Implements hook_authcache_account_exclude(). 1
authcache_authcache_cancel ./authcache.module Implements hook_authcache_cancel().
authcache_authcache_cookie ./authcache.module Implements hook_authcache_cookie().
authcache_authcache_key_properties ./authcache.module Implements hook_authcache_key_properties().
authcache_authcache_preclude ./authcache.module Implements hook_authcache_preclude().
authcache_authcache_request_exclude ./authcache.module Implements hook_authcache_request_exclude().
authcache_backend ./authcache.cache.inc Return the active cache backend module. 4
authcache_backend_anonymous_key ./authcache.cache.inc Return the key suitable for this request if no session is open. 8
authcache_backend_cache_save ./authcache.cache.inc Collect document and headers and pass them to cache backends. 1 8
authcache_backend_check_vary ./authcache.cache.inc Return true if the vary header is suitable for the active cache backend. 2
authcache_backend_init ./authcache.cache.inc Initialize the cache backend module. 3 1
authcache_backend_initial_key ./authcache.cache.inc Return the authcache key and session captured during backend initialization. 3
authcache_backend_initial_session_id ./authcache.cache.inc Return the session id captured during backend initialization. 3
authcache_backend_test_authcache_backend_cache_save tests/authcache_backend_test.module Implements hook_authcache_backend_cache_save().
authcache_backend_test_authcache_backend_key_set tests/authcache_backend_test.module Implements hook_authcache_backend_key_set().
authcache_backend_test_boot tests/authcache_backend_test.module Implements hook_boot().
authcache_backend_test_exit tests/authcache_backend_test.module Implements hook_ext().
authcache_block_authcache_p13n_admin_groups modules/authcache_block/authcache_block.module Implements hook_authcache_p13n_admin_groups().
authcache_block_authcache_p13n_fragment modules/authcache_block/authcache_block.module Implements hook_authcache_p13n_fragment().
authcache_block_config_submit modules/authcache_block/authcache_block.module Block submit handler. 1
authcache_block_form_block_admin_configure_alter modules/authcache_block/authcache_block.module Implements hook_form_alter().
authcache_block_page_alter modules/authcache_block/authcache_block.module Implements hook_page_alter().
authcache_block_permission modules/authcache_block/authcache_block.module Implements hook_permission().
authcache_block_uninstall modules/authcache_block/authcache_block.install Implements hook_uninstall().
authcache_block_variables_gc modules/authcache_block/authcache_block.module Garbage collect spurious variables. 1
authcache_builtin_authcache_backend_cache_save modules/authcache_builtin/authcache_builtin.module Implements hook_authcache_backend_cache_save().
authcache_builtin_authcache_backend_key_set modules/authcache_builtin/authcache_builtin.module Implements hook_authcache_backend_key_set().
authcache_builtin_authcache_debug_info modules/authcache_builtin/authcache_builtin.module Implements hook_authcache_debug_info().
authcache_builtin_cacheinc_retrieve_cache_page modules/authcache_builtin/authcache_builtin.cache.inc Send cached page to browser, if found. 1
authcache_builtin_cid modules/authcache_builtin/authcache_builtin.module Return the authcache cache-id for the given path. 3

Pages

Other projects