Liferay 7.0-ce-b4

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

All Known Implementing Classes:
EditorConfigurationImpl

public interface EditorConfiguration


Method Summary
 JSONObject getConfigJSONObject()
           
 Map<String,Object> getData()
           
 EditorOptions getEditorOptions()
           
 

Method Detail

getConfigJSONObject

JSONObject getConfigJSONObject()

getData

Map<String,Object> getData()

getEditorOptions

EditorOptions getEditorOptions()

Liferay 7.0-ce-b4