You are here

Functions in Advanced Page Expiration 7

Primary tabs

Namesort descending Location Description Direct uses Strings
ape_admin_settings ./ape.admin.inc Administrative settings form. 1
ape_cache_set ./ape.module Statically cache an expiration length from other modules. 3 1
ape_check_cacheable ./ape.module Check if global page caching is enabled and the user is anonymous. 2
ape_check_path ./ape.module Checks saved paths against the current request path. 2
ape_drupal_goto_alter ./ape.module Implements hook_drupal_goto_alter().
ape_form_system_performance_settings_alter ./ape.module Implements hook_form_FORM_ID_alter().
ape_help ./ape.module Implements hook_help().
ape_menu ./ape.module Implements hook_menu().
ape_page_delivery_callback_alter ./ape.module Implements hook_page_delivery_callback_alter().
ape_permission ./ape.module Implements hook_permission().
ape_redirect_alter ./ape.module Implements hook_redirect_alter().
ape_rules_access ./ape.module Determines whether a user may administer ape. 1
ape_rules_action_info ./ape.rules.inc Implements hook_rules_action_info().
ape_set_cache_header ./ape.module Sets the cache control header. 3
ape_test_menu tests/ape_test.module Implements hook_menu().
ape_test_redirect_callbacks tests/ape_test.module Page callback for ape_test_menu() redirects. 1
ape_uninstall ./ape.install Implements hook_uninstall().
hook_ape_cache_expiration_alter ./ape.api.php Alter the max_age before being set.

Other projects