TcaSelectTreeAjaxFieldData implements FormDataGroupInterface

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

Table of Contents

Interfaces

FormDataGroupInterface
Interface must be implemented by form data group classes.

Methods

compile()  : array<string|int, mixed>
Compile TCA tree items

Methods

compile()

Compile TCA tree items

public compile(array<string|int, mixed> $result) : array<string|int, mixed>
Parameters
$result : array<string|int, mixed>

Initialized result array

Tags
throws
UnexpectedValueException
Return values
array<string|int, mixed>

Result filled with data


        
On this page

Search results