Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
This file defines the core_privacy\local\metadata\collection class object. More...
Namespaces | |
namespace | types |
This file defines an item of metadata which encapsulates a database table. | |
Classes | |
class | collection |
A collection of metadata items. More... | |
interface | null_provider |
interface | provider |
INterface for main metadata provider interface. More... | |
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.
Plugins implement this interface to declare that they don't store any personal information.