You are here

Functions in Notifications 6

Primary tabs

Namesort descending Location Description Direct uses Strings
notifications_custom_account_update notifications_custom/notifications_custom.module Update custom subscriptions for user account 2
notifications_custom_admin_page notifications_custom/notifications_custom.admin.inc Page callback, administer custom subscriptions 1
notifications_custom_build_subscription notifications_custom/notifications_custom.module Get subscription object from custom subscription type 2
notifications_custom_delete notifications_custom/notifications_custom.module Delete custom subscription and optionally all instances of it 2
notifications_custom_delete_confirm notifications_custom/notifications_custom.admin.inc Menu callback; delete a single subscription type. 1
notifications_custom_delete_confirm_submit notifications_custom/notifications_custom.admin.inc Process subscription type delete confirm submissions.
notifications_custom_fields_form notifications_custom/notifications_custom.admin.inc Fields form 1
notifications_custom_fields_form_add_field notifications_custom/notifications_custom.admin.inc Submit callback for adding new fields 1
notifications_custom_fields_form_submit notifications_custom/notifications_custom.admin.inc Submit fields form
notifications_custom_fields_form_validate notifications_custom/notifications_custom.admin.inc Validate field values
notifications_custom_form notifications_custom/notifications_custom.admin.inc Edit / create custom subscriptions 2
notifications_custom_form_alter notifications_custom/notifications_custom.module Implementation of hook_form_alter()
notifications_custom_form_submit notifications_custom/notifications_custom.admin.inc Form submission for custom subscriptions form
notifications_custom_form_validate notifications_custom/notifications_custom.admin.inc Validate subscription type. Just check for 'type' duplicates
notifications_custom_get_subscription notifications_custom/notifications_custom.module Get user subscription for a custom one 4
notifications_custom_help notifications_custom/notifications_custom.module Implementation of hook_help()
notifications_custom_install notifications_custom/notifications_custom.install Implementation of hook_install().
notifications_custom_list notifications_custom/notifications_custom.module Retrieve list of custom notifications 6
notifications_custom_load notifications_custom/notifications_custom.module Load custom subscription type 2
notifications_custom_menu notifications_custom/notifications_custom.module Implementation of hook_menu().
notifications_custom_notifications notifications_custom/notifications_custom.module Implementatin of hook_notifications()
notifications_custom_rebuild notifications_custom/notifications_custom.module Rebuild list of custom subscriptions from modules and the database 2
notifications_custom_schema notifications_custom/notifications_custom.install Implementation of hook_schema().
notifications_custom_subscription_title notifications_custom/notifications_custom.module Menu title callback 1
notifications_custom_theme notifications_custom/notifications_custom.module Implementation of hook_theme()
notifications_custom_uninstall notifications_custom/notifications_custom.install Implementation of hook_uninstall().
notifications_custom_user notifications_custom/notifications_custom.module Implementation of hook_user().
notifications_custom_user_form notifications_custom/notifications_custom.module Build user account form 1
notifications_custom_user_multiple_subscribe notifications_custom/notifications_custom.module User operations callback 1
notifications_custom_user_operations notifications_custom/notifications_custom.module Implementation of hook_user_operations()
notifications_custom_user_overview_submit notifications_custom/notifications_custom.module Form submission with custom notifications 1
notifications_custom_user_save notifications_custom/notifications_custom.module Save user subscription 1
notifications_delete_subscription ./notifications.module Delete subscription and clean up related data. 9
notifications_delete_subscriptions ./notifications.module Delete multiple subscriptions and clean up related data (pending notifications, fields). 8
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 2
notifications_event_save ./notifications.module Stores new events 1
notifications_event_text ./notifications.cron.inc Get texts for event 1
notifications_event_tracker ./notifications.cron.inc Keep track of events and update event counter with processed rows eids 2
notifications_event_types ./notifications.module Get event types 6
notifications_exit ./notifications.module Implementation of hook_exit()
notifications_feed_access notifications_feed/notifications_feed.module Menu access callback
notifications_feed_feedapi_after_refresh notifications_feed/notifications_feed.module Implementation of hook_feedapi_after_refresh()
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()
notifications_feed_theme notifications_feed/notifications_feed.module Implementation of hook_theme()

Pages

Other projects