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_fields_collection_params |
Filters the collection query params. |
BP_REST_XProfile_Repeater_Endpoint::get_repeater_fields() |
Get sub field using parent field ID and group ID. |
BP_REST_XProfile_Repeater_Endpoint::bp_profile_repeaters_update_field_data() |
Update Field data with delete. |
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. |