/plugins/userLocale
The userLocale plugin provides a test interface for the userLocale.
- Source
Methods
(inner) listLocales()
The listlocales method requests an array of userlocales keys and names from the userLocale.list utility method and renders a list of links for these userLocale.
- Source
(inner) userLocale The test interface for the user locale provides a list of the userlocale stored for user|workspace. An input allows to define the userlocale name with buttons to either put (create or overwrite) a stored userlocale or delete a stored userlocale. The panel will be disabled during the transaction to save or remove a user locale.(plugin, mapview)
Parameters:
Name | Type | Description |
---|---|---|
plugin | Object | The userLocale config from the locale. |
mapview | Object | The mapview object. |
- Source