SiteTcaSelectItems implements FormDataProviderInterface
Special data provider for the sites configuration module.
Resolve some specialities of the "site configuration"
Table of Contents
Interfaces
- FormDataProviderInterface
- Interface must be implemented by form data provider classes.
Methods
- addData() : array<string|int, mixed>
- Resolve select items for * 'site_language' -> 'typo3language'
Methods
addData()
Resolve select items for * 'site_language' -> 'typo3language'
public
addData(array<string|int, mixed> $result) : array<string|int, mixed>
Parameters
- $result : array<string|int, mixed>