Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 3.9.x will end* 10 May 2021 (12 months).
  • Bug fixes for security issues in 3.9.x will end* 8 May 2023 (36 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.
/admin/mnet/
FolderUp one level  
Fileaccess_control.php     [source] [243 lines]   
Filedelete.php             [source] [60 lines]    Page to allow the administrator to delete networked hosts, with a confirm message
Fileindex.php              [source] [131 lines]   
Filepeer_forms.php         [source] [191 lines]   This file contains two forms for adding/editing mnet hosts, used by peers.php
Filepeers.php              [source] [277 lines]   Page to allow the administrator to configure networked hosts, and add new ones
Fileprofilefields.php      [source] [89 lines]    Allows the admin to configure a list of profile fields that are sent/recieved
Fileprofilefields_form.php [source] [75 lines]    Allows the admin to configure a list of profile fields that are sent/recieved
Fileservices.php           [source] [89 lines]    This page is for configuring which services are published/subscribed on a host
Fileservices_form.php      [source] [77 lines]    The form for configuring which services are subscribed and published on a host
Filetabs.php               [source] [47 lines]    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
Filetestclient.php         [source] [227 lines]   A service browser for remote Moodles
Filetrustedhosts.php       [source] [59 lines]