Privacy provider for tool_monitor.
More...
◆ delete_data_for_all_users_in_context()
static tool_monitor\privacy\provider::delete_data_for_all_users_in_context |
( |
\context |
$context | ) |
|
|
static |
◆ delete_data_for_user()
◆ delete_data_for_users()
static tool_monitor\privacy\provider::delete_data_for_users |
( |
approved_userlist |
$userlist | ) |
|
|
static |
◆ delete_user_data()
static tool_monitor\privacy\provider::delete_user_data |
( |
int |
$userid | ) |
|
|
staticprotected |
This does the deletion of user data for the event monitor.
- Parameters
-
◆ export_monitor_rules()
static tool_monitor\privacy\provider::export_monitor_rules |
( |
array |
$rules, |
|
|
context_user |
$context |
|
) |
| |
|
staticprotected |
This formats and then exports the monitor rules.
- Parameters
-
array | $rules | The monitor rules. |
context_user | $context | The user context |
◆ export_monitor_subscriptions()
static tool_monitor\privacy\provider::export_monitor_subscriptions |
( |
array |
$subscriptions, |
|
|
context_user |
$context |
|
) |
| |
|
staticprotected |
This formats and then exports the event monitor subscriptions.
- Parameters
-
array | $subscriptions | Subscriptions |
context_user | $context | The user context |
◆ export_user_data()
◆ get_contexts_for_userid()
static tool_monitor\privacy\provider::get_contexts_for_userid |
( |
int |
$userid | ) |
|
|
static |
◆ get_metadata()
static tool_monitor\privacy\provider::get_metadata |
( |
collection |
$collection | ) |
|
|
static |
Get information about the user data stored by this plugin.
- Parameters
-
collection | $collection | An object for storing metadata. |
- Return values
-
Implements core_privacy\local\metadata\provider.
◆ get_users_in_context()
static tool_monitor\privacy\provider::get_users_in_context |
( |
userlist |
$userlist | ) |
|
|
static |
The documentation for this class was generated from the following file: