public abstract class BaseWikiAttachmentEditorConfigContributor
extends com.liferay.portal.kernel.editor.configuration.BaseEditorConfigContributor
| Constructor and Description |
|---|
BaseWikiAttachmentEditorConfigContributor() |
| Modifier and Type | Method and Description |
|---|---|
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) |
protected abstract void |
removeImageButton(com.liferay.portal.kernel.json.JSONObject jsonObject) |
void |
setItemSelector(com.liferay.item.selector.ItemSelector itemSelector) |
public BaseWikiAttachmentEditorConfigContributor()
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 abstract void removeImageButton(com.liferay.portal.kernel.json.JSONObject jsonObject)