File: bp-groups/classes/class-bp-rest-groups-endpoint.php
Description
BP_REST_Groups_Endpoint::can_see_hidden_groups()

Can this user see hidden groups?

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

BP_REST_Groups_Endpoint::get_group_object()

Get group object.

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

BP_REST_Groups_Endpoint::get_endpoint_args_for_item_schema()

Edit some arguments for the endpoint’s CREATABLE and EDITABLE methods.

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

bp_rest_groups_update_item_permissions_check

Filter the groups `update_item` permissions check.

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

bp_rest_groups_{$key}_query_arguments

Filters the method query arguments.

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

BP_REST_Groups_Endpoint::register_routes()

Register the component routes.

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

BP_REST_Groups_Endpoint::get_items()

Retrieve groups.

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

bp_rest_groups_get_items_query_args

Filter the query arguments for the request.

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

BP_REST_Groups_Endpoint::get_items_permissions_check()

Check if a given request has access to group items.

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

bp_rest_groups_get_items_permissions_check

Filter the groups `get_items` permissions check.

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