com.liferay.portal.kernel.editor.configuration
Class BaseEditorConfigContributor
java.lang.Object
com.liferay.portal.kernel.editor.configuration.BaseEditorConfigContributor
- All Implemented Interfaces:
- EditorConfigContributor
public abstract class BaseEditorConfigContributor
- extends Object
- implements EditorConfigContributor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseEditorConfigContributor
public BaseEditorConfigContributor()
getContentsLanguageDir
protected String getContentsLanguageDir(Map<String,Object> inputEditorTaglibAttributes)
getContentsLanguageId
protected String getContentsLanguageId(Map<String,Object> inputEditorTaglibAttributes)
getContentsLocale
protected Locale getContentsLocale(Map<String,Object> inputEditorTaglibAttributes)
getLanguageId
protected String getLanguageId(ThemeDisplay themeDisplay)
toJSONArray
protected JSONArray toJSONArray(String json)
toJSONArray
protected JSONArray toJSONArray(String... values)
toJSONObject
protected JSONObject toJSONObject(String json)