Privacy helper class.  
 More...
Privacy helper class. 
- Copyright
 - 2018 Frédéric Massart 
 
- Author
 - Frédéric Massart fred@.nosp@m.bran.nosp@m.chup..nosp@m.tech 
 
- License
 - http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
 
 
◆ restore_event_from_standard_record()
  
  
      
        
          | static tool_log\local\privacy\helper::restore_event_from_standard_record  | 
          ( | 
            | 
          $data | ) | 
           | 
         
       
   | 
  
staticprotected   | 
  
 
Returns an event from a standard record. 
- See also
 - logstore_standard\log\store::get_log_event() 
 
- Parameters
 - 
  
  
 
- Return values
 - 
  
  
 
 
 
◆ transform_origin()
  
  
      
        
          | static tool_log\local\privacy\helper::transform_origin  | 
          ( | 
            | 
          $origin | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Transform origin. 
- Parameters
 - 
  
    | string | $origin | The page request origin.  | 
  
   
- Return values
 - 
  
  
 
 
 
◆ transform_standard_log_record_for_userid()
  
  
      
        
          | static tool_log\local\privacy\helper::transform_standard_log_record_for_userid  | 
          ( | 
            | 
          $record,  | 
         
        
           | 
           | 
            | 
          $userid  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
Transform a standard log record for a user. 
- Parameters
 - 
  
    | object | $record | The record.  | 
    | int | $userid | The user ID.  | 
  
   
- Return values
 - 
  
  
 
 
 
The documentation for this class was generated from the following file: