Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ImportStep
+ Граф наследования:ImportStep:

Открытые члены

 __construct (Main\Event $event)
 
 init ($event)
 
 makeAStep ()
 
 makeAnAnswer ()
 

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

static fulfill (Main\Event $event)
 

Открытые атрибуты

string $entityCode
 
Main Type Dictionary $data
 
Main Type Dictionary $previousStep
 
Rest Configuration Structure $structure
 
Main Type Dictionary $nextStep
 
Main ErrorCollection $errorCollection
 

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

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

Конструктор(ы)

◆ __construct()

__construct ( Main\Event $event)

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

Методы

◆ fulfill()

static fulfill ( Main\Event $event)
static

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

◆ init()

init ( $event)
abstract

Переопределяется в MaskImportApp и MaskImportPersonal.

◆ makeAnAnswer()

makeAnAnswer ( )

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

◆ makeAStep()

makeAStep ( )
abstract

Переопределяется в MaskImportApp и MaskImportPersonal.

Данные класса

◆ $data

Main Type Dictionary $data

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

◆ $entityCode

string $entityCode

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

◆ $errorCollection

Main ErrorCollection $errorCollection

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

◆ $nextStep

Main Type Dictionary $nextStep

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

◆ $previousStep

Main Type Dictionary $previousStep

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

◆ $structure

Rest Configuration Structure $structure

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