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

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

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

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

static fulfill (Main\Event $event)
 

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

string $entityCode
 
 $entityId
 
Main Type Dictionary $previous
 
int $stepNumber
 
Main Type Dictionary $data
 
Main Type Dictionary $files
 
Main Type Dictionary $next
 
Main ErrorCollection $errorCollection
 

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

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

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

◆ __construct()

__construct ( Main\Event $event)

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

Методы

◆ fulfill()

static fulfill ( Main\Event $event)
static

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

◆ init()

init ( )
abstract

Переопределяется в MaskExport.

◆ makeAnAnswer()

makeAnAnswer ( )

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

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

◆ $data

Main Type Dictionary $data

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

◆ $entityCode

string $entityCode

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

◆ $entityId

$entityId

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

◆ $errorCollection

Main ErrorCollection $errorCollection

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

◆ $files

Main Type Dictionary $files

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

◆ $next

Main Type Dictionary $next

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

◆ $previous

Main Type Dictionary $previous

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

◆ $stepNumber

int $stepNumber

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