Courses
Class: Courses API Controller.
Method: Protects the paths.
Path_Protection_Handler::init Read More »
Method: Protects the directory.
Path_Protection_Handler::protect_directory Read More »
Method: Returns whether the current user can download the file.
File_Download_Handler::can_be_downloaded Read More »
Method: Returns the enrolled students number.
Students_Progress_Allocation::get_enrolled_students_number Read More »
Method: Returns the number of students who completed the course.
Students_Progress_Allocation::get_students_number_completed Read More »
Method: Returns the number of students who are in progress.
Students_Progress_Allocation::get_students_number_in_progress Read More »
Method: Returns the user activity table name.
Students_Progress_Allocation::get_activity_table_name Read More »
Method: Returns the enrolled students’ IDs.
Students_Progress_Allocation::get_enrolled_student_ids Read More »