public class EditorConfigProvider extends BaseEditorProvider<com.liferay.portal.kernel.editor.configuration.EditorConfigContributor>
| Constructor and Description |
|---|
EditorConfigProvider() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.json.JSONObject |
getConfigJSONObject(java.lang.String portletName,
java.lang.String editorConfigKey,
java.lang.String editorName,
java.util.Map<java.lang.String,java.lang.Object> inputEditorTaglibAttributes,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory) |
destroy, visitEditorContributorspublic com.liferay.portal.kernel.json.JSONObject getConfigJSONObject(java.lang.String portletName,
java.lang.String editorConfigKey,
java.lang.String editorName,
java.util.Map<java.lang.String,java.lang.Object> inputEditorTaglibAttributes,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory)