info.magnolia.cms.gui.i18n
Interface I18nAuthoringSupport

All Known Implementing Classes:
DefaultI18nAuthoringSupport

public interface I18nAuthoringSupport

Version:
$Id$
Author:
pbaerfuss

Nested Class Summary
static class I18nAuthoringSupport.Factory
           
 
Method Summary
 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()
           
 

Method Detail

getLanguageChooser

Control getLanguageChooser()
The language chooser, if not null, will be displayed in the main bar


i18nIze

void i18nIze(Dialog dialog)
Will provide i18n authoring by extending the dialog.


isEnabled

boolean isEnabled()


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