You are here

Functions in Notifications 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
notifications_load_user ./notifications.cron.inc Get users with static caching for existing users 2
notifications_locale ./notifications.module Implementation of hook_locale().
notifications_log ./notifications.module Short hand for info logs 8 4
notifications_manage_admin_subscriptions ./notifications.manage.inc Menu callback: subscriptions administration. 1
notifications_manage_subscriptions_access ./notifications.manage.inc Check access for current user to manage subscriptions 3
notifications_manage_subscriptions_form ./notifications.manage.inc Administer user subscriptions 2
notifications_manage_subscriptions_form_submit ./notifications.manage.inc Handle manage form submissions, run batch operations 1
notifications_manage_subscriptions_form_validate ./notifications.manage.inc Validate notifications_admin_subscriptions form submissions. 1
notifications_manage_user_subscriptions ./notifications.manage.inc Menu callback: user subscriptions management 1
notifications_menu ./notifications.module Implementation of hook_menu().
notifications_message_send ./notifications.cron.inc Message sending, pass the message to Messaging back end 1
notifications_messaging ./notifications.module Implementation of hook_messaging()
notifications_messaging_template ./notifications.module Implementation of hook_messaging_template()
notifications_module_information ./notifications.module Invokes hook_notifications() with a single parameter or more but not needing an object to be passed as reference. 8
notifications_module_invoke ./notifications.module Invokes hook_notifications() in every module. 6
notifications_multiple_delete_confirm ./notifications.manage.inc Form for multiple delete. When account passed check that all subscriptions belong to the user account 2
notifications_multiple_delete_confirm_submit ./notifications.manage.inc Submit multiple delete from 1
notifications_multiple_delete_confirm_validate ./notifications.manage.inc Validate permissions to delete all the subscriptions 1
notifications_node_autocomplete_title ./notifications.node.inc Menu callback; Retrieve a pipe delimited string of autocomplete suggestions for existing users 1
notifications_node_autocomplete_type ./notifications.node.inc Menu callback; Retrieve a pipe delimited string of autocomplete suggestions for existing users 1
notifications_node_nid2autocomplete ./notifications.node.inc Generates 'title [nid:$nid]' for the autocomplete field 1
notifications_node_nid2title ./notifications.node.inc Mapping from node nid to title 1
notifications_node_title2nid ./notifications.node.inc Reverse mapping from node title to nid 1
notifications_notifications ./notifications.module Implementation of notifications_hook()
notifications_page_subscribe ./notifications.pages.inc Menu callback add subscription 1
notifications_page_unsubscribe ./notifications.pages.inc Menu callback for unsubscribe page 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_build_simple ./notifications.cron.inc Creates a single message for a single event 1
notifications_process_compose ./notifications.cron.inc Message composition. 1
notifications_process_language ./notifications.cron.inc If language split mode enabled set global language or mark current language as done 1
notifications_process_prepare ./notifications.cron.inc Prepare subscriptions queue 3
notifications_process_queue ./notifications.cron.inc Process subscriptions queue 3
notifications_process_rows ./notifications.cron.inc Process rows given query conditions 2 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 Send array of messages through messaging module
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 12
notifications_queue_clean ./notifications.module Clean queue for a user and update event tracker 3
notifications_queue_delete ./notifications.cron.inc Delete rows from subscriptions queue 2
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 11
notifications_schema ./notifications.install Implementation of hook_schema()
notifications_send_immediate ./notifications.module Store / return events for immediate sending 3 4
notifications_send_intervals_form ./notifications.admin.inc Send intervals administration 1
notifications_send_intervals_form_submit ./notifications.admin.inc Form submit for time intervals

Pages

Other projects