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: Permissions check for getting user progress.
LD_REST_Users_Quiz_Progress_Controller_V2::get_items_permissions_check Read More »
Method: Prepare the LearnDash Post Type Settings.
LD_REST_Lessons_Controller_V2::register_fields Read More »
Method: Get user course progress.
LD_REST_Users_Quiz_Progress_Controller_V2::get_items Read More »
Method: Register the Settings Fields from the Post Metaboxes.
LD_REST_Lessons_Controller_V2::register_fields_metabox Read More »
Method: Retrieves the query params for the posts collection.
LD_REST_Users_Quiz_Progress_Controller_V2::get_collection_params Read More »
Method: Gets public schema.
LD_REST_Lessons_Controller_V2::get_public_item_schema Read More »
Class: Class LearnDash REST API V2 Price Types Controller.
LD_REST_Price_Types_Controller_V2 Read More »
Method: Check user permission to get/access single Lesson.
LD_REST_Lessons_Controller_V2::get_item_permissions_check Read More »
Method: Gets public schema.
LD_REST_Users_Courses_Controller_V2::get_public_item_schema Read More »
Method: Checks if a given request has access to read user courses.
LD_REST_Users_Courses_Controller_V2::get_items_permissions_check Read More »
Method: Checks if a given request has access to update user courses.
LD_REST_Users_Courses_Controller_V2::update_user_courses_permissions_check Read More »
Method: Prepare the LearnDash Post Type Settings.
LD_REST_Essays_Controller_V2::register_fields Read More »
Method: Checks if a given request has access to delete user courses.
LD_REST_Users_Courses_Controller_V2::delete_user_courses_permissions_check Read More »
Method: Register the Settings Fields from the Post Metaboxes.
LD_REST_Essays_Controller_V2::register_fields_metabox Read More »
Method: Update a user courses.
LD_REST_Users_Courses_Controller_V2::update_user_courses Read More »
Method: Check user permission to get/access single item.
LD_REST_Essays_Controller_V2::get_item_permissions_check Read More »
Method: Delete a user courses.
LD_REST_Users_Courses_Controller_V2::delete_user_courses Read More »
Method: Check user permission to get/access items.
LD_REST_Essays_Controller_V2::get_items_permissions_check Read More »
Method: Filter Users Courses query args.
LD_REST_Users_Courses_Controller_V2::rest_query_filter Read More »