imgGifNoFlicker Class Reference
[Accessibility Tests]

Inherits quailTest.

Collaboration diagram for imgGifNoFlicker:
[legend]

List of all members.

Public Member Functions

 check ()
 getImageContent ($image)


Detailed Description

All img elements have associated images that do not flicker. This error is generated for all img elements that contain a src attribute value that ends with ".gif" (case insensitive). and have a width and height larger than 25. http://quail-lib.org/test-info/imgGifNoFlicker

Definition at line 3001 of file accessibility_tests.php.


Member Function Documentation

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

Parameters:
string $image The URL to an image

Definition at line 3050 of file accessibility_tests.php.

Referenced by check().


The documentation for this class was generated from the following file:

Generated on Sat Aug 21 08:55:11 2010 for QUAIL Accessibility Information library by  doxygen 1.5.7.1