You are here

Functions in Restrict Login or Role Access by IP Address 8.4

Primary tabs

Namesort descending Location Description Direct uses Strings
restrict_by_ip_boot ./restrict_by_ip.module Implements hook_boot().
restrict_by_ip_form_alter ./restrict_by_ip.module Implements hook_form_alter().
restrict_by_ip_help ./restrict_by_ip.module Implements hook_help().
restrict_by_ip_init ./restrict_by_ip.module Implements hook_init().
restrict_by_ip_role_check ./restrict_by_ip.module Perform an IP restriction check for all roles belonging to the given user. 1
restrict_by_ip_user_delete ./restrict_by_ip.module Implements hook_user_delete().
restrict_by_ip_user_load ./restrict_by_ip.module When a user entity is loaded, remove any roles that are restricted based on IP whitelists.
restrict_by_ip_user_login ./restrict_by_ip.module Implements hook_user_login().
restrict_by_ip_user_profile_submit ./restrict_by_ip.module Custom submit function for the user_profile_form page. 1
restrict_by_ip_user_profile_validate ./restrict_by_ip.module Custom validation function for the user_profile_form page. 1
restrict_by_ip_user_role_delete ./restrict_by_ip.module Implements hook_user_role_delete().

Other projects