You are here

Functions in Notifications 6

Primary tabs

Namesort descending Location Description Direct uses Strings
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_queue ./notifications.cron.inc Process subscriptions queue 2
notifications_process_rows ./notifications.cron.inc Process rows given query conditions 1 1
notifications_process_run ./notifications.cron.inc Function to be called on cron by the main notifications_cron 2 1
notifications_process_send ./notifications.cron.inc Message delivery. 3
notifications_query_build ./notifications.module Query builder for subscriptions 3
notifications_query_sql ./notifications.module Build the SQL statement from query elements 5
notifications_queue ./notifications.module Queue events for notifications adding query conditions from plug-ins 1 5
notifications_queue_delete ./notifications.cron.inc Delete rows from subscriptions queue 1
notifications_queue_done ./notifications.cron.inc Mark queue rows as done 3
notifications_queue_operations ./notifications.admin.inc List of queue operations 2
notifications_queue_query ./notifications.cron.inc Build query conditions for queue queries 4
notifications_queue_update ./notifications.cron.inc Update queue rows with defined values 1
notifications_save_subscription ./notifications.module Update or create subscription 12
notifications_schema ./notifications.install Implementation of hook_schema()
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
notifications_subscriptions_build_filter_query ./notifications.manage.inc Build query for node administration filters based on session. 1
notifications_subscriptions_filters ./notifications.manage.inc List node administration filters that can be applied. 3
notifications_subscriptions_filter_form ./notifications.manage.inc Return form for node administration filters. 2 2
notifications_subscriptions_filter_form_submit ./notifications.manage.inc Process result from node administration filter form. 1
notifications_subscriptions_mass_update ./notifications.manage.inc Make mass update of subscriptions, changing all nodes in the $nodes array to update them with the field values in $updates. 1
notifications_subscriptions_operations ./notifications.manage.inc Subscription mass operations. 2
notifications_subscriptions_query_build ./notifications.module Query builder for subscriptions 2
notifications_subscription_access ./notifications.module Menu access callback 1
notifications_subscription_fields ./notifications.module Get information about subscriptions fields 8
notifications_subscription_form ./notifications.pages.inc Edit subscription 1
notifications_subscription_form_field ./notifications.module Display a form field for a notifications_field 2
notifications_subscription_form_submit ./notifications.pages.inc Save edited subscription
notifications_subscription_load ./notifications.module Menu loading, subscription
notifications_subscription_types ./notifications.module Get info about subscription types 21
notifications_tags_autocomplete notifications_tags/notifications_tags.module Helper function for term name autocompletion 1
notifications_tags_form_alter notifications_tags/notifications_tags.module Implementation of hook_form_alter().
notifications_tags_menu notifications_tags/notifications_tags.module Implementation of hook_menu_()
notifications_tags_node_get_terms notifications_tags/notifications_tags.module Helper function to get latest node terms. 1
notifications_tags_notifications notifications_tags/notifications_tags.module Implementation of hook_notifications().
notifications_tags_perm notifications_tags/notifications_tags.module Implementation of hook_perm()
notifications_tags_term_name notifications_tags/notifications_tags.module Fields information, translate term tid to name 1
notifications_tags_term_tid notifications_tags/notifications_tags.module Fields information, translate term name to tid 1
notifications_tags_user_form notifications_tags/notifications_tags.module Returns the taxonomy subscription form 1
notifications_tags_user_page notifications_tags/notifications_tags.module Returns a list of taxonomy subscriptions 2
notifications_tags_vocabularies notifications_tags/notifications_tags.module Get list of allowed vocabularies 4 1
notifications_theme ./notifications.module Implementation of hook_theme()
notifications_token_list ./notifications.module Implementation of hook_token_list(). Documents the individual tokens handled by the module.
notifications_token_values ./notifications.module Implementation of hook_token_values()

Pages

Other projects