TcaSelectTreeAjaxFieldData implements FormDataGroupInterface
Read onlyYes
A data provider group dedicated for the type='select', renderType='selectTree' calculate tree items FormSelectTreeAjaxController.
Attributes
- #[Autoconfigure]
- $public: true
- $shared: false
Table of Contents
Interfaces
- FormDataGroupInterface
- Interface must be implemented by form data group classes.
Methods
- __construct() : mixed
- compile() : array<string|int, mixed>
- Compile form data
Methods
__construct()
public
__construct(OrderedProviderList $orderedProviderList) : mixed
Parameters
- $orderedProviderList : OrderedProviderList
compile()
Compile form data
public
compile(array<string|int, mixed> $result) : array<string|int, mixed>
Parameters
- $result : array<string|int, mixed>
-
Initialized result array
Return values
array<string|int, mixed> —Result filled with data