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

Tabs to be included on the pages for configuring a single host $mnet_peer object must be set and bootstrapped $currenttab string must be set. More...

Variables

 $strmnetedithost = get_string('reviewhostdetails', 'mnet')
 
if(!defined('MOODLE_INTERNAL')) $strmnetservices = get_string('mnetservices', 'mnet')
 
 $tabs = array()
 
if(isset($mnet_peer->id) && $mnet_peer->id > 0) else
 

Detailed Description

Tabs to be included on the pages for configuring a single host $mnet_peer object must be set and bootstrapped $currenttab string must be set.

@subpackage mnet

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