|
Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
Files | |
| file | export.php |
| This file contains the form export a competency framework. | |
| file | framework_exporter.php |
| This file contains the csv exporter for a competency framework. | |
| file | framework_importer.php |
| This file contains the class to import a competency framework. | |
| file | import.php |
| This file contains the form for importing a framework from a file. | |
| file | import_confirm.php |
| This file contains the form to confirm the import options for a framework. | |
| file | provider.php |
| Privacy Subsystem implementation for tool_lpimportcsv. | |
| file | settings.php |
| Links and settings. | |
| file | version.php |
| Plugin version info. | |
Namespaces | |
| namespace | tool_lpimportcsv |
| | |
| namespace | tool_lpimportcsv\form |
| | |
| namespace | tool_lpimportcsv\privacy |
| | |
Classes | |
| class | tool_lpimportcsv\form\export |
| Export Competency framework form. More... | |
| class | tool_lpimportcsv\form\import |
| Import Competency framework form. More... | |
| class | tool_lpimportcsv\form\import_confirm |
| Import Competency framework form. More... | |
| class | tool_lpimportcsv\framework_exporter |
| Export Competency framework. More... | |
| class | tool_lpimportcsv\framework_importer |
| This file contains the class to import a competency framework. More... | |
| class | tool_lpimportcsv\privacy\provider |
| Privacy Subsystem for tool_lpimportcsv implementing null_provider. More... | |
Variables | |
| $plugin = 2023041800 | |
| if(get_config('core_competency', 'enabled')) | $settings = null |
| $plugin | component = 'tool_lpimportcsv' |
| $plugin | dependencies = array('tool_lp' => 2023041800) |
| $plugin | version = 2023042400 |