MediaWiki  REL1_19
SanitizerTest Class Reference
Inheritance diagram for SanitizerTest:
Collaboration diagram for SanitizerTest:

List of all members.

Public Member Functions

 provideCssCommentsFixtures ()
 setUp ()
 testCssCommentsChecking ($expected, $css, $message= '')
 provideCssCommentsFixtures
 testDecodeMixedComplexEntities ()
 testDecodeMixedEntities ()
 testDecodeNamedEntities ()
 testDecodeNumericEntities ()
 testDecodeTagAttributes ()
 testDeprecatedAttributes ()
 testInvalidAmpersand ()
 testInvalidEntities ()
 testInvalidNumberedEntities ()
 testSelfClosingTag ()

Detailed Description

Definition at line 3 of file SanitizerTest.php.


Member Function Documentation

Definition at line 5 of file SanitizerTest.php.

References AutoLoader\loadClass().

Here is the call graph for this function:

SanitizerTest::testCssCommentsChecking ( expected,
css,
message = '' 
)

provideCssCommentsFixtures

Definition at line 133 of file SanitizerTest.php.

References Sanitizer\checkCss().

Here is the call graph for this function:

Definition at line 33 of file SanitizerTest.php.

References Sanitizer\decodeCharReferences().

Here is the call graph for this function:

Definition at line 25 of file SanitizerTest.php.

References Sanitizer\decodeCharReferences().

Here is the call graph for this function:

Definition at line 9 of file SanitizerTest.php.

References Sanitizer\decodeCharReferences().

Here is the call graph for this function:

Definition at line 17 of file SanitizerTest.php.

References Sanitizer\decodeCharReferences().

Here is the call graph for this function:

Definition at line 72 of file SanitizerTest.php.

References Sanitizer\decodeTagAttributes().

Here is the call graph for this function:

Definition at line 113 of file SanitizerTest.php.

References Sanitizer\fixTagAttributes().

Here is the call graph for this function:

Definition at line 43 of file SanitizerTest.php.

References Sanitizer\decodeCharReferences().

Here is the call graph for this function:

Definition at line 51 of file SanitizerTest.php.

References Sanitizer\decodeCharReferences().

Here is the call graph for this function:

Definition at line 59 of file SanitizerTest.php.

References Sanitizer\decodeCharReferences().

Here is the call graph for this function:

Definition at line 63 of file SanitizerTest.php.

References Sanitizer\removeHTMLtags().

Here is the call graph for this function:


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