Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
report_infectedfiles\output\renderer Class Reference

Infected file report renderer. More...

Inheritance diagram for report_infectedfiles\output\renderer:

Protected Member Functions

 render_infectedfiles_table (infectedfiles_table $table)
 Render the table.
 

Detailed Description

Infected file report renderer.

Author
Nathan Nguyen natha.nosp@m.nngu.nosp@m.yen@c.nosp@m.atal.nosp@m.yst-a.nosp@m.u.ne.nosp@m.t
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ render_infectedfiles_table()

report_infectedfiles\output\renderer::render_infectedfiles_table ( infectedfiles_table $table)
protected

Render the table.

Parameters
infectedfiles_table$tabletable of infected files
Return values
false|stringreturn html code of the table
Exceptions
coding_exception
moodle_exception

The documentation for this class was generated from the following file: