TcaInlineExpandCollapseState implements FormDataProviderInterface

Fetch information of user specific inline record expanded / collapsed state from user->uc and put it into $result['inlineExpandCollapseStateArray']

Table of Contents

Interfaces

FormDataProviderInterface
Interface must be implemented by form data provider classes.

Methods

addData()  : array<string|int, mixed>
Add inline expand / collapse state
getBackendUser()  : BackendUserAuthentication

Methods

addData()

Add inline expand / collapse state

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