public class CKEditorBBCodeOptionsContributor
extends java.lang.Object
implements com.liferay.portal.kernel.editor.configuration.EditorOptionsContributor
Constructor and Description |
---|
CKEditorBBCodeOptionsContributor() |
Modifier and Type | Method and Description |
---|---|
void |
populateEditorOptions(com.liferay.portal.kernel.editor.configuration.EditorOptions editorOptions,
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 populateEditorOptions(com.liferay.portal.kernel.editor.configuration.EditorOptions editorOptions, java.util.Map<java.lang.String,java.lang.Object> inputEditorTaglibAttributes, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory)
populateEditorOptions
in interface com.liferay.portal.kernel.editor.configuration.EditorOptionsContributor