Class LanguageSelector

The language selector component provides a way to change the user language. After the drop down list changed the page is refreshed.

In order to use this component you just need to include it in the pages for which you want to dynamically change the language.

Example:

{{component name="language_selector" version="1.0" view="index"}}

Constructor

class LanguageSelector()

Methods

start

LanguageSelector#start()

Startup lifecycle step that happens right after the markup is in place.

Table Of Contents

Previous topic

Class FlowLayout

Next topic

Class Layout