Privacy Subsystem for enrol_fee implementing null_provider.
More...
Privacy Subsystem for enrol_fee implementing null_provider.
- Copyright
- 2020 Shamim Rezaie shami.nosp@m.m@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() [1/2]
static core_payment\privacy\consumer_provider::delete_data_for_all_users_in_context |
( |
context | $context | ) |
|
|
staticinherited |
Delete all data for all users in the specified context.
- Parameters
-
context | $context | The specific context to delete data for. |
◆ delete_data_for_all_users_in_context() [2/2]
static enrol_fee\privacy\provider::delete_data_for_all_users_in_context |
( |
\context | $context | ) |
|
|
static |
Delete all data for all users in the specified context.
- Parameters
-
context | $context | The specific context to delete data for. |
◆ delete_data_for_user()
Delete all user data for the specified user, in the specified contexts.
- Parameters
-
approved_contextlist | $contextlist | The approved contexts and user information to delete information for. |
Implements core_payment\privacy\consumer_provider.
◆ delete_data_for_users()
static enrol_fee\privacy\provider::delete_data_for_users |
( |
approved_userlist | $userlist | ) |
|
|
static |
Delete multiple users within a single context.
- Parameters
-
approved_userlist | $userlist | The approved context and user information to delete information for. |
Implements core_payment\privacy\consumer_provider.
◆ export_user_data()
Export all user data for the specified user, in the specified contexts.
- Parameters
-
approved_contextlist | $contextlist | The approved contexts to export information for. |
Implements core_payment\privacy\consumer_provider.
◆ get_contextid_for_payment()
static enrol_fee\privacy\provider::get_contextid_for_payment |
( |
string | $paymentarea, |
|
|
int | $itemid ) |
|
static |
◆ get_reason()
static enrol_fee\privacy\provider::get_reason |
( |
| ) |
|
|
static |
◆ get_users_in_context()
static enrol_fee\privacy\provider::get_users_in_context |
( |
userlist | $userlist | ) |
|
|
static |
Get the list of users who have data within a context.
- Parameters
-
userlist | $userlist | The userlist containing the list of users who have data in this context/plugin combination. |
Implements core_payment\privacy\consumer_provider.
The documentation for this class was generated from the following file:
- enrol/fee/classes/privacy/provider.php