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 StringgetContentsLanguageDir(Map<String, Object> inputEditorTaglibAttributes) protected StringgetContentsLanguageId(Map<String, Object> inputEditorTaglibAttributes) protected LocalegetContentsLocale(Map<String, Object> inputEditorTaglibAttributes) protected StringgetLanguageId(ThemeDisplay themeDisplay) protected JSONArraytoJSONArray(String json) protected JSONArraytoJSONArray(String... values) protected JSONObjecttoJSONObject(String json) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-