DatabaseSystemLanguageRows implements FormDataProviderInterface

Fill the "systemLanguageRows" part of the result array

Table of Contents

Interfaces

FormDataProviderInterface
Interface must be implemented by form data provider classes.

Methods

addData()  : array<string|int, mixed>
Fetch available system languages and resolve iso code if necessary.
getBackendUser()  : BackendUserAuthentication
getLanguageService()  : LanguageService

Methods

addData()

Fetch available system languages and resolve iso code if necessary.

public addData(array<string|int, mixed> $result) : array<string|int, mixed>
Parameters
$result : array<string|int, mixed>

Initialized result array

Tags
throws
LogicException
Return values
array<string|int, mixed>

        
On this page

Search results