notify_admin_settings |
./notify.module |
Menu callback; display notify settings page. |
|
1 |
notify_admin_users |
./notify.module |
Menu callback; show admininster user notification settings form. |
|
1 |
notify_admin_users_submit |
./notify.module |
Submit for the notify_admin form. |
|
|
notify_cron |
./notify.module |
Implementation of hook_cron(). |
|
|
notify_entities_to_utf8 |
./notify.module |
|
1 |
|
notify_help |
./notify.module |
Implementation of hook_help(). |
|
|
notify_install |
./notify.install |
Implementation of hook_install() |
|
|
notify_menu |
./notify.module |
Implementation of hook_menu(). |
|
|
notify_perm |
./notify.module |
Implementation of hook_perm(). |
|
|
notify_update_1 |
./notify.install |
Alter weight of notify to run after scheduler. |
|
|
notify_user |
./notify.module |
Implementation of hook_user(). |
|
|
notify_user_settings_form |
./notify.module |
Menu callback; show user notification options. |
|
1 |
notify_user_settings_form_submit |
./notify.module |
|
|
|
theme_notify_admin_users |
./notify.module |
Theme function to theme the admin user settings form in a table format. |
|
|
_notify_content |
./notify.module |
Formatting of outgoing mail, taken from mail.inc, part of project.module |
1 |
|
_notify_content_html |
./notify.module |
Format HTML version of outgoing mail |
|
|
_notify_entity_to_utf8 |
./notify.module |
|
|
|
_notify_mail_urls |
./notify.module |
|
1 |
|
_notify_send |
./notify.module |
Helper function to send the notification email. |
2 |
|
_notify_switch_user |
./notify.module |
Switch from original user to mail submision user and back. |
1 |
|