Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
The moodle_content_writer is the default Moodle implementation of a content writer. More...
Classes | |
class | core_privacy\local\request\moodle_content_writer |
Namespaces | |
namespace | core_privacy\local\request |
| |
The moodle_content_writer is the default Moodle implementation of a content writer.
It exports data to a rich tree structure using Moodle's context system, and produces a single zip file with all content.
Objects of data are stored as JSON.