Class for exporting context instance.  
 More...
|  | 
| static | define_class () | 
|  | Defines the persistent class. 
 | 
|  | 
| static | define_properties () | 
|  | Persistent exporters get their standard properties from the persistent class. 
 | 
|  | 
|  | 
| core persistent | $persistent = null | 
|  | The persistent object we will export. 
 | 
|  | 
Class for exporting context instance. 
- Copyright
- 2018 David Monllao 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ define_class()
  
  | 
        
          | static tool_dataprivacy\external\context_instance_exporter::define_class | ( |  | ) |  |  | staticprotected | 
 
 
◆ define_properties()
  
  | 
        
          | static core\external\persistent_exporter::define_properties | ( |  | ) |  |  | staticfinalprotectedinherited | 
 
Persistent exporters get their standard properties from the persistent class. 
- Return values
- 
  
    | array | Keys are the property names, and value their definition. |  
 
 
 
The documentation for this class was generated from the following file: