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