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

Prepare a notification for create or update.

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

bp_rest_notifications_pre_insert_value

Filters a notification before it is inserted or updated via the REST API.

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

BP_REST_Notifications_Endpoint::prepare_links()

Prepare links for the request.

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

bp_rest_notifications_prepare_links

Filter links prepared for the REST response.

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

BP_REST_Notifications_Endpoint::can_see()

Can this user see the notification?

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

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_notification_schema

Filters the notifications schema.

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