Privacy Subsystem for scormreport_objectives.  
 More...
◆ export_user_preferences()
  
  
      
        
          | static scormreport_objectives\privacy\provider::export_user_preferences  | 
          ( | 
          int  | 
          $userid | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ get_and_export_user_preference()
  
  
      
        
          | static scormreport_objectives\privacy\provider::get_and_export_user_preference  | 
          ( | 
          int  | 
          $userid,  | 
         
        
           | 
           | 
          string  | 
          $userpreference,  | 
         
        
           | 
           | 
            | 
          $transform = false  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
staticprotected   | 
  
 
Get and export a user preference. 
- Parameters
 - 
  
    | int | $userid | The userid of the user whose data is to be exported.  | 
    | string | $userpreference | The user preference to export.  | 
    | boolean | $transform | If true, transform value to yesno.  | 
  
   
 
 
◆ get_metadata()
  
  
      
        
          | static scormreport_objectives\privacy\provider::get_metadata  | 
          ( | 
          collection  | 
          $collection | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Returns meta data about this system. 
- Parameters
 - 
  
    | collection | $collection | The initialised item 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: