Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
Classes | Namespaces
gradebook_dropdown.php File Reference

Renderable class for the dropdown in the gradebook pages. More...

Classes

class  core_grades\output\gradebook_dropdown
 

Namespaces

namespace  core_grades\output
  
 

Detailed Description

Renderable class for the dropdown in the gradebook pages.

We have opted to have this as a class as opposed to a renderable for prosperity in the case that custom handling is required by the calling code.

This could become a abstract class if other components require similar functionality and wish to extend the base here.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later