public abstract class BaseEditorConfigContributor
extends com.liferay.portal.kernel.editor.configuration.BaseEditorConfigContributor
Constructor and Description |
---|
BaseEditorConfigContributor() |
Modifier and Type | Method and Description |
---|---|
protected abstract com.liferay.item.selector.ItemSelector |
getItemSelector() |
javax.portlet.PortletURL |
getItemSelectorPortletURL(java.util.Map<java.lang.String,java.lang.Object> inputEditorTaglibAttributes,
com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory,
com.liferay.item.selector.ItemSelectorCriterion... itemSelectorCriteria) |
getContentsLanguageDir, getContentsLanguageId, getContentsLocale, getLanguageId, toJSONArray, toJSONArray, toJSONObject
public javax.portlet.PortletURL getItemSelectorPortletURL(java.util.Map<java.lang.String,java.lang.Object> inputEditorTaglibAttributes, com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory, com.liferay.item.selector.ItemSelectorCriterion... itemSelectorCriteria)
protected abstract com.liferay.item.selector.ItemSelector getItemSelector()