Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
core_backup\copy Namespace Reference

Course copy class. More...

Classes

class  copy
 Course copy class. More...
 

Variables

global $CFG
 

Detailed Description

Course copy class.

 

Handles procesing data submitted by UI copy form and sets up the course copy process.

Author
Matt Porritt mattp.nosp@m.@cat.nosp@m.alyst.nosp@m.-au..nosp@m.net
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Deprecated
since Moodle 4.1. Use copy_helper instead