public class BaseCKEditorConfigContributor
extends com.liferay.portal.kernel.editor.configuration.BaseEditorConfigContributor
Constructor and Description |
---|
BaseCKEditorConfigContributor() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isShowSource(java.util.Map<java.lang.String,java.lang.Object> inputEditorTaglibAttributes) |
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 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 boolean isShowSource(java.util.Map<java.lang.String,java.lang.Object> inputEditorTaglibAttributes)