|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Data Structures | |
| class | component_installer |
| class | lang_installer |
| End of component_installer class. More... | |
| class | lang_installer_exception |
Namespaces | |
| namespace | core |
| namespace | moodlecore |
$CFG | |
| enum | COMPONENT_ERROR |
| enum | COMPONENT_UPTODATE |
| enum | COMPONENT_NEEDUPDATE |
| enum | COMPONENT_INSTALLED |
| global | $CFG |
| enum COMPONENT_ERROR |
Definition at line 138 of file componentlib.class.php.
| enum COMPONENT_INSTALLED |
Definition at line 141 of file componentlib.class.php.
| enum COMPONENT_NEEDUPDATE |
Definition at line 140 of file componentlib.class.php.
| enum COMPONENT_UPTODATE |
Definition at line 139 of file componentlib.class.php.
| global $CFG |
Definition at line 134 of file componentlib.class.php.