‪TYPO3CMS  11.5
TYPO3\CMS\Backend\Form\FormDataProvider\TcaGroup Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Form\FormDataProvider\TcaGroup:
TYPO3\CMS\Backend\Form\FormDataProviderInterface

Public Member Functions

array addData (array $result)
 

Detailed Description

Resolve databaseRow field content to the real connected rows for type=group

Definition at line 31 of file TcaGroup.php.

Member Function Documentation

◆ addData()

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

Initialize new row with default values from various sources

Parameters
array$result
Returns
‪array
Exceptions

Implements TYPO3\CMS\Backend\Form\FormDataProviderInterface.

Definition at line 41 of file TcaGroup.php.

References TYPO3\CMS\Core\Utility\MathUtility\canBeInterpretedAsInteger(), TYPO3\CMS\Core\Utility\MathUtility\forceIntegerInRange(), and TYPO3\CMS\Core\Utility\GeneralUtility\trimExplode().