You are here

Functions in User Limit 6

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 Implementation of hook_FORM_ID_alter().
user_limit_form_user_register_alter ./user_limit.module Implementation of hook_FORM_ID_alter().
user_limit_perm ./user_limit.module Implementation of hook_perm().
user_limit_reached ./user_limit.module Calculates whether we reached the number of allowed users on the site. 1
user_limit_submit ./user_limit.module Save our variables when user settings are saved. 1
user_limit_surpassed ./user_limit.module Calculates whether we surpassed the number of allowed users on the site. 2
user_limit_uninstall ./user_limit.install Implementation of hook_uninstall().
user_limit_user ./user_limit.module Implementation of hook_user().
user_limit_validate ./user_limit.module Ensure that the entered user limit is a positive integer. 1

Other projects