‪TYPO3CMS  11.5
TYPO3\CMS\Core\Resource\Service\UserFileInlineLabelService Class Reference

Public Member Functions

 getInlineLabel (array &$params)
 

Protected Member Functions

 getTitleForRecord (array $databaseRow, array $fileRecord)
 
 getLabelFieldForRecord (array $databaseRow, array $fileRecord, string $field)
 
 getBackendUserAuthentication ()
 
 getLanguageService ()
 

Detailed Description

User file inline label service

Definition at line 28 of file UserFileInlineLabelService.php.

Member Function Documentation

◆ getBackendUserAuthentication()

TYPO3\CMS\Core\Resource\Service\UserFileInlineLabelService::getBackendUserAuthentication ( )
protected

◆ getInlineLabel()

◆ getLabelFieldForRecord()

TYPO3\CMS\Core\Resource\Service\UserFileInlineLabelService::getLabelFieldForRecord ( array  $databaseRow,
array  $fileRecord,
string  $field 
)
protected

◆ getLanguageService()

TYPO3\CMS\Core\Resource\Service\UserFileInlineLabelService::getLanguageService ( )
protected

◆ getTitleForRecord()

TYPO3\CMS\Core\Resource\Service\UserFileInlineLabelService::getTitleForRecord ( array  $databaseRow,
array  $fileRecord 
)
protected