Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Classes | Namespaces
moodle_content_writer.php File Reference

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
  
 

Detailed Description

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.

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