Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.kernel.editor.configuration.EditorConfiguration

Packages that use EditorConfiguration
com.liferay.portal.kernel.editor.configuration   
 

Uses of EditorConfiguration in com.liferay.portal.kernel.editor.configuration
 

Methods in com.liferay.portal.kernel.editor.configuration that return EditorConfiguration
static EditorConfiguration EditorConfigurationFactoryUtil.getEditorConfiguration(String portletName, String editorConfigKey, String editorName, Map<String,Object> inputEditorTaglibAttributes, ThemeDisplay themeDisplay, RequestBackedPortletURLFactory requestBackedPortletURLFactory)
           
 EditorConfiguration EditorConfigurationFactory.getEditorConfiguration(String portletName, String editorConfigKey, String editorName, Map<String,Object> inputEditorTaglibAttributes, ThemeDisplay themeDisplay, RequestBackedPortletURLFactory requestBackedPortletURLFactory)
           
 


Liferay 7.0-ce-b4