Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Variables
plugins.php File Reference

Load all plugins into the admin tree. More...

Variables

if($hassiteconfig) $pages = array()
 
foreach($pages as $page) if($hassiteconfig) if($hassiteconfig) $plugins = core_plugin_manager::instance()->get_plugins_of_type('tool')
 Add all admin tools. More...
 

Detailed Description

Load all plugins into the admin tree.

Please note that is file is always loaded last - it means that you can inject entries into other categories too.

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