You are here

Functions in User Limit 7

Primary tabs

Namesort descending Location Description Direct uses Strings
user_limit_count_users ./user_limit.module Counts the number of users on the site. 3
user_limit_form_user_admin_settings_alter ./user_limit.module Implements hook_FORM_ID_alter().
user_limit_form_user_register_form_alter ./user_limit.module Implements hook_FORM_ID_alter().
user_limit_reached ./user_limit.module Calculates whether the number of allowed users on the site has been reached. 2
user_limit_uninstall ./user_limit.install Implements hook_uninstall().
user_limit_user_insert ./user_limit.module Implements hook_user_insert().
user_limit_validate ./user_limit.module Ensure that the entered user limit is a positive integer. 1

Other projects