File: bp-groups/classes/class-bp-rest-groups-details-endpoint.php |
Description |
|---|---|
| BP_REST_Groups_Details_Endpoint |
Groups Details endpoints. |
| BP_REST_Groups_Details_Endpoint::__construct() |
Constructor. |
| BP_REST_Groups_Details_Endpoint::register_routes() |
Register the component routes. |
| BP_REST_Groups_Details_Endpoint::get_items() |
Retrieve groups details. |
| BP_REST_Groups_Details_Endpoint::get_items_permissions_check() |
Check if a given request has access to group details. |
| bp_rest_group_details_get_items_permissions_check |
Filter the group detail permissions check. |
| BP_REST_Groups_Details_Endpoint::get_item() |
Retrieve groups detail. |
| BP_REST_Groups_Details_Endpoint::get_item_permissions_check() |
Check if a given request has access to group details. |