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(String portletName,
String editorConfigKey,
String editorName,
Map<String,Object> inputEditorTaglibAttributes,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory) |
protected com.liferay.registry.collections.ServiceTrackerMap<String,List<com.liferay.portal.kernel.editor.configuration.EditorConfigContributor>> |
getServiceTrackerMap() |
getContributors, getKey, populateContributorpublic com.liferay.portal.kernel.json.JSONObject getConfigJSONObject(String portletName, String editorConfigKey, String editorName, Map<String,Object> inputEditorTaglibAttributes, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory)
protected com.liferay.registry.collections.ServiceTrackerMap<String,List<com.liferay.portal.kernel.editor.configuration.EditorConfigContributor>> getServiceTrackerMap()
getServiceTrackerMap in class BaseEditorConfigurationProvider<com.liferay.portal.kernel.editor.configuration.EditorConfigContributor>