Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
Classes | Namespaces
format.php File Reference

Class containing helper methods for formatting column data via callbacks. More...

Classes

class  core_reportbuilder\local\helpers\format
 

Namespaces

namespace  core_reportbuilder\local\helpers
  
 

Detailed Description

Class containing helper methods for formatting column data via callbacks.

Note that type hints for each $value argument are avoided to allow for these callbacks to be executed when columns are aggregated using one of the "Group concatenation" methods, where the value is typically stringified

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