23 calls to nodejs_actions_enqueue_message() in Node.js integration 6
- realtime_comment_action in nodejs_actions/
nodejs_actions.module - Callback to handle comment notifications.
- realtime_node_notification in nodejs_actions/
nodejs_actions.module - Callback to handle node notifications.
- realtime_og_user_admin_new_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a user requests membership to a group.
- realtime_og_user_approve_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a user has been approved for membership to a group.
- realtime_og_user_delete_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a user leave a group.
- realtime_og_user_deny_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a user is denied membership to a group.
- realtime_og_user_insert_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a New user joins a group.
- realtime_og_user_request_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a user requests membership to a group.
- realtime_og_user_update_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a changes their subscription to a group.
- realtime_taxonomy_action in nodejs_actions/
nodejs_actions.module - Callback to handle taxonomy notifications.
- realtime_user_notification in nodejs_actions/
nodejs_actions.module - Callback to handle user notifications.
- realtime_user_relationships_type_delete_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a user relationship has been deleted.
- realtime_user_relationships_type_insert_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a user relationship has been inserted.
- realtime_user_relationships_type_load_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a user relationship has been loaded.
- realtime_user_relationships_type_presave_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a user relationship has been approved.
- realtime_user_relationships_type_update_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a user relationship has been updated.
- realtime_user_relationship_approve_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a user relationship has been approved.
- realtime_user_relationship_cancel_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a user relationship has been canceled.
- realtime_user_relationship_disapprove_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a user relationship has been disapproved.
- realtime_user_relationship_presave_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a user relationship has been presave.
- realtime_user_relationship_remove_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a user relationship has been removed.
- realtime_user_relationship_request_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a user relationship has been requested.
- realtime_user_relationship_update_action in nodejs_actions/
nodejs_actions.module - Callback to handle nodejs notification when a user relationship has been updated.