public class KBAttachmentEditorConfigContributor
extends com.liferay.portal.kernel.editor.configuration.BaseEditorConfigContributor
| Constructor and Description |
|---|
KBAttachmentEditorConfigContributor() |
| Modifier and Type | Method and Description |
|---|---|
protected com.liferay.item.selector.ItemSelectorCriterion |
getImageItemSelectorCriterion(java.util.List<com.liferay.item.selector.ItemSelectorReturnType> desiredItemSelectorReturnTypes) |
protected com.liferay.item.selector.ItemSelectorCriterion |
getKBAttachmentItemSelectorCriterion(long resourcePrimKey,
java.util.List<com.liferay.item.selector.ItemSelectorReturnType> desiredItemSelectorReturnTypes) |
protected com.liferay.item.selector.ItemSelectorCriterion |
getUploadItemSelectorCriterion(long resourcePrimKey,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory) |
protected com.liferay.item.selector.ItemSelectorCriterion |
getURLItemSelectorCriterion() |
void |
populateConfigJSONObject(com.liferay.portal.kernel.json.JSONObject jsonObject,
java.util.Map<java.lang.String,java.lang.Object> inputEditorTaglibAttributes,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory) |
void |
setItemSelector(com.liferay.item.selector.ItemSelector itemSelector) |
protected void |
setResourceBundleLoader(com.liferay.portal.kernel.util.ResourceBundleLoader resourceBundleLoader) |
public void populateConfigJSONObject(com.liferay.portal.kernel.json.JSONObject jsonObject,
java.util.Map<java.lang.String,java.lang.Object> inputEditorTaglibAttributes,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory)
public void setItemSelector(com.liferay.item.selector.ItemSelector itemSelector)
protected com.liferay.item.selector.ItemSelectorCriterion getImageItemSelectorCriterion(java.util.List<com.liferay.item.selector.ItemSelectorReturnType> desiredItemSelectorReturnTypes)
protected com.liferay.item.selector.ItemSelectorCriterion getKBAttachmentItemSelectorCriterion(long resourcePrimKey,
java.util.List<com.liferay.item.selector.ItemSelectorReturnType> desiredItemSelectorReturnTypes)
protected com.liferay.item.selector.ItemSelectorCriterion getUploadItemSelectorCriterion(long resourcePrimKey,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory)
protected com.liferay.item.selector.ItemSelectorCriterion getURLItemSelectorCriterion()
protected void setResourceBundleLoader(com.liferay.portal.kernel.util.ResourceBundleLoader resourceBundleLoader)