TYPO3  7.6
Public Member Functions | List of all members
TcaColumnsProcessPlaceholders Class Reference
Inheritance diagram for TcaColumnsProcessPlaceholders:
FormDataProviderInterface

Public Member Functions

 addData (array $result)
 

Detailed Description

Mark columns that are used by input placeholders for further processing

Definition at line 24 of file TcaColumnsProcessPlaceholders.php.

Member Function Documentation

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.

Parameters
array$result
Returns
array

Implements FormDataProviderInterface.

Definition at line 34 of file TcaColumnsProcessPlaceholders.php.

References StringUtility\beginsWith(), and GeneralUtility\trimExplode().