TcaGroup implements FormDataProviderInterface

Resolve databaseRow field content to the real connected rows for type=group

Table of Contents

Interfaces

FormDataProviderInterface
Interface must be implemented by form data provider classes.

Methods

addData()  : array<string|int, mixed>
Initialize new row with default values from various sources

Methods

addData()

Initialize new row with default values from various sources

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

Initialized result array

Return values
array<string|int, mixed>

        
On this page

Search results