Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Classes | |
class | report_array |
An array reporter that simply returns an unformatted and nested PHP array of tests and report objects. More... | |
class | report_codehighlight |
Returns a formatted HTML view of the problems. More... | |
class | report_demo |
Returns the entire document marked-up to highlight problems. More... | |
class | report_static |
A static reporter. More... | |
class | report_xml |
Returns an ATOM feed of all the issues - useful to run this as a web service. More... | |