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

Brickfield accessibility HTML checker library. More...

Classes

class  tool_brickfield\local\htmlchecker\common\checks\area_dont_open_new_window
 

Namespaces

namespace  tool_brickfield\local\htmlchecker\common\checks
  
 

Detailed Description

Brickfield accessibility HTML checker library.

Area should not open new window without warning. Area element, target attribute values must contain any one of (case insensitive) _self, _top, _parent.

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