You are here

7 calls to oa_notification_skip() in Open Atrium Notifications 7.2

oa_notifications_form_submit in ./oa_notifications.module
Submit handler for node edit form to save notification values Only executes on node ADD form (new nodes)
oa_notifications_get_notifications in ./oa_notifications.module
Return the resolved list of all users to be notified on a piece of content.
oa_notifications_node_insert in ./oa_notifications.module
Implements hook_node_insert().
oa_notifications_node_update in ./oa_notifications.module
Implements hook_node_update().
oa_notifications_reset in ./oa_notifications.module
Reset any notification flag saved in session.
oa_notifications_save_notifications in ./oa_notifications.module
Saves notifications.
oa_notifications_skip_ajax_callback in ./oa_notifications.module
Callback for AJAX saving of the skip-notification option.