|
|
|
1/ we can now override the get_defaultsetting() method and only find out the details when we really need it
== add new subclasses of admin_setting for settings that have expensive defaults
2/ add new subclasses of admin_setting for settings that have expensive options (lists of classes, encodings, etc.)
|
|
Description
|
1/ we can now override the get_defaultsetting() method and only find out the details when we really need it
== add new subclasses of admin_setting for settings that have expensive defaults
2/ add new subclasses of admin_setting for settings that have expensive options (lists of classes, encodings, etc.) |
Show » |
|
http://moodle.org/mod/forum/discuss.php?d=79455#p354480
and
MDL-11195The expense of the menu then only applies to a very few people per site (and it's not THAT bad) ...