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

Public Member Functions

array addData (array $result)
 

Detailed Description

Resolve databaseRow field content for type=folder

Definition at line 30 of file TcaFolder.php.

Member Function Documentation

◆ addData()

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

Initialize new row with default values from various sources

Returns
‪array

Implements TYPO3\CMS\Backend\Form\FormDataProviderInterface.

Definition at line 37 of file TcaFolder.php.

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