LD_REST_Lessons_Controller_V2::__construct()
Method: Public constructor for class
LD_REST_Lessons_Controller_V2::__construct Read More »
@package: LearnDash / REST / V2
Source Files: includes/rest-api/v2/class-ld-rest-lessons-controller.php
Method: Public constructor for class
LD_REST_Lessons_Controller_V2::__construct Read More »
Method: Retrieves the query params for collections.
LD_REST_Price_Types_Controller_V2::get_collection_params Read More »
Method: Retrieves the price type schema, conforming to JSON Schema.
LD_REST_Price_Types_Controller_V2::get_item_schema Read More »
Method: Prepares a price type object for serialization.
LD_REST_Price_Types_Controller_V2::prepare_item_for_response Read More »
Method: Retrieves a specific price type.
LD_REST_Price_Types_Controller_V2::get_item Read More »
Method: Checks if a given request has access to read a price type.
LD_REST_Price_Types_Controller_V2::get_item_permissions_check Read More »
Method: Retrieves all price types.
LD_REST_Price_Types_Controller_V2::get_items Read More »
Method: Checks whether a given request has permission to read price type.
LD_REST_Price_Types_Controller_V2::get_items_permissions_check Read More »
Method: Initialize the types dataset for use within the class.
LD_REST_Price_Types_Controller_V2::init_types_set Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Price_Types_Controller_V2::register_routes Read More »
Method: Constructor.
LD_REST_Price_Types_Controller_V2::__construct Read More »
Method: Retrieves the query params for the posts collection.
LD_REST_Users_Quiz_Progress_Controller_V2::get_collection_params Read More »
Method: Get user course progress.
LD_REST_Users_Quiz_Progress_Controller_V2::get_items Read More »
Method: Permissions check for getting user progress.
LD_REST_Users_Quiz_Progress_Controller_V2::get_items_permissions_check Read More »
Method: Gets public schema.
LD_REST_Users_Quiz_Progress_Controller_V2::get_public_item_schema Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Users_Quiz_Progress_Controller_V2::register_routes Read More »
Method: Public constructor for class
LD_REST_Users_Quiz_Progress_Controller_V2::__construct Read More »
Method: Overrides the REST response links. This is needed when Course Shared Steps is enabled.
LD_REST_Users_Courses_Controller_V2::rest_prepare_response_filter Read More »
Method: Filter Users Courses query args.
LD_REST_Users_Courses_Controller_V2::rest_query_filter Read More »
Method: Delete a user courses.
LD_REST_Users_Courses_Controller_V2::delete_user_courses Read More »