Privacy Subsystem for block_recentlyaccesseditems.
More...
|
static | export_recentitems (int $userid, context $context) |
| Export information about the most recently accessed items.
|
|
◆ delete_data_for_all_users_in_context()
static block_recentlyaccesseditems\privacy\provider::delete_data_for_all_users_in_context |
( |
\context | $context | ) |
|
|
static |
◆ delete_data_for_user()
static block_recentlyaccesseditems\privacy\provider::delete_data_for_user |
( |
approved_contextlist | $contextlist | ) |
|
|
static |
◆ delete_data_for_users()
static block_recentlyaccesseditems\privacy\provider::delete_data_for_users |
( |
approved_userlist | $userlist | ) |
|
|
static |
◆ export_recentitems()
static block_recentlyaccesseditems\privacy\provider::export_recentitems |
( |
int | $userid, |
|
|
context | $context ) |
|
staticprotected |
Export information about the most recently accessed items.
- Parameters
-
int | $userid | The user ID. |
context | $context | The user context. |
◆ export_user_data()
static block_recentlyaccesseditems\privacy\provider::export_user_data |
( |
approved_contextlist | $contextlist | ) |
|
|
static |
◆ get_contexts_for_userid()
static block_recentlyaccesseditems\privacy\provider::get_contexts_for_userid |
( |
int | $userid | ) |
|
|
static |
Get the list of contexts that contain user information for the specified user.
- Parameters
-
int | $userid | The user to search. |
- Return values
-
contextlist\$contextlist | The contextlist containing the list of contexts used in this plugin. |
Implements core_privacy\local\request\core_user_data_provider.
◆ get_metadata()
static block_recentlyaccesseditems\privacy\provider::get_metadata |
( |
collection | $collection | ) |
|
|
static |
Returns information about the user data stored in this component.
- Parameters
-
collection | $collection | A list of information about this component |
- Return values
-
collection | The collection object filled out with information about this component. |
Implements core_privacy\local\metadata\provider.
◆ get_users_in_context()
static block_recentlyaccesseditems\privacy\provider::get_users_in_context |
( |
userlist | $userlist | ) |
|
|
static |
The documentation for this class was generated from the following file:
- blocks/recentlyaccesseditems/classes/privacy/provider.php