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

Brickfield accessibility HTML checker library. More...

Classes

class  tool_brickfield\local\htmlchecker\common\checks\a_must_contain_text
 

Namespaces

namespace  tool_brickfield\local\htmlchecker\common\checks
  
 

Detailed Description

Brickfield accessibility HTML checker library.

Each source anchor contains text. a (anchor) element must contain text. The text may occur in the anchor text or in the title attribute of the anchor or in the Alt text of an image used within the anchor.

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