FileImporter
FinalYes
Table of Contents
Methods
- __construct() : mixed
- import() : Result
- Imports data from file to table
- reImport() : Result
- Re-Imports data from file to table
Methods
__construct()
public
__construct(int $datasetId[, array<string|int, mixed> $settings = null ]) : mixed
Parameters
- $datasetId : int
- $settings : array<string|int, mixed> = null
import()
Imports data from file to table
public
import() : Result
Return values
ResultreImport()
Re-Imports data from file to table
public
reImport() : Result