You are here

Functions in Notifications 5

Primary tabs

Namesort descending Location Description Direct uses Strings
notifications_feed_token_list notifications_feed/notifications_feed.module Implementation of hook_token_list(). Documents the individual tokens handled by the module.
notifications_feed_token_values notifications_feed/notifications_feed.module Implementation of hook_token_values()
notifications_feed_user_page notifications_feed/notifications_feed.module Menu callback. User subscriptions to groups. 1
notifications_field_args ./notifications.admin.inc Process arguments and return an array of field/value pairs 1
notifications_form_alter ./notifications.module Implementation of hook_form_alter()
notifications_form_confirm ./notifications.admin.inc Form for subscription confirmation 1
notifications_form_confirm_submit ./notifications.admin.inc Process form submission
notifications_form_unsubscribe_confirm ./notifications.admin.inc Form for unsubscription confirmation 1
notifications_form_unsubscribe_confirm_submit ./notifications.admin.inc Process form submission
notifications_get_link ./notifications.module Return url for subscriptions. Confirmation form is not optional. 3
notifications_get_subscriptions ./notifications.module Get subscriptions that fit a set of conditions. 6
notifications_install ./notifications.install Implementation of hook_install().
notifications_lite_add_to_queue notifications_lite/notifications_lite.module Put simple notification into queue 1
notifications_lite_messaging notifications_lite/notifications_lite.module Implementation of hook_messaging()
notifications_lite_notifications notifications_lite/notifications_lite.module Implementation of hook_notifications()
notifications_lite_queue_event notifications_lite/notifications_lite.module Insert lite notificaition into queue 1
notifications_lite_send notifications_lite/notifications_lite.module Sends out a notification for a user
notifications_load_event ./notifications.cron.inc Get events with static caching 3
notifications_load_subscription ./notifications.module Get an individual subscription. 6
notifications_load_user ./notifications.cron.inc Get users with static caching 2
notifications_log ./notifications.cron.inc Log for debugging 6
notifications_menu ./notifications.module Implementation of hook_menu().
notifications_message_part ./notifications.cron.inc Get message part 6
notifications_message_send ./notifications.cron.inc Message sending 1
notifications_messaging ./notifications.module Implementation of hook_messaging()
notifications_module_information ./notifications.module Invokes hook_notifications() with a single parameter or more but not needing an object to be passed as reference. 7
notifications_module_invoke ./notifications.module Invokes hook_notifications() in every module. 7
notifications_notifications ./notifications.module Implementation of notifications_hook()
notifications_page_subscribe ./notifications.admin.inc Menu callback add subscription 1
notifications_page_unsubscribe ./notifications.admin.inc Menu callback add subscription 1
notifications_page_user_overview ./notifications.admin.inc Menu callback. Overview page for user subscriptions. 1
notifications_perm ./notifications.module Implementation of hook_perms()
notifications_process ./notifications.cron.inc Controls and checks limits for queue processing It can be used by other modules to add their own limits here, like number of sms sent, etc... 5
notifications_process_digest_long ./notifications.cron.inc Digest multiple events in a single message, long format. 1
notifications_process_digest_short ./notifications.cron.inc Digest multiple events in a single message, short format. 1
notifications_process_message ./notifications.cron.inc Creates a single message for a single event 2
notifications_process_prepare ./notifications.cron.inc Prepare subscriptions queue 2
notifications_process_pull ./notifications.cron.inc Support of pull messaging 1
notifications_process_queue ./notifications.cron.inc Process subscriptions queue 2
notifications_process_rows ./notifications.cron.inc Process rows given query conditions 2
notifications_process_run ./notifications.cron.inc Function to be called on cron by the main notifications_cron 2
notifications_process_send ./notifications.cron.inc Message delivery. 2
notifications_query_build ./notifications.module Query builder for subscriptions 3
notifications_queue ./notifications.module Queue events for notifications 1 2
notifications_queue_delete ./notifications.cron.inc Delete rows from subscriptions queue 2
notifications_queue_query ./notifications.cron.inc Build query conditions for queue queries 2
notifications_save_subscription ./notifications.module Update or create subscription 6
notifications_send_intervals_form ./notifications.admin.inc Send intervals administration 1
notifications_send_intervals_form_submit ./notifications.admin.inc Form submit for time intervals
notifications_settings_form ./notifications.admin.inc Admin settings 1

Pages

Other projects