‪TYPO3CMS  10.4
TYPO3\CMS\Backend\Form\FormDataProvider\TcaColumnsProcessRecordTitle Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Form\FormDataProvider\TcaColumnsProcessRecordTitle:
TYPO3\CMS\Backend\Form\FormDataProviderInterface

Public Member Functions

array addData (array $result)
 

Detailed Description

Mark columns that are used to generate the record title for further processing

Definition at line 25 of file TcaColumnsProcessRecordTitle.php.

Member Function Documentation

◆ addData()

array TYPO3\CMS\Backend\Form\FormDataProvider\TcaColumnsProcessRecordTitle::addData ( array  $result)

Determine which fields are required to render the record title and add those to the list of columns that must be processed by the next data providers.

Parameters
array$result
Returns
‪array

Implements TYPO3\CMS\Backend\Form\FormDataProviderInterface.

Definition at line 35 of file TcaColumnsProcessRecordTitle.php.

References TYPO3\CMS\Core\Utility\GeneralUtility\trimExplode().