Uses of Interface
org.opencms.widgets.I_CmsWidget
Package
Description
Contains server side classes for the XML content editor.
Contains the widget implementations, these are GUI elements used in editors and dialogs of the OpenCms workplace.
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
Base classes for the editors (WYSIWYG, plain text, XML content) used in the OpenCms Workplace.
Basic XML functionality and utilities used by OpenCms to maintain XML documents and content.
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
-
Uses of I_CmsWidget in org.opencms.ade.contenteditor
Modifier and TypeMethodDescriptionCmsContentTypeVisitor.getCollectedWidgets()
Gets the list of widgets which have been processed by this visitor.Modifier and TypeMethodDescriptionvoid
CmsWidgetUtil.WidgetInfo.setWidget
(I_CmsWidget widget) Sets the widget. -
Uses of I_CmsWidget in org.opencms.widgets
Modifier and TypeInterfaceDescriptioninterface
Widgets to be used with the new XML content editor are required to implement this interface.Modifier and TypeClassDescriptionclass
Base class for all ADE gallery widget implementations.class
Abstract base class for categorized select widgets.class
Abstract superclass for widgets used to enable or disable formatters.class
Base class for all gallery widget implementations.class
Provides a widget that creates a rich input field using the matching component, for use on a widget dialog.class
Base class for select widgets.class
Base class for XML editor widgets.class
Widget for restriction fields.class
Widget used to select a formatter to add.class
ADE download gallery widget implementations.class
ADE image gallery widget implementations.class
Provides a DHTML calendar widget, for use on a widget dialog.class
Provides a widget for a category based dependent select boxes.class
Provides a standard HTML form checkbox widget, for use on a widget dialog.class
Widget for editing source code.class
Provides a HTML "color picker" widget, for use on a widget dialog.class
Provides a HTML text input field with optional values to select in a combo box, for use on a widget dialog.class
Server-side part of the dependent select box widget.class
Widget to select a type and formatter combination.class
Provides a display only widget, for use on a widget dialog.class
Provides a widget that allows access to the available OpenCms download galleries, for use on a widget dialog.class
A widget to select an element view.class
Filtered select widget.class
Provides a OpenCms Group selection widget, for use on a widget dialog.class
Provides a widget that creates a rich input field using the matching component, for use on a widget dialog.class
Provides a http upload widget, for use on a widget dialog.class
Provides a widget that allows access to the available OpenCms image galleries, for use on a widget dialog.class
Provides a standard HTML form input widget, for use on a widget dialog.final class
CmsInputWidget
that strips HTML Tags from the input before storing values.class
Provides a widget that allows access to the available OpenCms external link galleries, for use on a widget dialog.class
Provides a standard HTML form input widget for overwriting localized values of a resource bundle, for use on a widget dialog.class
Provides a display only widget, for use on a widget dialog.class
Provides a widget for group selection multi select boxes.class
Provides a widget for a standard HTML form multi select list or a group of check boxes.class
Provides a OpenCms orgaizational unit selection widget, for use on a widget dialog.class
Provides a standard HTML form password widget, for use on a widget dialog.class
Provides an OpenCms Principal selection widget, for use on a widget dialog.class
Provides a widget for a standard HTML form for a group of radio buttons.class
Widget used to select a formatter to remove.class
Select box widget that can transform into a combo box by clicking an edit icon.class
Provides a widget for group selection select boxes.class
Provides a widget for a standard HTML form select box with.class
Provides a widget for a standard HTML form select box.class
Provides a serial date widget, for use on a widget dialog.class
Provides a standard HTML form textarea widget, for use on a widget dialog.final class
CmsTextareaWidget
that strips HTML Tags from the input before storing values.class
A widget for selecting resource types which are direct editable.class
A widget for selecting resource types which are direct editable.class
Provides a OpenCms User selection widget, for use on a widget dialog.class
Provides a OpenCms VFS file selection widget, for use on a widget dialog.class
Provides a widget for an extended image selection using the advanced gallery dialog.Modifier and TypeMethodDescriptionCmsAccessRestrictionWidget.newInstance()
CmsAddFormatterWidget.newInstance()
CmsAdeDownloadGalleryWidget.newInstance()
CmsAdeImageGalleryWidget.newInstance()
CmsCalendarWidget.newInstance()
CmsCategoryWidget.newInstance()
CmsCheckboxWidget.newInstance()
CmsCodeWidget.newInstance()
CmsColorpickerWidget.newInstance()
CmsComboWidget.newInstance()
CmsDependentSelectWidget.newInstance()
CmsDisplayTypeSelectWidget.newInstance()
CmsDisplayWidget.newInstance()
CmsDownloadGalleryWidget.newInstance()
CmsElementViewSelectWidget.newInstance()
CmsFilterSelectWidget.newInstance()
CmsGroupWidget.newInstance()
CmsHtmlWidget.newInstance()
CmsHttpUploadWidget.newInstance()
CmsImageGalleryWidget.newInstance()
CmsInputWidget.newInstance()
CmsInputWidgetPlaintext.newInstance()
CmsLinkGalleryWidget.newInstance()
CmsLocalizationWidget.newInstance()
CmsLocationPickerWidget.newInstance()
CmsMultiSelectGroupWidget.newInstance()
CmsMultiSelectWidget.newInstance()
CmsOrgUnitWidget.newInstance()
CmsPasswordWidget.newInstance()
CmsPrincipalWidget.newInstance()
CmsRadioSelectWidget.newInstance()
CmsRemoveFormatterWidget.newInstance()
CmsSelectComboWidget.newInstance()
CmsSelectGroupWidget.newInstance()
CmsSelectWidget.newInstance()
CmsSerialDateWidget.newInstance()
CmsTextareaWidget.newInstance()
CmsTextareaWidgetPlaintext.newInstance()
CmsTypeComboWidget.newInstance()
CmsTypeFilterWidget.newInstance()
CmsUserWidget.newInstance()
CmsVfsFileWidget.newInstance()
CmsVfsImageWidget.newInstance()
I_CmsWidget.newInstance()
Creates a duplicate of this widget instance. -
Uses of I_CmsWidget in org.opencms.workplace
Modifier and TypeMethodDescriptionCmsWorkplaceUserInfoEntry.getWidgetObject()
Returns a new widget object. -
Uses of I_CmsWidget in org.opencms.workplace.editors
Modifier and TypeMethodDescriptionCmsXmlContentWidgetVisitor.getUniqueWidgets()
Returns the unique widgets that were found in the content.CmsXmlContentWidgetVisitor.getWidgets()
Returns all widgets that were found in the content. -
Uses of I_CmsWidget in org.opencms.xml
Modifier and TypeMethodDescriptionReturns an initialized widget class by it's class name or by it's alias.CmsXmlContentTypeManager.getWidgetDefault
(String typeName) Returns the editor widget for the specified XML content type.Modifier and TypeMethodDescriptionCmsXmlContentTypeManager.getWidgetDefaultConfiguration
(I_CmsWidget widget) Returns the default widget configuration set inopencms-vfs.xml
ornull
if nothing is found. -
Uses of I_CmsWidget in org.opencms.xml.content
Modifier and TypeMethodDescriptionCmsDefaultXmlContentHandler.getWidget
(I_CmsXmlSchemaType value) Deprecated.Gets the widget for the given path and CMS context.I_CmsXmlContentHandler.getWidget
(I_CmsXmlSchemaType value) Deprecated.