File: bp-groups/classes/class-bp-rest-groups-details-endpoint.php
Description
BP_REST_Groups_Details_Endpoint::get_items()

Retrieve groups details.

Source: bp-groups/classes/class-bp-rest-groups-details-endpoint.php:92

BP_REST_Groups_Details_Endpoint::get_items_permissions_check()

Check if a given request has access to group details.

Source: bp-groups/classes/class-bp-rest-groups-details-endpoint.php:121

bp_rest_group_details_get_items_permissions_check

Filter the group detail permissions check.

Source: bp-groups/classes/class-bp-rest-groups-details-endpoint.php:423

BP_REST_Groups_Details_Endpoint::get_item()

Retrieve groups detail.

Source: bp-groups/classes/class-bp-rest-groups-details-endpoint.php:161

BP_REST_Groups_Details_Endpoint::get_item_permissions_check()

Check if a given request has access to group details.

Source: bp-groups/classes/class-bp-rest-groups-details-endpoint.php:371

BP_REST_Groups_Details_Endpoint::get_item_schema()

Get the group details schema, conforming to JSON Schema.

Source: bp-groups/classes/class-bp-rest-groups-details-endpoint.php:432

BP_REST_Groups_Details_Endpoint::get_collection_params()

Get the query params for collections of plugins.

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

bp_rest_groups_details_collection_params

Filters the collection query params.

Source: bp-groups/classes/class-bp-rest-groups-details-endpoint.php:485