File: bp-notifications/classes/class-bp-rest-notifications-endpoint.php
Description
BP_REST_Notifications_Endpoint::get_notification_object()

Get notification object.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:823

BP_REST_Notifications_Endpoint::get_endpoint_args_for_item_schema()

Select the item schema arguments needed for the EDITABLE method.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:843

bp_rest_notifications_{$key}_query_arguments

Filters the method query arguments.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:867

BP_REST_Notifications_Endpoint::get_item_schema()

Get the notification schema, conforming to JSON Schema.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:876

BP_REST_Notifications_Endpoint::get_items()

Retrieve notifications.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:117

bp_rest_notifications_update_item_permissions_check

Filter the notifications `update_item` permissions check.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:481

bp_rest_notifications_get_items_query_args

Filter the query arguments for the request.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:147

BP_REST_Notifications_Endpoint::delete_item()

Delete a notification.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:500

bp_rest_notifications_get_items

Fires after notifications are fetched via the REST API.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:170

bp_rest_notifications_delete_item

Fires after a notification is deleted via the REST API.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:536