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

This file defines the global lti administration form. More...

Variables

admin_settingpage $modltifolder = new admin_category('modltifolder', new lang_string('pluginname', 'mod_lti'), $module->is_enabled() === false)
 
 $proxieslink
 
if($ADMIN->fulltree) $settings = null
 
foreach(core_plugin_manager::instance() ->get_plugins_of_type('ltisource') as $plugin) $toolproxiesurl = new moodle_url('/mod/lti/toolproxies.php')
 
$settings hidden = true
 
$settings visiblename = new lang_string('manage_tools', 'mod_lti')
 

Detailed Description

This file defines the global lti administration form.

Author
Marc Alier
Jordi Piguillem
Nikolas Galanis
Chris Scribner
Author
Stephen Vickers
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later