You are here

Functions in Maintenance Exempt 7

Primary tabs

Namesort descending Location Description Direct uses Strings
maintenance_exempt_by_cidr_notation ./maintenance_exempt.module Helper function to go through array looking in an attempt to match netmask. 1
maintenance_exempt_form_system_site_maintenance_mode_alter ./maintenance_exempt.module Implements hook_form_FORM_ID_alter().
maintenance_exempt_form_system_site_maintenance_mode_submit ./maintenance_exempt.module Helper function to process submit callback. 1
maintenance_exempt_get_ips ./maintenance_exempt.module Helper function to extract an array of IPs from the settings form. 2
maintenance_exempt_get_urls ./maintenance_exempt.module Extract an array of URL paths from the settings. 1
maintenance_exempt_ipCIDRCheck ./maintenance_exempt.module Helper function to check against CIDR. 1
maintenance_exempt_ip_match ./maintenance_exempt.module Check whether an IP address should be exempt from maintenance mode. 1
maintenance_exempt_menu_site_status_alter ./maintenance_exempt.module Implements hook_menu_site_status_alter().

Other projects