Group exporter.  
 More...
◆ __construct()
      
        
          | mod_forum\local\exporters\group::__construct | ( | stdClass | $group, | 
        
          |  |  | array | $related = [] ) | 
      
 
Constructor. 
- Parameters
- 
  
    | stdClass | $group | The group to export |  | array | $related | The related data for the export. |  
 
 
 
◆ define_other_properties()
  
  | 
        
          | static mod_forum\local\exporters\group::define_other_properties | ( |  | ) |  |  | staticprotected | 
 
Return the list of additional properties. 
- Return values
- 
  
  
 
 
◆ define_related()
  
  | 
        
          | static mod_forum\local\exporters\group::define_related | ( |  | ) |  |  | staticprotected | 
 
Returns a list of objects that are related. 
- Return values
- 
  
  
 
 
◆ get_other_values()
  
  | 
        
          | mod_forum\local\exporters\group::get_other_values | ( | renderer_base | $output | ) |  |  | protected | 
 
Get the additional values to inject while exporting. 
- Parameters
- 
  
  
- Return values
- 
  
    | array | Keys are the property names, values are their values. |  
 
 
 
The documentation for this class was generated from the following file: