Privacy class for requesting user data.
More...
Privacy class for requesting user data.
- Copyright
- 2018 Sara Arjona sara@.nosp@m.mood.nosp@m.le.co.nosp@m.m
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ delete_gradingform_for_instances()
static gradingform_rubric\privacy\provider::delete_gradingform_for_instances |
( |
array | $instanceids | ) |
|
|
static |
◆ export_gradingform_instance_data()
static gradingform_rubric\privacy\provider::export_gradingform_instance_data |
( |
\context | $context, |
|
|
int | $instanceid, |
|
|
array | $subcontext ) |
|
static |
Export user data relating to an instance ID.
- Parameters
-
context | $context | Context to use with the export writer. |
int | $instanceid | The instance ID to export data for. |
array | $subcontext | The directory to export this data to. |
Implements core_grading\privacy\gradingform_provider_v2.
◆ get_metadata()
static gradingform_rubric\privacy\provider::get_metadata |
( |
collection | $collection | ) |
|
|
static |
Returns meta data about this system.
- Parameters
-
collection | $collection | The initialised collection to add items to. |
- Return values
-
collection | A listing of user data stored through this system. |
Implements core_privacy\local\metadata\provider.
The documentation for this class was generated from the following file:
- grade/grading/form/rubric/classes/privacy/provider.php