You are here

Functions in Authenticated User Page Caching (Authcache) 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_authcache_key_properties ./authcache.api.php Return key property values used to calculate the authcache key.
hook_authcache_key_properties_alter ./authcache.api.php Modify the properties used to calculate the authcache key.
hook_authcache_menu_invariant_access_callbacks modules/authcache_menu/authcache_menu.api.php Return invariant menu access callbacks.
hook_authcache_menu_invariant_access_callbacks_alter modules/authcache_menu/authcache_menu.api.php Modify the list of invariant menu access callbacks.
hook_authcache_menu_tab_root_blacklist_alter modules/authcache_menu/authcache_menu.api.php Modify the list of tab root paths where fragment substitution is necessary.
hook_authcache_p13n_assembly modules/authcache_p13n/authcache_p13n.api.php Declare fragment assemblies containing personalized information.
hook_authcache_p13n_assembly_alter modules/authcache_p13n/authcache_p13n.api.php Modify fragment assemblies declared by other modules.
hook_authcache_p13n_base_request modules/authcache_p13n/authcache_p13n.api.php Return resource record with default request blueprint.
hook_authcache_p13n_base_request_alter modules/authcache_p13n/authcache_p13n.api.php Modify resource record for default request.
hook_authcache_p13n_client modules/authcache_p13n/authcache_p13n.api.php Declare a client method used to defer retrieval of personalized content.
hook_authcache_p13n_client_alter modules/authcache_p13n/authcache_p13n.api.php Modify client methods declared by other modules.
hook_authcache_p13n_client_fallback_alter modules/authcache_p13n/authcache_p13n.api.php Change the fallback markup inserted when no client is available.
hook_authcache_p13n_client_order_alter modules/authcache_p13n/authcache_p13n.api.php Change the order of client methods for a given operation.
hook_authcache_p13n_fragment modules/authcache_p13n/authcache_p13n.api.php Declare markup fragments which contain personalized information.
hook_authcache_p13n_fragment_alter modules/authcache_p13n/authcache_p13n.api.php Alter markup fragment definitions.
hook_authcache_p13n_request modules/authcache_p13n/authcache_p13n.api.php Return AuthcacheP13nRequestHandler instances.
hook_authcache_p13n_request_alter modules/authcache_p13n/authcache_p13n.api.php Modify request-array.
hook_authcache_p13n_resource_processors modules/authcache_p13n/authcache_p13n.api.php Define additional object factory resource processors.
hook_authcache_p13n_resource_processors_alter modules/authcache_p13n/authcache_p13n.api.php Alter resource processor definitions.
hook_authcache_p13n_session_invalidate modules/authcache_p13n/authcache_p13n.api.php Called when the external cache for personalized fragments should be cleared.
hook_authcache_p13n_setting modules/authcache_p13n/authcache_p13n.api.php Declare settings containing personalized information.
hook_authcache_p13n_setting_alter modules/authcache_p13n/authcache_p13n.api.php Modify setting declared by other modules.
hook_authcache_page_manager_task_context_provider modules/authcache_page_manager/authcache_page_manager.api.php Declare context providers for page manager tasks.
hook_authcache_page_manager_task_context_provider_alter modules/authcache_page_manager/authcache_page_manager.api.php Modify context providers declared by other modules.
hook_authcache_panels_base_fragments modules/authcache_panels/authcache_panels.api.php Declare panel displays and associated context providers.
hook_authcache_panels_base_fragments_alter modules/authcache_panels/authcache_panels.api.php Modify panels displays and context providers declared by other modules.
hook_authcache_preclude ./authcache.api.php Prevent that that next page request is served from the cache.
hook_authcache_precluded ./authcache.api.php Perform an action if next page request will not be served from cache.
hook_authcache_request_exclude ./authcache.api.php Exclude a page from being cached based on the request.
template_preprocess_authcache_p13n_assembly modules/authcache_p13n/authcache_p13n.module Preprocess a placeholder for a personalized assembly.
template_preprocess_authcache_p13n_fragment modules/authcache_p13n/authcache_p13n.module Preprocess a placeholder for a personalized fragment.
template_preprocess_authcache_p13n_partial modules/authcache_p13n/authcache_p13n.module Preprocess a placeholder for a part of an assembly.
template_preprocess_authcache_p13n_setting modules/authcache_p13n/authcache_p13n.module Preprocess a placeholder for a personalized setting.
theme_authcache_node_history_mark modules/authcache_node_history/authcache_node_history.module Returns HTML for a marker replacement for new or updated content.
theme_authcache_p13n_assembly modules/authcache_p13n/authcache_p13n.module Theme a placeholder for a personalized assembly.
theme_authcache_p13n_assembly__authcache_ajax modules/authcache_ajax/authcache_ajax.module Theme function for groups of fragments loaded in only one Ajax call.
theme_authcache_p13n_assembly__authcache_esi modules/authcache_esi/authcache_esi.module Theme function for groups of fragments loaded in only one ESI include.
theme_authcache_p13n_assembly__authcache_p13n_test modules/authcache_p13n/tests/authcache_p13n_test.module Theme function for assembly tag. 5
theme_authcache_p13n_config_client_order modules/authcache_p13n/authcache_p13n.module Returns HTML for a client order form.
theme_authcache_p13n_fragment modules/authcache_p13n/authcache_p13n.module Theme a placeholder for a personalized fragment.
theme_authcache_p13n_fragment__authcache_ajax modules/authcache_ajax/authcache_ajax.module Theme function for personalization fragment retrieved using an Ajax call.
theme_authcache_p13n_fragment__authcache_esi modules/authcache_esi/authcache_esi.module Theme function for personalization fragment retrieved using an ESI include.
theme_authcache_p13n_fragment__authcache_form_test modules/authcache_form/tests/authcache_form_test.module Theme function for fragment tag. 3
theme_authcache_p13n_fragment__authcache_menu_test modules/authcache_menu/tests/authcache_menu_test.module Theme function for fragment tag. 2
theme_authcache_p13n_fragment__authcache_p13n_test modules/authcache_p13n/tests/authcache_p13n_test.module Theme function for fragment tag. 6
theme_authcache_p13n_partial modules/authcache_p13n/authcache_p13n.module Theme a placeholder for a part of an assembly.
theme_authcache_p13n_partial__authcache_ajax modules/authcache_ajax/authcache_ajax.module Theme function for single elements of assemblies.
theme_authcache_p13n_partial__authcache_esi modules/authcache_esi/authcache_esi.module Theme function for single elements of assemblies.
theme_authcache_p13n_partial__authcache_p13n_test modules/authcache_p13n/tests/authcache_p13n_test.module Theme function for partial tag. 5
theme_authcache_p13n_setting modules/authcache_p13n/authcache_p13n.module Theme a placeholder for a personalized setting.

Pages

Other projects