You are here

Functions in Flush page cache 7

Primary tabs

Namesort descending Location Description Direct uses Strings
flush_page_cache_admin_menu_flush_cache ./flush_page_cache.admin.inc Page callback for admin menu cache clear button. 1
flush_page_cache_admin_menu_output_alter ./flush_page_cache.module Implements hook_admin_menu_output_alter().
flush_page_cache_admin_settings ./flush_page_cache.admin.inc Form builder; Administration page for the 'Flush page cache' module. 1
flush_page_cache_admin_settings_submit ./flush_page_cache.admin.inc Form submission handler; For flush page cache admin settings
flush_page_cache_block_info ./flush_page_cache.module Implements hook_block_info().
flush_page_cache_block_view ./flush_page_cache.module Implements hook_block_view().
flush_page_cache_custom_build ./flush_page_cache.admin.inc Build flush page cache custom array from form values. 2
flush_page_cache_custom_settings_row ./flush_page_cache.admin.inc Build flush page cache custom settings row form elements. 1
flush_page_cache_custom_settings_table_callback ./flush_page_cache.admin.inc AJAX callback for custom settings table. 2
flush_page_cache_get_path ./flush_page_cache.module Get the path for the current page without ?flush_page_cache=1 query param. 2
flush_page_cache_get_url ./flush_page_cache.module Get the full URL for the current page without ?flush_page_cache=1 query param. 2
flush_page_cache_init ./flush_page_cache.module Implements hook_init().
flush_page_cache_install ./flush_page_cache.install Implements hook_install().
flush_page_cache_menu ./flush_page_cache.module Implements hook_menu().
flush_page_cache_page_alter ./flush_page_cache.module Implements hook_page_alter().
flush_page_cache_permission ./flush_page_cache.module Implements hook_permission().
flush_page_cache_preprocess_page ./flush_page_cache.module Implements hook_preprocess_page().
flush_page_cache_requested ./flush_page_cache.module Determine if a flush page cache has been requested. 3 1
flush_page_cache_test_object_cache_disabled ./flush_page_cache.module Test that the object cache is being correctly disabled and flushed. 1
flush_page_cache_theme ./flush_page_cache.module Implements hook_theme().
flush_page_cache_uninstall ./flush_page_cache.install Implements hook_uninstall().
theme_flush_page_cache_custom_settings_table ./flush_page_cache.admin.inc Theme flush page cache custom settings table.
theme_flush_page_cache_link ./flush_page_cache.module Outputs 'flush page cache' link which is added to a site's footer message.

Other projects