|
Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250711) (4ea86454947)
|
Export Competency framework. More...
Public Member Functions | |
| __construct ($frameworkid) | |
| Constructor. | |
| export () | |
| Export all the competencies from this framework to a csv file. | |
Protected Attributes | |
| $error | $error = '' |
| string | |
| $framework | $framework = null |
| core_competency\competency_framework | |
Export Competency framework.
| tool_lpimportcsv\framework_exporter::__construct | ( | $frameworkid | ) |
Constructor.
| int | $frameworkid | The framework id |