org.olat.registration
Class LanguageChooserController
java.lang.Object
org.olat.core.gui.control.DefaultController
org.olat.core.gui.control.controller.BasicController
org.olat.core.gui.components.form.flexible.impl.FormBasicController
org.olat.registration.LanguageChooserController
- All Implemented Interfaces:
- Controller, ControllerEventListener, Disposable
public class LanguageChooserController
- extends FormBasicController
Description:
TODO: srosse Class Description for LanguageChooserController
Initial Date: 17 nov. 2009
- Author:
- srosse, stephane.rosse@frentix.com, www.frentix.com
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LanguageChooserController
public LanguageChooserController(UserRequest ureq,
WindowControl wControl,
boolean fireStandardEvent)
- Parameters:
ureq - wControl - fireStandardEvent - fire event with the standard fireEvent method of the controller, otherwise
use the singleUserEventCenter
getSelectedLanguage
public java.lang.String getSelectedLanguage()
- selected language
- Returns: