Class EditorConfigProvider
Object
com.liferay.portal.kernel.editor.configuration.BaseEditorProvider<EditorConfigContributor>
com.liferay.portal.kernel.editor.configuration.EditorConfigProvider
- Author:
- Sergio González
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetConfigJSONObject
(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
-
EditorConfigProvider
public EditorConfigProvider()
-
-
Method Details
-
getConfigJSONObject
public JSONObject getConfigJSONObject(String portletName, String editorConfigKey, String editorName, Map<String, Object> inputEditorTaglibAttributes, ThemeDisplay themeDisplay, RequestBackedPortletURLFactory requestBackedPortletURLFactory)
-