Privacy Subsystem for customfield_date implementing null_provider.  
 More...
|  | 
| static | before_delete_data (string $dataidstest, array $params, array $contextids) | 
|  | Allows plugins to delete everything they store related to the data (usually files) 
 | 
|  | 
| static | before_delete_fields (string $fieldidstest, array $params, array $contextids) | 
|  | Allows plugins to delete everything they store related to the field configuration (usually files) 
 | 
|  | 
| static | export_customfield_data (data_controller $data, stdClass $exportdata, array $subcontext) | 
|  | Preprocesses data object that is going to be exported. 
 | 
|  | 
| static | get_reason () | 
|  | Get the language string identifier with the component's language file to explain why this plugin stores no data. 
 | 
|  | 
Privacy Subsystem for customfield_date implementing null_provider. 
- Copyright
- 2018 Daniel Neis Araujo danie.nosp@m.lnei.nosp@m.s@gma.nosp@m.il.c.nosp@m.om 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ before_delete_data()
  
  | 
        
          | static customfield_date\privacy\provider::before_delete_data | ( | string | $dataidstest, |  
          |  |  | array | $params, |  
          |  |  | array | $contextids ) |  | static | 
 
 
◆ before_delete_fields()
  
  | 
        
          | static customfield_date\privacy\provider::before_delete_fields | ( | string | $fieldidstest, |  
          |  |  | array | $params, |  
          |  |  | array | $contextids ) |  | static | 
 
 
◆ export_customfield_data()
  
  | 
        
          | static customfield_date\privacy\provider::export_customfield_data | ( | data_controller | $data, |  
          |  |  | stdClass | $exportdata, |  
          |  |  | array | $subcontext ) |  | static | 
 
 
◆ get_reason()
  
  | 
        
          | static customfield_date\privacy\provider::get_reason | ( |  | ) |  |  | static | 
 
 
The documentation for this class was generated from the following file: