public class BlogsCoverImageCaptionEditorConfigContributor
extends com.liferay.portal.kernel.editor.configuration.BaseEditorConfigContributor
| Constructor and Description |
|---|
BlogsCoverImageCaptionEditorConfigContributor() |
| Modifier and Type | Method and Description |
|---|---|
protected com.liferay.portal.kernel.json.JSONObject |
getToolbarsJSONObject() |
protected com.liferay.portal.kernel.json.JSONObject |
getToolbarsStylesJSONObject() |
protected com.liferay.portal.kernel.json.JSONArray |
getToolbarStylesSelectionsJSONArray() |
protected com.liferay.portal.kernel.json.JSONObject |
getToolbarStylesSelectionsLinkJSONObject() |
protected com.liferay.portal.kernel.json.JSONObject |
getToolbarStylesSelectionsTextJSONObject() |
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 BlogsCoverImageCaptionEditorConfigContributor()
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 getToolbarsJSONObject()
protected com.liferay.portal.kernel.json.JSONObject getToolbarsStylesJSONObject()
protected com.liferay.portal.kernel.json.JSONArray getToolbarStylesSelectionsJSONArray()
protected com.liferay.portal.kernel.json.JSONObject getToolbarStylesSelectionsLinkJSONObject()
protected com.liferay.portal.kernel.json.JSONObject getToolbarStylesSelectionsTextJSONObject()