com.liferay.portal.editor.configuration
Class EditorConfigurationFactoryImpl
java.lang.Object
com.liferay.portal.editor.configuration.EditorConfigurationFactoryImpl
- All Implemented Interfaces:
- EditorConfigurationFactory
public class EditorConfigurationFactoryImpl
- extends Object
- implements EditorConfigurationFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditorConfigurationFactoryImpl
public EditorConfigurationFactoryImpl()
getEditorConfiguration
public EditorConfiguration getEditorConfiguration(String portletName,
String editorConfigKey,
String editorName,
Map<String,Object> inputEditorTaglibAttributes,
ThemeDisplay themeDisplay,
RequestBackedPortletURLFactory requestBackedPortletURLFactory)
- Specified by:
getEditorConfiguration in interface EditorConfigurationFactory
setEditorConfigProvider
public void setEditorConfigProvider(EditorConfigProvider editorConfigProvider)
setEditorOptionsProvider
public void setEditorOptionsProvider(EditorOptionsProvider editorOptionsProvider)