public class WikiAttachmentEditorConfigContributor
extends com.liferay.portal.kernel.editor.configuration.BaseEditorConfigContributor
| Constructor and Description |
|---|
WikiAttachmentEditorConfigContributor() |
| 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 void |
removeImageButton(com.liferay.portal.kernel.json.JSONObject jsonObject) |
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 void removeImageButton(com.liferay.portal.kernel.json.JSONObject jsonObject)