Do not use this constructor directly. Use the init
static method instead.
Optional
init: RequestInitProtected
Optional
_fetch_Internal cache for the course list.
Can be purged with the purge
method.
Protected
baseProtected
fetchOptional
init: RequestInitStatic
initInitializes a new instance of the MoodleExporter class.
An object containing the initialization parameters.
A new instance of the MoodleExporter class.
Generated using TypeDoc
The
MoodleExporter
class provides methods for exporting data from a Moodle site. Use theinit
static method to create a new instance of the class.