File: bp-groups/classes/class-bp-rest-groups-types-endpoint.php |
Description |
|---|---|
| BP_REST_Groups_Types_Endpoint::prepare_item_for_response() |
Prepares single Groups type to return as an object. |
| bp_rest_groups_types_prepare_value |
Filter the Groups type field returned from the API. |
| BP_REST_Groups_Types_Endpoint::get_item_schema() |
Get the Groups types schema, conforming to JSON Schema. |
| bp_rest_groups_types_schema |
Filters the groups types field schema. |
| BP_REST_Groups_Types_Endpoint::get_collection_params() |
Get the query params for the Groups types. |
| bp_rest_groups_types_collection_params |
Filters the collection query params. |
| BP_REST_Groups_Types_Endpoint::bp_rest_group_type_post_by_type() |
Get group type post by Group type slug. |
| BP_REST_Groups_Types_Endpoint |
Groups Type endpoints. |
| BP_REST_Groups_Types_Endpoint::__construct() |
Constructor. |
| BP_REST_Groups_Types_Endpoint::register_routes() |
Register the component routes. |