File: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php
Description
BP_REST_XProfile_Repeater_Endpoint::get_item_schema()

Get the XProfile Repeater field schema, conforming to JSON Schema.

Source: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php:728

bp_rest_xprofile_repeater_fields_schema

Filters the xprofile field group schema.

Source: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php:750

BP_REST_XProfile_Repeater_Endpoint::get_endpoint_args_for_item_schema()

Edit some properties for the EDITABLE methods.

Source: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php:761

BP_REST_XProfile_Repeater_Endpoint

XProfile Repeater Fields endpoints.

Source: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php:18

BP_REST_XProfile_Repeater_Endpoint::__construct()

Constructor.

Source: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php:52

BP_REST_XProfile_Repeater_Endpoint::register_routes()

Register the component routes.

Source: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php:65

BP_REST_XProfile_Repeater_Endpoint::create_item()

Create a new Repeater Group.

Source: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php:120

bp_rest_xprofile_repeater_fields_create_item

Fires after a XProfile repeater fields created via the REST API.

Source: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php:456

BP_REST_XProfile_Repeater_Endpoint::create_item_permissions_check()

Check if a given request has access to create a new Repeater Group.

Source: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php:211

bp_rest_xprofile_repeater_fields_items_permissions_check

Filter the XProfile repeater fields `create_item` permissions check.

Source: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php:257