public class EditorOptionsProvider extends BaseEditorConfigurationProvider<com.liferay.portal.kernel.editor.configuration.EditorOptionsContributor>
BaseEditorConfigurationProvider.EditorServiceReferenceMapper<T>
Constructor and Description |
---|
EditorOptionsProvider() |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.editor.configuration.EditorOptions |
getEditorOptions(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.EditorOptionsContributor>> |
getServiceTrackerMap() |
getContributors, getKey, populateContributor
public com.liferay.portal.kernel.editor.configuration.EditorOptions getEditorOptions(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.EditorOptionsContributor>> getServiceTrackerMap()
getServiceTrackerMap
in class BaseEditorConfigurationProvider<com.liferay.portal.kernel.editor.configuration.EditorOptionsContributor>