LD_REST_Assignments_Controller_V2::get_items_permissions_check()
Method: Check user permission to get/access Lessons.
LD_REST_Assignments_Controller_V2::get_items_permissions_check Read More »
Method: Check user permission to get/access Lessons.
LD_REST_Assignments_Controller_V2::get_items_permissions_check Read More »
Method: Check user permission to get/access single item.
LD_REST_Assignments_Controller_V2::get_item_permissions_check Read More »
Method: Gets public schema.
LD_REST_Assignments_Controller_V2::get_public_item_schema Read More »
Method: Register the Settings Fields from the Post Metaboxes.
LD_REST_Assignments_Controller_V2::register_fields_metabox Read More »
Method: Prepare the LearnDash Post Type Settings.
LD_REST_Assignments_Controller_V2::register_fields Read More »
Method: Public constructor for class
LD_REST_Assignments_Controller_V2::__construct Read More »
Method: Get the REST URL setting.
LD_REST_Posts_Controller_V2::get_rest_base Read More »
Method: Initialize the parent Course, Lesson, Topic posts from the request instance.
LD_REST_Posts_Controller_V2::rest_init_request_posts Read More »
Method: Checks if we are allowing the post type to be viewed without restrictions for an admin user.
LD_REST_Posts_Controller_V2::rest_post_type_has_archive Read More »
Method: Register Settings fields to REST.
LD_REST_Posts_Controller_V2::register_rest_fields Read More »
Method: Override the REST response links. This is needed when Course Shared Steps is enabled.
LD_REST_Posts_Controller_V2::rest_prepare_response_filter Read More »
Method: Intercept the Request and ensure our standard Course parameters are set.
LD_REST_Posts_Controller_V2::rest_query_filter 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_Posts_Controller_V2::rest_collection_params_filter Read More »
Method: Update REST Settings Field value.
LD_REST_Posts_Controller_V2::update_rest_settings_field_value Read More »
Method: Get REST Setting Field value.
LD_REST_Posts_Controller_V2::get_rest_settings_field_value Read More »
Method: Stub function for base class to register metabox fields.
LD_REST_Posts_Controller_V2::register_fields_metabox Read More »
Method: Stub function for base class to register fields.
LD_REST_Posts_Controller_V2::register_fields Read More »
Method: Retrieves a collection of posts.
LD_REST_Posts_Controller_V2::get_items Read More »
Method: Retrieves a single post.
LD_REST_Posts_Controller_V2::get_item Read More »
Method: Gets schema for post type.
LD_REST_Posts_Controller_V2::get_public_item_schema Read More »