Privacy Subsystem for auth_lti implementing null_provider.
More...
Privacy Subsystem for auth_lti implementing null_provider.
- Copyright
- 2018 Carlos Escobedo carlo.nosp@m.s@mo.nosp@m.odle..nosp@m.com
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ delete_data_for_all_users_in_context()
static auth_lti\privacy\provider::delete_data_for_all_users_in_context |
( |
\context | $context | ) |
|
|
static |
◆ delete_data_for_user()
◆ delete_data_for_users()
static auth_lti\privacy\provider::delete_data_for_users |
( |
approved_userlist | $userlist | ) |
|
|
static |
◆ delete_user_data()
static auth_lti\privacy\provider::delete_user_data |
( |
int | $userid | ) |
|
|
staticprotected |
Delete user data for the user.
- Parameters
-
int | $userid | The id of the user. |
◆ export_user_data()
◆ get_contexts_for_userid()
static auth_lti\privacy\provider::get_contexts_for_userid |
( |
int | $userid | ) |
|
|
static |
◆ get_metadata()
static auth_lti\privacy\provider::get_metadata |
( |
collection | $collection | ) |
|
|
static |
Description of the metadata stored for users in auth_lti.
- Parameters
-
collection | $collection | a collection to add to. |
- Return values
-
collection | the collection, with relevant metadata descriptions for auth_lti added. |
Implements core_privacy\local\metadata\provider.
◆ get_users_in_context()
static auth_lti\privacy\provider::get_users_in_context |
( |
userlist | $userlist | ) |
|
|
static |
The documentation for this class was generated from the following file: