File: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php |
Description |
|---|---|
| BP_REST_XProfile_Repeater_Endpoint::get_endpoint_args_for_item_schema() |
Edit some properties for the EDITABLE methods. |
| bp_rest_xprofile_repeater_field_delete_query_arguments |
Filters the method query arguments. |
| BP_REST_XProfile_Repeater_Endpoint::get_collection_params() |
Get the query params for XProfile Repeater field. |
| BP_REST_XProfile_Repeater_Endpoint |
XProfile Repeater Fields endpoints. |
| BP_REST_XProfile_Repeater_Endpoint::__construct() |
Constructor. |
| BP_REST_XProfile_Repeater_Endpoint::register_routes() |
Register the component routes. |
| BP_REST_XProfile_Repeater_Endpoint::create_item() |
Create a new Repeater Group. |
| bp_rest_xprofile_repeater_fields_create_item |
Fires after a XProfile repeater fields created via the REST API. |
| BP_REST_XProfile_Repeater_Endpoint::create_item_permissions_check() |
Check if a given request has access to create a new Repeater Group. |
| bp_rest_xprofile_repeater_fields_items_permissions_check |
Filter the XProfile repeater fields `create_item` permissions check. |