File: bp-notifications/classes/class-bp-rest-notifications-endpoint.php |
Description |
|---|---|
| BP_REST_Notifications_Endpoint::get_collection_params() |
Get the query params for the notifications collections. |
| bp_rest_notifications_collection_params |
Filters the collection query params. |
| BP_REST_Notifications_Endpoint::bp_rest_get_notification_actions() |
Action to perform. |
| BP_REST_Notifications_Endpoint::bp_rest_link_url_update() |
Update Link URL after request accept/reject. |
| BP_REST_Notifications_Endpoint::prepare_item_for_database() |
Prepare a notification for create or update. |
| bp_rest_notifications_pre_insert_value |
Filters a notification before it is inserted or updated via the REST API. |
| BP_REST_Notifications_Endpoint::prepare_links() |
Prepare links for the request. |
| bp_rest_notifications_prepare_links |
Filter links prepared for the REST response. |
| BP_REST_Notifications_Endpoint::can_see() |
Can this user see the notification? |
| BP_REST_Notifications_Endpoint::get_notification_object() |
Get notification object. |