public class BlogsContentEditorConfigContributor
extends com.liferay.portal.kernel.editor.configuration.BaseEditorConfigContributor
| Constructor and Description |
|---|
BlogsContentEditorConfigContributor() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getAllowedContentLists() |
protected java.lang.String |
getAllowedContentTable() |
protected java.lang.String |
getAllowedContentText() |
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 |
populateFileBrowserURL(com.liferay.portal.kernel.json.JSONObject jsonObject,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory,
java.lang.String eventName) |
void |
setItemSelector(com.liferay.item.selector.ItemSelector itemSelector) |
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 java.lang.String getAllowedContentLists()
protected java.lang.String getAllowedContentTable()
protected java.lang.String getAllowedContentText()
protected void populateFileBrowserURL(com.liferay.portal.kernel.json.JSONObject jsonObject,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory,
java.lang.String eventName)