‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\Form\FormDataGroup\TcaSelectTreeAjaxFieldData Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Form\FormDataGroup\TcaSelectTreeAjaxFieldData:
TYPO3\CMS\Backend\Form\FormDataGroupInterface

Public Member Functions

array compile (array $result)
 

Detailed Description

A data provider group dedicated for the type='select', renderType='selectTree' calculate tree items FormSelectTreeAjaxController.

Definition at line 25 of file TcaSelectTreeAjaxFieldData.php.

Member Function Documentation

◆ compile()

array TYPO3\CMS\Backend\Form\FormDataGroup\TcaSelectTreeAjaxFieldData::compile ( array  $result)

Compile TCA tree items

Parameters
array$result‪Initialized result array
Returns
‪array Result filled with data
Exceptions

Implements TYPO3\CMS\Backend\Form\FormDataGroupInterface.

Definition at line 34 of file TcaSelectTreeAjaxFieldData.php.

References $GLOBALS.