You are here

Functions in Notify 1.0.x

Primary tabs

Namesort descending Location Description Direct uses Strings
notify_comment_delete ./notify.module Implementation of hook_comment_delete().
notify_comment_insert ./notify.module Implementation of hook_comment_insert().
notify_cron ./notify.module Implements hook_cron().
notify_form_user_register_form_alter ./notify.module Implements hook_form_FORM_ID_alter().
notify_help ./notify.module Implements hook_help().
notify_mail ./notify.module Implements hook_mail().
notify_node_delete ./notify.module Implementation of hook_node_delete().
notify_schema ./notify.install Implements hook_schema().
notify_user_cancel ./notify.module Implements hook_user_cancel().
notify_user_insert ./notify.module Implements hook_user_insert().
_notify_content ./notify.module Formatting of body content. 1
_notify_count ./notify.module Count the carious types of content. 1
_notify_cron_next ./notify.module 1
_notify_get_content_types ./notify.module Helper function to get array of tracked types. 1
_notify_next_notificaton ./notify.module Compute the next time a notification should be sent. 2
_notify_select_content ./notify.module Helper function to set up query objects to select content for counting and sending. 4
_notify_send ./notify.module Helper function to send the notification e-mail batch. 2
_notify_user_has_subscriptions ./notify.module Helper function to check whether user has custom subscriptions. 3
_notify_user_reg_fields ./notify.module Returns form fields to be added to User Regsitration form. 1

Other projects