You are here

Functions in Cache Actions 6

Primary tabs

Namesort descending Location Description Direct uses Strings
cache_actions_action_clear_cache ./cache_actions.rules.inc This action that clears all cache tables specified.
cache_actions_action_clear_cache_form ./cache_actions.rules.inc Action drupal message configuration form.
cache_actions_action_clear_cache_submit ./cache_actions.rules.inc Submit handler for the cache clearing action.
cache_actions_action_clear_css_js_cache ./cache_actions.rules.inc This action clears the css and js cache.
cache_actions_action_clear_panels_mini_cache ./cache_actions.rules.inc Clear the cache of the specified mini panel.
cache_actions_action_clear_panels_mini_cache_form ./cache_actions.rules.inc The form for the clear mini panels cache action
cache_actions_action_clear_panels_page_cache ./cache_actions.rules.inc Clear the cache of the specified panel page.
cache_actions_action_clear_panels_page_cache_form ./cache_actions.rules.inc The form for the clear panel page action
cache_actions_action_clear_views_cache ./cache_actions.rules.inc This action clears the cache of a specific view.
cache_actions_action_clear_views_cache_form ./cache_actions.rules.inc Form for the clear view action.
cache_actions_rules_action_info ./cache_actions.rules.inc Implementation of hook_rules_action_info().
cache_actions_views_api ./cache_actions.module Implementation of hook_views_api.
cache_actions_views_plugins ./cache_actions.views.inc Implementation of hook_views_plugins.
_cache_actions_clear_panels_cache ./cache_actions.rules.inc Clear a specific panel display. 2

Other projects