Liferay 7.0-ce-m6

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


public interface EditorConfigTransformer


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

Method Detail

transform

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

Liferay 7.0-ce-m6