Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-messages/classes/class-bp-rest-messages-endpoint.php

BP_REST_Messages_Endpoint::prepare_item_for_database()

Method: Prepare a message for create.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:718

Used by 0 functions | Uses 0 functions

bp_rest_message_pre_insert_value

Filter Hook: Filters a message before it is inserted via the REST API.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:763

Used by 0 functions | Uses 0 functions

bp_rest_message_schema

Filter Hook: Filters the message schema.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:1253

Used by 0 functions | Uses 0 functions

BP_REST_Messages_Endpoint::get_collection_params()

Method: Get the query params for Messages collections.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:1263

Used by 0 functions | Uses 0 functions

bp_rest_messages_collection_params

Filter Hook: Filters the collection query params.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:1304

Used by 0 functions | Uses 0 functions

BP_REST_Messages_Endpoint::get_endpoint_args_for_item_schema()

Method: Select the item schema arguments needed for the CREATABLE, EDITABLE and DELETABLE methods.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:1012

Used by 0 functions | Uses 0 functions

bp_rest_messages_{$key}_query_arguments

Filter Hook: Filters the method query arguments.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:1090

Used by 0 functions | Uses 0 functions

BP_REST_Messages_Endpoint::get_item_schema()

Method: Get the message schema, conforming to JSON Schema.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:1100

Used by 0 functions | Uses 0 functions

BP_REST_Messages_Endpoint::get_thread_object()

Method: Get thread object.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:988

Used by 0 functions | Uses 0 functions

BP_REST_Messages_Endpoint::get_message_object()

Method: Get the message object thanks to its ID.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:1000

Used by 0 functions | Uses 0 functions
1 2 … 5 Next »
Proudly powered by WordPress