Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/admin/tool/health/index.php File Reference

Go to the source code of this file.

Data Structures

class  problem_base
class  problem_000002
class  problem_000003
class  problem_000004
class  problem_000005
class  problem_000006
class  problem_000007
class  problem_000008
class  problem_000009
class  problem_000012
class  problem_000013
class  problem_000014
class  problem_000015
class  problem_000016
class  problem_000017
class  problem_00000x

Namespaces

namespace  tool

Enumerations

enum  SEVERITY_NOTICE
enum  SEVERITY_ANNOYANCE
enum  SEVERITY_SIGNIFICANT
enum  SEVERITY_CRITICAL

Functions

 health_find_problems ()
 health_print_solution ($classname)

Variables

 $extraws = ob_get_clean()
 $solution = optional_param('solution', 0, PARAM_PLUGIN)
 $site = get_site()

Enumeration Type Documentation

Definition at line 35 of file index.php.

Definition at line 37 of file index.php.

Definition at line 34 of file index.php.

Definition at line 36 of file index.php.


Function Documentation

Definition at line 59 of file index.php.

health_print_solution ( classname)

Definition at line 115 of file index.php.


Variable Documentation

$extraws = ob_get_clean()

Definition at line 28 of file index.php.

$site = get_site()

Definition at line 44 of file index.php.

$solution = optional_param('solution', 0, PARAM_PLUGIN)

Definition at line 39 of file index.php.

 All Data Structures Namespaces Files Functions Variables Enumerations