Liferay 7.0-ce-b4

com.liferay.portal.kernel.editor.configuration
Interface EditorConfigurationFactory


public interface EditorConfigurationFactory


Method Summary
 EditorConfiguration getEditorConfiguration(String portletName, String editorConfigKey, String editorName, Map<String,Object> inputEditorTaglibAttributes, ThemeDisplay themeDisplay, RequestBackedPortletURLFactory requestBackedPortletURLFactory)
           
 

Method Detail

getEditorConfiguration

EditorConfiguration getEditorConfiguration(String portletName,
                                           String editorConfigKey,
                                           String editorName,
                                           Map<String,Object> inputEditorTaglibAttributes,
                                           ThemeDisplay themeDisplay,
                                           RequestBackedPortletURLFactory requestBackedPortletURLFactory)

Liferay 7.0-ce-b4