You are here

Functions in Notify 2.0.x

Primary tabs

Namesort descending Location Description Direct uses Strings
notify_comment_delete ./notify.module Implements hook_comment_delete().
notify_comment_insert ./notify.module Implements 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 Implements hook_node_delete().
notify_schema ./notify.install Implements hook_schema().
notify_update_8200 ./notify.install Drop the '{notify.teasers}' field
notify_user_cancel ./notify.module Implements hook_user_cancel().
notify_user_insert ./notify.module Implements hook_ENTIY_TYPE__insert().
_notify_count ./notify.module Count the various types of content. 1
_notify_cron_next ./notify.module Function to send next cron. 2
_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_reg_fields ./notify.module Returns form fields to be added to User Regsitration form. 1

Other projects