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_guide\privacy\provider::delete_gradingform_for_instances | ( | array | $instanceids | ) |  |  | static | 
 
 
◆ export_gradingform_instance_data()
  
  | 
        
          | static gradingform_guide\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.
 
 
◆ export_user_preferences()
  
  | 
        
          | static gradingform_guide\privacy\provider::export_user_preferences | ( | int | $userid | ) |  |  | static | 
 
 
◆ get_metadata()
  
  | 
        
          | static gradingform_guide\privacy\provider::get_metadata | ( | collection | $collection | ) |  |  | static | 
 
Return the fields which contain personal data. 
- 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: