public class WikiAttachmentEditorConfigContributor
extends com.liferay.portal.kernel.editor.configuration.BaseEditorConfigContributor
| Constructor and Description |
|---|
WikiAttachmentEditorConfigContributor() |
| 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 |
getUploadItemSelectorCriterion(long wikiPageResourcePrimKey,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory) |
protected com.liferay.item.selector.ItemSelectorCriterion |
getURLItemSelectorCriterion() |
protected com.liferay.item.selector.ItemSelectorCriterion |
getWikiAttachmentItemSelectorCriterion(long wikiPageResourcePrimKey,
java.util.List<com.liferay.item.selector.ItemSelectorReturnType> desiredItemSelectorReturnTypes) |
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) |
public WikiAttachmentEditorConfigContributor()
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 getUploadItemSelectorCriterion(long wikiPageResourcePrimKey,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory)
protected com.liferay.item.selector.ItemSelectorCriterion getURLItemSelectorCriterion()
protected com.liferay.item.selector.ItemSelectorCriterion getWikiAttachmentItemSelectorCriterion(long wikiPageResourcePrimKey,
java.util.List<com.liferay.item.selector.ItemSelectorReturnType> desiredItemSelectorReturnTypes)