Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Classes | Namespaces
table_data_should_have_th.php File Reference

Brickfield accessibility HTML checker library. More...

Classes

class  tool_brickfield\local\htmlchecker\common\checks\table_data_should_have_th
 

Namespaces

namespace  tool_brickfield\local\htmlchecker\common\checks
  
 

Detailed Description

Brickfield accessibility HTML checker library.

All data tables contain th elements. Data tables must have th elements while layout tables can not have th elements.

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