You are here

Functions in Notifications 5

Primary tabs

Namesort descending Location Description Direct uses Strings
nofitications_digest_event_info ./notifications.cron.inc Get digest information for an event. 2
notifications_admin_events_form ./notifications.admin.inc Event configuration administration 1
notifications_admin_queue ./notifications.admin.inc Admin queue management 1
notifications_admin_queue_process ./notifications.admin.inc Admin manual queue processing 1
notifications_admin_queue_summary ./notifications.admin.inc Summary of queued notifications 2
notifications_admin_status_page ./notifications.admin.inc Current subscriptions page 1
notifications_admin_subscriptions_form ./notifications.admin.inc Subscription types administration
notifications_alter ./notifications.module This dispatch function hands off structured Drupal arrays to type-specific _notifications_*_alter implementations. Modelled after Drupal 6 drupal_alter() 3
notifications_autosubscribe notifications_autosubscribe/notifications_autosubscribe.module Subscribes users to content they post, if not already subscribed 1
notifications_autosubscribe_form_alter notifications_autosubscribe/notifications_autosubscribe.module Implementation of hook_form_alter()
notifications_autosubscribe_notifications notifications_autosubscribe/notifications_autosubscribe.module Implementation of hook_notifications.
notifications_autosubscribe_notifications_node_form_alter notifications_autosubscribe/notifications_autosubscribe.module Implementation of hook_notifications_node_form_alter
notifications_callback ./notifications.module Callback for module dependent data 2
notifications_content_comment notifications_content/notifications_content.module Implementation of hook_comment()
notifications_content_comment_allow notifications_content/notifications_content.module Determine whether the specified user may view the specified comment. 1
notifications_content_comment_load notifications_content/notifications_content.module Load comments with caching @ TODO See if this may be some use, or drop 1
notifications_content_form notifications_content/notifications_content.module Generic subscriptions content form
notifications_content_form_submit notifications_content/notifications_content.module Process generic form submission
notifications_content_help notifications_content/notifications_content.module Implementation of hook_help()
notifications_content_menu notifications_content/notifications_content.module Implementation of hook_menu_()
notifications_content_messaging notifications_content/notifications_content.module Implementation of hook_messaging()
notifications_content_nodeapi notifications_content/notifications_content.module Implementation of hook_nodeapi()
notifications_content_node_allow notifications_content/notifications_content.module Determine whether the specified user may view the specified node. 1
notifications_content_node_type notifications_content/notifications_content.module Implementation of hook node_type
notifications_content_notifications notifications_content/notifications_content.module Implementation of hook_notifications()
notifications_content_page_author notifications_content/notifications_content.module User subscriptions to content types 2
notifications_content_page_nodetype notifications_content/notifications_content.module User subscriptions to content types 2
notifications_content_page_thread notifications_content/notifications_content.module Subscriptions page callback: List thread subscriptions 2
notifications_content_perm notifications_content/notifications_content.module Implementation of hook_perm()
notifications_content_settings_form notifications_content/notifications_content.module Admin settings form 3
notifications_content_token_list notifications_content/notifications_content.module Implementation of hook_token_list(). Documents the individual tokens handled by the module.
notifications_content_token_values notifications_content/notifications_content.module Implementation of hook_token_values()
notifications_content_types notifications_content/notifications_content.module Get content types available for subscriptions 5 2
notifications_cron ./notifications.module Implementation of hook_cron()
notifications_delete_subscription ./notifications.module Delete subscription and clean up related data. 5
notifications_delete_subscriptions ./notifications.module Delete multiple subscriptions and clean up related data (pending notifications, fields). 6
notifications_digest_group ./notifications.cron.inc Get text parts for digests. 1
notifications_digest_line ./notifications.cron.inc Digest each line, with some caching for performance 1
notifications_digest_method ./notifications.module Information about digesting method for a send interval. 3
notifications_event ./notifications.module Process subscriptions events 4
notifications_event_save ./notifications.module Stores new events 1
notifications_event_text ./notifications.cron.inc Get texts for event 1
notifications_event_types ./notifications.module Get event types 6
notifications_exit ./notifications.module Implementation of hook_exit()
notifications_feed_feedapi_after_refresh notifications_feed/notifications_feed.module Implementation of hook_feedapi_after_refresh()
notifications_feed_menu notifications_feed/notifications_feed.module Implementation of hook_menu_()
notifications_feed_messaging notifications_feed/notifications_feed.module Implementation of hook_messaging()
notifications_feed_nodeapi notifications_feed/notifications_feed.module Implementation of hook_nodeapi()
notifications_feed_notifications notifications_feed/notifications_feed.module Implementation of hook_notifications().
notifications_feed_perm notifications_feed/notifications_feed.module Implementation of hook_perm()

Pages

Other projects