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

Public Member Functions

 __construct ($fulltree)
 purge_children ($requirefulltree)

Data Fields

 $errors
 $search
 $fulltree
 $loaded
 $custom_defaults

Detailed Description

Root of admin settings tree, does not have any parent.

http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Definition at line 989 of file adminlib.php.


Constructor & Destructor Documentation

__construct ( fulltree)
Parameters:
bool$fulltreetrue means all settings required, false only pages required

Definition at line 1005 of file adminlib.php.

Here is the call graph for this function:


Member Function Documentation

purge_children ( requirefulltree)

Empties children array, and sets loaded to false

Parameters:
bool$requirefulltree

Definition at line 1033 of file adminlib.php.


Field Documentation

$custom_defaults

Definition at line 999 of file adminlib.php.

$errors

Definition at line 991 of file adminlib.php.

$fulltree

Definition at line 995 of file adminlib.php.

$loaded

Definition at line 997 of file adminlib.php.

Definition at line 993 of file adminlib.php.


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