LD_REST_Progress_Status_Controller_V2::__construct()
Method: Constructor.
LD_REST_Progress_Status_Controller_V2::__construct Read More »
@package: LearnDash / REST / V2
Source Files: includes/rest-api/v2/class-ld-rest-progress-status-controller.php
Method: Constructor.
LD_REST_Progress_Status_Controller_V2::__construct Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Progress_Status_Controller_V2::register_routes Read More »
Method: Initialize the types dataset for use within the class.
LD_REST_Progress_Status_Controller_V2::init_sets Read More »
Method: Checks whether a given request has permission to read price type.
LD_REST_Progress_Status_Controller_V2::get_items_permissions_check Read More »
Method: Updates a single post.
LD_REST_Posts_Controller_V2::update_item Read More »
Method: Swap Registered fields from V1 to V2.
LD_REST_Posts_Controller_V2::swap_rest_registered_fields Read More »
Method: Reset Registered fields back to V1.
LD_REST_Posts_Controller_V2::reset_rest_registered_fields Read More »
Method: Fires after a single post is completely created or updated via the REST API.
LD_REST_Posts_Controller_V2::rest_after_insert_action Read More »
Method: Get the REST URL setting.
LD_REST_Question_Types_Controller_V2::get_rest_base Read More »
Method: Retrieves the query params for the posts collection.
LD_REST_Quiz_Statistics_Controller_V2::get_collection_params_statistics_questions Read More »
Method: Get the REST URL setting.
LD_REST_Quiz_Statistics_Controller_V2::get_rest_base Read More »
Method: Retrieves the Stats schema, conforming to JSON Schema.
LD_REST_Quiz_Statistics_Controller_V2::get_stats_questions_schema Read More »
Method: Retrieves the Stats schema, conforming to JSON Schema.
LD_REST_Quiz_Statistics_Controller_V2::get_stats_schema Read More »
Method: Fetches expected parameters from request and sets the properties based on their values; else default will be assigned.
LD_REST_Quiz_Statistics_Controller_V2::build_params Read More »
Method: Gets public schema.
LD_REST_Essays_Controller_V2::get_public_item_schema Read More »
Method: Fetch the stat refs records for current request.
LD_REST_Quiz_Statistics_Controller_V2::fetch_stat_refs Read More »
Method: Get the REST URL setting.
LD_REST_Price_Types_Controller_V2::get_rest_base Read More »
Method: User IDs for fetching statistics.
LD_REST_Quiz_Statistics_Controller_V2::users_for_stats Read More »
Method: Get correct/incorrect count for a particular statistics_ref_id.
LD_REST_Quiz_Statistics_Controller_V2::get_count Read More »
Method: Prepare the single statistics object for API response.
LD_REST_Quiz_Statistics_Controller_V2::stat_response_object Read More »