Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | Protected Attributes | List of all members
tool_lpimportcsv\framework_exporter Class Reference

Export Competency framework. More...

Public Member Functions

 __construct ($frameworkid)
 Constructor. More...
 
 export ()
 Export all the competencies from this framework to a csv file.
 

Protected Attributes

$error $error = ''
 string
 
$framework $framework = null
 core_competency\competency_framework
 

Detailed Description

Export Competency framework.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Constructor & Destructor Documentation

◆ __construct()

tool_lpimportcsv\framework_exporter::__construct (   $frameworkid)

Constructor.

Parameters
int$frameworkidThe framework id

The documentation for this class was generated from the following file: