UserFileInlineLabelService

User file inline label service

Table of Contents

Methods

getInlineLabel()  : mixed
Get the user function label for the file_reference table
getBackendUserAuthentication()  : BackendUserAuthentication
getLabelFieldForRecord()  : string
getLanguageService()  : LanguageService
getTitleForRecord()  : string

Methods

getInlineLabel()

Get the user function label for the file_reference table

public getInlineLabel(array<string|int, mixed> &$params) : mixed
Parameters
$params : array<string|int, mixed>

getLabelFieldForRecord()

protected getLabelFieldForRecord(array<string|int, mixed> $databaseRow, array<string|int, mixed> $fileRecord, string $field) : string
Parameters
$databaseRow : array<string|int, mixed>
$fileRecord : array<string|int, mixed>
$field : string
Return values
string

getTitleForRecord()

protected getTitleForRecord(array<string|int, mixed> $databaseRow, array<string|int, mixed> $fileRecord) : string
Parameters
$databaseRow : array<string|int, mixed>
$fileRecord : array<string|int, mixed>
Return values
string

        
On this page

Search results