Bitrix API

MaskExport extends ExportStep

Table of Contents

Properties

$data  : Dictionary
$entityCode  : string
$entityId  : mixed
$errorCollection  : ErrorCollection
$files  : Dictionary
$next  : Dictionary
$previous  : Dictionary
$stepNumber  : int

Methods

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

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>

getSettings()

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

makeAnAnswer()

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

        
On this page

Search results