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


Public Member Functions | |
| setUp () | |
| tearDown () | |
| test_make_filter_object_newstyle () | |
| test_make_filter_object_legacy () | |
| test_make_filter_object_missing () | |
| test_apply_filter_chain () | |
Static Public Attributes | |
| static | $includecoverage = array('lib/filterlib.php') |
Protected Member Functions | |
| write_file ($path, $content) | |
Protected Attributes | |
| $filtermanager | |
| $olddirroot | |
Test functions that affect filter_active table with contextid = $syscontextid.
Definition at line 59 of file broken_testfiltermanager.php.
| setUp | ( | ) |
Definition at line 64 of file broken_testfiltermanager.php.
| tearDown | ( | ) |
Definition at line 71 of file broken_testfiltermanager.php.
Definition at line 116 of file broken_testfiltermanager.php.
Definition at line 99 of file broken_testfiltermanager.php.
Definition at line 112 of file broken_testfiltermanager.php.
Definition at line 83 of file broken_testfiltermanager.php.

| write_file | ( | $ | path, |
| $ | content | ||
| ) | [protected] |
Basically does file_put_contents, but ensures the directory exists first.
Definition at line 77 of file broken_testfiltermanager.php.


$filtermanager [protected] |
Definition at line 61 of file broken_testfiltermanager.php.
$includecoverage = array('lib/filterlib.php') [static] |
Definition at line 60 of file broken_testfiltermanager.php.
$olddirroot [protected] |
Definition at line 62 of file broken_testfiltermanager.php.