File: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php |
Description |
---|---|
BP_REST_XProfile_Repeater_Endpoint::array_column_ext() |
Array column for recursive Multidimensional array. |
BP_REST_XProfile_Repeater_Endpoint::update_item() |
Reorder a new Repeater Group. |
BP_REST_XProfile_Repeater_Endpoint::update_item_permissions_check() |
Check if a given request has access to update a Repeater Group. |
bp_rest_xprofile_repeater_fields_update_item_permissions_check |
Filter the XProfile repeater fields `update_item` permissions check. |
BP_REST_XProfile_Repeater_Endpoint::array_equal() |
Check the array is equal or not. |
BP_REST_XProfile_Repeater_Endpoint::get_item_schema() |
Get the XProfile Repeater field schema, conforming to JSON Schema. |
bp_rest_xprofile_repeater_fields_schema |
Filters the xprofile field group schema. |
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. |