Moodle APIs 3.11
Moodle 3.11.11+ (Build: 20221125)
common Directory Reference

Directories

directory  checks
 

Files

file  body_color_contrast.php
 Helper function to support checking the varous color attributes of the <body> tag against WCAG standards.
 
file  body_wai_ert_color_contrast.php
 Base class for test dealing with WAI ERT color contrast for the document.
 
file  brickfield_accessibility_color_test.php
 Helper test base for tests dealing with color difference and luminosity.
 
file  brickfield_accessibility_css.php
 Parse content to check CSS validity.
 
file  brickfield_accessibility_dom_element.php
 Brickfield accessibility HTML checker library.
 
file  brickfield_accessibility_header_test.php
 Special base test class that deals with tests concerning the logical heirarchy of headers.
 
file  brickfield_accessibility_table_test.php
 Special base class which provides helper methods for tables.
 
file  brickfield_accessibility_tag_test.php
 Special class test thats only for file a report whenever it hits the specified tag regardless of anything about the element.
 
file  brickfield_accessibility_test.php
 This handles importing DOM objects, adding items to the report and provides a few DOM-traversing methods.
 
file  html_elements.php
 This is a helper class which organizes all the HTML tags into groups for finding.
 
file  input_has_label.php
 Base test class for tests which checks that the given input tag has an associated lable tag.
 
file  input_tab_index.php
 Helper base class to check that input tags have an appropriate tab order.