You are here

Functions in Open Atrium Notifications 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
oa_events_import_apps_app_info ./oa_notifications.app.inc Implements hook_apps_app_info().
oa_notifications_add ./oa_notifications.module Add a new notification to a node
oa_notifications_ajax_callback ./oa_notifications.module AJAX callback saves the quick reply notification configuration. 1
oa_notifications_autocomplete_callback ./oa_notifications.module Menu callback for autocomplete results 1
oa_notifications_build_list_form ./oa_notifications.module 1
oa_notifications_contextual_tabs_alter ./oa_notifications.module Implements hook_contextual_tabs_alter().
oa_notifications_ctools_plugin_api ./oa_notifications.features.inc Implements hook_ctools_plugin_api().
oa_notifications_ctools_plugin_directory ./oa_notifications.module Implements hook_ctools_plugin_directory().
oa_notifications_default_page_manager_pages ./oa_notifications.pages_default.inc Implements hook_default_page_manager_pages().
oa_notifications_delete_for_target ./oa_notifications.module Delete notifications for a target. 2
oa_notifications_delete_specific ./oa_notifications.module Delete specific notification 1
oa_notifications_details_callback ./oa_notifications.module Node add modal callback. 1
oa_notifications_edit_form plugins/content_types/oa_notifications_pane.inc Render the edit form for Notifications 1
oa_notifications_flag_default_flags ./oa_notifications.features.inc Implements hook_flag_default_flags().
oa_notifications_form_fields ./oa_notifications.module Define the fields that are used for configuring notifications. 2
oa_notifications_form_fields_override_ajax ./oa_notifications.module AJAX callback for oa_notifications_form_fields override checkbox. 1
oa_notifications_form_node_form_alter ./oa_notifications.module Implements hook_form_node_form_alter().
oa_notifications_form_submit ./oa_notifications.module Submit handler for node edit form to save notification values Only executes on node ADD form (new nodes) 1
oa_notifications_get_default_notifications ./oa_notifications.module Gets a piece of section content's default notifications. 1
oa_notifications_get_notifications ./oa_notifications.module Return the resolved list of all users to be notified on a piece of content.
oa_notifications_get_users_for_node ./oa_notifications.module Gets the users for a particular node.
oa_notifications_is_notification_type ./oa_notifications.module Determine if this is an entity type which we need to provide notifications. 4
oa_notifications_is_overriding ./oa_notifications.module Returns whether or a node is overriding default notifications or not. 2
oa_notifications_load_multiple ./oa_notifications.module Return all notifications for given source. Optionally filtered by type. 5
oa_notifications_make ./oa_notifications.module Create a notification instance 3
oa_notifications_menu ./oa_notifications.module Implements hook_menu().
oa_notifications_node_delete ./oa_notifications.module Implements hook_node_delete().
oa_notifications_node_form_notifications_render plugins/content_types/node_form_oa_notifications.inc 1
oa_notifications_node_insert ./oa_notifications.module Implements hook_node_insert().
oa_notifications_node_update ./oa_notifications.module Implements hook_node_update().
oa_notifications_pane_render plugins/content_types/oa_notifications_pane.inc Run-time rendering of the body of the pane. 1
oa_notifications_preprocess_flag ./oa_notifications.module Implements hook_preprocess_flag().
oa_notifications_process_add ./oa_notifications.module Adds any notifications added by javascript 1
oa_notifications_process_remove ./oa_notifications.module Remove any notifications added by javascript 2
oa_notifications_remove_callback ./oa_notifications.module Remove notification callback. 1
oa_notifications_render_view ./oa_notifications.module Render the read only version of the notifications listing. 5
oa_notifications_reset ./oa_notifications.module Reset any notification flag saved in session. 1
oa_notifications_save_for_source ./oa_notifications.module Save a collection of Notifications for a particular source item. 1
oa_notifications_save_notifications ./oa_notifications.module Saves notifications. 2
oa_notifications_save_override ./oa_notifications.module Saves an entity's override settings. 2
oa_notifications_schema ./oa_notifications.install Implements hook_schema().
oa_notifications_select2widget_entity_validate_field ./oa_notifications.module Sets form value
oa_notifications_show_details_button ./oa_notifications.module Builds the show details button. 1
oa_notifications_skip_ajax_callback ./oa_notifications.module Callback for AJAX saving of the skip-notification option. 1
oa_notifications_subscribe_button ./oa_notifications.module Builds a Flags powered subscribe button. Only if user isn't on notifications. 1
oa_notifications_theme ./oa_notifications.module Implements hook_theme().
oa_notifications_update_7001 ./oa_notifications.install Create the oa_notifications_override table.
oa_notification_parse ./oa_notifications.module Helper function to parse notifications from the input field value 4
oa_notification_render_details ./oa_notifications.module 1
oa_notification_skip ./oa_notifications.module Return whether notification should be skipped. 7

Pages

Other projects