‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\Form\FormDataProvider\TcaColumnsProcessPlaceholders Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Form\FormDataProvider\TcaColumnsProcessPlaceholders:
TYPO3\CMS\Backend\Form\FormDataProviderInterface

Public Member Functions

array addData (array $result)
 

Detailed Description

Mark columns that are used by placeholders for further processing

Definition at line 24 of file TcaColumnsProcessPlaceholders.php.

Member Function Documentation

◆ addData()

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

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

Returns
‪array

Implements TYPO3\CMS\Backend\Form\FormDataProviderInterface.

Definition at line 33 of file TcaColumnsProcessPlaceholders.php.

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