Moodle  2.2.1
http://www.collinsharper.com
purifier_test Class Reference
Inheritance diagram for purifier_test:
Collaboration diagram for purifier_test:

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')

Detailed Description

Definition at line 29 of file testpurifier.php.


Member Function Documentation

setUp ( )

Definition at line 35 of file testpurifier.php.

tearDown ( )

Definition at line 41 of file testpurifier.php.

Verify our algebra tag accepted

Returns:
void

Definition at line 84 of file testpurifier.php.

Here is the call graph for this function:

Verify _blank target is allowed

Returns:
void

Definition at line 50 of file testpurifier.php.

Here is the call graph for this function:

Tests the 'allowid' option for format_text.

Definition at line 111 of file testpurifier.php.

Here is the call graph for this function:

Verify our hacky multilang works

Returns:
void

Definition at line 94 of file testpurifier.php.

Here is the call graph for this function:

Verify our nolink tag accepted

Returns:
void

Definition at line 63 of file testpurifier.php.

Here is the call graph for this function:

test_tex ( )

Verify our tex tag accepted

Returns:
void

Definition at line 74 of file testpurifier.php.

Here is the call graph for this function:


Field Documentation

$includecoverage = array('lib/htmlpurifier/HTMLPurifier.php') [static]

Definition at line 31 of file testpurifier.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations