1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Importer

Открытые статические члены

static export ($iblockId)
static getDataProcess ($filePath)
static import ($iblockType, $datum, $siteId=null)
static installProcess ($path, $siteId=null)
static onAgent ($lang)
static migrateList ($id)

Поля данных

const DIRECTION_EXPORT = 0
const DIRECTION_IMPORT = 1
const PATH = "/bitrix/modules/lists/install/bizproc/process/"
const PATH_USER_PROCESSES = "/bitrix/lists/processes/"

Защищенные статические члены

static getIBlockType ()
static getDocumentType ($iblockType, $iblockId)
static createIBlockType ()

Подробное описание

См. определение в файле importer.php строка 46

Методы

◆ createIBlockType()

createIBlockType ( )
staticprotected

См. определение в файле importer.php строка 538

◆ export()

export ( $iblockId)
static
Аргументы
int$iblockIdThis variable is the id iblock.
Возвращает
string
Исключения
Main

ArgumentException

Исключения
Main

ArgumentNullException

Исключения
Main

ArgumentOutOfRangeException

См. определение в файле importer.php строка 60

◆ getDataProcess()

getDataProcess ( $filePath)
static
Аргументы
string$filePathThis variable is the path to the file to get the data.
Возвращает
array

См. определение в файле importer.php строка 142

◆ getDocumentType()

getDocumentType ( $iblockType,
$iblockId )
staticprotected

См. определение в файле importer.php строка 354

◆ getIBlockType()

getIBlockType ( )
staticprotected

См. определение в файле importer.php строка 345

◆ import()

import ( $iblockType,
$datum,
$siteId = null )
static
Аргументы
string$iblockTypeThis variable is the id iblockType.
string$datumThis variable is the encrypted string.
null$siteIdThis variable is the id current site.
Исключения
Main

ArgumentNullException

См. определение в файле importer.php строка 165

◆ installProcess()

installProcess ( $path,
$siteId = null )
static
Аргументы
string$pathThis variable is the path to the file for the installation process.
null$siteIdThis variable is the id current site.
Исключения
Main

ArgumentNullException

Исключения
Main

IO\FileNotFoundException

См. определение в файле importer.php строка 439

◆ migrateList()

migrateList ( $id)
static

См. определение в файле importer.php строка 596

◆ onAgent()

onAgent ( $lang)
static
Аргументы
string$langThis variable is the value language.
Возвращает
string
Исключения
Main

ArgumentNullException

Исключения
Main

IO\FileNotFoundException

См. определение в файле importer.php строка 583

Поля

◆ DIRECTION_EXPORT

const DIRECTION_EXPORT = 0

См. определение в файле importer.php строка 48

◆ DIRECTION_IMPORT

const DIRECTION_IMPORT = 1

См. определение в файле importer.php строка 49

◆ PATH

const PATH = "/bitrix/modules/lists/install/bizproc/process/"

См. определение в файле importer.php строка 383

◆ PATH_USER_PROCESSES

const PATH_USER_PROCESSES = "/bitrix/lists/processes/"

См. определение в файле importer.php строка 384


Объявления и описания членов класса находятся в файле: