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


Public Member Functions | |
| __construct ($fulltree) | |
| purge_children ($requirefulltree) | |
Data Fields | |
| $errors | |
| $search | |
| $fulltree | |
| $loaded | |
| $custom_defaults | |
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.
| __construct | ( | $ | fulltree | ) |
| bool | $fulltree | true means all settings required, false only pages required |
Definition at line 1005 of file adminlib.php.

| purge_children | ( | $ | requirefulltree | ) |
Empties children array, and sets loaded to false
| bool | $requirefulltree |
Definition at line 1033 of file adminlib.php.
| $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.