Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
core_privacy\local\metadata Namespace Reference

This file defines the core_privacy\local\metadata\collection class object. More...

Namespaces

namespace  types
 

Classes

class  collection
 A collection of metadata items. More...
 
interface  null_provider
 
interface  provider
 INterface for main metadata provider interface. More...
 

Detailed Description

This file defines the core_privacy\local\metadata\collection class object.

INterface for main metadata provider interface.

This file contains the core_privacy\nodata interface.

 

The collection class is used to organize a collection of types objects, which contains the privacy field details of a component.

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

Plugins implement this interface to declare that they don't store any personal information.

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