File: bp-notifications/classes/class-bp-rest-notifications-endpoint.php
Description
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_Endpoint::__construct()

Constructor.

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

bp_rest_notifications_update_item

Fires after a notification is updated via the REST API.

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

BP_REST_Notifications_Endpoint::register_routes()

Register the component routes.

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

BP_REST_Notifications_Endpoint::update_item_permissions_check()

Check if a given request has access to update a notification.

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

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