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

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

Detailed Description

Test functions that affect filter_active table with contextid = $syscontextid.

Definition at line 59 of file broken_testfiltermanager.php.


Member Function Documentation

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 83 of file broken_testfiltermanager.php.

Here is the call graph for this function:

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.

Here is the call graph for this function:

Here is the caller graph for this function:


Field Documentation

$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.


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