Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
This file contains the core_privacy\manager class. More...
Namespaces | |
namespace | local |
File containing a class for deprecated interfaces. | |
namespace | output |
Contains the navigation renderable for user data exports. | |
namespace | privacy |
Privacy Subsystem implementation for the Privacy Subsystem (how very meta). | |
namespace | tests |
Testcase for providers implementing parts of the core_privacy subsystem. | |
Classes | |
class | manager |
The core_privacy\manager class, providing a facade to describe, export and delete personal data across Moodle and its components. More... | |
interface | manager_observer |
The interface for a Manager observer. More... | |
This file contains the core_privacy\manager class.
This file contains the interface required to observe failures in the manager.