public class CKEditorCreoleConfigContributor extends BaseCKEditorConfigContributor
Constructor and Description |
---|
CKEditorCreoleConfigContributor() |
Modifier and Type | Method and Description |
---|---|
protected com.liferay.portal.kernel.json.JSONArray |
getToolbarsCreoleJSONArray(java.util.Map<java.lang.String,java.lang.Object> inputEditorTaglibAttributes) |
protected com.liferay.portal.kernel.json.JSONArray |
getToolbarsPhoneJSONArray(java.util.Map<java.lang.String,java.lang.Object> inputEditorTaglibAttributes) |
protected com.liferay.portal.kernel.json.JSONArray |
getToolbarsTabletJSONArray(java.util.Map<java.lang.String,java.lang.Object> inputEditorTaglibAttributes) |
protected boolean |
isIncludeButtonImage(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) |
isShowSource
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)
populateConfigJSONObject
in interface com.liferay.portal.kernel.editor.configuration.EditorConfigContributor
populateConfigJSONObject
in class BaseCKEditorConfigContributor
protected com.liferay.portal.kernel.json.JSONArray getToolbarsCreoleJSONArray(java.util.Map<java.lang.String,java.lang.Object> inputEditorTaglibAttributes)
protected com.liferay.portal.kernel.json.JSONArray getToolbarsPhoneJSONArray(java.util.Map<java.lang.String,java.lang.Object> inputEditorTaglibAttributes)
protected com.liferay.portal.kernel.json.JSONArray getToolbarsTabletJSONArray(java.util.Map<java.lang.String,java.lang.Object> inputEditorTaglibAttributes)
protected boolean isIncludeButtonImage(java.util.Map<java.lang.String,java.lang.Object> inputEditorTaglibAttributes)