Bitrix API

MaskImportApp extends ImportStep

Table of Contents

Properties

$data  : Dictionary
$entityCode  : string
$errorCollection  : ErrorCollection
$nextStep  : Dictionary
$previousStep  : Dictionary
$structure  : Structure

Methods

__construct()  : mixed
fulfill()  : array<string|int, mixed>
init()  : void
makeAnAnswer()  : array<string|int, mixed>|null
makeAStep()  : void

Properties

$errorCollection

public ErrorCollection $errorCollection

Methods

__construct()

public __construct(Event $event) : mixed
Parameters
$event : Event

fulfill()

public static fulfill(Event $event) : array<string|int, mixed>
Parameters
$event : Event
Return values
array<string|int, mixed>

init()

public init(mixed $event) : void
Parameters
$event : mixed

makeAnAnswer()

public makeAnAnswer() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

        
On this page

Search results