Uses of Class
org.opencms.widgets.CmsHtmlWidgetOption
Package
Description
Contains the widget implementations, these are GUI elements used in editors and dialogs of the OpenCms workplace.
-
Uses of CmsHtmlWidgetOption in org.opencms.widgets
Modifier and TypeMethodDescriptionA_CmsHtmlWidget.parseWidgetOptions
(CmsObject cms) Creates a CmsHtmlWidgetOption instance from the configuration string.Modifier and TypeMethodDescriptionstatic String
CmsHtmlWidgetOption.createConfigurationString
(CmsHtmlWidgetOption option) Returns a HTML widget configuration String created from the given HTML widget option.static JSONObject
CmsHtmlWidget.getJSONConfiguration
(CmsHtmlWidgetOption widgetOptions, CmsObject cms, CmsResource resource, Locale contentLocale) Returns the WYSIWYG editor configuration as a JSON object.