1.7.2.6 (checked in on 2008/06/02 at 17:51:13 by jaydub)
| Name | Description |
|---|---|
| account_reminder_cron | Implementation of hook_cron(). |
| account_reminder_help | Implementation of hook_help(). |
| account_reminder_mail | Implementation of hook_mail(). |
| account_reminder_menu | Implementation of hook_menu(). |
| account_reminder_perm | Implementation of hook perm(). |
| account_reminder_send_email | Sends the email out. |
| account_reminder_settings | For the admin/settings/account_reminder page |
| account_reminder_settings_validate | module settings form validation |
| account_reminder_unsubscribe | This user does not want us spamming them any more! |
| account_reminder_unsubscribe_url | Produce the URL for users to "just say no" |
| account_reminder_user | Implementation of hook_user(). |