Bitrix API

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
Result

reImport()

Re-Imports data from file to table

public reImport() : Result
Return values
Result

        
On this page

Search results