Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.11.x will end 14 Nov 2022 (12 months plus 6 months extension).
  • Bug fixes for security issues in 3.11.x will end 13 Nov 2023 (18 months plus 12 months extension).
  • PHP version: minimum PHP 7.3.0 Note: minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is supported too.
/enrol/mnet/
FolderUp one level  
Folderclasses/
 
Folderdb/
 
Folderlang/
 
Fileenrol.php       [source] [357 lines]   Implements the XML-RPC methods this plugin publishes to MNet peers This file must be named enrol.php because current MNet framework has the filename hardcoded in XML-RPC path and we want to be compatible with Moodle 1.x MNet clients. There is a proposal in MDL-21993 to allow map XMP-RPC calls to whatever file, function, class or methods. Once this is fixed, this file will be probably renamed to mnetlib.php (which could be a common name of a plugin library containing functions/methods callable via MNet framework.
Filelib.php         [source] [213 lines]   MNet enrolment plugin
Filesettings.php    [source] [41 lines]    Cohort enrolment plugin settings and default values
Fileversion.php     [source] [29 lines]    MNet enrolment plugin version specification.