Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
componentlib.class.php File Reference

Classes

class  component_installer
 This class is used to check, download and install items from download.moodle.org to the moodledata directory. More...
 
class  lang_installer
 End of component_installer class. More...
 
class  lang_installer_exception
 Exception thrown by lang_installer. More...
 

Variables

global object $CFG
 $CFG
 
const COMPONENT_ERROR 0
 
const COMPONENT_INSTALLED 3
 
const COMPONENT_NEEDUPDATE 2
 
const COMPONENT_UPTODATE 1