public class EditorConfigurationFactoryUtil
extends Object
| Constructor and Description |
|---|
EditorConfigurationFactoryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static EditorConfiguration |
getEditorConfiguration(String portletName,
String editorConfigKey,
String editorName,
Map<String,Object> inputEditorTaglibAttributes,
ThemeDisplay themeDisplay,
RequestBackedPortletURLFactory requestBackedPortletURLFactory) |
static EditorConfigurationFactory |
getEditorConfigurationFactory() |
void |
setEditorConfigurationFactory(EditorConfigurationFactory editorConfigurationFactory) |
public static EditorConfiguration getEditorConfiguration(String portletName, String editorConfigKey, String editorName, Map<String,Object> inputEditorTaglibAttributes, ThemeDisplay themeDisplay, RequestBackedPortletURLFactory requestBackedPortletURLFactory)
public static EditorConfigurationFactory getEditorConfigurationFactory()
public void setEditorConfigurationFactory(EditorConfigurationFactory editorConfigurationFactory)