LD_REST_Question_Types_Controller_V2::__construct()
Method: Constructor.
LD_REST_Question_Types_Controller_V2::__construct Read More »
@package: LearnDash / REST / V2
Source Files: includes/rest-api/v2/class-ld-rest-question-types-controller.php
Method: Constructor.
LD_REST_Question_Types_Controller_V2::__construct Read More »
Method: Get the user course progress steps data.
LD_REST_Users_Course_Progress_Controller_V2::get_user_course_progress_steps Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Question_Types_Controller_V2::register_routes Read More »
Method: Convert user meta course progress nested lesson/topic structure into a flat array.
LD_REST_Users_Course_Progress_Controller_V2::convert_user_progress_meta_normalized Read More »
Method: Get user course activity from DB.
LD_REST_Users_Course_Progress_Controller_V2::get_user_course_activity Read More »
Class: Class LearnDash REST API V2 Groups Leader Users Controller.
LD_REST_Groups_Leaders_Controller_V2 Read More »
Method: Public constructor for class
LD_REST_Groups_Leaders_Controller_V2::__construct Read More »
Method: For LearnDash post type we override the default order/orderby to ASC/title instead of the WP default DESC/date.
LD_REST_Users_Controller_V2::rest_collection_params_filter Read More »
Method: Retrieves the query params for the steps posts collection.
LD_REST_Users_Course_Progress_Controller_V2::get_collection_params_steps Read More »
Method: Filter Users query args.
LD_REST_Users_Controller_V2::rest_query_filter Read More »
Method: Common function to check and set request params used by the endpoints.
LD_REST_Users_Course_Progress_Controller_V2::check_request_params Read More »
Method: Override the User REST response links.
LD_REST_Users_Controller_V2::rest_prepare_response_filter Read More »
Method: Common function to get the displayable Courses.
LD_REST_Users_Course_Progress_Controller_V2::get_request_courses Read More »
Method: Get the REST URL setting.
LD_REST_Users_Controller_V2::get_rest_base Read More »
Method: Common function to get the query_args.
LD_REST_Users_Course_Progress_Controller_V2::get_query_args Read More »
Class: Class LearnDash REST API V2 Echo Controller.
LD_REST_Echo_Controller_V2 Read More »
Method: Permissions check for getting user progress item.
LD_REST_Users_Course_Progress_Controller_V2::get_header_item_permissions_check Read More »
Method: Public constructor for class
LD_REST_Echo_Controller_V2::__construct Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Echo_Controller_V2::register_routes Read More »
Method: Checks if a given request has access to read the theme.
LD_REST_Echo_Controller_V2::get_repsonse_permissions_check Read More »