Class BaseEditorConfigContributor
Object
com.liferay.portal.kernel.editor.configuration.BaseEditorConfigContributor
- All Implemented Interfaces:
EditorConfigContributor
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected String
getContentsLanguageDir
(Map<String, Object> inputEditorTaglibAttributes) protected String
getContentsLanguageId
(Map<String, Object> inputEditorTaglibAttributes) protected Locale
getContentsLocale
(Map<String, Object> inputEditorTaglibAttributes) protected String
getLanguageId
(ThemeDisplay themeDisplay) protected JSONArray
toJSONArray
(String json) protected JSONArray
toJSONArray
(String... values) protected JSONObject
toJSONObject
(String json) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.editor.configuration.EditorConfigContributor
populateConfigJSONObject
-
Constructor Details
-
BaseEditorConfigContributor
public BaseEditorConfigContributor()
-
-
Method Details
-
getContentsLanguageDir
-
getContentsLanguageId
-
getContentsLocale
-
getLanguageId
-
toJSONArray
-
toJSONArray
-
toJSONObject
-