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

Public Member Functions

 test_dnc ()
 search_file_for_dnc ($filepath)

Data Fields

 $allok = array()
 $badstrings
 $extensions_to_ignore = array('exe', 'gif', 'ico', 'jpg', 'png', 'ttf', 'log')
 $ignore_folders = array()

Detailed Description

Definition at line 15 of file testcode.php.


Member Function Documentation

search_file_for_dnc ( filepath)

Definition at line 39 of file testcode.php.

test_dnc ( )

Definition at line 22 of file testcode.php.

Here is the call graph for this function:


Field Documentation

$allok = array()

Definition at line 16 of file testcode.php.

$badstrings

Definition at line 18 of file testcode.php.

$extensions_to_ignore = array('exe', 'gif', 'ico', 'jpg', 'png', 'ttf', 'log')

Definition at line 19 of file testcode.php.

$ignore_folders = array()

Definition at line 20 of file testcode.php.


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