TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Backend\Form\FormDataProvider\TcaColumnsProcessShowitem Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Form\FormDataProvider\TcaColumnsProcessShowitem:
TYPO3\CMS\Backend\Form\FormDataProviderInterface

Public Member Functions

 addData (array $result)
 

Detailed Description

Mark columns that are used in showitem or palettes for further processing

Definition at line 23 of file TcaColumnsProcessShowitem.php.

Member Function Documentation

◆ addData()

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

Determine which fields are shown to the user 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 32 of file TcaColumnsProcessShowitem.php.

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