|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.util.i18n.ui.I18nUIFactory
public class I18nUIFactory
Initial Date: 24.09.2008
| Constructor Summary | |
|---|---|
I18nUIFactory()
|
|
| Method Summary | |
|---|---|
static org.olat.core.util.i18n.ui.I18nConfigController |
createI18nConfigurationController(UserRequest ureq,
WindowControl windowControl)
Creates a controller to configure the i18n system, add or remove languages |
static InlineTranslationInterceptHandlerController |
createInlineTranslationIntercepHandlerController(UserRequest ureq,
WindowControl windowControl)
Creates an intercept handler and inline translation dispatch controller that can be used to intercept the rendering process and add inline translation start links to (almost) every translated item. |
static Controller |
createTranslationToolLauncherController(UserRequest ureq,
WindowControl windowControl)
Creates a controller that offers a panel for translators. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public I18nUIFactory()
| Method Detail |
|---|
public static Controller createTranslationToolLauncherController(UserRequest ureq,
WindowControl windowControl)
ureq - windowControl -
public static InlineTranslationInterceptHandlerController createInlineTranslationIntercepHandlerController(UserRequest ureq,
WindowControl windowControl)
ureq - windowControl -
public static org.olat.core.util.i18n.ui.I18nConfigController createI18nConfigurationController(UserRequest ureq,
WindowControl windowControl)
ureq - windowControl -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||