Public Member Functions | |
| check () | |
| isNotAnchor ($a) | |
Definition at line 317 of file accessibility_tests.php.
| aMustContainText::check | ( | ) |
The main check function. This is called by the parent class to actually check content
Definition at line 327 of file accessibility_tests.php.
References quailTest::addReport(), quailTest::elementContainsReadableText(), and quailTest::getAllElements().
| aMustContainText::isNotAnchor | ( | $ | a | ) |
Returns if a link is not a candidate to be an anchor (which does not need text)
| object | The element link in question |
Definition at line 341 of file accessibility_tests.php.
1.5.7.1