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