|
ILIAS
Release_4_0_x_branch Revision 61816
|
Adapter Class for XHTML Validator. More...
Collaboration diagram for ilValidatorAdapter:Public Member Functions | |
| validate ($a_html, $a_mode) | |
Adapter Class for XHTML Validator.
This service is used in developer mode to validate the current screen against XHTML and Accessibility standards. In developer mode a corresponding link will appear in the footer of the page.
/
Definition at line 46 of file class.ilValidatorAdapter.php.
| ilValidatorAdapter::validate | ( | $a_html, | |
| $a_mode | |||
| ) |
Definition at line 49 of file class.ilValidatorAdapter.php.
References $errors, $lang, and $result.
Referenced by ilTemplate\addILIASFooter().
Here is the caller graph for this function: