LD_REST_Price_Types_Controller_V2::get_items()
Method: Retrieves all price types.
LD_REST_Price_Types_Controller_V2::get_items Read More »
@package: LearnDash / REST / V2
Source Files: includes/rest-api/v2/class-ld-rest-price-types-controller.php
Method: Retrieves all price types.
LD_REST_Price_Types_Controller_V2::get_items 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 a specific price type.
LD_REST_Price_Types_Controller_V2::get_item Read More »
Method: Prepares a price type object for serialization.
LD_REST_Price_Types_Controller_V2::prepare_item_for_response Read More »
Method: Retrieves the price type schema, conforming to JSON Schema.
LD_REST_Price_Types_Controller_V2::get_item_schema Read More »
Method: Retrieves the query params for collections.
LD_REST_Price_Types_Controller_V2::get_collection_params Read More »
Method: Get REST Setting Field value.
LD_REST_Essays_Controller_V2::get_rest_settings_field_value Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Users_Quiz_Progress_Controller_V2::register_routes Read More »
Method: Initialize the essay Post data elements used by many class functions.
LD_REST_Essays_Controller_V2::get_essay_post_data Read More »
Method: Update REST Settings Field value.
LD_REST_Essays_Controller_V2::update_rest_settings_field_value Read More »
Class: Class LearnDash V2 REST API Users Courses Controller.
LD_REST_Users_Courses_Controller_V2 Read More »
Method: Public constructor for class
LD_REST_Users_Courses_Controller_V2::__construct Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Users_Courses_Controller_V2::register_routes 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 »