You are here

Functions in Notify 6

Primary tabs

Namesort descending Location Description Direct uses Strings
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_help ./notify.module Implementation of hook_help().
notify_install ./notify.install
notify_mail ./notify.module
notify_menu ./notify.module Implementation of hook_menu().
notify_perm ./notify.module Implementation of hook_perm().
notify_schema ./notify.install @file Install, update and uninstall functions for the notify module.
notify_theme ./notify.module Register the themeing the form data into a table at admin/user/user/notify
notify_uninstall ./notify.install
notify_user ./notify.module Implementation of hook_user().
notify_user_access ./notify.module Checks access to notifications settings tab 1
notify_user_settings_form ./notify.module Menu callback; show user notification options. 1
notify_user_settings_form_submit ./notify.module
notify_viewsintegration_views_api ./notify_viewsintegration.module
notify_viewsintegration_views_data ./notify_viewsintegration.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_send ./notify.module Helper function to send the notification email. 2
_notify_switch_user ./notify.module Switch from original user to mail submission user and back. 1
_notify_user_reg_fields ./notify.module Returns form fields to be added to User Regsitration form 1

Other projects