inactive_user_cron |
./inactive_user.module |
Implementation of hook_cron(). |
1 |
|
inactive_user_custom_settings |
./inactive_user.module |
Custom settings page: menu callback |
|
1 |
inactive_user_custom_settings_validate |
./inactive_user.module |
|
|
|
inactive_user_install |
./inactive_user.install |
Implementation of hook_install(). |
|
|
inactive_user_mail |
./inactive_user.module |
|
|
|
inactive_user_menu |
./inactive_user.module |
Implementation of hook_menu(). |
|
|
inactive_user_perm |
./inactive_user.module |
Implementation of hook_perm(). |
|
|
inactive_user_schema |
./inactive_user.install |
|
|
|
inactive_user_uninstall |
./inactive_user.install |
Implementation of hook_uninstall(). |
|
|
inactive_user_user |
./inactive_user.module |
Implementation of hook_user(). |
|
|
_format_interval |
./inactive_user.module |
Slighty modified from format_interval() in common.inc to include months. |
1 |
1 |
_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 |
|