Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Classes
lib.php File Reference

Provides support for the conversion of moodle1 backup to the moodle2 format Based off of a template @ http://docs.moodle.org/dev/Backup_1.9_conversion_for_developers. More...

Classes

class  moodle1_assignment_subplugin_handler
 Base class for the assignment subplugin handler Extend this for your own subplugin conversion handling purposes. More...
 
class  moodle1_assignment_unsupported_subplugin_handler
 This class handles subplugins that do not exist or that are not supported. More...
 
class  moodle1_mod_assignment_handler
 Assignment conversion handler. More...
 

Detailed Description

Provides support for the conversion of moodle1 backup to the moodle2 format Based off of a template @ http://docs.moodle.org/dev/Backup_1.9_conversion_for_developers.

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