Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
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.