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>
getBackendUserAuthentication()
protected
getBackendUserAuthentication() : BackendUserAuthentication
Return values
BackendUserAuthenticationgetLabelFieldForRecord()
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
stringgetLanguageService()
protected
getLanguageService() : LanguageService
Return values
LanguageServicegetTitleForRecord()
protected
getTitleForRecord(array<string|int, mixed> $databaseRow, array<string|int, mixed> $fileRecord) : string
Parameters
- $databaseRow : array<string|int, mixed>
- $fileRecord : array<string|int, mixed>