TcaInlineIsOnSymmetricSide implements FormDataProviderInterface
Determine whether the child is on symmetric side or not.
TCA ctrl fields like label and label_alt are evaluated and their current values from databaseRow used to create the title.
Table of Contents
Interfaces
- FormDataProviderInterface
- Interface must be implemented by form data provider classes.
Methods
- addData() : array<string|int, mixed>
- Enrich the processed record information with the resolved title
Methods
addData()
Enrich the processed record information with the resolved title
public
addData(array<string|int, mixed> $result) : array<string|int, mixed>
Parameters
- $result : array<string|int, mixed>
-
Incoming result array
Return values
array<string|int, mixed> —Modified array