BP_REST_Reply_Actions_Endpoint::move_item() |
|
BP_REST_Reply_Actions_Endpoint::move_item_permissions_check() |
Check if a given request has access to move reply.
|
BP_REST_Reply_Actions_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Reply_Actions_Endpoint::rest_update_reply_spam() |
Update Reply to be in spam.
|
BP_REST_Reply_Actions_Endpoint::rest_update_reply_trash() |
Move reply in trash and untrash.
|
BP_REST_Reply_Endpoint::__construct() |
|
BP_REST_Reply_Endpoint::create_item() |
|
BP_REST_Reply_Endpoint::create_item_permissions_check() |
Check if a given request has access to create a reply.
|
BP_REST_Reply_Endpoint::delete_item() |
|
BP_REST_Reply_Endpoint::delete_item_permissions_check() |
Check if a given request has access to delete a reply.
|
BP_REST_Reply_Endpoint::get_collection_params() |
Get the query params for collections.
|
BP_REST_Reply_Endpoint::get_endpoint_args_for_item_schema() |
Edit some arguments for the endpoint’s CREATABLE, EDITABLE and DELETABLE methods.
|
BP_REST_Reply_Endpoint::get_item() |
|
BP_REST_Reply_Endpoint::get_item_permissions_check() |
Check if a given request has access to list reply.
|
BP_REST_Reply_Endpoint::get_item_schema() |
Get the forums schema, conforming to JSON Schema.
|
BP_REST_Reply_Endpoint::get_items() |
|
BP_REST_Reply_Endpoint::get_items_permissions_check() |
Check if a given request has access to list replies.
|
BP_REST_Reply_Endpoint::get_reply_action_states() |
Get Action states for the reply.
|
BP_REST_Reply_Endpoint::get_reply_current_user_permissions() |
Get current user permission for reply.
|
BP_REST_Reply_Endpoint::get_reply_revisions() |
|
BP_REST_Reply_Endpoint::prepare_item_for_response() |
Prepares component data for return as an object.
|
BP_REST_Reply_Endpoint::prepare_links() |
Prepare links for the request.
|
BP_REST_Reply_Endpoint::prepare_reply_for_database() |
Prepare a single reply for create or update
|
BP_REST_Reply_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Reply_Endpoint::update_item() |
|
BP_REST_Reply_Endpoint::update_item_permissions_check() |
Check if a given request has access to update a reply.
|
BP_REST_Settings_Endpoint::__construct() |
|
BP_REST_Settings_Endpoint::get_bbpress_settings() |
|
BP_REST_Settings_Endpoint::get_buddyboss_platform_settings() |
Get BuddyBoss Platform Settings.
|
BP_REST_Settings_Endpoint::get_buddypress_settings() |
|
BP_REST_Settings_Endpoint::get_collection_params() |
Get the query params for collections.
|
BP_REST_Settings_Endpoint::get_item_schema() |
Get the settings schema, conforming to JSON Schema.
|
BP_REST_Settings_Endpoint::get_items() |
|
BP_REST_Settings_Endpoint::get_items_permissions_check() |
Check if a given request has access to list settings.
|
BP_REST_Settings_Endpoint::get_unserialize_data() |
Unserialize array values.
|
BP_REST_Settings_Endpoint::register_routes() |
Register the component settings routes.
|
BP_REST_Signup_Endpoint::__construct() |
|
BP_REST_Signup_Endpoint::activate_item() |
|
BP_REST_Signup_Endpoint::activate_item_permissions_check() |
Check if a given request has access to activate a signup.
|
BP_REST_Signup_Endpoint::bp_rest_xprofile_base_group_id() |
|
BP_REST_Signup_Endpoint::create_item() |
|
BP_REST_Signup_Endpoint::create_item_permissions_check() |
Checks if a given request has access to create a signup.
|
BP_REST_Signup_Endpoint::delete_item() |
|
BP_REST_Signup_Endpoint::delete_item_permissions_check() |
Check if a given request has access to delete a signup.
|
BP_REST_Signup_Endpoint::get_collection_params() |
Get the query params for collections.
|
BP_REST_Signup_Endpoint::get_endpoint_args_for_item_schema() |
Edit the type of the some properties for the CREATABLE & EDITABLE methods.
|
BP_REST_Signup_Endpoint::get_item() |
|
BP_REST_Signup_Endpoint::get_item_permissions_check() |
Check if a given request has access to get a signup.
|
BP_REST_Signup_Endpoint::get_item_schema() |
Get the signup schema, conforming to JSON Schema.
|
BP_REST_Signup_Endpoint::get_items() |
|