Public Member Functions | |
| check () | |
| getImageContent ($image) | |
Definition at line 3001 of file accessibility_tests.php.
| imgGifNoFlicker::check | ( | ) |
The main check function. This is called by the parent class to actually check content
Definition at line 3017 of file accessibility_tests.php.
References quailTest::addReport(), quailTest::getAllElements(), getImageContent(), and quailTest::getPath().
| imgGifNoFlicker::getImageContent | ( | $ | image | ) |
Retrieves the content of an image
| string | $image The URL to an image |
Definition at line 3050 of file accessibility_tests.php.
Referenced by check().
1.5.7.1