inactive_user_cron |
./inactive_user.module |
Implements hook_cron(). |
1 |
|
inactive_user_custom_settings |
./inactive_user.module |
Custom settings page: menu callback. |
|
1 |
inactive_user_mail |
./inactive_user.module |
Implements hook_mail(). |
|
|
inactive_user_menu |
./inactive_user.module |
Implements hook_menu(). |
|
|
inactive_user_permission |
./inactive_user.module |
Implements hook_permission(). |
|
|
inactive_user_schema |
./inactive_user.install |
Implements hook_schema(). |
|
|
inactive_user_uninstall |
./inactive_user.install |
Implements hook_uninstall(). |
|
|
inactive_user_user_cancel |
./inactive_user.module |
Implements hook_user_cancel(). |
|
|
inactive_user_validate |
./inactive_user.module |
Verifies the admin email submission is a properly formatted address. |
|
|
_inactive_user_admin_mail |
./inactive_user.module |
Get administrator e-mail address(es). |
2 |
|
_inactive_user_mail |
./inactive_user.module |
Wrapper for user_mail. |
1 |
|
_inactive_user_mail_text |
./inactive_user.module |
Some default e-mail notification strings. |
2 |
|
_inactive_user_with_content |
./inactive_user.module |
Returns 1 if the user has ever created a node or a comment. |
1 |
|