public class WikiLinksEditorConfigContributor
extends com.liferay.portal.kernel.editor.configuration.BaseEditorConfigContributor
| Constructor and Description |
|---|
WikiLinksEditorConfigContributor() |
| Modifier and Type | Method and Description |
|---|---|
protected com.liferay.portal.kernel.json.JSONObject |
getWikiLinkButtonJSONObject(java.lang.String buttonName) |
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 com.liferay.portal.kernel.json.JSONArray |
updateButtonsJSONArray(com.liferay.portal.kernel.json.JSONArray oldButtonsJSONArray) |
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)
protected com.liferay.portal.kernel.json.JSONObject getWikiLinkButtonJSONObject(java.lang.String buttonName)
protected com.liferay.portal.kernel.json.JSONArray updateButtonsJSONArray(com.liferay.portal.kernel.json.JSONArray oldButtonsJSONArray)