Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
reporters Directory Reference

Files

file  report_array.php
 An array reporter that simply returns an unformatted and nested PHP array of tests and report objects.
 
file  report_codehighlight.php
 Returns a formatted HTML view of the problems.
 
file  report_demo.php
 Returns the entire document marked-up to highlight problems.
 
file  report_static.php
 A static reporter.
 
file  report_xml.php
 Returns an ATOM feed of all the issues - useful to run this as a web service.