Class EditorOptionsProvider
Object
com.liferay.portal.kernel.editor.configuration.BaseEditorProvider<EditorOptionsContributor>
com.liferay.portal.kernel.editor.configuration.EditorOptionsProvider
- Author:
- Sergio González
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEditorOptions
(String portletName, String editorConfigKey, String editorName, Map<String, Object> inputEditorTaglibAttributes, ThemeDisplay themeDisplay, RequestBackedPortletURLFactory requestBackedPortletURLFactory) Methods inherited from class com.liferay.portal.kernel.editor.configuration.BaseEditorProvider
destroy, visitEditorContributors
-
Constructor Details
-
EditorOptionsProvider
public EditorOptionsProvider()
-
-
Method Details
-
getEditorOptions
public EditorOptions getEditorOptions(String portletName, String editorConfigKey, String editorName, Map<String, Object> inputEditorTaglibAttributes, ThemeDisplay themeDisplay, RequestBackedPortletURLFactory requestBackedPortletURLFactory)
-