Documentation

EntryTimelineMapper
in package

Table of Contents

Properties

$dateTimeConverter  : DateTimeConverter
$entryComponent  : EntryComponent
$entryDataReceivedService  : EntryDataReceivedService

Methods

__construct()  : mixed
getBulkEntryToTimelineView()  : array<string|int, mixed>|null
getEntryToTimelineView()  : array<string|int, mixed>|null
getVatAmount()  : mixed
isCurrentPeriodByEntry()  : bool

Properties

Methods

getBulkEntryToTimelineView()

public getBulkEntryToTimelineView(array<string|int, mixed>|null $entryList) : array<string|int, mixed>|null
Parameters
$entryList : array<string|int, mixed>|null
Tags
throws
Exception
Return values
array<string|int, mixed>|null

getEntryToTimelineView()

public getEntryToTimelineView(Entry $entry) : array<string|int, mixed>|null
Parameters
$entry : Entry
Tags
throws
Exception
Return values
array<string|int, mixed>|null

        
On this page

Search results