LDLMS_Model_Lesson::initialize()
Method: Initialize post.
LDLMS_Model_Lesson::initialize Read More »
@package: LearnDash / Lesson
Source Files: includes/classes/class-ldlms-model-lesson.php
Method: Initialize post.
LDLMS_Model_Lesson::initialize Read More »
Method: Get the REST URL setting.
LD_REST_Question_Types_Controller_V2::get_rest_base Read More »
Method: Get the REST URL setting.
LD_REST_Price_Types_Controller_V2::get_rest_base Read More »
Method: Gets public schema.
LD_REST_Essays_Controller_V2::get_public_item_schema Read More »
Method: Retrieves the Stats schema, conforming to JSON Schema.
LD_REST_Quiz_Statistics_Controller_V2::get_stats_schema Read More »
Method: Retrieves the Stats schema, conforming to JSON Schema.
LD_REST_Quiz_Statistics_Controller_V2::get_stats_questions_schema Read More »
Method: Get the REST URL setting.
LD_REST_Quiz_Statistics_Controller_V2::get_rest_base Read More »
Method: Retrieves the query params for the posts collection.
LD_REST_Quiz_Statistics_Controller_V2::get_collection_params_statistics_questions Read More »
Method: Retrieves the query params for the posts collection.
LD_REST_Quiz_Statistics_Controller_V2::get_collection_params_statistics Read More »
Method: Restore the previously stored state of an object from global variable.
LD_REST_Quiz_Statistics_Controller_V2::restore_state Read More »
Method: Reset current state of an object and store current state in a global variable.
LD_REST_Quiz_Statistics_Controller_V2::reset_state Read More »
Method: Get WpProQuiz_Model_Statistic object from list of a particular stat.
LD_REST_Quiz_Statistics_Controller_V2::get_statistics_mode_from_list Read More »
Method: Build the answer type object and returns it.
LD_REST_Quiz_Statistics_Controller_V2::make_answer_obj Read More »
Method: Get quiz id for current statistics.
LD_REST_Quiz_Statistics_Controller_V2::getQuizId Read More »
Method: Get user’s quiz details from usermeta.
LD_REST_Quiz_Statistics_Controller_V2::get_user_quiz_details Read More »
Method: Prepare the single statistics object for API response.
LD_REST_Quiz_Statistics_Controller_V2::stat_response_object Read More »
Method: Get correct/incorrect count for a particular statistics_ref_id.
LD_REST_Quiz_Statistics_Controller_V2::get_count Read More »
Method: User IDs for fetching statistics.
LD_REST_Quiz_Statistics_Controller_V2::users_for_stats Read More »
Method: Fetch the stat refs records for current request.
LD_REST_Quiz_Statistics_Controller_V2::fetch_stat_refs Read More »
Method: Fetches expected parameters from request and sets the properties based on their values; else default will be assigned.
LD_REST_Quiz_Statistics_Controller_V2::build_params Read More »