You are here

Functions in Notifications 7

Primary tabs

Namesort descending Location Description Direct uses Strings
notifications_forms ./notifications.module Implementation of hook_forms()
notifications_get_subscriptions ./notifications.module Load multiple subscriptions. 3
notifications_get_subscriptions_not_null ./notifications.module Filter callback. 1
notifications_get_templates includes/templates.inc Get notifications templates 2
notifications_help ./notifications.module Implements hook_help().
notifications_info ./notifications.module Invoke hook_notifications($name) on all modules and get a property from the array 15
notifications_manage_subscriptions_access ./notifications.manage.inc Check access for current user to manage multiple subscriptions 3
notifications_manage_subscriptions_build_filter_query ./notifications.manage.inc Build query for node administration filters based on session. 1
notifications_manage_subscriptions_filters ./notifications.manage.inc List node administration filters that can be applied. 3
notifications_manage_subscriptions_filter_form ./notifications.manage.inc Return form for node administration filters. 2 2
notifications_manage_subscriptions_filter_form_submit ./notifications.manage.inc Process result from node administration filter form. 2
notifications_manage_subscriptions_form ./notifications.manage.inc Administer subscriptions. For user tabs and admin tabs 2
notifications_manage_subscriptions_form_options ./notifications.manage.inc Form options 1
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_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_manage_subscriptions_operations ./notifications.manage.inc Subscription mass operations. 2
notifications_menu ./notifications.module Implementation of hook_menu().
notifications_messaging ./notifications.module Implementation of hook_messaging()
notifications_messaging_method ./notifications.module Implements hook_messaging_method()
notifications_messaging_templates includes/templates.inc Implementation of hook_messaging_templates()
notifications_multiple_delete_confirm ./notifications.pages.inc Form for multiple delete. When account passed check that all subscriptions belong to the user account
notifications_multiple_delete_confirm_submit ./notifications.pages.inc Submit multiple delete from 1
notifications_multiple_delete_confirm_validate ./notifications.pages.inc Validate permissions to delete all the subscriptions 1
notifications_node_autocomplete_title includes/node.inc Menu callback; Retrieve a pipe delimited string of autocomplete suggestions for existing users 1
notifications_node_autocomplete_type includes/node.inc Menu callback; Retrieve a pipe delimited string of autocomplete suggestions for existing nodes 1
notifications_node_nid2autocomplete includes/node.inc Generates 'title [nid:$nid]' for the autocomplete field
notifications_node_nid2title includes/node.inc Mapping from node nid to title
notifications_node_title2nid includes/node.inc Reverse mapping from node title to nid 1
notifications_node_user_access includes/node.inc Check user access to node
notifications_notifications ./notifications.module Implementation of hook_notifications()
notifications_notifications_subscription_list ./notifications.module Implementation of hook_notifications_subscription_list().
notifications_notifications_templates includes/templates.inc Implementation of hook_notifications_templates()
notifications_object ./notifications.module Create a wrapped object and keep a static cache of created objects. 7
notifications_object_type ./notifications.module Get info about object types 1
notifications_option_array_get ./notifications.module Get an array of options indexed by type
notifications_option_array_set ./notifications.module Set the same property for a family of array variables 3
notifications_option_get ./notifications.module Get value from notifications_option_* variables 4
notifications_option_set ./notifications.module Set value from notifications_option_* variables 1
notifications_option_subscribe_links notifications_ui/notifications_ui.module Build subscription options as an array of links 2 2
notifications_page_check_access ./notifications.pages.inc Check access to current page, included signature
notifications_page_check_confirmation ./notifications.pages.inc Check URL is signed and it doesn't need confirmation
notifications_page_check_signature ./notifications.pages.inc Check current URL is signed 2
notifications_page_subscribe ./notifications.pages.inc Menu callback add subscription 1
notifications_page_unsubscribe_overview ./notifications.pages.inc Display unsubscribe options for this page 1
notifications_page_unsubscribe_subscription ./notifications.pages.inc Menu callback for unsubscribe page 1
notifications_page_unsubscribe_user ./notifications.pages.inc Menu callback for unsubscribe page 1
notifications_permission ./notifications.module Implementation of hook_permission()
notifications_requirements ./notifications.install Test and report Drupal installation requirements.
notifications_save_subscription ./notifications.module Update or create subscription 4

Pages

Other projects