UserSettingsTcaConfiguration

Provides TCA configuration for the backend user settings form.

This creates a "fake TCA" structure for the user settings form, similar to how site configuration uses fake TCA for sites stored in YAML files.

Internal

This class is a specific Backend implementation and is not considered part of the Public TYPO3 API.

Table of Contents

Methods

__construct()  : mixed
getTca()  : array<string|int, mixed>
Returns a "fake TCA" for the be_users_settings pseudo-table.

Methods

getTca()

Returns a "fake TCA" for the be_users_settings pseudo-table.

public getTca() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results