FusionDirectory
Public Member Functions | Static Public Member Functions
csvExporter Class Reference

This class contains all the functions needed for csv export. More...

Public Member Functions

 __construct ($headline, $header, $entries, $columns=[])
 Create a csvExporter. More...
 
 query ()
 Get the result.
 

Static Public Member Functions

static getInfo ()
 Get Informations.
 

Detailed Description

This class contains all the functions needed for csv export.

Definition at line 30 of file class_csvExporter.inc.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $headline,
  $header,
  $entries,
  $columns = [] 
)

Create a csvExporter.

Parameters
array$headline
array$header
array$entries
array$columns

Definition at line 45 of file class_csvExporter.inc.


The documentation for this class was generated from the following file: