You are here

Functions in Notifications 6.4

Primary tabs

Namesort descending Location Description Direct uses Strings
notifications_destination_unsubscribe_form includes/destination.inc Unsubscribe form 1
notifications_destination_unsubscribe_form_submit includes/destination.inc Unsubscribe form submit
notifications_destination_validate includes/destination.inc Validate destination for method 1
notifications_digest_build_long notifications_digest/notifications_digest.module Digest multiple events in a single message, long format. 1
notifications_digest_build_short notifications_digest/notifications_digest.module Digest multiple events in a single message, short format. 1
notifications_digest_event_info notifications_digest/notifications_digest.module Get digest information for an event. 2
notifications_digest_event_template notifications_digest/notifications_digest.module Get template name for digesting event 1
notifications_digest_get_templates notifications_digest/notifications_digest.module Get templates for digesting 1
notifications_digest_group notifications_digest/notifications_digest.module Get text parts for digests. 1
notifications_digest_line notifications_digest/notifications_digest.module Digest each line, with some caching for performance 2
notifications_digest_message_part notifications_digest/notifications_digest.module Get message part text 3
notifications_digest_messaging notifications_digest/notifications_digest.module Implementation of hook_messaging()
notifications_digest_notifications notifications_digest/notifications_digest.module Implementation of hook_notifications()
notifications_digest_theme notifications_digest/notifications_digest.module Implementation of hook_theme()
notifications_digest_token_list notifications_digest/notifications_digest.module Implementation of hook_token_list().
notifications_digest_token_values notifications_digest/notifications_digest.module Implementation of hook_token_values()
notifications_edit_destination_form ./notifications.pages.inc Manage destination form. Edit subscriptions for a destination 1
notifications_enable ./notifications.install Implementation of hook_enable().
notifications_event ./notifications.module Pass on event to queue processing and run it to the end 2 4
notifications_event_enabled ./notifications.module Check whether we have enabled events of this type 8 3
notifications_event_types ./notifications.module Get event types. Invoking this function will also load the event API 8
notifications_exit ./notifications.module Implementation of hook_exit()
notifications_field_format_name includes/object.inc Format field type name 3
notifications_field_format_value includes/object.inc Format field value 2
notifications_field_form_element includes/object.inc Build a form element to edit a field 2
notifications_field_get_info includes/object.inc Get full info array for field type that has the property. 3
notifications_field_parse_submitted includes/object.inc Collect submitted fields and parse new values 2
notifications_field_real_value includes/object.inc Convert field value from submission into its real value 3
notifications_field_subscription_options includes/object.inc Get options for fields with options callback, may depend on subscription type 2
notifications_field_type includes/object.inc Get type information for field. For now its just subscription fields 3
notifications_field_validate_submitted includes/object.inc Validate submitted field values and set the new ones as valid array of values 1
notifications_field_valid_value includes/object.inc Check if the field has a valid value 2
notifications_format_title_description ./notifications.module Array item callback to format title and description 3
notifications_forms ./notifications.module Implementation of hook_forms()
notifications_form_alter ./notifications.module Implementation of hook_form_alter()
notifications_form_unsubscribe_confirm ./notifications.pages.inc Form for unsubscription confirmation 3
notifications_form_unsubscribe_confirm_submit ./notifications.pages.inc Process unsubscribe form submission
notifications_get_link ./notifications.module Return link array for subscriptions. OBSOLETED. 3
notifications_get_subscriptions ./notifications.module Get subscriptions that match a set of conditions. 9
notifications_get_templates includes/templates.inc Get notifications templates 3
notifications_help ./notifications.admin.inc Implementation of hook_help()
notifications_include ./notifications.module Include module files as necessary. 30
notifications_info ./notifications.module Invoke hook_notifications($name) on all modules 9
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_mail notifications_lite/notifications_lite.module Implementation of hook_mail()
notifications_lite_notifications notifications_lite/notifications_lite.module Implementation of hook_notifications()
notifications_lite_notifications_templates notifications_lite/notifications_lite.module Implementation of hook_notifications_template()
notifications_lite_queue_event notifications_lite/notifications_lite.module Insert lite notification into queue if we have a valid destination 1
notifications_lite_send notifications_lite/notifications_lite.module Sends out a notification for a user 3

Pages

Other projects