You are here

Functions in Notifications 7

Primary tabs

Namesort descending Location Description Direct uses Strings
notifications_content_install notifications_content/notifications_content.install Implementation of hook_install(). 1
notifications_content_install_trigger_action notifications_content/notifications_content.install Create trigger assignement 2
notifications_content_menu notifications_content/notifications_content.module Implementation of hook_menu_()
notifications_content_node_delete notifications_content/notifications_content.module Implementation of hook_node_delete()
notifications_content_node_event notifications_content/notifications_content.module Build node event. We can have 'node-[type]' or plain 'node' events
notifications_content_node_event_enabled notifications_content/notifications_content.module Check whether a specific event type is enabled for this node type 2
notifications_content_node_insert notifications_content/notifications_content.module Implements hook_node_insert().
notifications_content_node_links notifications_content/notifications_content.module Attach subscription links to the node object. 1
notifications_content_node_load notifications_content/notifications_content.module Implementation of hook_node_load()
notifications_content_node_post_action notifications_content/notifications_content.module Send content notifications 3
notifications_content_node_type_delete notifications_content/notifications_content.module Implements hook_node_type_delete().
notifications_content_node_type_update notifications_content/notifications_content.module Implements hook_node_type_update().
notifications_content_node_update notifications_content/notifications_content.module Implements hook_node_update().
notifications_content_node_update_action notifications_content/notifications_content.module Send content notifications 2
notifications_content_node_view notifications_content/notifications_content.module Implements hook_node_view().
notifications_content_node_view_alter notifications_content/notifications_content.module Implements hook_node_view_alter().
notifications_content_notifications notifications_content/notifications_content.module Implementation of hook_notifications() 1
notifications_content_notifications_object_node notifications_content/notifications_content.module Implementation of hook_notifications_object_node()
notifications_content_notifications_subscription notifications_content/notifications_content.module Implementation of hook notifications_subscription()
notifications_content_permission notifications_content/notifications_content.module Implementation of hook_permission()
notifications_content_settings_form notifications_content/notifications_content.admin.inc Admin settings form 1
notifications_content_test_template_form notifications_content/notifications_content.admin.inc Template testing form
notifications_content_test_template_submit notifications_content/notifications_content.admin.inc Process template test 1
notifications_content_theme notifications_content/notifications_content.module Implementation of hook_theme()
notifications_content_tokens notifications_content/notifications_content.module Implements hook_tokens().
notifications_content_token_info notifications_content/notifications_content.module Implements hook_token_info().
notifications_content_trigger_info notifications_content/notifications_content.module Implements hook_trigger_info().
notifications_content_types notifications_content/notifications_content.module Get content types available for subscriptions to content type 2 1
notifications_content_type_enabled notifications_content/notifications_content.module Get subscription options for this content type 6
notifications_content_uninstall notifications_content/notifications_content.install Implementation of hook_uninstall().
notifications_content_update_6000 notifications_content/notifications_content.install Update module weight
notifications_content_update_6001 notifications_content/notifications_content.install Update enabled options
notifications_content_update_6002 notifications_content/notifications_content.install Update enabled options (again)
notifications_content_user_access notifications_content/notifications_content.module Check access to user account tab 1
notifications_content_views_api notifications_content/notifications_content.module Implements hook_views_api().
notifications_content_views_default_views notifications_content/notifications_content.views.inc Implement hook_views_default_views().
notifications_cron ./notifications.module Implementation of hook_cron()
notifications_cron_queue_event_worker ./notifications.module Worker callback. Check whether the message has expired before sending out. 1
notifications_cron_queue_info ./notifications.module Implementation of hook_cron_queue_info()
notifications_delete_destination ./notifications.module Shorthand function for deleting everything related to a destination
notifications_destination_access ./notifications.module Menu access callback for destinations
notifications_edit_destination_form ./notifications.pages.inc Manage destination form. Edit subscriptions for a destination
notifications_entity_info ./notifications.module Implements hook_entity_info().
notifications_event ./notifications.module Create event object of given type 9
notifications_event_enabled ./notifications.module Check whether we have enabled events of this type 4 2
notifications_event_enabled_types ./notifications.module Get event types. Invoking this function will also load the event API
notifications_event_type ./notifications.module Get information about event types. Invoking this function will also load the event API 10
notifications_field_type ./notifications.module Get information about subscriptions fields 1
notifications_format_items ./notifications.module Format items according to predefined formats 1
notifications_format_title_description ./notifications.module Array item callback to format title and description 1

Pages

Other projects