|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| setUp () | |
| tearDown () | |
| test_allow_blank_target () | |
| test_nolink () | |
| test_tex () | |
| test_algebra () | |
| test_multilang () | |
| test_format_text_allowid () | |
Static Public Attributes | |
| static | $includecoverage = array('lib/htmlpurifier/HTMLPurifier.php') |
Definition at line 29 of file testpurifier.php.
| setUp | ( | ) |
Definition at line 35 of file testpurifier.php.
| tearDown | ( | ) |
Definition at line 41 of file testpurifier.php.
| test_algebra | ( | ) |
Verify our algebra tag accepted
Definition at line 84 of file testpurifier.php.

Verify _blank target is allowed
Definition at line 50 of file testpurifier.php.

Tests the 'allowid' option for format_text.
Definition at line 111 of file testpurifier.php.

| test_multilang | ( | ) |
Verify our hacky multilang works
Definition at line 94 of file testpurifier.php.

| test_nolink | ( | ) |
Verify our nolink tag accepted
Definition at line 63 of file testpurifier.php.

| test_tex | ( | ) |
Verify our tex tag accepted
Definition at line 74 of file testpurifier.php.

$includecoverage = array('lib/htmlpurifier/HTMLPurifier.php') [static] |
Definition at line 31 of file testpurifier.php.