File: bp-core/classes/class-bp-rest-mention-endpoint.php
Description
bp_rest_mention_items

Fires after a component is updated via the REST API.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:120

BP_REST_Mention_Endpoint::get_items_permissions_check()

Check if a given request has access to list mentions.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:133

bp_rest_mention_get_items_permissions_check

Filter the mention `get_items` permissions check.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:154

BP_REST_Mention_Endpoint::prepare_item_for_response()

Prepares group data for return as an object.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:166

bp_rest_member_prepare_value

Filter a group value returned from the API.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:190

BP_REST_Mention_Endpoint::prepare_links()

Prepares links for the user request.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:200

BP_REST_Mention_Endpoint::get_item_schema()

Get the settings schema, conforming to JSON Schema.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:216

bp_rest_mention_schema

Filters the mention schema.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:260

BP_REST_Mention_Endpoint::get_collection_params()

Get the query params for collections.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:269

bp_rest_mention_collection_params

Filters the collection query params.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:297