public final class WysiwygEditorFactory extends Object
WysiwygEditor. Holds the responsibility of injecting the PluginFactoryManager and
SyntaxValidatorManager in each editor created.| Modifier and Type | Method and Description |
|---|---|
static WysiwygEditorFactory |
getInstance() |
WysiwygEditor |
newEditor(Config config)
Creates a new editor for the given configuration in the specified context.
|
public static WysiwygEditorFactory getInstance()
public WysiwygEditor newEditor(Config config)
config - the configuration objectCopyright © 2004–2015 XWiki. All rights reserved.