info.magnolia.cms.gui.i18n
Class DefaultI18nAuthoringSupport

java.lang.Object
  extended by info.magnolia.cms.gui.i18n.DefaultI18nAuthoringSupport
All Implemented Interfaces:
I18nAuthoringSupport

public class DefaultI18nAuthoringSupport
extends Object
implements I18nAuthoringSupport

Version:
$Id$
Author:
pbaerfuss

Nested Class Summary
 
Nested classes/interfaces inherited from interface info.magnolia.cms.gui.i18n.I18nAuthoringSupport
I18nAuthoringSupport.Factory
 
Constructor Summary
DefaultI18nAuthoringSupport()
           
 
Method Summary
protected  String createURI(Content currentPage, Locale locale)
           
 Control getLanguageChooser()
          The language chooser, if not null, will be displayed in the main bar
 void i18nIze(Dialog dialog)
          Will provide i18n authoring by extending the dialog.
 boolean isEnabled()
           
 void setEnabled(boolean enabled)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultI18nAuthoringSupport

public DefaultI18nAuthoringSupport()
Method Detail

getLanguageChooser

public Control getLanguageChooser()
Description copied from interface: I18nAuthoringSupport
The language chooser, if not null, will be displayed in the main bar

Specified by:
getLanguageChooser in interface I18nAuthoringSupport

createURI

protected String createURI(Content currentPage,
                           Locale locale)

i18nIze

public void i18nIze(Dialog dialog)
Description copied from interface: I18nAuthoringSupport
Will provide i18n authoring by extending the dialog.

Specified by:
i18nIze in interface I18nAuthoringSupport

isEnabled

public boolean isEnabled()
Specified by:
isEnabled in interface I18nAuthoringSupport

setEnabled

public void setEnabled(boolean enabled)


Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.