TYPO3  7.6
Public Member Functions | List of all members
TcaInlineIsOnSymmetricSide Class Reference
Inheritance diagram for TcaInlineIsOnSymmetricSide:
FormDataProviderInterface

Public Member Functions

 addData (array $result)
 

Detailed Description

Determine the wether 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.

Definition at line 26 of file TcaInlineIsOnSymmetricSide.php.

Member Function Documentation

addData ( array  $result)

Enrich the processed record information with the resolved title

Parameters
array$resultIncoming result array
Returns
array Modified array

Implements FormDataProviderInterface.

Definition at line 34 of file TcaInlineIsOnSymmetricSide.php.

References MathUtility\canBeInterpretedAsInteger().