‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\Controller\FormSelectTreeAjaxController Class Reference

Public Member Functions

 __construct (private readonly FormDataCompiler $formDataCompiler, private readonly FlexFormTools $flexFormTools,)
 
 fetchDataAction (ServerRequestInterface $request)
 

Detailed Description

Backend controller for selectTree ajax operations

Definition at line 35 of file FormSelectTreeAjaxController.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Backend\Controller\FormSelectTreeAjaxController::__construct ( private readonly FormDataCompiler  $formDataCompiler,
private readonly FlexFormTools  $flexFormTools 
)

Definition at line 37 of file FormSelectTreeAjaxController.php.

Member Function Documentation

◆ fetchDataAction()

TYPO3\CMS\Backend\Controller\FormSelectTreeAjaxController::fetchDataAction ( ServerRequestInterface  $request)

Returns json representing category tree

Exceptions

Definition at line 47 of file FormSelectTreeAjaxController.php.

References $GLOBALS, and TYPO3\CMS\Extbase\Security\prefix.