FlexFormFinisherOverridesConverterDto

Internal

Table of Contents

Properties

$finisherDefinition  : array<string|int, mixed>
$finisherIdentifier  : string
$flexFormSheetSettings  : array<string|int, mixed>
$prototypeFinisherDefinition  : array<string|int, mixed>

Methods

__construct()  : mixed
getFinisherDefinition()  : array<string|int, mixed>
getFinisherIdentifier()  : string
getFlexFormSheetSettings()  : array<string|int, mixed>
getPrototypeFinisherDefinition()  : array<string|int, mixed>
setFinisherDefinition()  : FlexFormFinisherOverridesConverterDto

Properties

$finisherDefinition

protected array<string|int, mixed> $finisherDefinition = []

$finisherIdentifier

protected string $finisherIdentifier = ''

$flexFormSheetSettings

protected array<string|int, mixed> $flexFormSheetSettings = []

$prototypeFinisherDefinition

protected array<string|int, mixed> $prototypeFinisherDefinition = []

Methods

__construct()

public __construct(array<string|int, mixed> $prototypeFinisherDefinition, array<string|int, mixed> $finisherDefinition, string $finisherIdentifier, array<string|int, mixed> $flexFormSheetSettings) : mixed
Parameters
$prototypeFinisherDefinition : array<string|int, mixed>
$finisherDefinition : array<string|int, mixed>
$finisherIdentifier : string
$flexFormSheetSettings : array<string|int, mixed>

getFinisherDefinition()

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

getFinisherIdentifier()

public getFinisherIdentifier() : string
Return values
string

getFlexFormSheetSettings()

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

getPrototypeFinisherDefinition()

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

        
On this page

Search results