You are here

Functions in User Prune 7

Primary tabs

Namesort descending Location Description Direct uses Strings
user_prune_build_sql ./user_prune.module Builds the sql based on the form value settings provided. 2
user_prune_cron ./user_prune.module Passing saved variables to user_prune_delete on cron run. Deleting users.
user_prune_delete ./user_prune.module Deleting the users who matching criteria. 2
user_prune_form ./user_prune.module Implements hook_form(). 1
user_prune_form_submit ./user_prune.module Passing variables from form to user_prune_delete on one time prune. 1
user_prune_install ./user_prune.install Implements hook_install().
user_prune_menu ./user_prune.module Implements hook_menu().
user_prune_preview ./user_prune.module Collecting information for preview table. 1
user_prune_uninstall ./user_prune.install Implements hook_uninstall().

Other projects