Uses of Interface
org.opencms.widgets.I_CmsWidget
Packages that use 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
Methods in org.opencms.ade.contenteditor that return I_CmsWidgetMethods in org.opencms.ade.contenteditor that return types with arguments of type I_CmsWidgetModifier and TypeMethodDescriptionCmsContentTypeVisitor.getCollectedWidgets()Gets the list of widgets which have been processed by this visitor.Methods in org.opencms.ade.contenteditor with parameters of type I_CmsWidgetModifier and TypeMethodDescriptionvoidCmsWidgetUtil.WidgetInfo.setWidget(I_CmsWidget widget) Sets the widget. -
Uses of I_CmsWidget in org.opencms.widgets
Subinterfaces of I_CmsWidget in org.opencms.widgetsModifier and TypeInterfaceDescriptioninterfaceWidgets to be used with the new XML content editor are required to implement this interface.Classes in org.opencms.widgets that implement I_CmsWidgetModifier and TypeClassDescriptionclassBase class for all ADE gallery widget implementations.classAbstract base class for categorized select widgets.classAbstract superclass for widgets used to enable or disable formatters.classBase class for all gallery widget implementations.classProvides a widget that creates a rich input field using the matching component, for use on a widget dialog.classBase class for select widgets.classBase class for XML editor widgets.classWidget for restriction fields.classWidget used to select a formatter to add.classADE download gallery widget implementations.classADE image gallery widget implementations.classProvides a DHTML calendar widget, for use on a widget dialog.classProvides a widget for a category based dependent select boxes.classProvides a standard HTML form checkbox widget, for use on a widget dialog.classWidget for editing source code.classProvides a HTML "color picker" widget, for use on a widget dialog.classProvides a HTML text input field with optional values to select in a combo box, for use on a widget dialog.classServer-side part of the dependent select box widget.classWidget to select a type and formatter combination.classProvides a display only widget, for use on a widget dialog.classProvides a widget that allows access to the available OpenCms download galleries, for use on a widget dialog.classA widget to select an element view.classFiltered select widget.classProvides a OpenCms Group selection widget, for use on a widget dialog.classProvides a widget that creates a rich input field using the matching component, for use on a widget dialog.classProvides a http upload widget, for use on a widget dialog.classProvides a widget that allows access to the available OpenCms image galleries, for use on a widget dialog.classProvides a standard HTML form input widget, for use on a widget dialog.final classCmsInputWidgetthat strips HTML Tags from the input before storing values.classProvides a widget that allows access to the available OpenCms external link galleries, for use on a widget dialog.classProvides a standard HTML form input widget for overwriting localized values of a resource bundle, for use on a widget dialog.classProvides a display only widget, for use on a widget dialog.classProvides a widget for group selection multi select boxes.classProvides a widget for a standard HTML form multi select list or a group of check boxes.classProvides a OpenCms orgaizational unit selection widget, for use on a widget dialog.classProvides a standard HTML form password widget, for use on a widget dialog.classProvides an OpenCms Principal selection widget, for use on a widget dialog.classProvides a widget for a standard HTML form for a group of radio buttons.classWidget used to select a formatter to remove.classSelect box widget that can transform into a combo box by clicking an edit icon.classProvides a widget for group selection select boxes.classProvides a widget for a standard HTML form select box with.classProvides a widget for a standard HTML form select box.classProvides a serial date widget, for use on a widget dialog.classProvides a standard HTML form textarea widget, for use on a widget dialog.final classCmsTextareaWidgetthat strips HTML Tags from the input before storing values.classA widget for selecting resource types which are direct editable.classA widget for selecting resource types which are direct editable.classProvides a OpenCms User selection widget, for use on a widget dialog.classProvides a OpenCms VFS file selection widget, for use on a widget dialog.classProvides a widget for an extended image selection using the advanced gallery dialog.Methods in org.opencms.widgets that return I_CmsWidgetModifier 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
Methods in org.opencms.workplace that return I_CmsWidgetModifier and TypeMethodDescriptionCmsWorkplaceUserInfoEntry.getWidgetObject()Returns a new widget object. -
Uses of I_CmsWidget in org.opencms.workplace.editors
Methods in org.opencms.workplace.editors that return types with arguments of type I_CmsWidgetModifier 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
Methods in org.opencms.xml that return I_CmsWidgetModifier 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.Methods in org.opencms.xml with parameters of type I_CmsWidgetModifier and TypeMethodDescriptionCmsXmlContentTypeManager.getWidgetDefaultConfiguration(I_CmsWidget widget) Returns the default widget configuration set inopencms-vfs.xmlornullif nothing is found. -
Uses of I_CmsWidget in org.opencms.xml.content
Methods in org.opencms.xml.content that return I_CmsWidgetModifier and TypeMethodDescriptionCmsDefaultXmlContentHandler.getWidget(I_CmsXmlSchemaType value) Deprecated.Gets the widget for the given path and CMS context.I_CmsXmlContentHandler.getWidget(I_CmsXmlSchemaType value) Deprecated.