Liferay 7.0-ce-m6

com.liferay.portal.kernel.editor.configuration
Interface EditorOptionsContributor


public interface EditorOptionsContributor


Method Summary
 void populateEditorOptions(EditorOptions editorOptions, Map<String,Object> inputEditorTaglibAttributes, ThemeDisplay themeDisplay, LiferayPortletResponse liferayPortletResponse)
           
 

Method Detail

populateEditorOptions

void populateEditorOptions(EditorOptions editorOptions,
                           Map<String,Object> inputEditorTaglibAttributes,
                           ThemeDisplay themeDisplay,
                           LiferayPortletResponse liferayPortletResponse)

Liferay 7.0-ce-m6