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

Retrieve the count attribute for the current nav item.

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

BP_REST_Groups_Details_Endpoint::bp_rest_get_displayed_user()

Set current and display user with current user.

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

BP_REST_Groups_Details_Endpoint

Groups Details endpoints.

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

BP_REST_Groups_Details_Endpoint::__construct()

Constructor.

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

BP_REST_Groups_Details_Endpoint::register_routes()

Register the component routes.

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

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