TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Core\Resource\Service\UserFileInlineLabelService Class Reference

Public Member Functions

 getInlineLabel (array &$params)
 

Detailed Description

User file inline label service

Definition at line 24 of file UserFileInlineLabelService.php.

Member Function Documentation

◆ getInlineLabel()

TYPO3\CMS\Core\Resource\Service\UserFileInlineLabelService::getInlineLabel ( array &  $params)

Get the user function label for the file_reference table

Parameters
array$params
Returns
void

We just catch the exception here Reasoning: There is nothing an editor or even admin could do

Definition at line 32 of file UserFileInlineLabelService.php.

References TYPO3\CMS\Backend\Utility\BackendUtility\getRecord(), TYPO3\CMS\Backend\Utility\BackendUtility\getRecordTitlePrep(), TYPO3\CMS\Core\Utility\GeneralUtility\makeInstance(), TYPO3\CMS\Backend\Utility\BackendUtility\splitTable_Uid(), TYPO3\CMS\Extbase\Utility\LocalizationUtility\translate(), and TYPO3\CMS\Core\Utility\GeneralUtility\trimExplode().