Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
Classes | |
class | get_attempts |
This is the external method for getting the information needed to present an attempts report. More... | |
class | get_h5pactivities_by_courses |
This is the external method for returning a list of h5p activities. More... | |
class | get_h5pactivity_access_information |
This is the external method for getting access information for a h5p activity. More... | |
class | get_results |
This is the external method for getting the information needed to present a results report. More... | |
class | get_user_attempts |
This is the external method to return the information needed to list all enrolled user attempts. More... | |
class | h5pactivity_summary_exporter |
Class for exporting h5p activity data. More... | |
class | log_report_viewed |
This is the external method for logging that the h5pactivity was viewed. More... | |
class | log_report_viewed_testcase |
External function test for log_report_viewed. More... | |
class | view_h5pactivity |
This is the external method for triggering the course module viewed event. More... | |
Variables | |
global | $CFG |