File: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php |
Description |
---|---|
bp_rest_topic_action_item_permissions_check |
Filter the topic `action_item` permissions check. |
BP_REST_Topics_Actions_Endpoint::dropdown_items() |
Topic’s Dropdown |
bp_rest_topics_dropdown_items |
Fires after a list of topics is fetched via the REST API. |
BP_REST_Topics_Actions_Endpoint |
Topics Actions endpoints. |
BP_REST_Topics_Actions_Endpoint::dropdown_items_permissions_check() |
Check if a given request has access to view the siblings of the topic. |
BP_REST_Topics_Actions_Endpoint::__construct() |
Constructor. |
bp_rest_topic_dropdown_items_permissions_check |
Filter the topic `dropdown_items` permissions check. |
BP_REST_Topics_Actions_Endpoint::register_routes() |
Register the component routes. |
BP_REST_Topics_Actions_Endpoint::get_dropdown_item_schema() |
Get the forums schema, conforming to JSON Schema. |
BP_REST_Topics_Actions_Endpoint::merge_item() |
Merge Topic |