public class EditorConfigProvider extends BaseEditorConfigurationProvider<com.liferay.portal.kernel.editor.configuration.EditorConfigContributor>
BaseEditorConfigurationProvider.EditorServiceReferenceMapper<T>| 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.theme.ThemeDisplay themeDisplay,
com.liferay.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory) |
protected com.liferay.registry.collections.ServiceTrackerMap<java.lang.String,java.util.List<com.liferay.portal.kernel.editor.configuration.EditorConfigContributor>> |
getServiceTrackerMap() |
getContributors, getKey, populateContributorpublic 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.theme.ThemeDisplay themeDisplay,
com.liferay.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory)
protected com.liferay.registry.collections.ServiceTrackerMap<java.lang.String,java.util.List<com.liferay.portal.kernel.editor.configuration.EditorConfigContributor>> getServiceTrackerMap()
getServiceTrackerMap in class BaseEditorConfigurationProvider<com.liferay.portal.kernel.editor.configuration.EditorConfigContributor>