You are here

Functions in Restrict IP 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_restrict_ip_access_denied_page_alter ./restrict_ip.api.php Alter the Restrict IP Access Denied page.
hook_restrict_ip_whitelisted_js_keys ./restrict_ip.api.php Add js keys to be whitelisted even when the user has been denied access.
hook_restrict_ip_whitelisted_regions ./restrict_ip.api.php Add regions to be whitelisted even when the user has been denied access.
ip_restricted ./restrict_ip.module Determines whether the user's ip address is restricted (not whitelisted). 7
restrict_ip_access_denied_page includes/restrict_ip.pages.inc Callback for path restrict_ip/access_denied. 1
restrict_ip_block_view_alter ./restrict_ip.module Implements hook_block_view_alter().
restrict_ip_block_view_system_main_alter ./restrict_ip.module Implements hook_block_view_MODULE_DELTA_alter().
restrict_ip_boot ./restrict_ip.module Implements hook_boot().
restrict_ip_js_alter ./restrict_ip.module Implements hook_js_alter().
restrict_ip_menu ./restrict_ip.module Implements hook_menu().
restrict_ip_page_alter ./restrict_ip.module Implements hook_page_alter().
restrict_ip_permission ./restrict_ip.module Implements hook_permission().
restrict_ip_preprocess_breadcrumb ./restrict_ip.module Override of template_preprocess_breadcrumb().
restrict_ip_preprocess_html ./restrict_ip.module Override of template_preprocess_html().
restrict_ip_preprocess_page ./restrict_ip.module Override of template_preprocess_page().
restrict_ip_sanitize_ip_list ./restrict_ip.module Sanitizes a list of IP addresses. 2
restrict_ip_settings includes/restrict_ip.pages.inc Page callback function for the path admin/config/people/restrict_ip. 1
restrict_ip_settings_validate includes/restrict_ip.pages.inc Validation handler for restrict_ip_settings().
restrict_ip_uninstall ./restrict_ip.install Implements hook_uninstall().
restrict_ip_update_7201 ./restrict_ip.install Implements hook_update_N().

Other projects