См. определение в файле importer.php строка 46
◆ createIBlockType()
static createIBlockType |
( |
| ) |
|
|
staticprotected |
◆ export()
static export |
( |
| $iblockId | ) |
|
|
static |
- Аргументы
-
int | $iblockId | This variable is the id iblock. |
- Возвращает
- string
- Исключения
-
ArgumentException
- Исключения
-
ArgumentNullException
- Исключения
-
ArgumentOutOfRangeException
См. определение в файле importer.php строка 60
◆ getDataProcess()
static getDataProcess |
( |
| $filePath | ) |
|
|
static |
- Аргументы
-
string | $filePath | This variable is the path to the file to get the data. |
- Возвращает
- array
См. определение в файле importer.php строка 144
◆ getDocumentType()
static getDocumentType |
( |
| $iblockType, |
|
|
| $iblockId ) |
|
staticprotected |
◆ getIBlockType()
◆ import()
static import |
( |
| $iblockType, |
|
|
| $datum, |
|
|
| $siteId = null ) |
|
static |
- Аргументы
-
string | $iblockType | This variable is the id iblockType. |
string | $datum | This variable is the encrypted string. |
null | $siteId | This variable is the id current site. |
- Исключения
-
ArgumentNullException
См. определение в файле importer.php строка 168
◆ installProcess()
static installProcess |
( |
| $path, |
|
|
| $siteId = null ) |
|
static |
- Аргументы
-
string | $path | This variable is the path to the file for the installation process. |
null | $siteId | This variable is the id current site. |
- Исключения
-
ArgumentNullException
- Исключения
-
IO\FileNotFoundException
См. определение в файле importer.php строка 439
◆ migrateList()
static migrateList |
( |
| $id | ) |
|
|
static |
◆ onAgent()
- Аргументы
-
string | $lang | This variable is the value language. |
- Возвращает
- string
- Исключения
-
ArgumentNullException
- Исключения
-
IO\FileNotFoundException
См. определение в файле importer.php строка 583
◆ DIRECTION_EXPORT
const DIRECTION_EXPORT = 0 |
◆ DIRECTION_IMPORT
const DIRECTION_IMPORT = 1 |
◆ PATH
const PATH = "/bitrix/modules/lists/install/bizproc/process/" |
◆ PATH_USER_PROCESSES
const PATH_USER_PROCESSES = "/bitrix/lists/processes/" |