TcaFolder implements FormDataProviderInterface

Resolve databaseRow field content for type=folder

Attributes
#[Autoconfigure]
$public: true

Table of Contents

Interfaces

FormDataProviderInterface
Interface must be implemented by form data provider classes.

Methods

__construct()  : mixed
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