A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
A
- A_ADD_INFO_KEY - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The name of the attribute addinfo-key for account infos.
- A_ADJUST_LINKS_FOLDER - Static variable in class org.opencms.configuration.CmsVfsConfiguration
-
The adjust-links-folder attribute.
- A_ALIAS - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "alias" attribute.
- A_ANALYZER - Static variable in class org.opencms.configuration.CmsSearchConfiguration
-
The "analyzer" attribute.
- A_AUTH - Static variable in class org.opencms.jsp.userdata.CmsUserDataRequestInfo
-
JSON key.
- A_AUTOLOAD - Static variable in class org.opencms.jsp.userdata.CmsUserDataRequestManager
-
Attribute to enable/disable autoloading of plugins via service loader.
- A_AUTOSETNAVIGATION - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "autosetnavigation" attribute.
- A_AUTOSETTITLE - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "autosettitle" attribute.
- A_BIGICON - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The name of the attribute containing the name of the big icon.
- A_BIGICONSTYLE - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The name of the attribute containing the name of the big icon style class.
- A_BOOST - Static variable in class org.opencms.configuration.CmsSearchConfiguration
-
The "boost" attribute.
- A_CLASS - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "class" attribute.
- A_CmsAdeGalleryWidget - Class in org.opencms.widgets
-
Base class for all ADE gallery widget implementations.
- A_CmsAdeGalleryWidget() - Constructor for class org.opencms.widgets.A_CmsAdeGalleryWidget
-
Constructor.
- A_CmsAdeGalleryWidget(String) - Constructor for class org.opencms.widgets.A_CmsAdeGalleryWidget
-
Creates a new gallery widget with the given configuration.
- A_CmsAjaxGallery - Class in org.opencms.workplace.galleries
-
Provides the general helper methods to generate the content of a gallery dialog used in the XML content editors, WYSIWYG editors and context menu.
- A_CmsAjaxGallery() - Constructor for class org.opencms.workplace.galleries.A_CmsAjaxGallery
-
Public empty constructor, required for
A_CmsAjaxGallery.createInstance(String, CmsJspActionElement)
. - A_CmsAjaxGallery(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.galleries.A_CmsAjaxGallery
-
Public constructor with JSP variables.
- A_CmsAjaxGallery(CmsJspActionElement) - Constructor for class org.opencms.workplace.galleries.A_CmsAjaxGallery
-
Public constructor with JSP action element.
- A_CmsAttributeAwareApp - Class in org.opencms.ui.apps
-
An abstract subclass of A_CmsWorkplaceApp which provides an additional way for the main component of an app (the widget returned by getComponentForState) to influence the app layout of the app itself (i.e.
- A_CmsAttributeAwareApp() - Constructor for class org.opencms.ui.apps.A_CmsAttributeAwareApp
- A_CmsAttributeDiff - Class in org.opencms.ui.dialogs.history.diff
-
Abstract super class for displaying differences between a set of properties / attributes.
- A_CmsAttributeDiff() - Constructor for class org.opencms.ui.dialogs.history.diff.A_CmsAttributeDiff
- A_CmsAttributeDiff.IsAttributeDifference - Class in org.opencms.ui.dialogs.history.diff
-
Predicate used to check if an attribute comparison bean actually represents a difference.
- A_CmsAuthorizationHandler - Class in org.opencms.main
-
Abstract class to grant the needed access to the session manager.
- A_CmsAuthorizationHandler() - Constructor for class org.opencms.main.A_CmsAuthorizationHandler
- A_CmsCategorizedSelectWidget - Class in org.opencms.widgets
-
Abstract base class for categorized select widgets.
- A_CmsCategorizedSelectWidget() - Constructor for class org.opencms.widgets.A_CmsCategorizedSelectWidget
-
Instantiates a new a cms categorized select widget.
- A_CmsCategorizedSelectWidget(String) - Constructor for class org.opencms.widgets.A_CmsCategorizedSelectWidget
-
Instantiates a new a cms categorized select widget.
- A_CmsClientMessageBundle - Class in org.opencms.gwt
-
Convenience class to access the localized messages of this OpenCms package.
- A_CmsClientMessageBundle() - Constructor for class org.opencms.gwt.A_CmsClientMessageBundle
-
Hides the public constructor for this utility class.
- A_CmsCmisRepository - Class in org.opencms.cmis
-
Abstract repository superclass.
- A_CmsCmisRepository() - Constructor for class org.opencms.cmis.A_CmsCmisRepository
- A_CmsConfiguredHtmlParser - Class in org.opencms.jsp.parse
-
Base class for all classes that are specified for the <cms:parse parserClass="name" param="config" /> tag in the parserClass Attribute.
- A_CmsConfiguredHtmlParser() - Constructor for class org.opencms.jsp.parse.A_CmsConfiguredHtmlParser
-
Default constructor that initializes the internal visitor by using the abstract template method
A_CmsConfiguredHtmlParser.createVisitorInstance()
. - A_CmsDialogContext - Class in org.opencms.ui
-
Abstract dialog context.
- A_CmsDialogContext(String, I_CmsDialogContext.ContextType, List<CmsResource>) - Constructor for class org.opencms.ui.A_CmsDialogContext
-
Constructor.
- A_CmsDirectEditProvider - Class in org.opencms.workplace.editors.directedit
-
Basic functions for direct edit providers.
- A_CmsDirectEditProvider() - Constructor for class org.opencms.workplace.editors.directedit.A_CmsDirectEditProvider
- A_CmsEditFileAction - Class in org.opencms.ui.actions
-
Action to edit a file given by the file param.
- A_CmsEditFileAction() - Constructor for class org.opencms.ui.actions.A_CmsEditFileAction
- A_CmsEditUserGroupRoleDialog - Class in org.opencms.ui.apps.user
-
Abstract class for dialogs to change role or groups of a given user.
- A_CmsEditUserGroupRoleDialog(CmsObject, CmsUUID, Window, CmsAccountsApp) - Constructor for class org.opencms.ui.apps.user.A_CmsEditUserGroupRoleDialog
-
public constructor.
- A_CmsFileSelectField<T> - Class in org.opencms.ui.components.fileselect
-
Abstract file select field.
- A_CmsFileSelectField() - Constructor for class org.opencms.ui.components.fileselect.A_CmsFileSelectField
-
Creates a new instance.
- A_CmsFocusShortcutListener - Class in org.opencms.ui.components
-
Shortcut listener that will only be active, while the given text field has the keyboard focus.
- A_CmsFocusShortcutListener(String, int, int[]) - Constructor for class org.opencms.ui.components.A_CmsFocusShortcutListener
-
Constructor.
- A_CmsFormatterWidget - Class in org.opencms.widgets
-
Abstract superclass for widgets used to enable or disable formatters.
- A_CmsFormatterWidget() - Constructor for class org.opencms.widgets.A_CmsFormatterWidget
- A_CmsFormatterWidget.FormatterSelectComparator - Class in org.opencms.widgets
-
Comparator used to sort formatter beans in the order in which they should be displayed in the selection.
- A_CmsFrameEditor - Class in org.opencms.ui.editors
-
Class to extended by frame based editors.
- A_CmsFrameEditor() - Constructor for class org.opencms.ui.editors.A_CmsFrameEditor
- A_CmsGalleryDialogAction - Class in org.opencms.ui.actions
-
Class representing an abstract gallery dialog action.
- A_CmsGalleryDialogAction() - Constructor for class org.opencms.ui.actions.A_CmsGalleryDialogAction
- A_CmsGalleryWidget - Class in org.opencms.widgets
-
Base class for all gallery widget implementations.
- A_CmsGalleryWidget() - Constructor for class org.opencms.widgets.A_CmsGalleryWidget
-
Creates a new gallery widget.
- A_CmsGalleryWidget(String) - Constructor for class org.opencms.widgets.A_CmsGalleryWidget
-
Creates a new gallery widget with the given configuration.
- A_CmsHtmlConverter - Class in org.opencms.util
- A_CmsHtmlConverter() - Constructor for class org.opencms.util.A_CmsHtmlConverter
-
Empty constructor.
- A_CmsHtmlConverter(String, List<String>) - Constructor for class org.opencms.util.A_CmsHtmlConverter
-
Constructor, with parameters.
- A_CmsHtmlIconButton - Class in org.opencms.workplace.tools
-
Default skeleton for an html icon button.
- A_CmsHtmlIconButton(String) - Constructor for class org.opencms.workplace.tools.A_CmsHtmlIconButton
-
Default Constructor.
- A_CmsHtmlIconButton(String, CmsMessageContainer, CmsMessageContainer, String, boolean) - Constructor for class org.opencms.workplace.tools.A_CmsHtmlIconButton
-
Full Constructor.
- A_CmsHtmlWidget - Class in org.opencms.widgets
-
Provides a widget that creates a rich input field using the matching component, for use on a widget dialog.
- A_CmsHtmlWidget() - Constructor for class org.opencms.widgets.A_CmsHtmlWidget
-
Creates a new html editing widget.
- A_CmsHtmlWidget(String) - Constructor for class org.opencms.widgets.A_CmsHtmlWidget
-
Creates a new html editing widget with the given configuration.
- A_CmsHTTPImportForm - Class in org.opencms.ui.apps.dbmanager
-
Abstract class for HTTP imports.
- A_CmsHTTPImportForm(I_CmsReportApp, String, boolean) - Constructor for class org.opencms.ui.apps.dbmanager.A_CmsHTTPImportForm
-
public constructor.
- A_CmsImport - Class in org.opencms.importexport
-
Deprecated.the import is done starting with
CmsImportVersion7
with the digester - A_CmsImport() - Constructor for class org.opencms.importexport.A_CmsImport
-
Deprecated.
- A_CmsImportExportUserDialog - Class in org.opencms.ui.apps.user
-
Class to export user.
- A_CmsImportExportUserDialog() - Constructor for class org.opencms.ui.apps.user.A_CmsImportExportUserDialog
- A_CmsImportForm - Class in org.opencms.ui.apps.dbmanager
-
Abstract class for a form to import a file.
- A_CmsImportForm(I_CmsReportApp) - Constructor for class org.opencms.ui.apps.dbmanager.A_CmsImportForm
-
public constructor.
- A_CmsJsonDocument - Class in org.opencms.xml.xml2json.document
-
Abstract class representing a JSON document.
- A_CmsJsonDocument(CmsJsonRequest) - Constructor for class org.opencms.xml.xml2json.document.A_CmsJsonDocument
-
Creates a new JSON document.
- A_CmsJSPAction - Class in org.opencms.ui.actions
-
Abstract class for actions to display a JSP file in a vaadin window.
- A_CmsJSPAction() - Constructor for class org.opencms.ui.actions.A_CmsJSPAction
- A_CmsJspCustomContextBean - Class in org.opencms.jsp.util
-
Base class for context sensitive custom beans that supports creation via
CmsJspStandardContextBean.getBean(String className)
. - A_CmsJspCustomContextBean() - Constructor for class org.opencms.jsp.util.A_CmsJspCustomContextBean
- A_CmsJspJsonTag - Class in org.opencms.jsp
-
Abstract superclass that handles the common behavior of the jsonarray/jsonobject/jsonvalue tags.
- A_CmsJspJsonTag() - Constructor for class org.opencms.jsp.A_CmsJspJsonTag
- A_CmsLinkValidator - Class in org.opencms.ui.apps.linkvalidation
-
Validator for links.
- A_CmsLinkValidator() - Constructor for class org.opencms.ui.apps.linkvalidation.A_CmsLinkValidator
-
Empty constructor.
- A_CmsLogPublishListConverter - Class in org.opencms.db.userpublishlist
-
Abstract base class used for converting from CmsLogEntry instances to the necessary changes in the user's publish list.
- A_CmsLogPublishListConverter() - Constructor for class org.opencms.db.userpublishlist.A_CmsLogPublishListConverter
- A_CmsMenuItem - Class in org.opencms.ui.apps
-
A workplace menu item.
- A_CmsMenuItem(String, Resource) - Constructor for class org.opencms.ui.apps.A_CmsMenuItem
-
Constructor.
- A_CmsMessageBundle - Class in org.opencms.i18n
-
Convenience base class to access the localized messages of an OpenCms package.
- A_CmsMessageBundle() - Constructor for class org.opencms.i18n.A_CmsMessageBundle
- A_CmsModeIntEnumeration - Class in org.opencms.util
-
Base class for all integer mode enumeration classes.
- A_CmsModeIntEnumeration(int) - Constructor for class org.opencms.util.A_CmsModeIntEnumeration
-
Default constructor.
- A_CmsModeStringEnumeration - Class in org.opencms.util
-
Base class for all string mode enumeration classes.
- A_CmsModeStringEnumeration(String) - Constructor for class org.opencms.util.A_CmsModeStringEnumeration
-
Default constructor.
- A_CmsModuleAction - Class in org.opencms.module
-
Simple base implementation of the
I_CmsModuleAction
interface, extend this class for more sophisticated module action implementations. - A_CmsModuleAction() - Constructor for class org.opencms.module.A_CmsModuleAction
- A_CmsModuleImportForm - Class in org.opencms.ui.apps.modules
-
Abstract superclass for the module import forms.
- A_CmsModuleImportForm(CmsModuleApp, VerticalLayout, VerticalLayout, Runnable) - Constructor for class org.opencms.ui.apps.modules.A_CmsModuleImportForm
-
Constructor.
- A_CmsNativeComplexWidget - Class in org.opencms.widgets
-
This is an abstract class which you can inherit from to relatively easily implement complex widgets for rendering nested contents in Javascript.
- A_CmsNativeComplexWidget() - Constructor for class org.opencms.widgets.A_CmsNativeComplexWidget
- A_CmsNotification - Class in org.opencms.notification
-
Abstract class to create a notfication which will be send as a html mail to a user in OpenCms.
- A_CmsNotification(CmsObject, CmsUser) - Constructor for class org.opencms.notification.A_CmsNotification
-
Creates a new A_CmsNotification.
- A_CmsOnDemandStaticExportHandler - Class in org.opencms.staticexport
-
Abstract implementation for the
interface.I_CmsStaticExportHandler
- A_CmsOnDemandStaticExportHandler() - Constructor for class org.opencms.staticexport.A_CmsOnDemandStaticExportHandler
- A_CmsPreEditorActionDefinition - Class in org.opencms.workplace.editors
-
Defines an action to be performed before the workplace editor is opened for the first time.
- A_CmsPreEditorActionDefinition() - Constructor for class org.opencms.workplace.editors.A_CmsPreEditorActionDefinition
-
Constructor, without parameters.
- A_CmsPreference - Class in org.opencms.configuration.preferences
-
Abstract superclass for preferences.
- A_CmsPreference() - Constructor for class org.opencms.configuration.preferences.A_CmsPreference
- A_CmsProgressThread - Class in org.opencms.workplace.threads
-
Abstract thread to keep track of operation progress.
- A_CmsProgressThread() - Constructor for class org.opencms.workplace.threads.A_CmsProgressThread
- A_CmsPublishGroupHelper<RESOURCE,GROUP> - Class in org.opencms.ade.publish
-
Helper class for splitting a publish list into publish groups.
- A_CmsPublishGroupHelper(Locale) - Constructor for class org.opencms.ade.publish.A_CmsPublishGroupHelper
-
Creates a new publish group helper for a given locale.
- A_CmsPublishGroupHelper.GroupAge - Enum in org.opencms.ade.publish
-
An enum representing the age of a publish list resource.
- A_CmsPublishGroupHelper.SortingComparator - Class in org.opencms.ade.publish
-
Comparator used for sorting publish resources.
- A_CmsReport - Class in org.opencms.report
-
Base report class.
- A_CmsReport() - Constructor for class org.opencms.report.A_CmsReport
- A_CmsReportThread - Class in org.opencms.report
-
Provides a common Thread class for the reports.
- A_CmsReportThread(CmsObject, String) - Constructor for class org.opencms.report.A_CmsReportThread
-
Constructs a new report Thread with the given name.
- A_CmsRepository - Class in org.opencms.repository
-
Abstract implementation of the repository interface
I_CmsRepository
. - A_CmsRepository() - Constructor for class org.opencms.repository.A_CmsRepository
-
Default constructor initializing member variables.
- A_CmsRepositorySession - Class in org.opencms.repository
-
Abstract implementation of the interface
I_CmsRepositorySession
to provide the functionality of filtering items. - A_CmsRepositorySession() - Constructor for class org.opencms.repository.A_CmsRepositorySession
- A_CmsResourceCollector - Class in org.opencms.file.collectors
-
Provides some helpful base implementations for resource collector classes.
- A_CmsResourceCollector() - Constructor for class org.opencms.file.collectors.A_CmsResourceCollector
-
Constructor to initialize some default values.
- A_CmsResourceExtensionWrapper - Class in org.opencms.file.wrapper
-
Abstract base class which implements
I_CmsResourceWrapper
and makes it possible to add and remove file extensions to resources. - A_CmsResourceExtensionWrapper() - Constructor for class org.opencms.file.wrapper.A_CmsResourceExtensionWrapper
- A_CmsResourceType - Class in org.opencms.file.types
-
Base implementation for resource type classes.
- A_CmsResourceType() - Constructor for class org.opencms.file.types.A_CmsResourceType
-
Default constructor, used to initialize some member variables.
- A_CmsResourceTypeFolderBase - Class in org.opencms.file.types
-
Resource type descriptor for the type "folder".
- A_CmsResourceTypeFolderBase() - Constructor for class org.opencms.file.types.A_CmsResourceTypeFolderBase
-
Default constructor, used to initialize member variables.
- A_CmsResourceTypeLinkParseable - Class in org.opencms.file.types
-
Base implementation for resource types implementing the
I_CmsLinkParseable
interface. - A_CmsResourceTypeLinkParseable() - Constructor for class org.opencms.file.types.A_CmsResourceTypeLinkParseable
-
Default constructor.
- A_CmsResourceWrapper - Class in org.opencms.file.wrapper
-
Default abstract implementation of the interface
I_CmsResourceWrapper
. - A_CmsResourceWrapper() - Constructor for class org.opencms.file.wrapper.A_CmsResourceWrapper
- A_CmsSearchFieldConfiguration - Class in org.opencms.search.fields
-
Base class for a typical field configuration.
- A_CmsSearchFieldConfiguration() - Constructor for class org.opencms.search.fields.A_CmsSearchFieldConfiguration
-
Creates a new empty field configuration.
- A_CmsSearchIndex - Class in org.opencms.search
-
Abstract base class for search indexes.
- A_CmsSearchIndex() - Constructor for class org.opencms.search.A_CmsSearchIndex
-
Default constructor only intended to be used by the XML configuration.
- A_CmsSearchIndex(String) - Constructor for class org.opencms.search.A_CmsSearchIndex
-
Creates a new CmsSearchIndex with the given name.
- A_CmsSelectResourceTypeDialog - Class in org.opencms.ui.dialogs
- A_CmsSelectResourceTypeDialog(CmsResource, I_CmsDialogContext) - Constructor for class org.opencms.ui.dialogs.A_CmsSelectResourceTypeDialog
-
Creates a new instance.
- A_CmsSelectWidget - Class in org.opencms.widgets
-
Base class for select widgets.
- A_CmsSelectWidget() - Constructor for class org.opencms.widgets.A_CmsSelectWidget
-
Creates a new select widget.
- A_CmsSelectWidget(String) - Constructor for class org.opencms.widgets.A_CmsSelectWidget
-
Creates a select widget with the select options specified in the given configuration String.
- A_CmsSelectWidget(List<CmsSelectWidgetOption>) - Constructor for class org.opencms.widgets.A_CmsSelectWidget
-
Creates a select widget with the select options specified in the given configuration List.
- A_CmsSerialDateBean - Class in org.opencms.widgets.serialdate
-
Abstract base class for serial date beans.
- A_CmsSerialDateBean(Date, Date, boolean, I_CmsSerialDateValue.EndType, Date, int, SortedSet<Date>) - Constructor for class org.opencms.widgets.serialdate.A_CmsSerialDateBean
-
Constructor for the abstract class for serial date beans.
- A_CmsSerialDateValue - Class in org.opencms.acacia.shared
-
The base class for implementations of serial date values.
- A_CmsSerialDateValue() - Constructor for class org.opencms.acacia.shared.A_CmsSerialDateValue
- A_CmsServerImportForm - Class in org.opencms.ui.apps.dbmanager
-
Abstract class for the import from a folder on the server.
- A_CmsServerImportForm(I_CmsReportApp, String, boolean) - Constructor for class org.opencms.ui.apps.dbmanager.A_CmsServerImportForm
-
public constructor.
- A_CmsSimpleVisibilityCheck - Class in org.opencms.ui.contextmenu
-
Abstract superclass for menu item visibility checks.
- A_CmsSimpleVisibilityCheck() - Constructor for class org.opencms.ui.contextmenu.A_CmsSimpleVisibilityCheck
- A_CmsStaticExportHandler - Class in org.opencms.staticexport
-
Abstract base implementation for the
interface.I_CmsStaticExportHandler
- A_CmsStaticExportHandler() - Constructor for class org.opencms.staticexport.A_CmsStaticExportHandler
- A_CmsTextExtractor - Class in org.opencms.search.extractors
-
Base utility class that allows extraction of the indexable "plain" text from a given document format.
- A_CmsTextExtractor() - Constructor for class org.opencms.search.extractors.A_CmsTextExtractor
- A_CmsToolbarAction - Class in org.opencms.ui.actions
-
Workplace action only visible in the toolbar context menus, not within the file table.
- A_CmsToolbarAction() - Constructor for class org.opencms.ui.actions.A_CmsToolbarAction
- A_CmsToolHandler - Class in org.opencms.workplace.tools
-
Helper class to build easily other admin tool handlers.
- A_CmsToolHandler() - Constructor for class org.opencms.workplace.tools.A_CmsToolHandler
- A_CmsTreeTabDataPreloader<T extends I_CmsGalleryTreeEntry<T>> - Class in org.opencms.ade.galleries
-
Abstract class which is used to generate the data for showing an already opened tree in the gallery dialog.
- A_CmsTreeTabDataPreloader() - Constructor for class org.opencms.ade.galleries.A_CmsTreeTabDataPreloader
- A_CmsUI - Class in org.opencms.ui
-
Abstract UI class providing access to the OpenCms context.
- A_CmsUI() - Constructor for class org.opencms.ui.A_CmsUI
-
Constructor.
- A_CmsVfsDocument - Class in org.opencms.search.documents
-
Base document factory class for a VFS
, just requires a specialized implementation ofCmsResource
for text extraction from the binary document content.I_CmsSearchExtractor.extractContent(CmsObject, CmsResource, I_CmsSearchIndex)
- A_CmsVfsDocument(String) - Constructor for class org.opencms.search.documents.A_CmsVfsDocument
-
Creates a new instance of this lucene document factory.
- A_CmsWidget - Class in org.opencms.widgets
-
Base class for XML editor widgets.
- A_CmsWidget() - Constructor for class org.opencms.widgets.A_CmsWidget
-
Default constructor.
- A_CmsWidget(String) - Constructor for class org.opencms.widgets.A_CmsWidget
-
Constructor for preprocessing the configuration string.
- A_CmsWidget.CmsDummyWidgetDialog - Class in org.opencms.widgets
-
Inner class to generate the I_CmsWidgetDialog.
- A_CmsWorkflowManager - Class in org.opencms.workflow
-
Abstract class which provides common functionality for workflow managers, like initialization of the configuration parameters.
- A_CmsWorkflowManager() - Constructor for class org.opencms.workflow.A_CmsWorkflowManager
- A_CmsWorkplaceAction - Class in org.opencms.ui.actions
-
Abstract workplace actions class providing helper methods.
- A_CmsWorkplaceAction() - Constructor for class org.opencms.ui.actions.A_CmsWorkplaceAction
- A_CmsWorkplaceApp - Class in org.opencms.ui.apps
-
Super class for workplace apps to help implementing the app navigation and layout.
- A_CmsWorkplaceApp() - Constructor for class org.opencms.ui.apps.A_CmsWorkplaceApp
-
Constructor.
- A_CmsWorkplaceApp.NavEntry - Class in org.opencms.ui.apps
-
An app navigation entry.
- A_CmsWorkplaceAppConfiguration - Class in org.opencms.ui.apps
-
Abstract superclass for workplace apps.
- A_CmsWorkplaceAppConfiguration() - Constructor for class org.opencms.ui.apps.A_CmsWorkplaceAppConfiguration
- A_CmsXmlConfiguration - Class in org.opencms.configuration
-
Abstract base implementation for xml configurations.
- A_CmsXmlConfiguration() - Constructor for class org.opencms.configuration.A_CmsXmlConfiguration
-
Constructor.
- A_CmsXmlContentEditorChangeHandler - Class in org.opencms.ade.contenteditor
-
Abstract implementation of the content editor change handler.
- A_CmsXmlContentEditorChangeHandler() - Constructor for class org.opencms.ade.contenteditor.A_CmsXmlContentEditorChangeHandler
- A_CmsXmlContentValue - Class in org.opencms.xml.types
-
Base class for XML content value implementations.
- A_CmsXmlContentValue() - Constructor for class org.opencms.xml.types.A_CmsXmlContentValue
-
Default constructor for a XML content type that initializes some internal values.
- A_CmsXmlContentValue(String, String, String) - Constructor for class org.opencms.xml.types.A_CmsXmlContentValue
-
Initializes the schema type descriptor values for this type descriptor.
- A_CmsXmlContentValue(I_CmsXmlDocument, Element, Locale, I_CmsXmlSchemaType) - Constructor for class org.opencms.xml.types.A_CmsXmlContentValue
-
Initializes the required members for this XML content value.
- A_CmsXmlDocument - Class in org.opencms.xml
-
Provides basic XML document handling functions useful when dealing with XML documents that are stored in the OpenCms VFS.
- A_CmsXmlDocument() - Constructor for class org.opencms.xml.A_CmsXmlDocument
-
Default constructor for a XML document that initializes some internal values.
- A_CmsXmlValueCdataBase - Class in org.opencms.xml.types
-
Base class for XML content value implementations that require only a simple XML cdata text node.
- A_CmsXmlValueCdataBase() - Constructor for class org.opencms.xml.types.A_CmsXmlValueCdataBase
-
Default constructor for a xml content type that initializes some internal values.
- A_CmsXmlValueCdataBase(String, String, String) - Constructor for class org.opencms.xml.types.A_CmsXmlValueCdataBase
-
Initializes the schema type descriptor values for this type descriptor.
- A_CmsXmlValueCdataBase(I_CmsXmlDocument, Element, Locale, I_CmsXmlSchemaType) - Constructor for class org.opencms.xml.types.A_CmsXmlValueCdataBase
-
Initializes the required members for this XML content value.
- A_CmsXmlValueTextBase - Class in org.opencms.xml.types
-
Base class for XML content value implementations that require only a simple XML plain text node.
- A_CmsXmlValueTextBase() - Constructor for class org.opencms.xml.types.A_CmsXmlValueTextBase
-
Default constructor for a xml content type that initializes some internal values.
- A_CmsXmlValueTextBase(String, String, String) - Constructor for class org.opencms.xml.types.A_CmsXmlValueTextBase
-
Initializes the schema type descriptor values for this type descriptor.
- A_CmsXmlValueTextBase(I_CmsXmlDocument, Element, Locale, I_CmsXmlSchemaType) - Constructor for class org.opencms.xml.types.A_CmsXmlValueTextBase
-
Initializes the required members for this XML content value.
- A_CONFIGURATION - Static variable in class org.opencms.configuration.CmsVfsConfiguration
-
The widget configuration attribute.
- A_CONFIGURATION - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Attribute name for configuration string.
- A_CONTENT - Static variable in class org.opencms.jsp.userdata.CmsUserDataRequestInfo
-
JSON key.
- A_COUNT - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "count" attribute.
- A_CREATABLE - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The 'creatable' attribute.
- A_DEFAULT - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "default" attribute.
- A_DEFAULTWIDGET - Static variable in class org.opencms.configuration.CmsVfsConfiguration
-
The widget attribute.
- A_DELETED - Static variable in class org.opencms.configuration.CmsSystemConfiguration
-
The attribute name for the deleted node.
- A_DESCRIPTION - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The 'description' attribute.
- A_DESTINATION - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "destination" attribute.
- A_DISPLAY - Static variable in class org.opencms.configuration.CmsSearchConfiguration
-
The "displayName" attribute.
- A_DISPLAY_BY_REPOSITORY - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "displayByRepository" attribute.
- A_DISPLAY_COLLAPSED - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "displayCollapsed" attribute.
- A_EDITABLE - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The name of the attribute editable for account infos.
- A_EMAIL - Static variable in class org.opencms.jsp.userdata.CmsUserDataRequestInfo
-
JSON key.
- A_ENABLED - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "enabled" attibute.
- A_ENABLED - Static variable in class org.opencms.xml.templatemapper.CmsTemplateMapperConfiguration
-
XML attribute name.
- A_ERROR - Static variable in class org.opencms.configuration.CmsSitesConfiguration
-
The "error" attribute.
- A_ERROR - Static variable in class org.opencms.configuration.CmsSystemConfiguration
-
The "error" attribute.
- A_ERROR - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The 'error' attribute.
- A_ERROR_PAGE - Static variable in class org.opencms.configuration.CmsSitesConfiguration
-
The "errorPage" attribute.
- A_ERROR_PAGE - Static variable in class org.opencms.configuration.CmsSystemConfiguration
-
The "errorPage" attribute.
- A_EXCERPT - Static variable in class org.opencms.configuration.CmsSearchConfiguration
-
The "excerpt" attribute.
- A_EXCLUSIVE - Static variable in class org.opencms.configuration.CmsSitesConfiguration
-
The "exclusive" attribute.
- A_EXCLUSIVE - Static variable in class org.opencms.configuration.CmsSystemConfiguration
-
The "exclusive" attribute.
- A_EXPIRATION - Static variable in class org.opencms.jsp.userdata.CmsUserDataRequestInfo
-
JSON key.
- A_EXTENSION - Static variable in class org.opencms.configuration.CmsVfsConfiguration
-
The extension attribute name.
- A_EXTENSION - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The name of the attribute for file extensions in icon rules.
- A_FIELD - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The name of the attribute field for account infos.
- A_FROM - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "from" attribute.
- A_HANDLER - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "handler" attribute.
- A_HEIGHT - Static variable in class org.opencms.loader.CmsDefaultTemplateContextProvider
-
JSON attribute name.
- A_ICON - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "icon" attribute.
- A_ID - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "id" attribute.
- A_ID - Static variable in class org.opencms.jsp.userdata.CmsUserDataRequestInfo
-
JSON key.
- A_INDEX - Static variable in class org.opencms.configuration.CmsSearchConfiguration
-
The "index" attribute.
- A_INFO - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "info" attribute.
- A_ISVIEW - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The isview attribute.
- A_KEY - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "key" attribute.
- A_LOCALIZATION_MODE - Static variable in class org.opencms.configuration.CmsSystemConfiguration
-
The attribute name for the localization mode.
- A_MAXVISITED - Static variable in class org.opencms.configuration.CmsSystemConfiguration
-
The "maxvisited" attribute.
- A_MODE - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "mode" attribute.
- A_NAME - Static variable in class org.opencms.configuration.CmsParameterStore
-
XML attribute name.
- A_NAME - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "name" attribute.
- A_NAME - Static variable in class org.opencms.importexport.A_CmsImport
-
Deprecated.Tag in the
CmsImportExportManager.EXPORT_MANIFEST
for the "userinfo/entry@name" attribute, contains the additional user info entry name. - A_NAME - Static variable in class org.opencms.importexport.CmsImportExportManager
-
Deprecated.Use the appropriate tag from latest import class instead
- A_NAME - Static variable in class org.opencms.importexport.CmsImportVersion10
-
Tag for the "userinfo / entry name" attribute, contains the additional user info entry name.
- A_NAME - Static variable in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Tag for the "userinfo / entry name" attribute, contains the additional user info entry name.
- A_NAME - Static variable in class org.opencms.module.CmsModuleXmlHandler
-
The "name" attribute.
- A_NAME - Static variable in class org.opencms.workplace.editors.CmsWorkplaceEditorConfiguration
-
Name of the name attribute.
- A_NAME_PATTERN - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The name pattern attrribute.
- A_NEW - Static variable in class org.opencms.xml.templatemapper.CmsTemplateMapperConfiguration
-
XML attribute name.
- A_NICE_NAME - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The 'widget-config' attribute.
- A_NICE_NAME - Static variable in class org.opencms.loader.CmsDefaultTemplateContextProvider
-
JSON attribute name.
- A_OFFLINE - Static variable in class org.opencms.configuration.CmsSystemConfiguration
-
The "offline" attribute.
- A_OFFSET - Static variable in class org.opencms.configuration.CmsSitesConfiguration
-
The attribute name for the alias offset.
- A_OLD - Static variable in class org.opencms.xml.templatemapper.CmsTemplateMapperConfiguration
-
XML attribute name.
- A_ONLINE - Static variable in class org.opencms.configuration.CmsSystemConfiguration
-
The "online" attribute.
- A_OPTIONAL - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The attribute name of the optional attribute for the user-info node.
- A_ORDER - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "order" attribute.
- A_PAGE - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "page" attribute.
- A_PARAM_PREFIX - Static variable in class org.opencms.search.CmsSearchIndex
-
A constant for the full qualified name of the CmsSearchIndex class.
- A_PARAMS - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "params" attribute.
- A_PARENT - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "parent" attribute.
- A_PASSWORD - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "password" attribute.
- A_PATH - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "path" attribute.
- A_PATH - Static variable in class org.opencms.loader.CmsDefaultTemplateContextProvider
-
JSON attribute name.
- A_PERMISSIONS - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "permissions" attribute.
- A_POOLNAME - Static variable in class org.opencms.configuration.CmsSystemConfiguration
-
The "poolname" attribute.
- A_PORT - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "protocol" attribute.
- A_POSITION - Static variable in class org.opencms.configuration.CmsSitesConfiguration
-
The "position" attribute.
- A_PRINCIPAL - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "principal" attribute.
- A_PROTOCOL - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "protocol" attribute.
- A_REDIRECT - Static variable in class org.opencms.configuration.CmsSitesConfiguration
-
The "redirect" attribute.
- A_REFERENCE - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "reference" attribute.
- A_REPLACE - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "replace" attribute.
- A_RULE - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "rule" attribute.
- A_RULE_REGEX - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The 'rule-regex' attribute.
- A_RULES - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "rules" attribute.
- A_SECURITY - Static variable in class org.opencms.configuration.CmsSystemConfiguration
-
The "security" attribute.
- A_SERVER - Static variable in class org.opencms.configuration.CmsSitesConfiguration
-
The "server" attribute.
- A_SERVER_URL - Static variable in class org.opencms.configuration.CmsSearchConfiguration
-
The Solr server URL attribute, set if embedded = false.
- A_SHOWNAVIGATION - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "shownavigation" attribute.
- A_SMALLICONSTYLE - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The name of the attribute containing the name of the small icon style class.
- A_SOURCE - Static variable in class org.opencms.configuration.CmsVfsConfiguration
-
The source attribute name.
- A_SSL - Static variable in class org.opencms.configuration.CmsSitesConfiguration
-
The ssl mode attribute.
- A_STORE - Static variable in class org.opencms.configuration.CmsSearchConfiguration
-
The "store" attribute.
- A_SUBSITE_SELECTION - Static variable in class org.opencms.configuration.CmsSitesConfiguration
-
Attribute name for the subsiteSelection option.
- A_SUFFIX - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The suffix attribute.
- A_TAB - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "tab" attribute.
- A_TARGET - Static variable in class org.opencms.configuration.CmsVfsConfiguration
-
The target attribute name.
- A_TARGET - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The "target" attribute.
- A_TITLE - Static variable in class org.opencms.configuration.CmsSitesConfiguration
-
The "title" attribute.
- A_TITLE_SUFFIX - Static variable in class org.opencms.site.CmsAlternativeSiteRootMapping
-
Suffix to append to the title of the site.
- A_TO - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "to" attribute.
- A_TYPE - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "type" attribute.
- A_TYPE - Static variable in class org.opencms.importexport.A_CmsImport
-
Deprecated.Tag in the
CmsImportExportManager.EXPORT_MANIFEST
for the "userinfo/entry@type" attribute, contains the additional user info entry data type name. - A_TYPE - Static variable in class org.opencms.importexport.CmsImportExportManager
-
Deprecated.Use the appropriate tag from latest import class instead
- A_TYPE - Static variable in class org.opencms.importexport.CmsImportVersion10
-
Tag for the "type" attribute, contains the property type.
- A_TYPE - Static variable in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Tag for the "type" attribute, contains the property type.
- A_TYPE - Static variable in class org.opencms.jsp.userdata.CmsUserDataRequestInfo
-
JSON key.
- A_URI - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "uri" attribute.
- A_USE_PERMANENT_REDIRECTS - Static variable in class org.opencms.configuration.CmsSitesConfiguration
-
The "usePermanentRedirects" attribute.
- A_USER - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "user" attribute.
- A_USERIDS - Static variable in class org.opencms.jsp.userdata.CmsUserDataRequestInfo
-
JSON key.
- A_VALUE - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
-
The "value" attribute.
- A_VARIANTS - Static variable in class org.opencms.loader.CmsDefaultTemplateContextProvider
-
JSON attribute name.
- A_VERSION - Static variable in class org.opencms.module.CmsModuleXmlHandler
-
The "version" attribute.
- A_VERSION - Static variable in class org.opencms.xml.content.CmsXmlContent
-
The name of the version attribute.
- A_VIEW_ORDER - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
Name of the attribute used to determine order of types in element views.
- A_WEBSERVER - Static variable in class org.opencms.configuration.CmsSitesConfiguration
-
The "webserver" attribute.
- A_WEIGHT - Static variable in class org.opencms.configuration.CmsParameterStore
-
XML attribute name.
- A_WIDGET - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The attribute name of the widget attribute for the user-info node.
- A_WIDGET_CONFIG - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
-
The 'widget-config' attribute.
- A_WIDTH - Static variable in class org.opencms.loader.CmsDefaultTemplateContextProvider
-
JSON attribute name.
- ABANDON_TIMEOUT - Static variable in class org.opencms.ui.apps.search.CmsSearchReplaceThread
-
Time after which the search operation is cancelled if no report update is requested.
- abandonThread() - Method in class org.opencms.publish.CmsPublishEngine
-
Abandons the given publish thread.
- abandonThread() - Method in class org.opencms.publish.CmsPublishManager
-
Abandons the current publish thread.
- abortPublishJob(CmsObject, CmsPublishJobEnqueued, boolean) - Method in class org.opencms.publish.CmsPublishManager
-
Aborts the given publish job.
- abortPublishJob(CmsPublishJobInfoBean) - Method in class org.opencms.publish.CmsPublishQueue
-
Aborts the given publish job.
- abortPublishJob(CmsUUID, CmsPublishJobEnqueued, boolean) - Method in class org.opencms.publish.CmsPublishEngine
-
Aborts the given publish job.
- accept(File) - Method in class org.opencms.staticexport.CmsPrefixFileFilter
-
Accepts the given file if its name starts with the name of of the base file (without extension) and ends with the extension.
- accept(String, String) - Method in class org.opencms.cmis.CmsCmisRenditionFilter
-
Checks whether this filter accepts a given kind/mimetype combination.
- ACCEPT_LANGUAGE - Static variable in class org.opencms.i18n.CmsAcceptLanguageHeaderParser
-
A constant for the HTTP
Accept-Language
header. - acceptAgreement() - Method in class org.opencms.workplace.CmsLoginUserAgreement
-
Stores the information about the accepted user agreement in the current users additional info.
- AcceptLanguage() - Constructor for class org.opencms.i18n.CmsAcceptLanguageHeaderParser.AcceptLanguage
- ACCESS_CONTROL - Static variable in class org.opencms.security.CmsPermissionSet
-
Permission set to check control access.
- ACCESS_DIRECT_PUBLISH - Static variable in class org.opencms.security.CmsPermissionSet
-
Permission set to check direct publish permissions.
- ACCESS_FLAGS_ALLOTHERS - Static variable in class org.opencms.security.CmsAccessControlEntry
-
Flag to indicate the principal type 'all others'.
- ACCESS_FLAGS_GROUP - Static variable in class org.opencms.security.CmsAccessControlEntry
-
Flag to indicate the principal type group.
- ACCESS_FLAGS_INHERIT - Static variable in class org.opencms.security.CmsAccessControlEntry
-
Flag to indicate that an access control entry should be inherited.
- ACCESS_FLAGS_INHERITED - Static variable in class org.opencms.security.CmsAccessControlEntry
-
Flag to indicate that an access control entry was inherited (read only).
- ACCESS_FLAGS_OVERWRITE - Static variable in class org.opencms.security.CmsAccessControlEntry
-
Flag to indicate that an access control entry overwrites inherited entries.
- ACCESS_FLAGS_OVERWRITE_ALL - Static variable in class org.opencms.security.CmsAccessControlEntry
-
Flag to indicate the principal type 'overwrite all'.
- ACCESS_FLAGS_RESPONSIBLE - Static variable in class org.opencms.security.CmsAccessControlEntry
-
Flag to indicate that the principal is responsible for the resource.
- ACCESS_FLAGS_ROLE - Static variable in class org.opencms.security.CmsAccessControlEntry
-
Flag to indicate the principal type role.
- ACCESS_FLAGS_USER - Static variable in class org.opencms.security.CmsAccessControlEntry
-
Flag to indicate the principal type user.
- ACCESS_READ - Static variable in class org.opencms.security.CmsPermissionSet
-
Permission set to check read access.
- ACCESS_VIEW - Static variable in class org.opencms.security.CmsPermissionSet
-
Permission set to check view access.
- ACCESS_WRITE - Static variable in class org.opencms.security.CmsPermissionSet
-
Permission set to check write access.
- ACCESSOR - Static variable in class org.opencms.gwt.shared.CmsDataViewConstants
-
The accessor.
- ACCOUNT_MANAGER - Static variable in class org.opencms.security.CmsRole
-
The "ACCOUNT_MANAGER" role.
- accumulate(String, Object) - Method in class org.opencms.json.JSONObject
-
Accumulate values under a key.
- ACL - org.opencms.monitor.CmsMemoryMonitor.CacheType
-
Access Control Lists cache.
- action(CmsObject, Map<String, String[]>) - Method in class org.opencms.jsp.userdata.CmsJspUserDataRequestBean
-
Called by the user data request function JSP to handle the user data request logic.
- ACTION_ACCEPT - Static variable in class org.opencms.workplace.CmsLoginUserAgreement
-
Value for the action: accept the user agreement.
- ACTION_CANCEL - Static variable in class org.opencms.ade.publish.shared.CmsWorkflowAction
-
The cancel workflow action.
- ACTION_CANCEL - Static variable in class org.opencms.workplace.CmsDialog
-
Value for the action: cancel.
- ACTION_CHANGE_BODY - Static variable in class org.opencms.workplace.editors.CmsEditor
-
Value for the action: change the body.
- ACTION_CHECK - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Action for checking content before executing the direct edit action.
- ACTION_CLOSEPOPUP - Static variable in class org.opencms.workplace.CmsDialog
-
Value for the action: close popup window.
- ACTION_CLOSEPOPUP_SAVE - Static variable in class org.opencms.workplace.CmsDialog
-
Value for the action: save & close popup window.
- ACTION_CONFIRMCORRECTION - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Action for confirming the XML content structure correction.
- ACTION_CONFIRMED - Static variable in class org.opencms.workplace.CmsDialog
-
Value for the action: confirmed.
- ACTION_CONTINUE - Static variable in class org.opencms.workplace.CmsDialog
-
Value for the action: continue.
- ACTION_COPYLOCALE - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Value for the action: copy the current locale.
- ACTION_CORRECTIONCONFIRMED - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Action for correction of the XML content structure confirmed.
- ACTION_DEFAULT - Static variable in class org.opencms.workplace.CmsDialog
-
Value for the action: default (show initial dialog form).
- ACTION_DELETELOCALE - Static variable in class org.opencms.workplace.editors.CmsEditor
-
Value for the action: delete the current locale.
- ACTION_DISPLAY - Static variable in class org.opencms.ui.login.CmsLoginHelper
-
Action constant: Default action, display the dialog.
- ACTION_EDITSMALLELEMENTS - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Context menu action id.
- ACTION_ELEMENT_ADD - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Action for optional element creation.
- ACTION_ELEMENT_MOVE_DOWN - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Action for element move down operation.
- ACTION_ELEMENT_MOVE_UP - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Action for element move up operation.
- ACTION_ELEMENT_REMOVE - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Action for optional element removal.
- ACTION_EXIT - Static variable in class org.opencms.workplace.editors.CmsEditor
-
Value for the action: exit.
- ACTION_FORCE_PUBLISH - Static variable in class org.opencms.workflow.CmsDefaultWorkflowManager
-
The forced publish workflow action.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsAboutDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsAvailabilityDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsCategoriesDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsChangeTypeDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsCopyDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsCopyPageDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsCopyToProjectDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsDeleteDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsDirectPublishDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsDisplayAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsEditCodeDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsEditContentAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsEditDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsEditPageAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsEditPointerAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsEditPropertyAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsEditSmallElementsAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsEditUserDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsFavoriteDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsFormEditDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsGalleryDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsGalleryOptimizeDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsHistoryDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsLinkLocaleVariantAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsLockAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsLockedResourcesAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsLogoutAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsMoveDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsPermissionDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsPreferencesDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsPreviewAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsProjectDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsPropertiesDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsPublishScheduledDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsReindexDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsRenameAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsReplaceDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsResourceInfoAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsRestoreDeletedAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsSecureExportDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsSelectElementViewAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsSeoAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsShowLocaleAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsSiteDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsSitemapAliasAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsSitemapAttributeEditorAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsSitemapEditConfigAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsSitemapOpenParentAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsSitemapRefreshAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsStealLockAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsTemplateContextsAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsTouchDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsUndeleteDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsUndoDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsUnlinkLocaleVariantAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsUnlockAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsUserInfoDialogAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsViewInExplorerAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsViewOnlineAction
-
The action id.
- ACTION_ID - Static variable in class org.opencms.ui.actions.CmsWorkplaceAction
-
The action id.
- ACTION_LOCKS_CONFIRMED - Static variable in class org.opencms.workplace.CmsDialog
-
Value for the action: locks confirmed.
- ACTION_LOGIN - Static variable in class org.opencms.ui.login.CmsLoginHelper
-
Action constant: Login successful.
- ACTION_LOGOUT - Static variable in class org.opencms.ui.login.CmsLoginHelper
-
Action constant: Logout.
- ACTION_NEW - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Action for new file creation.
- ACTION_OK - Static variable in class org.opencms.workplace.CmsDialog
-
Value for the action: ok.
- ACTION_PARAM_DIALOG_ID - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Context menu action parameter dialog id.
- ACTION_PREVIEW - Static variable in class org.opencms.workplace.editors.CmsEditor
-
Value for the action: show a preview.
- ACTION_PUBLISH - Static variable in class org.opencms.workflow.CmsDefaultWorkflowManager
-
The publish workflow action.
- ACTION_RELEASE - Static variable in class org.opencms.workflow.CmsExtendedWorkflowManager
-
The release workflow action.
- ACTION_REPORT_BEGIN - Static variable in class org.opencms.workplace.CmsDialog
-
Value for the action: begin the report.
- ACTION_REPORT_END - Static variable in class org.opencms.workplace.CmsDialog
-
Value for the action: end the report.
- ACTION_REPORT_UPDATE - Static variable in class org.opencms.workplace.CmsDialog
-
Value for the action: update the report.
- ACTION_REQUEST - Static variable in class org.opencms.jsp.userdata.CmsJspUserDataRequestBean
-
Action id.
- ACTION_SAVE - Static variable in class org.opencms.workplace.editors.CmsEditor
-
Value for the action: save.
- ACTION_SAVEACTION - Static variable in class org.opencms.workplace.editors.CmsEditor
-
Constant value for the customizable action button.
- ACTION_SAVEEXIT - Static variable in class org.opencms.workplace.editors.CmsEditor
-
Value for the action: save and exit.
- ACTION_SELECTELEMENTVIEW - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Context menu action id.
- ACTION_SET - Static variable in class org.opencms.workplace.CmsDialog
-
Value for the action: button "set" clicked.
- ACTION_SHOW - Static variable in class org.opencms.workplace.editors.CmsEditor
-
Value for the action: show the editor.
- ACTION_SHOW_ERRORMESSAGE - Static variable in class org.opencms.workplace.editors.CmsEditor
-
Value for the action: an error occurred.
- ACTION_SHOWLOCALE - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Context menu action id.
- ACTION_SUBCHOICES - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Action that sub choices should be determined.
- ACTION_TEMPLATECONTEXTS - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Context menu action id.
- ACTION_UPDATE_ELEMENTS - Static variable in class org.opencms.workplace.editors.CmsDialogElements
-
Value for the action: update the elements of the page.
- ACTION_UPDATE_LANGUAGES - Static variable in class org.opencms.workplace.editors.CmsDialogCopyLanguage
-
Value for the action: update languages of the page.
- ACTION_VIEW - Static variable in class org.opencms.jsp.userdata.CmsJspUserDataRequestBean
-
Action id.
- ACTION_VIEW_ONLINE - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Context menu action id.
- ACTION_VIEWAUTH - Static variable in class org.opencms.jsp.userdata.CmsJspUserDataRequestBean
-
Action id.
- ACTION_WAIT - Static variable in class org.opencms.workplace.CmsDialog
-
Value for the action: wait (show please wait screen).
- actionAccept() - Method in class org.opencms.workplace.CmsLoginUserAgreement
-
Performs the the user agreement accept action, will be called by the JSP page.
- actionChangeBodyElement() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
-
Performs the change body action of the editor.
- actionChangeElementLanguage() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Performs the change element language action of the editor.
- actionCleanupBodyElement() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
-
Performs the cleanup body action of the editor.
- actionClear(boolean) - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
- actionClear(boolean) - Method in class org.opencms.workplace.editors.CmsEditor
-
Unlocks the edited resource when in direct edit mode or when the resource was not modified.
- actionClear(boolean) - Method in class org.opencms.workplace.editors.CmsEditorFrameset
-
Deletes the temporary file and unlocks the edited resource when in direct edit mode.
- actionClear(boolean) - Method in class org.opencms.workplace.editors.CmsSimpleEditor
- actionClear(boolean) - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Deletes the temporary file and unlocks the edited resource when in direct edit mode.
- actionClose() - Method in class org.opencms.workplace.editors.CmsEditor
-
Closes the editor and forwards to the workplace or the resource depending on the editor mode.
- actionCloseDialog() - Method in class org.opencms.workplace.CmsDialog
-
Used to close the current JSP dialog.
- actionCopyElementLocale() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Performs the copy locale action.
- actionDecline() - Method in class org.opencms.workplace.CmsLoginUserAgreement
-
Performs the user agreement declined action, will be called by the JSP page.
- actionDeleteElementLocale() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
-
Performs the delete locale action.
- actionDeleteElementLocale() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Performs the delete locale action.
- actionDirectEdit() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
-
Performs a configurable action performed by the editor.
- actionDirectEdit() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Performs a configurable action performed by the editor.
- actionExit() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
-
Performs the exit editor action and deletes the temporary file.
- actionExit() - Method in class org.opencms.workplace.editors.CmsEditor
-
Performs the exit editor action.
- actionExit() - Method in class org.opencms.workplace.editors.CmsEditorFrameset
- actionExit() - Method in class org.opencms.workplace.editors.CmsSimpleEditor
-
Performs the exit editor action.
- actionExit() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Performs the exit editor action.
- actionForcePublish(CmsObject, CmsPublishOptions, List<CmsResource>) - Method in class org.opencms.workflow.CmsDefaultWorkflowManager
-
The implementation of the "forcepublish" workflow action.
- actionMoveElement() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Moves an element in the xml content either up or down.
- actionNew() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Creates a new XML content item for editing.
- actionPreview() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
-
Performs the preview page action in a new browser window.
- actionPreview() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Performs the preview XML content action in a new browser window.
- actionPublish(CmsObject, CmsPublishOptions, List<CmsResource>) - Method in class org.opencms.workflow.CmsDefaultWorkflowManager
-
The implementation of the "publish" workflow action.
- actionRelease(CmsObject, List<CmsResource>) - Method in class org.opencms.workflow.CmsExtendedWorkflowManager
-
Implementation of the 'release' workflow action.
- actionRestore(CmsObject, CmsUUID, Integer) - Method in class org.opencms.ui.dialogs.history.CmsHistoryDialog
-
Restores a resource's state to the given version, but asks the user for confirmation beforehand.
- actionSave() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
- actionSave() - Method in class org.opencms.workplace.editors.CmsEditor
-
Performs the save content action.
- actionSave() - Method in class org.opencms.workplace.editors.CmsEditorFrameset
- actionSave() - Method in class org.opencms.workplace.editors.CmsSimpleEditor
-
Performs the save content action.
- actionSave() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Performs the save content action.
- actionSave(Locale) - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Performs the save content action.
- actionToggleElement() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Adds an optional element to the XML content or removes an optional element from the XML content.
- actionUpdateElements() - Method in class org.opencms.workplace.editors.CmsDialogElements
-
Updates the enabled/diabled status of all elements of the current page.
- actionUpdateLanguages() - Method in class org.opencms.workplace.editors.CmsDialogCopyLanguage
-
Updates the languages of the current xmlcontent by copying from the current language.
- activated - org.opencms.file.CmsUserSearchParameters.SortKey
-
User activation status.
- ACTIVE - Static variable in class org.opencms.ui.apps.CmsAppVisibilityStatus
-
The active and visible status.
- activeIfTrue(boolean) - Static method in class org.opencms.ui.sitemap.CmsSitemapTreeController
-
Returns VISIBILITY_ACTIVE if the given parameter is true, and VISIBILITY_INACTIVE otherwise.
- activeInactive(boolean) - Static method in class org.opencms.ui.contextmenu.CmsMenuItemVisibilityMode
-
Utilitiy method that returns 'active' if the parameter is true, otherwise inactive.
- activeInvisible(boolean) - Static method in class org.opencms.ui.contextmenu.CmsMenuItemVisibilityMode
-
Utility method that returns 'active' if the parameter is true, otherwise invisible.
- activeRequests - Static variable in class org.opencms.main.OpenCmsServlet
-
Map containing beans with information about currently running requests.
- add - org.opencms.acacia.shared.CmsEntityChangeEvent.ChangeType
- add(byte[]) - Method in class org.opencms.flex.CmsFlexCacheEntry
-
Adds an array of bytes to this cache entry, this will usually be the result of some kind of output - stream.
- add(CheckBox) - Method in class org.opencms.ui.util.CmsLogicalCheckboxGroup
-
Adds a check box to the group.
- add(String) - Method in class org.opencms.ade.contenteditor.CmsDynamicCategoryFieldList
-
Adds a path.
- add(String, Object...) - Method in class org.opencms.db.CmsStatementBuilder
-
Adds an SQL fragment and zero or more query parameters.
- add(String, String) - Method in class org.opencms.configuration.CmsParameterConfiguration
-
Add a parameter to this configuration.
- add(String, String) - Method in class org.opencms.gwt.shared.CmsUploadRestrictionInfo.Builder
-
Adds a new entry.
- add(String, String) - Method in class org.opencms.ui.CmsVaadinUtils.OptionGroupBuilder
-
Adds an option.
- add(String, String, String) - Method in class org.opencms.main.CmsDuplicateRemovingLogBuffer
-
Adds a new log entry.
- add(String, List<Object>) - Method in class org.opencms.db.CmsStatementBuilder
-
Adds an SQL fragment and zero or more query parameters.
- add(String, List<String>) - Method in class org.opencms.flex.CmsFlexBucketConfiguration
-
Adds a flex bucket definition, consisting of a flex bucket name and a list of paths.
- add(String, Map<String, String[]>, Map<String, Object>) - Method in class org.opencms.flex.CmsFlexCacheEntry
-
Add an include - call target resource to this cache entry.
- add(String, V) - Method in class org.opencms.util.CmsPathMap
-
Adds an element for the given path, overwriting the previous element for that path if there is one.
- add(CmsFormatterConfig) - Method in class org.opencms.ade.containerpage.shared.CmsFormatterConfigCollection
-
Adds another formatter configuration.
- add(CmsDetailPageInfo) - Method in class org.opencms.ade.sitemap.shared.CmsDetailPageTable
-
Adds a new detail page information bean to the detail page table.
- add(I_CmsLruCacheObject) - Method in class org.opencms.cache.CmsLruCache
-
Adds a new object to this cache.
- add(I_CmsQueryFragment) - Method in class org.opencms.db.CmsCompositeQueryFragment
-
Adds a new query fragment.
- add(CmsLogEntry) - Method in class org.opencms.db.userpublishlist.A_CmsLogPublishListConverter
-
Processes a log entry.
- add(CmsLogEntry) - Method in class org.opencms.db.userpublishlist.CmsLogPublishListConverterAllUsers
- add(CmsLogEntry) - Method in class org.opencms.db.userpublishlist.CmsLogPublishListConverterCurrentUser
- add(CmsResource) - Method in class org.opencms.ade.containerpage.CmsRelationTargetListBean
-
Adds a new resource.
- add(CmsResource, boolean) - Method in class org.opencms.db.CmsPublishList
-
Adds a new/changed Cms folder resource to the publish list.
- add(CmsCategoryTreeEntry) - Method in class org.opencms.ade.sitemap.shared.CmsSitemapCategoryData
-
Adds a new category entry.
- add(CmsHistoryResourceBean) - Method in class org.opencms.gwt.shared.CmsHistoryResourceCollection
-
Adds the information for a historical resource version.
- add(CmsListElementCreationOption) - Method in class org.opencms.gwt.shared.CmsListElementCreationDialogData
-
Adds an option.
- add(CmsPublishJobInfoBean) - Method in class org.opencms.publish.CmsPublishHistory
-
Adds the given publish job to the list.
- add(CmsPublishJobInfoBean) - Method in class org.opencms.publish.CmsPublishQueue
-
Pushes a new publish job with the given information in publish queue.
- add(CmsAccessControlEntry) - Method in class org.opencms.security.CmsAccessControlList
-
Adds an access control entry to the access control list.
- add(CmsUUID) - Method in class org.opencms.ade.configuration.CmsFunctionAvailability
-
Adds a dynamic function id and enables whitelisting.
- add(CmsExplorerTypeAccess) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeAccessFlushListener
-
Adds a new access settings object to this listener.
- add(CmsJsonRendererContainerPage.ContainerNode) - Method in class org.opencms.xml.xml2json.renderer.CmsJsonRendererContainerPage.ElementNode
-
Adds the container node as a nested container for the element.
- add(CmsJsonRendererContainerPage.ElementNode) - Method in class org.opencms.xml.xml2json.renderer.CmsJsonRendererContainerPage.ContainerNode
-
Adds a container element subnode.
- add(U) - Method in class org.opencms.ade.configuration.CmsSynchronizedUpdateSet
-
Adds a new update.
- ADD_LOG_FOLDER_HELPER - Static variable in class org.opencms.configuration.CmsAdditionalLogFolderConfig
-
The config helper instance.
- ADD_MAPPING_METHOD - Static variable in interface org.opencms.file.types.I_CmsResourceType
-
The name of the addMapping() method.
- ADD_PARAMETER_METHOD - Static variable in interface org.opencms.configuration.I_CmsConfigurationParameterHandler
-
The name of the addConfigurationParameter() method.
- ADD_RESOURCE_TYPE_METHOD - Static variable in interface org.opencms.file.types.I_CmsResourceType
-
Name of the addResourceType() method to add a resource type from the configuration.
- ADD_SMALL - org.opencms.ui.FontOpenCms
-
The add icon.
- addAccessControlEntry() - Method in class org.opencms.importexport.CmsImportVersion10
-
Adds an ACE from the current xml data.
- addAccessControlEntry() - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Adds an ACE from the current xml data.
- addAccessEntry(String, String) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeAccess
-
Adds a single access entry to the map of access entries of the explorer type setting.
- addAccountInfo(String, String, String) - Method in class org.opencms.workplace.CmsWorkplaceManager
-
Adds an account info.
- addAccountInfo(CmsAccountInfo) - Method in class org.opencms.workplace.CmsWorkplaceManager
-
Adds an account info.
- addAccountInfoRules(Digester) - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
-
Adds the digester rules for account info nodes.
- addAccountsGroupRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion10
-
Adds the XML digester rules for groups.
- addAccountsGroupRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Adds the XML digester rules for groups.
- addAccountsOrgunitRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion10
-
Adds the XML digester rules for organizational units.
- addAccountsOrgunitRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Adds the XML digester rules for organizational units.
- addAccountsUserRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion10
-
Adds the XML digester rules for users.
- addAccountsUserRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Adds the XML digester rules for users.
- addAction(Set<Action>, Action, boolean) - Static method in class org.opencms.cmis.CmsCmisUtil
-
Adds an action to a set of actions if a condition is fulfilled.
- addAdditionalButton(String) - Method in class org.opencms.widgets.CmsHtmlWidgetOption
-
Adds a button to the list of defined additional buttons.
- addAdditionalElement(Component) - Method in class org.opencms.ui.components.CmsInfoButton
-
Adds a vaadin element to window at last position.
- addAdditionalElement(Component, int) - Method in class org.opencms.ui.components.CmsInfoButton
-
Adds a vaadin element to window.
- addAdditionalFields(List<CmsSolrField>) - Method in class org.opencms.search.solr.CmsSolrFieldConfiguration
-
Adds the additional fields to the configuration, if they are not null.
- addAdditionalInfo(String, String) - Method in class org.opencms.gwt.shared.CmsListInfoBean
-
Sets a new additional info.
- addAdditionalInfo(String, String, String) - Method in class org.opencms.gwt.shared.CmsListInfoBean
-
Sets a new additional info.
- addAdditionallyAffectedResources(CmsObject, List<CmsPublishedResource>) - Method in class org.opencms.search.CmsSearchManager
-
Collects the resources whose indexed document depends on one of the updated resources.
- addAdditionalResources() - Method in class org.opencms.importexport.CmsExportParameters
-
Adds the resources from the additional resource list to the actual export resources.
- addAdditionalStyleGenerator(Table.CellStyleGenerator) - Method in class org.opencms.ui.components.CmsFileTable
-
Adds an additional cell style generator.
- addAdeParameter(String, String) - Method in class org.opencms.configuration.CmsSystemConfiguration
-
Adds an ADE configuration parameter.
- addAdminTool(CmsTool) - Method in class org.opencms.workplace.tools.CmsToolGroup
-
Adds an admin tool.
- addAdminTool(CmsTool, float) - Method in class org.opencms.workplace.tools.CmsToolGroup
-
Adds an admin tool at the given position.
- addAlias(CmsDbContext, CmsProject, CmsAlias) - Method in class org.opencms.db.CmsDriverManager
-
Adds an alias entry.
- addAlias(CmsRequestContext, CmsAlias) - Method in class org.opencms.db.CmsSecurityManager
-
Adds an alias.
- addAlias(CmsSiteMatcher) - Method in class org.opencms.site.CmsSite
-
Adds an alias for the site.
- addAliasImportResult(List<CmsAliasImportResult>) - Static method in class org.opencms.ade.sitemap.CmsVfsSitemapService
-
Adds an alias import result.
- addAll(Collection<CmsResource>, boolean) - Method in class org.opencms.db.CmsPublishList
-
Appends all the given resources to this publish list.
- addAll(Collection<CmsUUID>) - Method in class org.opencms.ade.configuration.CmsFunctionAvailability
-
Adds all ids from the given collection.
- addAllowedOuCondition(CmsSelectQuery, CmsSelectQuery.TableAlias, List<CmsOrganizationalUnit>) - Method in class org.opencms.db.generic.CmsUserQueryBuilder
-
Adds OU conditions to an SQL query.
- addAnalyzer(CmsSearchAnalyzer) - Method in class org.opencms.search.CmsSearchManager
-
Adds an analyzer.
- addApiAuthorization(CmsSystemConfiguration.ApiAuthorizationConfig) - Method in class org.opencms.configuration.CmsSystemConfiguration
-
Adds a new authorization configuration.
- addAppConfigToCategory(I_CmsWorkplaceAppConfiguration) - Method in class org.opencms.ui.apps.CmsAppHierarchyBuilder
-
Adds an app configuration to the node belonging to its parent category id.
- addAppConfiguration(I_CmsWorkplaceAppConfiguration) - Method in class org.opencms.ui.apps.CmsAppCategoryNode
-
Adds an app configuration.
- addAppConfiguration(I_CmsWorkplaceAppConfiguration) - Method in class org.opencms.ui.apps.CmsAppHierarchyBuilder
-
Adds an app configuration.
- addAsWindow(Component) - Method in class org.opencms.ui.apps.git.CmsGitToolOptionsPanel
-
Opens a modal window with the given component as content.
- addAttachment(CmsObject, CmsResource) - Method in class org.opencms.newsletter.CmsNewsletter
- addAttachment(CmsObject, CmsResource) - Method in interface org.opencms.newsletter.I_CmsNewsletter
-
Adds a OpenCms resource as an attachment to the newsletter.
- addAttachment(CmsDocumentDependency) - Method in class org.opencms.search.documents.CmsDocumentDependency
-
Adds another document attachment dependency to this document.
- addAttribute(String, CmsType, int, int) - Method in class org.opencms.acacia.shared.CmsType
-
Adds an attribute to the type.
- addAttributeMap(Map<String, Object>) - Method in class org.opencms.flex.CmsFlexRequest
-
Adds the specified Map to the attributes of the request, added attributes will not overwrite existing attributes in the request.
- addAttributeValue(String, String) - Method in class org.opencms.acacia.shared.CmsEntity
-
Adds the given attribute value.
- addAttributeValue(String, CmsEntity) - Method in class org.opencms.acacia.shared.CmsEntity
-
Adds the given attribute value.
- addAuthorizationHandlerParam(String, String) - Method in class org.opencms.configuration.CmsSystemConfiguration
-
Adds a parameter for the authorization handler.
- addAvailableLocale(String) - Method in class org.opencms.i18n.CmsLocaleManager
-
Adds a locale to the list of available locales.
- addBlock(CmsWorkplaceUserInfoBlock) - Method in class org.opencms.workplace.CmsWorkplaceUserInfoManager
-
Adds the given block.
- addBlurListener(FieldEvents.BlurListener) - Method in class org.opencms.ui.components.codemirror.CmsCodeMirror
-
Adds a blur listener.
- addBookmark(String, Locale, boolean, I_CmsXmlContentValue) - Method in class org.opencms.xml.A_CmsXmlDocument
-
Adds a bookmark for the given value.
- addBookmarkForElement(Element, Locale, Element, String, CmsXmlContentDefinition) - Method in class org.opencms.xml.content.CmsXmlContent
-
Creates a new bookmark for the given element.
- addBookmarkForValue(I_CmsXmlContentValue, String, Locale, boolean) - Method in class org.opencms.xml.content.CmsXmlContent
-
Adds a bookmark for the given value.
- addBundle(I_CmsMessageBundle) - Method in class org.opencms.i18n.CmsMultiMessages
-
Adds a bundle instance to this multi message bundle.
- addBundleToCache(String, Locale, I_CmsResourceBundle) - Static method in class org.opencms.i18n.CmsResourceBundleLoader
-
Adds the specified resource bundle to the permanent cache.
- addButton(Component) - Method in class org.opencms.ui.components.CmsBasicDialog
-
Adds a button to the button bar.
- addButton(Component, boolean) - Method in class org.opencms.ui.components.CmsBasicDialog
-
Adds a button to the button bar.
- AddButtonEmptyHandler(String) - Constructor for class org.opencms.ui.components.editablegroup.CmsEditableGroup.AddButtonEmptyHandler
-
Creates a new instance.
- addButtonLeft(Component) - Method in class org.opencms.ui.components.CmsToolBar
-
Adds a button to left toolbar side.
- addButtonRight(Component) - Method in class org.opencms.ui.components.CmsToolBar
-
Adds a button to right toolbar side.
- addCache(I_CmsGlobalConfigurationCache, I_CmsGlobalConfigurationCache, String) - Method in class org.opencms.ade.configuration.CmsGlobalConfigurationCacheEventHandler
-
Adds a new pair of cache instances which should be managed by this event handler.
- addCalculatedModuleResources(List<CmsResource>, CmsObject, List<CmsResource>, List<String>) - Static method in class org.opencms.module.CmsModule
-
Determines the resources that are: accessible with the provided
CmsObject
, part of themoduleResources
(or in a folder of these resources) and not contained inexcludedResources
(or a folder of these resources). and adds the toresult
- addCall(long) - Method in class org.opencms.db.timing.CmsThreadStatsTreeProfilingHandler.Node
-
Updates the count / nanos for this node.
- addCallback(CmsPagingControls.I_PagingCallback) - Method in class org.opencms.ui.dataview.CmsPagingControls
-
Adds a new page change callback.
- addCallback(CmsNewResourceBuilder.I_Callback) - Method in class org.opencms.ui.util.CmsNewResourceBuilder
-
Adds a callback to be notified when the resource is created.
- addCategory(String) - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
-
Adds a category to the categories list.
- addCategory(I_CmsAppCategory) - Method in class org.opencms.ui.apps.CmsAppHierarchyBuilder
-
Adds an app category.
- addCategoryField(List<CmsCategory>) - Method in class org.opencms.search.CmsLuceneDocument
- addCategoryField(List<CmsCategory>) - Method in interface org.opencms.search.I_CmsSearchDocument
-
Adds the list of the given categories to this document.
- addCategoryField(List<CmsCategory>) - Method in class org.opencms.search.solr.CmsSolrDocument
- addCategoryFolderFilter(CmsCategoryFolderRestrictionBean) - Method in class org.opencms.jsp.search.config.parser.simplesearch.CmsConfigurationBean
-
Add a combined category-folder restriction.
- addChangeData(CmsSitemapChange) - Method in class org.opencms.ade.sitemap.shared.CmsSitemapChange
-
Adds the given change data to this change object.
- addChangeTitle(String) - Method in class org.opencms.ade.sitemap.shared.CmsSitemapChange
-
Adds a property change for a changed title.
- addChannelButton() - Method in class org.opencms.ui.apps.logfile.CmsLogFileApp
-
Button to open channel settings path.
- addChecked(String) - Method in class org.opencms.jsp.search.state.CmsSearchStateFacet
- addChecked(String) - Method in interface org.opencms.jsp.search.state.I_CmsSearchStateFacet
-
Add a facet entry to the collection of checked entries.
- addCheckRule(CmsXmlContentDefinition, String, String, String) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Adds a check rule for a specified element.
- addChild(String, String) - Method in class org.opencms.ui.shared.CmsContextMenuState
-
Adds a child item.
- addChild(String, String) - Method in class org.opencms.ui.shared.CmsContextMenuState.ContextMenuItemState
-
Adds a child item.
- addChild(String, CmsAppHierarchyPanel) - Method in class org.opencms.ui.apps.CmsAppHierarchyPanel
-
Adds a child category panel.
- addChild(CmsGalleryTreeEntry) - Method in class org.opencms.ade.galleries.shared.CmsGalleryTreeEntry
-
Adds a new child entry.
- addChild(CmsSitemapEntryBean) - Method in class org.opencms.ade.galleries.shared.CmsSitemapEntryBean
- addChild(CmsVfsEntryBean) - Method in class org.opencms.ade.galleries.shared.CmsVfsEntryBean
- addChild(CmsBrokenLinkBean) - Method in class org.opencms.gwt.shared.CmsBrokenLinkBean
-
Adds a child bean to this bean.
- addChild(CmsCategoryTreeEntry) - Method in class org.opencms.gwt.shared.CmsCategoryTreeEntry
-
Adds a child entry.
- addChild(CmsAppCategoryNode) - Method in class org.opencms.ui.apps.CmsAppCategoryNode
-
Adds a child node.
- addChild(CmsTreeNode<T>) - Method in class org.opencms.util.CmsTreeNode
-
Adds a child node.
- addChild(T) - Method in interface org.opencms.ade.galleries.shared.I_CmsGalleryTreeEntry
-
Adds a new child to the node.
- addChildResources(String) - Method in class org.opencms.importexport.CmsExport
-
Exports the given folder and all child resources.
- addClause(I_CmsQueryFragment) - Method in class org.opencms.db.CmsSelectQuery
-
Adds another clause to the query.
- addCmsEventListener(I_CmsEventListener) - Method in class org.opencms.main.CmsEventManager
-
Add an OpenCms event listener that listens to all events.
- addCmsEventListener(I_CmsEventListener) - Static method in class org.opencms.main.OpenCms
-
Add a cms event listener that listens to all events.
- addCmsEventListener(I_CmsEventListener, int[]) - Method in class org.opencms.main.CmsEventManager
-
Add an OpenCms event listener.
- addCmsEventListener(I_CmsEventListener, int[]) - Static method in class org.opencms.main.OpenCms
-
Add a cms event listener that listens only to particular events.
- addColumn(String) - Method in class org.opencms.db.CmsSelectQuery
-
Adds an expression which should be added as a column in the result set.
- addColumn(String) - Method in class org.opencms.db.CmsUserExportSettings
-
Adds a column to the list of export columns.
- addColumn(I_CmsQueryFragment) - Method in class org.opencms.db.CmsSelectQuery
-
Adds an expression which should be added as a column in the result set.
- addCondition(String, Object...) - Method in class org.opencms.db.CmsSelectQuery
-
Adds a new condition to the query.
- addCondition(I_CmsQueryFragment) - Method in class org.opencms.db.CmsSelectQuery
-
Adds a new condition to the query.
- addCondition(I_CmsQueryFragment) - Method in class org.opencms.db.CmsSqlBooleanClause
-
Adds an operand to the boolean expression.
- addConfiguration(CmsContainerConfiguration) - Method in class org.opencms.ade.containerpage.inherited.CmsInheritedContainerState
-
Adds a configuration bean for a new tree level.
- addConfiguration(I_CmsXmlConfiguration) - Method in class org.opencms.configuration.CmsConfigurationManager
-
Adds a configuration object to the configuration manager.
- addConfiguration(CmsXmlContentDefinition, String, String) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Adds a configuration value for an element widget.
- addConfigurationParameter(String, String) - Method in class org.opencms.ade.detailpage.CmsDefaultDetailPageHandler
-
Adds the configuration parameter.
- addConfigurationParameter(String, String) - Method in class org.opencms.ade.detailpage.CmsPermissiveDetailPageHandler
- addConfigurationParameter(String, String) - Method in class org.opencms.ade.upload.CmsDefaultUploadRestriction
- addConfigurationParameter(String, String) - Method in class org.opencms.cmis.CmsCmisRepository
- addConfigurationParameter(String, String) - Method in class org.opencms.configuration.A_CmsXmlConfiguration
- addConfigurationParameter(String, String) - Method in class org.opencms.configuration.CmsAdditionalLogFolderConfig
- addConfigurationParameter(String, String) - Method in class org.opencms.configuration.CmsConfigurationManager
- addConfigurationParameter(String, String) - Method in class org.opencms.configuration.CmsSystemConfiguration
- addConfigurationParameter(String, String) - Method in interface org.opencms.configuration.I_CmsConfigurationParameterHandler
-
Adds a configuration parameter to this parameter configurable class instance.
- addConfigurationParameter(String, String) - Method in class org.opencms.crypto.CmsAESTextEncryption
- addConfigurationParameter(String, String) - Method in class org.opencms.file.types.A_CmsResourceType
- addConfigurationParameter(String, String) - Method in class org.opencms.file.types.CmsResourceTypeFolder
- addConfigurationParameter(String, String) - Method in class org.opencms.file.types.CmsResourceTypeFolderExtended
- addConfigurationParameter(String, String) - Method in class org.opencms.file.types.CmsResourceTypeXmlContent
- addConfigurationParameter(String, String) - Method in class org.opencms.jlan.CmsJlanRepository
- addConfigurationParameter(String, String) - Method in class org.opencms.jsp.userdata.CmsDefaultUserDataDomain
- addConfigurationParameter(String, String) - Method in class org.opencms.jsp.userdata.CmsUserDataHeader
- addConfigurationParameter(String, String) - Method in class org.opencms.letsencrypt.CmsLetsEncryptConfiguration
- addConfigurationParameter(String, String) - Method in class org.opencms.loader.CmsDumpLoader
- addConfigurationParameter(String, String) - Method in class org.opencms.loader.CmsImageLoader
- addConfigurationParameter(String, String) - Method in class org.opencms.loader.CmsJspLoader
- addConfigurationParameter(String, String) - Method in class org.opencms.loader.CmsMacroFormatterLoader
- addConfigurationParameter(String, String) - Method in class org.opencms.loader.CmsPointerLoader
- addConfigurationParameter(String, String) - Method in class org.opencms.loader.CmsRedirectLoader
- addConfigurationParameter(String, String) - Method in class org.opencms.main.CmsProtectedStaticFileHandler
- addConfigurationParameter(String, String) - Method in class org.opencms.repository.A_CmsRepository
- addConfigurationParameter(String, String) - Method in class org.opencms.scheduler.CmsScheduledJobInfo
- addConfigurationParameter(String, String) - Method in class org.opencms.search.A_CmsSearchIndex
- addConfigurationParameter(String, String) - Method in class org.opencms.search.CmsSearchIndex
-
Adds a parameter.
- addConfigurationParameter(String, String) - Method in class org.opencms.search.CmsSearchIndexSource
-
Adds a parameter.
- addConfigurationParameter(String, String) - Method in class org.opencms.search.solr.CmsSolrIndex
- addConfigurationParameter(String, String) - Method in class org.opencms.security.CmsDefaultPasswordHandler
- addConfigurationParameter(String, String) - Method in class org.opencms.workplace.editors.A_CmsPreEditorActionDefinition
- addConfigurationParameter(String, String) - Method in class org.opencms.workplace.editors.directedit.A_CmsDirectEditProvider
- addConfigurationParameter(String, String) - Method in class org.opencms.xml.xml2json.renderer.CmsJsonRendererXmlContent
- addConfigurations(CmsContainerConfigurationCache, String, String) - Method in class org.opencms.ade.containerpage.inherited.CmsInheritedContainerState
-
Reads the configurations for a root path and its parents from a cache instance and adds them to this state.
- addContainerElement(String, CmsResource) - Method in class org.opencms.ade.containerpage.CmsDetailOnlyContainerPageBuilder
-
Adds a resource to a container as an element.
- addContent(I_CmsNewsletterContent) - Method in class org.opencms.newsletter.CmsNewsletter
- addContent(I_CmsNewsletterContent) - Method in interface org.opencms.newsletter.I_CmsNewsletter
-
Adds content to the newsletter.
- addContentCollector(String, String) - Method in class org.opencms.loader.CmsResourceManager
-
Adds a given content collector class to the type manager.
- addContentField(byte[]) - Method in class org.opencms.search.CmsLuceneDocument
- addContentField(byte[]) - Method in interface org.opencms.search.I_CmsSearchDocument
-
Adds the given content byte array to this document.
- addContentField(byte[]) - Method in class org.opencms.search.solr.CmsSolrDocument
- addContentFile(String, String) - Method in class org.opencms.importexport.CmsImportVersion10
-
Registers a file whose contents are contained in the zip file.
- addContentFile(String, String) - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Registers a file whose contents are contained in the zip file.
- addContentLocales(Collection<Locale>) - Method in class org.opencms.search.CmsLuceneDocument
- addContentLocales(Collection<Locale>) - Method in interface org.opencms.search.I_CmsSearchDocument
-
Adds the locales of the content to this document.
- addContentLocales(Collection<Locale>) - Method in class org.opencms.search.solr.CmsSolrDocument
- addContentType(Class<?>) - Method in class org.opencms.xml.CmsXmlContentTypeManager
-
Adds a XML content schema type class to the registered XML content types.
- addContentType(I_CmsResourceType) - Method in class org.opencms.ade.galleries.CmsGalleryService.CmsGalleryTypeInfo
-
Adds a type to the list of content types.
- addContentValue(CmsXmlContent, Locale, String, String) - Method in class org.opencms.ugc.CmsUgcSession
-
Adds the given value to the content document.
- addContentValues(CmsFile, Map<String, String>) - Method in class org.opencms.ugc.CmsUgcSession
-
Adds the given values to the content document.
- addContentValues(CmsXmlContent, Locale, Map<String, String>) - Method in class org.opencms.ugc.CmsUgcSession
-
Adds the given values to the content document.
- addContextMenuCloseListener(CmsContextMenu.ContextMenuClosedListener) - Method in class org.opencms.ui.contextmenu.CmsContextMenu
-
Adds listener that will be invoked when context menu is closed.
- addContextMenuComponentListener(CmsContextMenu.ContextMenuOpenedListener.ComponentListener) - Method in class org.opencms.ui.contextmenu.CmsContextMenu
-
Adds listener that will be invoked when context menu is opened from the component to which it's assigned to.
- addContextMenuTableListener(CmsContextMenu.ContextMenuOpenedListener.TableListener) - Method in class org.opencms.ui.contextmenu.CmsContextMenu
-
Adds listener that will be invoked when context menu is opened from com.vaadin.ui.Table component.
- addContextMenuTreeListener(CmsContextMenu.ContextMenuOpenedListener.TreeListener) - Method in class org.opencms.ui.contextmenu.CmsContextMenu
-
Adds listener that will be invoked when context menu is opened from com.vaadin.ui.Tree component.
- addCookie(Cookie) - Method in class org.opencms.flex.CmsFlexResponse
-
Method overloaded from the standard HttpServletRequest API.
- addCopyResource(String, String, String) - Method in class org.opencms.file.types.A_CmsResourceType
-
Adds a new "copy resource" to this resource type, allowed only during the configuration phase.
- addCurrentSubsite(String) - Method in class org.opencms.ade.galleries.CmsSiteSelectorOptionBuilder
-
Adds the current subsite.
- addDataInPreOrder(List<T>) - Method in class org.opencms.util.CmsTreeNode
-
Adds the enclosed data of this node and its children to the given list, in preorder.
- addDateField(String, long, boolean) - Method in class org.opencms.search.CmsLuceneDocument
- addDateField(String, long, boolean) - Method in interface org.opencms.search.I_CmsSearchDocument
-
Puts the given date into the field with the given name.
- addDateField(String, long, boolean) - Method in class org.opencms.search.solr.CmsSolrDocument
- addDateHeader(String, long) - Method in class org.opencms.flex.CmsFlexResponse
-
Method overload from the standard HttpServletRequest API.
- addDecorations(CmsDecorationDefintion) - Method in class org.opencms.jsp.decorator.CmsDecoratorConfiguration
-
Adds decorations defined in a
object to the map of all decorations.CmsDecorationDefintion
- addDefault(CmsXmlContentDefinition, String, String, String) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Adds a default value for an element.
- addDefaultAccessControlRules(Digester) - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
-
Adds the digester rules for the defaultaccesscontrol node.
- addDefaultCheckRules(CmsXmlContentDefinition, I_CmsXmlSchemaType, String) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Adds all needed default check rules recursively for the given schema type.
- addDefaultFile(String) - Method in class org.opencms.configuration.CmsVfsConfiguration
-
Adds a directory default file.
- addDefaultFileNameToFolder(String, boolean) - Method in class org.opencms.staticexport.CmsStaticExportManager
-
Returns the real file system name plus the default file name.
- addDefaultLocale(String) - Method in class org.opencms.i18n.CmsLocaleManager
-
Adds a locale to the list of default locales.
- addDefaultPreferencesRules(Digester) - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
-
Adds the digester rules for the default-preferences node.
- addDefaultProperty(CmsProperty) - Method in class org.opencms.file.types.A_CmsResourceType
-
Adds a default property to this resource type, allowed only during the configuration phase.
- addDefaultTimestampMode(String) - Method in class org.opencms.importexport.CmsImportExportManager
-
Adds the provided default timestamp mode for the resourcetypes in list
CmsImportExportManager.m_resourcetypes
. - addDefaultXml(CmsObject, I_CmsXmlDocument, Element, Locale) - Method in class org.opencms.xml.CmsXmlContentDefinition
-
Adds the missing default XML according to this content definition to the given document element.
- addDeleted(CmsClientSitemapEntry) - Method in class org.opencms.ade.sitemap.shared.CmsSitemapClipboardData
-
Adds an entry to the deleted list.
- addDependency(String, String) - Method in class org.opencms.module.CmsModuleXmlHandler
-
Adds a module dependency to the current module.
- addDependency(CmsDocumentDependency) - Method in class org.opencms.search.documents.CmsDocumentDependency
-
Adds another document dependency to this document.
- addDependencyRow(CmsModuleDependency) - Method in class org.opencms.ui.apps.modules.edit.CmsEditModuleForm
-
Adds another entry to the list of module dependencies in the dependencies tab.
- addDescriptor() - Method in class org.opencms.ui.editors.messagebundle.CmsMessageBundleEditorModel
-
Creates a descriptor for the currently edited message bundle.
- addDetailLine(String) - Method in class org.opencms.ui.components.CmsUserInfo
-
Adds a line to the details label.
- addDetailLinks(CmsResource, Locale) - Method in class org.opencms.site.xmlsitemap.CmsDetailPageDuplicateEliminatingSitemapGenerator
- addDetailLinks(CmsResource, Locale) - Method in class org.opencms.site.xmlsitemap.CmsXmlSitemapGenerator
-
Adds the detail page links for a given page to the results.
- addDialogHandler(I_CmsDialogHandler) - Method in class org.opencms.workplace.CmsWorkplaceManager
-
Adds a dialog handler instance to the list of configured dialog handlers.
- addDigesterRules(Digester, String) - Static method in class org.opencms.jsp.userdata.CmsUserDataRequestManager
-
Adds digester rules for configuration.
- addDisplayFormatter(String, String) - Method in class org.opencms.jsp.CmsJspTagDisplay
-
Adds a display formatter.
- addDisplayType(CmsXmlContentDefinition, String, I_CmsXmlContentHandler.DisplayType) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Adds the given element to the compact view set.
- addDocumentDependency(CmsObject, CmsDocumentDependency) - Method in class org.opencms.search.solr.CmsSolrDocument
-
Adds the given document dependency to this document.
- addDocumentType(String) - Method in class org.opencms.search.CmsSearchIndexSource
-
Adds the name of a document type.
- addDocumentTypeConfig(CmsSearchDocumentType) - Method in class org.opencms.search.CmsSearchManager
-
Adds a document type.
- addDomainSet(Set<String>) - Method in class org.opencms.letsencrypt.CmsSiteConfigToLetsEncryptConfigConverter.DomainGrouping
-
Adds a domain group.
- addDownloadButton(CmsLogFileView) - Method in class org.opencms.ui.apps.logfile.CmsLogFileApp
-
Adds the download button.
- addDynamicMacro(String, Factory) - Method in class org.opencms.util.CmsMacroResolver
-
Adds a macro whose value will be dynamically generated at macro resolution time.
- addDynamicProperties(CmsObject, CmsCmisTypeManager, PropertiesImpl, String, CmsResource, Set<String>) - Static method in class org.opencms.cmis.CmsCmisUtil
-
Helper method to add the dynamic properties for a resource.
- addEditorCssHandler(String) - Method in class org.opencms.workplace.CmsWorkplaceManager
-
Adds an editor CSS handler class to the list of handlers.
- addEditorCssHandlerToHead(String) - Method in class org.opencms.workplace.CmsWorkplaceManager
-
Adds an editor CSS handler class at the first position of the list of handlers.
- addElementToContainer(String, CmsContainerElementBean) - Method in class org.opencms.xml.containerpage.mutable.CmsContainerPageWrapper
-
Adds an element to the given container (the first container with the given container suffix is used).
- addEmailCondition(CmsSelectQuery, CmsSelectQuery.TableAlias, String) - Method in class org.opencms.db.generic.CmsUserQueryBuilder
-
Adds an equality test for the email address.
- addEmailReceiver(String) - Method in class org.opencms.monitor.CmsMemoryMonitorConfiguration
-
Sets the emailReceiver.
- addEmbeddedGalleryOptions(JSONObject, CmsObject, A_CmsXmlContentValue, CmsMessages, CmsResource, Locale) - Method in class org.opencms.widgets.CmsHtmlWidget
-
Adds the configuration for embedded gallery widgets the the JSON object.
- addEntry(String, String, String, String, String) - Method in class org.opencms.workplace.CmsWorkplaceUserInfoBlock
-
Creates a new entry.
- addError(Object) - Method in class org.opencms.publish.CmsPublishReport
- addError(Object) - Method in class org.opencms.report.A_CmsReport
- addError(Object) - Method in class org.opencms.report.A_CmsReportThread
-
Adds an error object to the list of errors that occurred during the report.
- addError(Object) - Method in class org.opencms.report.CmsShellReport
- addError(Object) - Method in interface org.opencms.report.I_CmsReport
-
Adds an error object to the list of errors that occurred during the report.
- addError(CmsUUID, String) - Method in class org.opencms.gwt.shared.alias.CmsRewriteAliasValidationReply
-
Adds a validation error to this object.
- addError(I_CmsXmlContentValue, String) - Method in class org.opencms.xml.content.CmsXmlContentErrorHandler
-
Adds an error message to the internal list of errors, also raised the "has errors" flag.
- addEventManager(String) - Method in class org.opencms.configuration.CmsSystemConfiguration
-
Adds the event manager class.
- addException(Date) - Method in class org.opencms.acacia.shared.A_CmsSerialDateValue
-
Add a date where the event should not take place, even if they are part of the series.
- addException(CmsException) - Method in exception org.opencms.main.CmsMultiException
-
Adds an Exception to the list of Exceptions kept in this multi Exception.
- addExceptions(List<CmsException>) - Method in exception org.opencms.main.CmsMultiException
-
Adds all Exceptions in the given List to the list of Exceptions kept in this multi Exception.
- addExclude(String) - Method in class org.opencms.site.xmlsitemap.CmsPathIncludeExcludeSet
-
Adds an excluded path.
- addExcludeFlags(int) - Method in class org.opencms.file.CmsResourceFilter
-
Returns an extended filter in order to avoid the given flags in the filtered resources.
- addExcludeResource(String) - Method in class org.opencms.module.CmsModuleXmlHandler
-
Adds a resource to the list module resources.
- addExcludeState(CmsResourceState) - Method in class org.opencms.file.CmsResourceFilter
-
Returns an extended filter in order to avoid the given type in the filtered resources.
- addExcludeTimerange() - Method in class org.opencms.file.CmsResourceFilter
-
Returns an extended filter to guarantee all filtered resources ignoring the time range (released and not expired) window.
- addExcludeType(int) - Method in class org.opencms.file.CmsResourceFilter
-
Deprecated.Use
CmsResourceFilter.addExcludeType(I_CmsResourceType)
instead. Resource types should always be referenced either by its type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release. - addExcludeType(I_CmsResourceType) - Method in class org.opencms.file.CmsResourceFilter
-
Returns an extended filter in order to avoid the given type in the filtered resources.
- addExplorerTypeSetting(CmsExplorerTypeSettings) - Method in class org.opencms.module.CmsModuleXmlHandler
-
Adds an explorer type setting object to the list of type settings.
- addExplorerTypeSetting(CmsExplorerTypeSettings) - Method in class org.opencms.workplace.CmsWorkplaceManager
-
Adds an explorer type setting object to the list of type settings.
- addExplorerTypeSettings(CmsModule) - Method in class org.opencms.workplace.CmsWorkplaceManager
-
Adds the list of explorer type settings from the given module.
- addExplorerTypeXmlRules(Digester) - Static method in class org.opencms.configuration.CmsWorkplaceConfiguration
-
Adds the explorer type rules to the given digester.
- addExportAllUsers(CmsObject, String, Map<CmsUUID, CmsUser>) - Static method in class org.opencms.ui.apps.user.CmsImportExportUserDialog
-
Returns a map with the users to export added.
- addExportPoint(String, String) - Method in class org.opencms.module.CmsModuleXmlHandler
-
Adds an export point to the module configuration.
- addExportPoint(String, String) - Method in class org.opencms.workplace.CmsWorkplaceManager
-
Adds newly created export point to the workplace configuration.
- addExportPointRow(String, String) - Method in class org.opencms.ui.apps.modules.edit.CmsEditModuleForm
-
Adds another entry to the list of export points in the export point tab.
- addExportResourcePattern(String) - Method in class org.opencms.staticexport.CmsStaticExportExportRule
-
Adds a export Resource expression.
- addExportRule(String, String) - Method in class org.opencms.staticexport.CmsStaticExportManager
-
Adds a new export rule to the configuration.
- addExportRuleRegex(String) - Method in class org.opencms.staticexport.CmsStaticExportManager
-
Adds a regex to the latest export rule.
- addExportRuleUri(String) - Method in class org.opencms.staticexport.CmsStaticExportManager
-
Adds a export uri to the latest export rule.
- addExportUsersFromGroups(CmsObject, List<String>, Map<CmsUUID, CmsUser>) - Static method in class org.opencms.ui.apps.user.CmsImportExportUserDialog
-
Returns a map with the users to export added.
- addExportUsersFromRoles(CmsObject, String, List<String>, Map<CmsUUID, CmsUser>) - Static method in class org.opencms.ui.apps.user.CmsImportExportUserDialog
-
Returns a map with the users to export added.
- addFacetOptions(StringBuffer) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetRange
-
Adds the query parts for the facet options, except the filter parts.
- addFacetOptions(StringBuffer, boolean) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetField
-
Adds the query parts for the facet options, except the filter parts.
- addFacetPart(CmsSolrQuery) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetField
-
Generate query part for the facet, without filters.
- addFacetPart(CmsSolrQuery) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetQuery
-
Add query part for the facet, without filters.
- addFacetPart(CmsSolrQuery) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetRange
-
Generate query part for the facet, without filters.
- addField(CmsSearchField) - Method in class org.opencms.search.fields.A_CmsSearchFieldConfiguration
-
Adds a field to this search field configuration.
- addField(CmsSearchField) - Method in class org.opencms.search.fields.CmsLuceneFieldConfiguration
- addField(CmsSearchField) - Method in interface org.opencms.search.fields.I_CmsSearchFieldConfiguration
-
Adds a field to this search field configuration.
- addFieldConfiguration(I_CmsSearchFieldConfiguration) - Method in class org.opencms.search.CmsSearchManager
-
Adds a search field configuration to the search manager.
- addFieldQuery(String, String, BooleanClause.Occur) - Method in class org.opencms.search.CmsSearch
-
Adds an individual query for a search field.
- addFieldQuery(String, String, BooleanClause.Occur) - Method in class org.opencms.search.CmsSearchParameters
-
Adds an individual query for a search field.
- addFieldQuery(CmsSearchParameters.CmsSearchFieldQuery) - Method in class org.opencms.search.CmsSearch
-
Adds an individual query for a search field.
- addFieldQuery(CmsSearchParameters.CmsSearchFieldQuery) - Method in class org.opencms.search.CmsSearchParameters
-
Adds an individual query for a search field.
- addFieldQueryMust(String, String) - Method in class org.opencms.search.CmsSearch
-
Adds an individual query for a search field that MUST occur.
- addFieldQueryMustNot(String, String) - Method in class org.opencms.search.CmsSearch
-
Adds an individual query for a search field that MUST NOT occur.
- addFieldQueryShould(String, String) - Method in class org.opencms.search.CmsSearch
-
Adds an individual query for a search field that SHOULD occur.
- addFileExtension(CmsObject, String, String) - Static method in class org.opencms.file.wrapper.CmsResourceWrapperUtils
-
Adds a file extension to the resource name.
- addFileListPropertyValue(CmsObject, Element, String) - Static method in class org.opencms.xml.content.CmsXmlContentPropertyHelper
-
Adds the XML for a property value of a property of type 'vfslist' to the DOM.
- addFiles(List<String>) - Method in class org.opencms.importexport.CmsExport
-
Adds all files in fileNames to the manifest.xml file.
- addFileSizeField(int) - Method in class org.opencms.search.CmsLuceneDocument
- addFileSizeField(int) - Method in interface org.opencms.search.I_CmsSearchDocument
-
Adds the given file size as field to this document.
- addFileSizeField(int) - Method in class org.opencms.search.solr.CmsSolrDocument
- addFileTranslation(String) - Method in class org.opencms.configuration.CmsVfsConfiguration
-
Adds one file translation rule.
- addFilter(String) - Method in class org.opencms.loader.CmsImageScaler
-
Adds a filter name to the list of filters that should be applied to the image.
- addFilterQuery(String, List<String>, boolean, boolean) - Method in class org.opencms.search.solr.CmsSolrQuery
-
Creates and adds a filter query.
- addFilterQueryParts(CmsSolrQuery) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetField
-
Adds filter parts to the query.
- addFilterQueryParts(CmsSolrQuery) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetQuery
-
Adds filter parts to the query.
- addFilterQueryParts(CmsSolrQuery) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetRange
-
Adds filter parts to the query.
- addFilterRule(String) - Method in class org.opencms.repository.CmsRepositoryFilter
-
Adds a new filter rule (regex) to the filter.
- addFlag(int) - Method in class org.opencms.security.CmsOrganizationalUnit
-
Adds the given flag to the flags for this organizational unit.
- addFlagCondition(CmsSelectQuery, CmsSelectQuery.TableAlias, int, boolean) - Method in class org.opencms.db.generic.CmsUserQueryBuilder
-
Adds flag checking conditions to an SQL query.
- addFolder(String) - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
-
Adds a new VFS folder to search in.
- addFolderTranslation(String) - Method in class org.opencms.configuration.CmsVfsConfiguration
-
Adds one folder translation rule.
- addForbiddenParentFolder(String, String) - Method in class org.opencms.publish.CmsPublishListVerifier
-
Adds a forbidden parent folder.
- addFormatter(I_CmsFormatterBean) - Method in class org.opencms.ade.configuration.formatters.CmsFormatterIndex
-
Adds the given formatter.
- addFormatterCacheWaitHandle(boolean) - Method in class org.opencms.ade.configuration.CmsADEManager
-
Adds a wait handle for the next cache update to a formatter configuration.
- addFormatterSetting(String, String) - Method in class org.opencms.xml.containerpage.CmsContainerElementBean
-
Adds a formatter setting.
- addGallery(String) - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
-
Adds a gallery folder to the galleries list.
- addGeoMappingField() - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Finally adds the field used for geo-coordinate mapping by combining the configuration from the geomapping section and the field settings.
- addGroup(CmsGroup) - Method in class org.opencms.db.CmsSubscriptionFilter
-
Adds a group to the list of groups to check subscribed resources for.
- addGroupCondition(CmsSelectQuery, CmsSelectQuery.TableAlias, CmsUserSearchParameters) - Method in class org.opencms.db.generic.CmsUserQueryBuilder
-
Adds group conditions to an SQL query.
- addGroupContainerProperties(IndexedContainer) - Method in class org.opencms.ui.apps.user.CmsAccountsApp
-
Adds additional properties for groups to a container.
- addHandler(H, GwtEvent.Type<H>) - Method in class org.opencms.acacia.shared.CmsEntity
-
Adds this handler to the widget.
- addHandler(I_CmsProfilingHandler) - Method in class org.opencms.db.timing.CmsDefaultProfilingHandler
-
Adds a handler.
- addHeader(String, String) - Method in class org.opencms.flex.CmsFlexResponse
-
Method overload from the standard HttpServletRequest API.
- addHeaders(Map<String, List<String>>) - Method in class org.opencms.flex.CmsFlexCacheEntry
-
Add a map of headers to this cache entry, which are usually collected in the class CmsFlexResponse first.
- addHeightChangeHandler(CmsMaxHeightExtension.I_HeightChangeHandler) - Method in class org.opencms.ui.components.extensions.CmsMaxHeightExtension
-
Adds an action to execute when the height is changed.
- addHiDpiImage(String, CmsJspImageBean) - Method in class org.opencms.jsp.util.CmsJspImageBean
-
adds a CmsJspImageBean as hi-DPI variant to this image
- addHtmlConverter(String, String) - Method in class org.opencms.loader.CmsResourceManager
-
Adds a new HTML converter class to internal list of loaded converter classes.
- addIconRule(String, String, String, String, String) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
-
Adds a new icon rule to this explorer type.
- addIdentifiableObject(String, T) - Method in class org.opencms.workplace.tools.CmsIdentifiableObjectContainer
-
Appends the specified object to the end of this container.
- addIdentifiableObject(String, T, float) - Method in class org.opencms.workplace.tools.CmsIdentifiableObjectContainer
-
Inserts the specified object at the specified position in this container.
- addIgnoredProperty(String) - Method in class org.opencms.importexport.CmsImportExportManager
-
Adds a property name to the list of properties that should be removed from imported resources.
- addImmutableResource(String) - Method in class org.opencms.importexport.CmsImportExportManager
-
Adds a resource to the list of immutable resources that should remain unchanged when resources are imported.
- addImportExportHandler(I_CmsImportExportHandler) - Method in class org.opencms.importexport.CmsImportExportManager
-
Adds an import/export handler to the list of configured handlers.
- addImportPrincipalTranslation(String, String, String) - Method in class org.opencms.importexport.CmsImportExportManager
-
Adds an import princial translation to the configuration.
- addImportResult(List<CmsAliasImportResult>) - Method in class org.opencms.ade.sitemap.CmsAliasImportResponseTable
-
Adds a list of alias import results, and returns the key under which they were stored.
- addImportVersionClass(I_CmsImport) - Method in class org.opencms.importexport.CmsImportExportManager
-
Adds a import version class name to the configuration.
- addInclude(String) - Method in class org.opencms.site.xmlsitemap.CmsPathIncludeExcludeSet
-
Adds an included path.
- addInclude(CmsXmlContentDefinition) - Method in class org.opencms.xml.CmsXmlContentDefinition
-
Adds a nested (included) XML content definition.
- addIndexContentRelatedResources(CmsObject, Collection<CmsPublishedResource>, Collection<CmsPublishedResource>) - Method in class org.opencms.search.CmsSearchManager
-
Collects the resources whose indexed document depends on one of the updated resources.
- addinfo - org.opencms.workplace.CmsAccountInfo.Field
-
An additional info field.
- addInfo(String, String) - Method in class org.opencms.gwt.shared.CmsBrokenLinkBean
-
Adds optional page information to the broken link bean.
- ADDINFO_ADE_FAVORITE_LIST - Static variable in class org.opencms.ade.configuration.CmsADEManager
-
User additional info key constant.
- ADDINFO_ADE_RECENT_LIST - Static variable in class org.opencms.ade.configuration.CmsADEManager
-
User additional info key constant.
- ADDINFO_ADE_SHOW_EDITOR_HELP - Static variable in class org.opencms.ade.configuration.CmsADEManager
-
User additional info key constant.
- ADDINFO_EDIT_SMALL_ELEMENTS - Static variable in class org.opencms.ade.containerpage.CmsContainerpageService
-
Additional info key for storing the "edit small elements" setting on the user.
- ADDINFO_EMAIL - Static variable in class org.opencms.ui.apps.git.CmsGitToolOptionsPanel
-
Additional info key for the email address.
- ADDINFO_KEY - Static variable in class org.opencms.ui.favorites.CmsFavoriteDAO
-
The additional info key under which the favorites for a user are saved.
- ADDINFO_KEY - Static variable in class org.opencms.ui.login.CmsTokenValidator
-
Additional info key to store the authorization data.
- ADDINFO_MESSAGE - Static variable in class org.opencms.ui.apps.git.CmsGitToolOptionsPanel
-
Additional info key for the commit message.
- ADDINFO_USER - Static variable in class org.opencms.ui.apps.git.CmsGitToolOptionsPanel
-
Additional info key for the user name.
- addIntHeader(String, int) - Method in class org.opencms.flex.CmsFlexResponse
-
Method overload from the standard HttpServletRequest API.
- addInvalidLogin(String, String) - Method in class org.opencms.db.CmsLoginManager
-
Adds an invalid attempt to login for the given user / IP to the storage.
- addItem(Resource) - Method in class org.opencms.ui.contextmenu.CmsContextMenu
-
Adds new item to context menu root with given icon without caption.
- addItem(Resource) - Method in class org.opencms.ui.contextmenu.CmsContextMenu.ContextMenuItem
-
Adds new item as this item's sub item with given icon.
- addItem(String) - Method in class org.opencms.ui.contextmenu.CmsContextMenu
-
Adds new item to context menu root with given caption.
- addItem(String) - Method in class org.opencms.ui.contextmenu.CmsContextMenu.ContextMenuItem
-
Adds new item as this item's sub item with given caption.
- addItem(String, Resource) - Method in class org.opencms.ui.contextmenu.CmsContextMenu
-
Adds new item to context menu root with given caption and icon.
- addItem(String, Resource) - Method in class org.opencms.ui.contextmenu.CmsContextMenu.ContextMenuItem
-
Adds new item as this item's sub item with given caption and icon.
- addItem(Set<String>) - Method in class org.opencms.ui.apps.user.A_CmsEditUserGroupRoleDialog
-
Adds given items.
- addItem(Set<String>) - Method in class org.opencms.ui.apps.user.CmsUserEditGroupsDialog
- addItem(Set<String>) - Method in class org.opencms.ui.apps.user.CmsUserEditRoleDialog
- addItemClickListener(CmsContextMenu.ContextMenuItemClickListener) - Method in class org.opencms.ui.contextmenu.CmsContextMenu
-
Adds click listener to context menu.
- addItemClickListener(CmsContextMenu.ContextMenuItemClickListener) - Method in class org.opencms.ui.contextmenu.CmsContextMenu.ContextMenuItem
-
Adds context menu item click listener only to this item.
- addItemForLogger(Logger) - Method in class org.opencms.ui.apps.logfile.CmsLogChannelTable
-
Adds a container item for the given logger.
- addItemProperties(Item, CmsObject, CmsResource, Locale) - Method in class org.opencms.ui.apps.linkvalidation.A_CmsLinkValidator
- addItemProperties(Item, CmsObject, CmsResource, Locale) - Method in class org.opencms.ui.apps.lists.CmsListManager
- addItemProperties(Item, CmsObject, CmsResource, Locale) - Method in interface org.opencms.ui.components.CmsResourceTable.I_ResourcePropertyProvider
-
Adds the property values to the given item.
- ADDITIONAL_INFO_ADDRESS - Static variable in class org.opencms.db.CmsUserSettings
-
Key for additional info address.
- ADDITIONAL_INFO_CITY - Static variable in class org.opencms.db.CmsUserSettings
-
Key for additional info city.
- ADDITIONAL_INFO_CONFIRMED_RESOURCES - Static variable in class org.opencms.db.CmsUserSettings
-
Key for additional info of resources that were confirmed by the user.
- ADDITIONAL_INFO_COUNTRY - Static variable in class org.opencms.db.CmsUserSettings
-
Key for additional info address.
- ADDITIONAL_INFO_DEFAULTGROUP - Static variable in class org.opencms.db.CmsUserSettings
-
Key for additional info default group.
- ADDITIONAL_INFO_DESCRIPTION - Static variable in class org.opencms.db.CmsUserSettings
-
Key for additional info address.
- ADDITIONAL_INFO_EXPLORERSETTINGS - Static variable in class org.opencms.db.CmsUserSettings
-
Key for additional info explorer settings.
- ADDITIONAL_INFO_INSTITUTION - Static variable in class org.opencms.db.CmsUserSettings
-
Key for additional info institution.
- ADDITIONAL_INFO_LAST_PASSWORD_CHANGE - Static variable in class org.opencms.db.CmsUserSettings
-
Key for last password change additional info.
- ADDITIONAL_INFO_LAST_USER_DATA_CHECK - Static variable in class org.opencms.db.CmsUserSettings
-
Key for last user data check additional info.
- ADDITIONAL_INFO_PASSWORD_RESET - Static variable in class org.opencms.db.CmsUserSettings
-
Additional info which indicates, that a password was reset by an admin.
- ADDITIONAL_INFO_PREFERENCES - Static variable in class org.opencms.db.CmsUserSettings
-
Key for additional info flags.
- ADDITIONAL_INFO_STARTSETTINGS - Static variable in class org.opencms.db.CmsUserSettings
-
Key for additional info start settings.
- ADDITIONAL_INFO_TIMEWARP - Static variable in class org.opencms.db.CmsUserSettings
-
Key for additional info time warp.
- ADDITIONAL_INFO_UPLOADAPPLET_CLIENTFOLDER - Static variable in class org.opencms.db.CmsUserSettings
-
Key for additional info upload applet client folder path.
- ADDITIONAL_INFO_ZIPCODE - Static variable in class org.opencms.db.CmsUserSettings
-
Key for additional info address.
- addJobFromConfiguration(CmsScheduledJobInfo) - Method in class org.opencms.configuration.CmsSchedulerConfiguration
-
Adds a new job description for the scheduler.
- addLabeledFolder(String) - Method in class org.opencms.workplace.CmsWorkplaceManager
-
Adds a folder to the list of labeled folders.
- addLeadingAndTrailingSlash(String) - Static method in class org.opencms.util.CmsStringUtil
-
Adds leading and trailing slashes to a path, if the path does not already start or end with a slash.
- addLine(String...) - Method in class org.opencms.ui.apps.user.CmsCsvWriter
-
Adds a line to the CSV.
- addLink(CmsLink) - Method in class org.opencms.staticexport.CmsLinkTable
-
Adds a new link with a given internal name and internal flag to the link table.
- addLink(CmsRelationType, String, boolean) - Method in class org.opencms.staticexport.CmsLinkTable
-
Adds a new link to the link table.
- addListener(Property.ValueChangeListener) - Method in class org.opencms.ui.components.codemirror.CmsCodeMirror
- addListener(Property.ValueChangeListener) - Method in class org.opencms.ui.dialogs.permissions.CmsPrincipalSelect
- addLoader(I_CmsResourceLoader) - Method in class org.opencms.loader.CmsResourceManager
-
Adds a new loader to the internal list of loaded loaders.
- addLocale(Locale) - Method in class org.opencms.xml.A_CmsXmlDocument
-
Adds a locale to the set of locales of the XML document.
- addLocale(CmsObject, Locale) - Method in class org.opencms.xml.content.CmsXmlContent
- addLocale(CmsObject, Locale) - Method in interface org.opencms.xml.I_CmsXmlDocument
-
Adds the given locale to this XML document.
- addLocale(CmsObject, Locale) - Method in class org.opencms.xml.page.CmsXmlPage
- addLocalizedFolder(String) - Method in class org.opencms.workplace.CmsWorkplaceManager
-
Adds a new folder to the list of localized workplace folders.
- addLockInfo(CmsObject, CmsResource, CmsListInfoBean) - Static method in class org.opencms.gwt.CmsVfsService
-
Adds the lock state information to the resource info bean.
- addLockManager(LockManager) - Method in class org.opencms.webdav.CmsDavResource
- addLockToken(String) - Method in class org.opencms.webdav.CmsDavSession
- addLog(String, String, String) - Method in class org.opencms.main.OpenCmsServlet.RequestCache
-
Adds a log message to the log buffer.
- addMacro(String, String) - Method in class org.opencms.notification.A_CmsNotification
-
Adds a new macro to the used macro resolver.
- addMacro(String, String) - Method in class org.opencms.util.CmsMacroResolver
-
Adds a customized macro to this macro resolver.
- addMailHost(String, String, String, String, String) - Method in class org.opencms.mail.CmsMailSettings
-
Adds a new mail host to the internal list of mail hosts with default port 25.
- addMailHost(String, String, String, String, String, String, String) - Method in class org.opencms.mail.CmsMailSettings
-
Adds a new mail host to the internal list of mail hosts.
- addMapping(I_CmsSearchFieldMapping) - Method in class org.opencms.search.fields.CmsSearchField
-
Adds a new field mapping to the internal list of mappings.
- addMapping(CmsXmlContentDefinition, String, String, String) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Adds an element mapping.
- addMappingType(String) - Method in class org.opencms.file.types.A_CmsResourceType
- addMappingType(String) - Method in interface org.opencms.file.types.I_CmsResourceType
-
Maps a file extension to a resource type.
- addMark(String) - Method in class org.opencms.ui.apps.logfile.CmsLogFileApp
-
Adds a marker entry to the currently selected log file.
- addMarkButton() - Method in class org.opencms.ui.apps.logfile.CmsLogFileApp
-
Button to add a marker to the current log file.
- addMember(DavResource, InputContext) - Method in class org.opencms.webdav.CmsDavResource
- addMenuEntry(Button) - Method in class org.opencms.ui.components.CmsVerticalMenu
-
Adds a menu entry button.
- addMenuEntry(String, Resource) - Method in class org.opencms.ui.components.CmsVerticalMenu
-
Adds an entry to the menu, returns the entry button.
- addMenuItemProvider(I_CmsContextMenuItemProvider) - Method in class org.opencms.ui.contextmenu.CmsResourceContextMenuBuilder
-
Adds a menu item provider.
- addMessage(String, String) - Method in class org.opencms.i18n.CmsListResourceBundle
-
Adds a message to this list bundle.
- addMessageKey(String) - Method in class org.opencms.ui.contextmenu.CmsMenuItemVisibilityMode
-
Adds the name of the message key for the visibility mode.
- addMessages(String) - Method in class org.opencms.workplace.CmsWorkplace
-
Auxiliary method for initialization of messages.
- addMessages(List<CmsMessages>) - Method in class org.opencms.i18n.CmsMultiMessages
-
Adds a list a messages instances to this multi message bundle.
- addMessages(CmsMessages) - Method in class org.opencms.i18n.CmsMultiMessages
-
Adds a messages instance to this multi message bundle.
- addMessages(CmsMessages) - Method in class org.opencms.workplace.CmsWorkplace
-
Auxiliary method for initialization of messages.
- addMimeType(String) - Method in class org.opencms.search.CmsSearchDocumentType
-
Adds a mimetype.
- addMimeType(String, String) - Method in class org.opencms.loader.CmsResourceManager
-
Adds a new MIME type from the XML configuration to the internal list of MIME types.
- addModelPageToSitemapConfiguration(CmsResource, CmsResource, boolean) - Method in class org.opencms.ade.sitemap.CmsModelPageHelper
-
Adds a model page to the sitemap config.
- addModified(CmsClientSitemapEntry) - Method in class org.opencms.ade.sitemap.shared.CmsSitemapClipboardData
-
Adds an entry to the modified list.
- addModifiedResource(String) - Method in class org.opencms.staticexport.CmsStaticExportExportRule
-
Adds a modified Resource regular expression.
- addModule(CmsObject, CmsModule) - Method in class org.opencms.module.CmsModuleManager
-
Adds a new module to the module manager.
- addModuleToExport(String) - Method in class org.opencms.ui.apps.git.CmsGitCheckin
-
Adds a module to the modules that should be exported.
- addMovedLinkSources(CmsObject, List<CmsPublishedResource>) - Method in class org.opencms.staticexport.A_CmsStaticExportHandler
-
Add the link sources of moved resources to the list of published resources.
- addMultiValuedField(String, List<String>) - Method in class org.opencms.search.solr.CmsSolrDocument
-
Adds a multi-valued field.
- addNestedFormatter(String, CmsXmlContentDefinition) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Adds a nested formatter element.
- addNodeToItsParent(CmsAppCategoryNode) - Method in class org.opencms.ui.apps.CmsAppHierarchyBuilder
-
Adds a category node to the category node belonging to its parent id.
- addNormalSites(boolean, String) - Method in class org.opencms.ade.galleries.CmsSiteSelectorOptionBuilder
-
Adds 'normal' sites.
- addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.opencms.cmis.CmsCmisService
- addObjectToFolder(CmsCmisCallContext, String, String, boolean) - Method in class org.opencms.cmis.A_CmsCmisRepository
- addObjectToFolder(CmsCmisCallContext, String, String, boolean) - Method in interface org.opencms.cmis.I_CmsCmisRepository
-
Adds an object to a folder (multifiling).
- addOrGetChild(Object) - Method in class org.opencms.db.timing.CmsThreadStatsTreeProfilingHandler.Node
-
Gets the child for a given key, or adds it if it doesn't exist yet.
- addOrGetDescendant(List<?>) - Method in class org.opencms.db.timing.CmsThreadStatsTreeProfilingHandler.Node
-
Gets the descendant for a given path, or adds it if it doesn't exist yet.
- addOrgUnitCondition(CmsSelectQuery, CmsSelectQuery.TableAlias, CmsOrganizationalUnit, boolean) - Method in class org.opencms.db.generic.CmsUserQueryBuilder
-
Adds a check for an OU to an SQL query.
- addOrgUnitResource(String) - Method in class org.opencms.importexport.CmsImportVersion10
-
Adds a new resource to be associated to the current organizational unit.
- addOrgUnitResource(String) - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Adds a new resource to be associated to the current organizational unit.
- addOrReplaceUrlNameMapping(CmsDbContext, String, CmsUUID, String, boolean) - Method in class org.opencms.db.CmsDriverManager
-
Adds or replaces a new url name mapping in the offline project.
- addPageInfo(CmsObject, CmsResource, CmsListInfoBean) - Static method in class org.opencms.gwt.CmsVfsService
-
Gets page information of a resource and adds it to the given list info bean.
- addPageInfo(CmsBrokenLinkBean, String, String) - Method in class org.opencms.gwt.CmsBrokenLinkRenderer
-
Adds optional page information to the broken link bean.
- addParameter(String, String) - Method in class org.opencms.jsp.CmsJspTagAddParams
- addParameter(String, String) - Method in class org.opencms.jsp.CmsJspTagAddParams.ParamState
-
Adds a request parameter.
- addParameter(String, String) - Method in class org.opencms.jsp.CmsJspTagContainer
- addParameter(String, String) - Method in class org.opencms.jsp.CmsJspTagDisplay
- addParameter(String, String) - Method in class org.opencms.jsp.CmsJspTagHeadIncludes
- addParameter(String, String) - Method in class org.opencms.jsp.CmsJspTagImage
- addParameter(String, String) - Method in class org.opencms.jsp.CmsJspTagInclude
-
This methods adds parameters to the current request.
- addParameter(String, String) - Method in class org.opencms.jsp.CmsJspTagMap
- addParameter(String, String) - Method in class org.opencms.jsp.CmsJspTagPdf
- addParameter(String, String) - Method in class org.opencms.jsp.CmsJspTagSimpleDisplay
- addParameter(String, String) - Method in interface org.opencms.jsp.I_CmsJspTagParamParent
-
Add a parameter to this tag.
- addParameter(String, String) - Method in class org.opencms.module.CmsModuleXmlHandler
-
Adds a module parameter to the module configuration.
- addParameter(Map<String, String[]>, String, String, boolean) - Static method in class org.opencms.jsp.CmsJspTagHeadIncludes
-
Adds parameters to a parameter Map that can be used for a http request.
- addParameter(Map<String, String[]>, String, String, boolean) - Static method in class org.opencms.jsp.CmsJspTagInclude
-
Adds parameters to a parameter Map that can be used for a http request.
- addParameterMap(Map<String, String[]>) - Method in class org.opencms.flex.CmsFlexRequest
-
Adds the specified Map to the parameters of the request, added parameters will not overwrite existing parameters in the request.
- addParametersForCurrentState(Map<String, String[]>) - Method in class org.opencms.jsp.search.controller.CmsSearchController
- addParametersForCurrentState(Map<String, String[]>) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerCommon
- addParametersForCurrentState(Map<String, String[]>) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerDidYouMean
- addParametersForCurrentState(Map<String, String[]>) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetField
- addParametersForCurrentState(Map<String, String[]>) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetQuery
- addParametersForCurrentState(Map<String, String[]>) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetRange
- addParametersForCurrentState(Map<String, String[]>) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetsField
- addParametersForCurrentState(Map<String, String[]>) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetsRange
- addParametersForCurrentState(Map<String, String[]>) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerGeoFilter
- addParametersForCurrentState(Map<String, String[]>) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerHighlighting
- addParametersForCurrentState(Map<String, String[]>) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerPagination
- addParametersForCurrentState(Map<String, String[]>) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerSorting
- addParametersForCurrentState(Map<String, String[]>) - Method in interface org.opencms.jsp.search.controller.I_CmsSearchController
-
Add the request parameters that reflect the controllers current state (useful for link generation outside of a form).
- addParamToState(String, String, String) - Static method in class org.opencms.ui.apps.A_CmsWorkplaceApp
-
Adds a parameter value to the given state.
- addParentFolders(String) - Method in class org.opencms.importexport.CmsExport
-
Adds the parent folders of the given resource to the config file, starting at the top, excluding the root folder.
- addPathAndLink(JSONObject) - Method in class org.opencms.xml.xml2json.CmsResourceDataJsonHelper
-
Adds path and link fields for the resource to the given JSON object.
- addPathField(String) - Method in class org.opencms.search.CmsLuceneDocument
- addPathField(String) - Method in interface org.opencms.search.I_CmsSearchDocument
-
Puts the given path into this document.
- addPathField(String) - Method in class org.opencms.search.solr.CmsSolrDocument
- addPermissions(CmsPermissionSet) - Method in class org.opencms.security.CmsPermissionSetCustom
-
Sets permissions from another permission set additionally both as allowed and denied permissions.
- addPreEditorConditionDefinition(String, String) - Method in class org.opencms.workplace.CmsWorkplaceManager
-
Adds a condition definition class for a given resource type name that is triggered before opening the editor.
- addPreEditorConditionDefinition(I_CmsPreEditorActionDefinition) - Method in class org.opencms.workplace.CmsWorkplaceManager
-
Adds an initialized condition definition class that is triggered before opening the editor.
- addPreference(String, String, String, String, String, String, String, String, String) - Method in class org.opencms.configuration.CmsDefaultUserSettings
-
Adds a preference.
- addPreserveTag(String) - Method in class org.opencms.util.CmsHtmlStripper
-
Adds a tag that will be preserved by
.CmsHtmlStripper.stripHtml(String)
- addPreserveTagList(List<String>) - Method in class org.opencms.util.CmsHtmlStripper
-
Convenience method for adding several tags to preserve.
- addPreserveTags(String, char) - Method in class org.opencms.util.CmsHtmlStripper
-
Convenience method for adding several tags to preserve in form of a delimiter-separated String.
- addProjectResource(String) - Method in class org.opencms.importexport.CmsImportVersion10
-
Adds a new resource to be associated to the current project.
- addProjectResource(String) - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Adds a new resource to be associated to the current project.
- addProjectRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion10
-
Adds the XML digester rules for projects.
- addProjectRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Adds the XML digester rules for projects.
- addProperties(JSONObject) - Method in class org.opencms.xml.xml2json.CmsResourceDataJsonHelper
-
Adds property data to the result object.
- addProperty() - Method in class org.opencms.importexport.CmsImportVersion10
-
Adds a property from the current xml data, in case the type is implicit given.
- addProperty() - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Adds a property from the current xml data, in case the type is implicit given.
- addProperty(String) - Method in class org.opencms.importexport.CmsImportVersion10
-
Adds a property from the current xml data, in case the type is explicit given.
- addProperty(String) - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Adds a property from the current xml data, in case the type is explicit given.
- addProperty(String, String) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
-
Adds a property definition name to the list of editable properties.
- addPropertyBigInteger(CmsCmisTypeManager, PropertiesImpl, String, Set<String>, String, BigInteger) - Static method in class org.opencms.cmis.CmsCmisUtil
-
Adds bigint property to a PropertiesImpl.
- addPropertyBoolean(CmsCmisTypeManager, PropertiesImpl, String, Set<String>, String, boolean) - Static method in class org.opencms.cmis.CmsCmisUtil
-
Adds a boolean property to a PropertiesImpl.
- addPropertyDateTime(CmsCmisTypeManager, PropertiesImpl, String, Set<String>, String, GregorianCalendar) - Static method in class org.opencms.cmis.CmsCmisUtil
-
Adds a date/time property to a PropertiesImpl.
- addPropertyDefault(PropertiesImpl, PropertyDefinition<?>) - Static method in class org.opencms.cmis.CmsCmisUtil
-
Adds the default value of property if defined.
- addPropertyId(CmsCmisTypeManager, PropertiesImpl, String, Set<String>, String, String) - Static method in class org.opencms.cmis.CmsCmisUtil
-
Helper method for adding an id-valued property.
- addPropertyIdList(CmsCmisTypeManager, PropertiesImpl, String, Set<String>, String, List<String>) - Static method in class org.opencms.cmis.CmsCmisUtil
-
Helper method for adding an id-list-valued property.
- addPropertyInteger(CmsCmisTypeManager, PropertiesImpl, String, Set<String>, String, long) - Static method in class org.opencms.cmis.CmsCmisUtil
-
Adds an integer property to a PropertiesImpl.
- addPropertyNode(Element, String, String, boolean) - Method in class org.opencms.importexport.CmsExport
-
Adds a property node to the manifest.xml.
- addPropertyProvider(CmsResourceTable.I_ResourcePropertyProvider) - Method in class org.opencms.ui.components.CmsResourceTable
-
Adds a property provider.
- addPropertyString(CmsCmisTypeManager, PropertiesImpl, String, Set<String>, String, String) - Static method in class org.opencms.cmis.CmsCmisUtil
-
Adds a string property to a PropertiesImpl.
- addProtectedExportPoint(String, String) - Method in class org.opencms.configuration.CmsImportExportConfiguration
-
Adds an protected export point.
- addProtectedExportPoint(String, String) - Method in class org.opencms.staticexport.CmsStaticExportManager
-
Adds an protected export point.
- addProvider(Class<? extends I_CmsContextMenuItemProvider>) - Method in class org.opencms.ui.contextmenu.CmsContextMenuItemProviderGroup
-
Adds a new provider class.
- addProvider(I_CmsContextMenuItemProvider) - Method in class org.opencms.ui.contextmenu.CmsContextMenuItemProviderGroup
-
Adds a provider.
- addPublishButton() - Method in class org.opencms.ui.apps.logfile.CmsLogFileApp
-
Adds the publish button.
- addPublishButton(I_CmsUpdateListener<String>) - Method in interface org.opencms.ui.apps.I_CmsAppUIContext
-
Adds the publish button to the toolbar.
- addPublishButton(I_CmsUpdateListener<String>) - Method in class org.opencms.ui.components.CmsAppViewLayout
- addPublishListener(I_CmsPublishEventListener) - Method in class org.opencms.publish.CmsPublishEngine
-
Adds a publish listener to listen on publish events.
- addPublishListener(I_CmsPublishEventListener) - Method in class org.opencms.publish.CmsPublishManager
-
Adds a publish listener to listen on publish events.
- addQueryParts(CmsSolrQuery) - Method in interface org.opencms.jsp.search.controller.I_CmsSearchController
-
Deprecated.
- addQueryParts(CmsSolrQuery, CmsObject) - Method in class org.opencms.jsp.search.controller.CmsSearchController
- addQueryParts(CmsSolrQuery, CmsObject) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerCommon
- addQueryParts(CmsSolrQuery, CmsObject) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerDidYouMean
- addQueryParts(CmsSolrQuery, CmsObject) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetField
- addQueryParts(CmsSolrQuery, CmsObject) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetQuery
- addQueryParts(CmsSolrQuery, CmsObject) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetRange
- addQueryParts(CmsSolrQuery, CmsObject) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetsField
- addQueryParts(CmsSolrQuery, CmsObject) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetsRange
- addQueryParts(CmsSolrQuery, CmsObject) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerGeoFilter
- addQueryParts(CmsSolrQuery, CmsObject) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerHighlighting
- addQueryParts(CmsSolrQuery, CmsObject) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerPagination
- addQueryParts(CmsSolrQuery, CmsObject) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerSorting
- addQueryParts(CmsSolrQuery, CmsObject) - Method in interface org.opencms.jsp.search.controller.I_CmsSearchController
-
Generate the Solr query part specific for the controller, e.g., the part for a field facet.
- addRecentFormatter(String, String) - Method in class org.opencms.xml.containerpage.CmsADESessionCache
-
Adds the formatter id to the recently used list for the given type.
- addReference(Object) - Method in class org.opencms.webdav.CmsDavSession
- addRefreshButton() - Method in class org.opencms.ui.apps.logfile.CmsLogFileApp
-
Button to refresh the file view.
- addRelatedSystemRes(String) - Method in class org.opencms.staticexport.CmsStaticExportRfsRule
-
Adds a regular expression of related system resources.
- addRelation() - Method in class org.opencms.importexport.CmsImportVersion10
-
Adds a relation to be imported from the current xml data.
- addRelation() - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Adds a relation to be imported from the current xml data.
- addRelationNode(Element, String, String, String) - Method in class org.opencms.importexport.CmsExport
-
Adds a relation node to the
manifest.xml
. - addRelationToResource(String, String, String) - Method in class org.opencms.file.CmsObject
-
Adds a new relation to the given resource.
- addRelationToResource(CmsDbContext, CmsResource, CmsResource, CmsRelationType, boolean) - Method in class org.opencms.db.CmsDriverManager
-
Adds a new relation to the given resource.
- addRelationToResource(CmsRequestContext, CmsResource, CmsResource, CmsRelationType, boolean) - Method in class org.opencms.db.CmsSecurityManager
-
Adds a new relation to a given resource.
- addRelationToResource(CmsResource, CmsResource, String) - Method in class org.opencms.file.CmsObject
-
Adds a new relation to the given resource.
- addRelationType(String, String) - Method in class org.opencms.loader.CmsResourceManager
-
Adds a new relation type from the XML configuration to the list of user defined relation types.
- addRemove(CmsUUID) - Method in class org.opencms.db.userpublishlist.CmsPublishListResourceState
-
Adds a removal from the publish list for the given user id.
- addReport(A_CmsReport) - Method in class org.opencms.report.CmsMultiplexReport
-
Adds the given report to become a proxy delegate of this multiplexer.
- addReportFinishedHandler(Runnable) - Method in class org.opencms.ui.report.CmsReportOverlay
-
Adds an action that should be executed if the report is finished.
- addReportFinishedHandler(Runnable) - Method in class org.opencms.ui.report.CmsReportWidget
-
Adds an action that should be executed if the report is finished.
- addRepositoryClass(I_CmsRepository) - Method in class org.opencms.repository.CmsRepositoryManager
-
Adds a new configured repository.
- addRequestHandler(String, CmsParameterConfiguration) - Method in class org.opencms.configuration.CmsSystemConfiguration
-
Adds a new instance of a request handler class.
- addRequestHandler(I_CmsRequestHandler) - Method in class org.opencms.main.OpenCmsCore
-
Adds the specified request handler to the Map of OpenCms request handlers.
- addRequireExpireAfter(long) - Method in class org.opencms.file.CmsResourceFilter
-
Returns an extended filter to restrict the results to resources that expire in the given timerange.
- addRequireExpireBefore(long) - Method in class org.opencms.file.CmsResourceFilter
-
Returns an extended filter to restrict the results to resources that expire in the given timerange.
- addRequireFile() - Method in class org.opencms.file.CmsResourceFilter
-
Returns an extended filter that requires all returned resources to be files.
- addRequireFlags(int) - Method in class org.opencms.file.CmsResourceFilter
-
Returns an extended filter to guarantee a distinct resource flags of the filtered resources.
- addRequireFolder() - Method in class org.opencms.file.CmsResourceFilter
-
Returns an extended filter that requires all returned resources to be folders.
- addRequireLastModifiedAfter(long) - Method in class org.opencms.file.CmsResourceFilter
-
Returns an extended filter to restrict the results to resources modified in the given timerange.
- addRequireLastModifiedBefore(long) - Method in class org.opencms.file.CmsResourceFilter
-
Returns an extended filter to restrict the results to resources modified in the given timerange.
- addRequireReleaseAfter(long) - Method in class org.opencms.file.CmsResourceFilter
-
Returns an extended filter to restrict the results to resources that are released in the given timerange.
- addRequireReleaseBefore(long) - Method in class org.opencms.file.CmsResourceFilter
-
Returns an extended filter to restrict the results to resources that are released in the given timerange.
- addRequireState(CmsResourceState) - Method in class org.opencms.file.CmsResourceFilter
-
Returns an extended filter to guarantee a distinct resource state of the filtered resources.
- addRequireTimerange() - Method in class org.opencms.file.CmsResourceFilter
-
Returns an extended filter to guarantee all filtered resources are valid (released and not expired).
- addRequireType(int) - Method in class org.opencms.file.CmsResourceFilter
-
Deprecated.Use
CmsResourceFilter.addRequireType(I_CmsResourceType)
instead. Resource types should always be referenced either by its type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release. - addRequireType(I_CmsResourceType) - Method in class org.opencms.file.CmsResourceFilter
-
Returns an extended filter to guarantee a distinct resource type of the filtered resources.
- addRequireVisible() - Method in class org.opencms.file.CmsResourceFilter
-
Returns an extended filter to guarantee all filtered resources are visible.
- addResource(String) - Method in class org.opencms.module.CmsModuleXmlHandler
-
Adds a resource to the list module resources.
- addResource(String) - Method in class org.opencms.ui.apps.dbmanager.CmsDbSynchronizationView
-
Adds a resource to form.
- addResource(String) - Method in class org.opencms.ui.apps.linkvalidation.CmsInternalResources
-
Adds a resource to the form.
- addResource(CmsDbContext, CmsResource, CmsUser, CmsProject, CmsLockType) - Method in class org.opencms.lock.CmsLockManager
-
Adds a resource to the lock manager.
- addResource(CmsResource) - Method in class org.opencms.ade.containerpage.CmsDetailOnlyContainerPageBuilder.ContainerInfo
-
Adds a container element resource.
- addResource(CmsResourceImportData) - Method in class org.opencms.module.CmsModuleImportData
-
Adds the information for a single resource.
- addResourceAceRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion10
-
Adds the XML digester rules for resource access control entries.
- addResourceAceRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Adds the XML digester rules for resource access control entries.
- addResourceAttributesRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion10
-
Adds the XML digester rules for resource attributes.
- addResourceAttributesRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Adds the XML digester rules for resource attributes.
- addResourceIfEmpty() - Method in class org.opencms.ui.apps.dbmanager.CmsDbExportView
- addResourceInitHandler(String, CmsParameterConfiguration) - Method in class org.opencms.configuration.CmsSystemConfiguration
-
Adds a new instance of a resource init handler class.
- addResourceLocales(Collection<Locale>) - Method in class org.opencms.search.CmsLuceneDocument
- addResourceLocales(Collection<Locale>) - Method in interface org.opencms.search.I_CmsSearchDocument
-
Adds the locales of the resource to this document.
- addResourceLocales(Collection<Locale>) - Method in class org.opencms.search.solr.CmsSolrDocument
- addResourceName(String) - Method in class org.opencms.search.CmsSearchIndexSource
-
Adds the path of a Cms resource.
- addResourcePropertyRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion10
-
Adds the XML digester rules for resource properties.
- addResourcePropertyRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Adds the XML digester rules for resource properties.
- addResourceRelationRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion10
-
Adds the XML digester rules for resource relations.
- addResourceRelationRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Adds the XML digester rules for resource relations.
- addResourceSelectionHandler(I_CmsSelectionHandler<CmsResource>) - Method in class org.opencms.ui.components.fileselect.CmsResourceTreeTable
-
Adds a resource selection handler.
- addResourcesToFolder(CmsObject, String, CmsResourceFilter) - Method in class org.opencms.file.wrapper.A_CmsResourceWrapper
- addResourcesToFolder(CmsObject, String, CmsResourceFilter) - Method in class org.opencms.file.wrapper.CmsResourceWrapperModules
- addResourcesToFolder(CmsObject, String, CmsResourceFilter) - Method in class org.opencms.file.wrapper.CmsResourceWrapperModulesNonLazy
- addResourcesToFolder(CmsObject, String, CmsResourceFilter) - Method in class org.opencms.file.wrapper.CmsResourceWrapperPropertyFile
- addResourcesToFolder(CmsObject, String, CmsResourceFilter) - Method in class org.opencms.file.wrapper.CmsResourceWrapperSystemFolder
- addResourcesToFolder(CmsObject, String, CmsResourceFilter) - Method in class org.opencms.file.wrapper.CmsResourceWrapperXmlPage
- addResourcesToFolder(CmsObject, String, CmsResourceFilter) - Method in interface org.opencms.file.wrapper.I_CmsResourceWrapper
-
Here it is possible to add additional (virtual) child resources to those already existing in the VFS.
- addResourcesToIndex(List<CmsPublishedResource>) - Method in class org.opencms.search.CmsSearchManager.CmsSearchOfflineHandler
-
Adds a list of
CmsPublishedResource
objects to be indexed. - addResourceToCategory(CmsObject, String, String) - Method in class org.opencms.relations.CmsCategoryService
-
Adds a resource identified by the given resource name to the category identified by the given category path.
- addResourceToCategory(CmsObject, String, CmsCategory) - Method in class org.opencms.relations.CmsCategoryService
-
Adds a resource identified by the given resource name to the given category.
- addResourceToDelete(CmsPublishedResource) - Method in class org.opencms.search.CmsSearchIndexUpdateData
-
Adds the given resource to the resources that must be deleted from the search index.
- addResourceToOrganizationalUnit(CmsDbContext, CmsOrganizationalUnit, CmsResource) - Method in class org.opencms.db.generic.CmsUserDriver
- addResourceToOrganizationalUnit(CmsDbContext, CmsOrganizationalUnit, CmsResource) - Method in interface org.opencms.db.I_CmsUserDriver
-
Adds a resource to the given organizational unit.
- addResourceToOrgUnit(CmsDbContext, CmsOrganizationalUnit, CmsResource) - Method in class org.opencms.db.CmsDriverManager
-
Adds a resource to the given organizational unit.
- addResourceToOrgUnit(CmsObject, String, String) - Method in class org.opencms.security.CmsOrgUnitManager
-
Adds a resource to the given organizational unit.
- addResourceToOrgUnit(CmsRequestContext, CmsOrganizationalUnit, CmsResource) - Method in class org.opencms.db.CmsSecurityManager
-
Adds a resource to the given organizational unit.
- addResourceToUpdate(CmsPublishedResource) - Method in class org.opencms.search.CmsSearchIndexUpdateData
-
Adds the given resource to the resources that must be updated in the search index.
- addResourceToUpdateData(CmsPublishedResource, CmsSearchIndexUpdateData) - Method in class org.opencms.search.CmsVfsIndexer
-
Adds a given published resource to the provided search index update data.
- addResourceType(String) - Method in class org.opencms.search.CmsSearchDocumentType
-
Adds the class name of a resource type.
- addResourceType(I_CmsResourceType) - Method in class org.opencms.loader.CmsResourceManager
-
Adds a new resource type from the XML configuration to the internal list of loaded resource types.
- addResourceType(I_CmsResourceType) - Method in class org.opencms.module.CmsModuleXmlHandler
-
Adds a new resource type to the internal list of loaded resource types.
- addResourceTypeForDefaultTimestampMode(String) - Method in class org.opencms.importexport.CmsImportExportManager
-
Adds a resourcetype name to the list of resourcetypes that obtain a default timestamp mode in
CmsImportExportManager.addDefaultTimestampMode(String)
. - addResourceTypeXmlRules(Digester) - Static method in class org.opencms.configuration.CmsVfsConfiguration
-
Adds the resource type rules to the given digester.
- address - org.opencms.workplace.CmsAccountInfo.Field
-
The address field.
- addRestriction(String, Collection<String>) - Method in class org.opencms.jsp.search.config.parser.simplesearch.preconfiguredrestrictions.CmsRestrictionsBean
-
Add a preconfigured restriction.
- addResult(CmsXmlSitemapUrlBean, int) - Method in class org.opencms.site.xmlsitemap.CmsXmlSitemapGenerator
-
Adds an URL bean to the internal map of results, but only if there is no existing entry with higher internal priority than the priority given as an argument.
- addResult(CmsResourceTypeStatResult) - Method in class org.opencms.ui.apps.dbmanager.CmsResourceTypeStatResultList
-
Adds a result to the list.
- addRfsRule(String, String, String, String, String, String, String, String) - Method in class org.opencms.staticexport.CmsStaticExportManager
-
Adds a new rfs rule to the configuration.
- addRfsRuleSystemRes(String) - Method in class org.opencms.staticexport.CmsStaticExportManager
-
Adds a regex of related system resources to the latest rfs-rule.
- addRootPathField(String) - Method in class org.opencms.search.CmsLuceneDocument
- addRootPathField(String) - Method in interface org.opencms.search.I_CmsSearchDocument
-
Puts the given root path into its default field.
- addRootPathField(String) - Method in class org.opencms.search.solr.CmsSolrDocument
- addRow(Component) - Method in class org.opencms.ui.components.editablegroup.CmsEditableGroup
-
Adds a row for the given component at the end of the group.
- addRowAfter(I_CmsEditableGroupRow) - Method in class org.opencms.ui.components.editablegroup.CmsEditableGroup
-
Adds a new row after the given one.
- addRules(Digester) - Method in class org.opencms.configuration.CmsElementWithAttrsParamConfigHelper
-
Adds the configuration parsing rules to the digester.
- addRules(Digester) - Method in class org.opencms.configuration.CmsElementWithSubElementsParamConfigHelper
-
Adds the configuration parsing rules to the digester.
- addScheduleManager() - Method in class org.opencms.configuration.CmsSchedulerConfiguration
-
Generates the schedule manager.
- addSchemaType(String, String) - Method in class org.opencms.xml.CmsXmlContentTypeManager
-
Adds a new XML content type schema class and XML widget to the manager by class names.
- addSearch(CmsUserSearchParameters.SearchKey) - Method in class org.opencms.file.CmsUserSearchParameters
-
Adds a search key.
- addSearchField(CmsSearchField, String) - Method in class org.opencms.search.CmsLuceneDocument
- addSearchField(CmsSearchField, String) - Method in interface org.opencms.search.I_CmsSearchDocument
-
Adds a dynamic search field to the index.
- addSearchField(CmsSearchField, String) - Method in class org.opencms.search.solr.CmsSolrDocument
- addSearchField(CmsXmlContentDefinition, CmsSearchField) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Deprecated.
- addSearchField(CmsXmlContentDefinition, CmsSearchField, I_CmsXmlContentHandler.MappingType) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Adds a Solr field for an element.
- addSearchFilterCondition(CmsSelectQuery, CmsSelectQuery.TableAlias, CmsUserSearchParameters) - Method in class org.opencms.db.generic.CmsUserQueryBuilder
-
Adds a search condition to a query.
- addSearchIndex(I_CmsSearchIndex) - Method in class org.opencms.search.CmsSearchManager
-
Adds a search index to the configuration.
- addSearchIndexSource(CmsSearchIndexSource) - Method in class org.opencms.search.CmsSearchManager
-
Adds a search index source configuration.
- addSearchSetting(CmsXmlContentDefinition, String, I_CmsXmlContentValue.SearchContentType) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Adds a search setting for an element.
- addSelectableModule(String) - Method in class org.opencms.ui.apps.git.CmsGitToolOptionsPanel
-
Adds a check box and info widget for a module which should be selectable for check-in.
- addSelectionHandler(I_CmsSelectionHandler<Collection<CmsCategory>>) - Method in class org.opencms.ui.components.categoryselect.CmsCategorySelectDialog
-
Adds a selection handler.
- addSelectionHandler(I_CmsSelectionHandler<CmsResource>) - Method in class org.opencms.ui.components.fileselect.CmsResourceSelectDialog
-
Adds a resource selection handler.
- addSelectOption(CmsSelectWidgetOption) - Method in class org.opencms.widgets.A_CmsSelectWidget
-
Adds a new select option to this widget.
- addSessionInfo(CmsSessionInfo) - Method in class org.opencms.main.CmsSessionManager
-
Adds a new session info into the session storage.
- addSetting(String, CmsXmlContentProperty, boolean) - Method in class org.opencms.gwt.shared.CmsUserSettingsBean
-
Adds a user setting.
- addSettingsButton() - Method in class org.opencms.ui.apps.logfile.CmsLogFileApp
-
Button to open log file view settings dialog.
- addSharedSite() - Method in class org.opencms.ade.galleries.CmsSiteSelectorOptionBuilder
-
Adds the shared folder.
- addSiblings(Set<CmsResource>) - Method in class org.opencms.ade.publish.CmsPublishService
-
Adds siblings to a set of publish resources.
- addSimpleSearchSetting(CmsXmlContentDefinition, String, String) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Adds search settings as defined by 'simple' syntax in fields.
- addSite(String, String, String, String, String, String, String, String, String, String, String, String, SortedMap<String, String>, List<CmsSiteMatcher>, Optional<CmsAlternativeSiteRootMapping>) - Method in class org.opencms.site.CmsSiteManagerImpl
-
Adds a new CmsSite to the list of configured sites, this is only allowed during configuration.
- addSite(CmsObject, CmsSite) - Method in class org.opencms.site.CmsSiteManagerImpl
-
Adds a site.
- addSiteInternally(String, String, String, String, String, String, String, String, String, String, String, String, SortedMap<String, String>, List<CmsSiteMatcher>, Optional<CmsAlternativeSiteRootMapping>) - Method in class org.opencms.site.CmsSiteManagerImpl
-
Adds a new CmsSite to the list of configured sites, this is only allowed during configuration.
- addSiteRoot(String) - Method in class org.opencms.file.CmsObject
-
Convenience method to add the site root from the current user's request context to the given resource name.
- addSiteRoot(String) - Method in class org.opencms.file.CmsRequestContext
-
Adds the current site root of this context to the given resource name, and also translates the resource name with the configured the directory translator.
- addSiteRoot(String, String) - Method in class org.opencms.file.CmsRequestContext
-
Adds the given site root of this context to the given resource name, taking into account special folders like "/system" where no site root must be added, and also translates the resource name with the configured the directory translator.
- addSortFieldOrders(Map<String, SolrQuery.ORDER>) - Method in class org.opencms.search.solr.CmsSolrQuery
-
Adds the given fields/orders to the existing sort fields.
- addSorting(CmsSelectQuery, CmsSelectQuery.TableAlias, CmsUserSearchParameters) - Method in class org.opencms.db.generic.CmsUserQueryBuilder
-
Adds a sort order to an SQL query.
- addSourceName(String) - Method in class org.opencms.search.A_CmsSearchIndex
-
Adds am index source to this search index.
- addSourceName(String) - Method in interface org.opencms.search.I_CmsSearchIndex
-
Adds am index source to this search index.
- addSpecialHistoryIdProvider(Supplier<List<CmsUUID>>) - Static method in class org.opencms.publish.CmsPublishManager
-
Adds provider for history ids that shouldn't be removed by bulk history cleanup operations.
- addSrcSetWidthVariants(int, int) - Method in class org.opencms.jsp.util.CmsJspImageBean
-
Adds a number of size variations to the source set.
- addStyleName(String) - Method in class org.opencms.ui.contextmenu.CmsContextMenu.ContextMenuItem
-
Add a new style to the menu item.
- addSubEntry(CmsClientSitemapEntry, I_CmsSitemapController) - Method in class org.opencms.ade.sitemap.shared.CmsClientSitemapEntry
-
Adds the given entry to the children.
- addSubGallery(CmsGalleryFolderEntry) - Method in class org.opencms.ade.sitemap.shared.CmsGalleryFolderEntry
-
Adds a sub gallery.
- addSubNavEntry(A_CmsWorkplaceApp.NavEntry) - Method in class org.opencms.ui.apps.A_CmsWorkplaceApp
-
Adds a navigation entry.
- addSubNavEntry(A_CmsWorkplaceApp.NavEntry) - Method in class org.opencms.ui.components.CmsToolLayout
-
Adds a sub navigation entry.
- addSubResources(CmsObject, Set<CmsResource>) - Method in class org.opencms.ade.publish.CmsDirectPublishProject
-
Adds contents of folders to a list of resources.
- addSuffixField(String) - Method in class org.opencms.search.CmsLuceneDocument
- addSuffixField(String) - Method in interface org.opencms.search.I_CmsSearchDocument
-
Adds the suffix field to the document.
- addSuffixField(String) - Method in class org.opencms.search.solr.CmsSolrDocument
- addSynchronizeExcludePattern(String) - Method in class org.opencms.workplace.CmsWorkplaceManager
-
Adds a pattern to be excluded in VFS synchronization.
- addSystemFolder() - Method in class org.opencms.ade.galleries.CmsSiteSelectorOptionBuilder
-
Adds the system folder.
- addTable(String) - Method in class org.opencms.db.CmsSelectQuery
-
Adds a table to the query's FROM clause.
- addTable(String, String) - Method in class org.opencms.db.CmsSelectQuery
-
Adds a table the query's FROM clause.
- addTagPreserve(Tag) - Method in class org.opencms.util.CmsHtmlTagRemoveFactory
-
Add a tag that will be visible for
NodeVisitor
instances. - addTagRemoval(Tag) - Method in class org.opencms.util.CmsHtmlTagRemoveFactory
-
Add a tag that will be invisible for
NodeVisitor
instances. - addTempExportpointPath(String) - Method in class org.opencms.importexport.CmsImportExportManager
-
Adds a temporary export point path.
- addThread(A_CmsReportThread) - Method in class org.opencms.main.CmsThreadStore
-
Adds a Thread to this Thread store.
- addTo(AbstractSingleComponentContainer, int, int, String) - Static method in class org.opencms.ui.components.extensions.CmsScrollPositionCss
-
Adds the scroll position CSS extension to the given component
- addTo(TextArea, int) - Static method in class org.opencms.ui.components.extensions.CmsAutoGrowingTextArea
-
Adds the text area auto grow extension to the given component.
- addToFavoriteList(CmsContainerPageRpcContext, String) - Method in class org.opencms.ade.containerpage.CmsContainerpageService
- addToFavoriteList(CmsContainerPageRpcContext, String) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageService
-
Adds an element specified by it's id to the favorite list.
- addToFavoriteList(CmsContainerPageRpcContext, String, AsyncCallback<Void>) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageServiceAsync
-
Adds an element specified by it's id to the favorite list.
- addToIncludeList(String, Map<String, String[]>, Map<String, Object>) - Method in class org.opencms.flex.CmsFlexResponse
-
Adds an inclusion target to the list of include results.
- addToList(List<Object>, Object) - Static method in class org.opencms.jsp.util.CmsJspElFunctions
-
Extends the given list by adding the provided object.
- addToLruCache() - Method in interface org.opencms.cache.I_CmsLruCacheObject
-
Invoked after an object was added to the cache.
- addToLruCache() - Method in class org.opencms.flex.CmsFlexCacheEntry
- addToolbarButton(Component) - Method in interface org.opencms.ui.apps.I_CmsAppUIContext
-
Adds a toolbar button.
- addToolbarButton(Component) - Method in class org.opencms.ui.components.CmsAppViewLayout
- addToolbarButtonRight(Component) - Method in interface org.opencms.ui.apps.I_CmsAppUIContext
-
Adds a toolbar button to the right hand side.
- addToolbarButtonRight(Component) - Method in class org.opencms.ui.components.CmsAppViewLayout
- addToolGroup(CmsToolGroup) - Method in class org.opencms.workplace.tools.CmsTool
-
Adds a group.
- addToolGroup(CmsToolGroup, float) - Method in class org.opencms.workplace.tools.CmsTool
-
Adds a group at the given position.
- addToolManagerRules(Digester) - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
-
Adds the digester rules for the tool-manager node.
- addToolRoot(CmsToolRootHandler) - Method in class org.opencms.workplace.tools.CmsToolManager
-
Adds a new tool root to the tool manager.
- addToRecentList(CmsContainerPageRpcContext, String) - Method in class org.opencms.ade.containerpage.CmsContainerpageService
- addToRecentList(CmsContainerPageRpcContext, String) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageService
-
Adds an element specified by it's id to the recent list.
- addToRecentList(CmsContainerPageRpcContext, String, AsyncCallback<Void>) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageServiceAsync
-
Adds an element specified by it's id to the recent list.
- addToTarget(Object, Object, String) - Method in class org.opencms.jsp.A_CmsJspJsonTag
-
Adds the specified value to the selected target.
- addToZip(File, File) - Method in class org.opencms.ui.apps.logfile.CmsLogDownloadDialog.ZipGenerator
-
Adds a file to a zip-stream.
- addTrailingSeparator(String) - Static method in class org.opencms.util.CmsFileUtil
-
Adds a trailing separator to a path if required.
- addTreeItem(CmsObject, CmsResource, CmsUUID) - Method in class org.opencms.ui.components.fileselect.CmsResourceTreeContainer
-
Adds an item to the folder tree.
- addType(String) - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
-
Adds a type to the types list.
- addType(I_CmsXmlSchemaType) - Method in class org.opencms.xml.CmsXmlContentDefinition
-
Adds the given content type.
- addTypeField(String) - Method in class org.opencms.search.CmsLuceneDocument
- addTypeField(String) - Method in interface org.opencms.search.I_CmsSearchDocument
-
Adds the resource type to this document.
- addTypeField(String) - Method in class org.opencms.search.solr.CmsSolrDocument
- addUninvertingMappings(Map<String, UninvertingReader.Type>) - Method in class org.opencms.search.fields.A_CmsSearchFieldConfiguration
- addUninvertingMappings(Map<String, UninvertingReader.Type>) - Static method in class org.opencms.search.fields.CmsSearchField
-
To allow sorting on a field the field must be added to the map given to
UninvertingReader.wrap(org.apache.lucene.index.DirectoryReader, Map)
. - addUninvertingMappings(Map<String, UninvertingReader.Type>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
-
To allow sorting on a field the field must be added to the map given to
UninvertingReader.wrap(org.apache.lucene.index.DirectoryReader, Map)
. - addUninvertingMappings(Map<String, UninvertingReader.Type>) - Method in interface org.opencms.search.fields.I_CmsSearchFieldConfiguration
-
To allow sorting on a field (without docvalues) the field must be added to the map given to
UninvertingReader.wrap(org.apache.lucene.index.DirectoryReader, Map)
. - addUpdate(CmsUUID, long) - Method in class org.opencms.db.userpublishlist.CmsPublishListResourceState
-
Adds an update for the publish list for the given user id.
- addUploadListener(CmsUploadButton.I_UploadListener) - Method in class org.opencms.ui.components.CmsUploadButton
-
Adds an upload listener.
- addUploadListener(CmsUploadButton.I_UploadListener) - Method in class org.opencms.ui.components.extensions.CmsUploadAreaExtension
-
Adds a window close listener.
- addUrlNameMappingEntry(CmsDbContext, boolean, CmsUrlNameMappingEntry) - Method in class org.opencms.db.generic.CmsVfsDriver
- addUrlNameMappingEntry(CmsDbContext, boolean, CmsUrlNameMappingEntry) - Method in interface org.opencms.db.I_CmsVfsDriver
-
Adds a new URL name mapping entry.
- addUserContainerProperties(IndexedContainer) - Method in class org.opencms.ui.apps.user.CmsAccountsApp
-
Adds additional properties for users to a container.
- addUserDataDomain(I_CmsUserDataDomain) - Method in class org.opencms.jsp.userdata.CmsUserDataRequestManager
-
Adds a user data domain during configuration phase.
- addUserInfoRules(Digester) - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
-
Adds the digester rules for the user-infos node.
- addUserToContainer(IndexedContainer, CmsUser) - Method in class org.opencms.ui.apps.user.CmsUserTable
-
Adds given user to given IndexedContainer.
- addUserToGroup(String, String) - Method in class org.opencms.file.CmsObject
-
Adds a user to a group.
- addUserToGroup(CmsDbContext, String, String, boolean) - Method in class org.opencms.db.CmsDriverManager
-
Adds a user to a group.
- addUserToGroup(CmsRequestContext, String, String, boolean) - Method in class org.opencms.db.CmsSecurityManager
-
Adds a user to a group.
- addUserToRole(CmsObject, CmsRole, String) - Method in class org.opencms.security.CmsRoleManager
-
Adds a user to the given role.
- addUtf8Marker(byte[]) - Static method in class org.opencms.file.wrapper.CmsResourceWrapperUtils
-
Adds the UTF-8 marker add the beginning of the byte array.
- addValidationRule(CmsXmlContentDefinition, String, String, String, boolean) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Adds a validation rule for a specified element.
- addValidator(Validator) - Method in class org.opencms.ui.dialogs.permissions.CmsPrincipalSelect
- addValidators() - Method in class org.opencms.ui.apps.dbmanager.CmsDbExportView
-
Adds all validators to the formular.
- addValidators() - Method in class org.opencms.ui.apps.dbmanager.CmsDbSynchronizationView
-
Adds validators to the input fields.
- addValue(String, Object) - Method in class org.opencms.jsp.CmsJspTagJsonArray
- addValue(String, Object) - Method in class org.opencms.jsp.CmsJspTagJsonObject
- addValue(String, Object) - Method in interface org.opencms.jsp.I_CmsJspJsonContext
-
Adds a value to the JSON value being constructed.
- addValue(String, Locale) - Method in class org.opencms.xml.page.CmsXmlPage
-
Adds a new, empty value with the given name and locale to this XML document.
- addValue(CmsObject, int) - Method in class org.opencms.xml.content.CmsXmlContentValueSequence
-
Adds a value element of the type the original xpath indicates at the selected index to the XML content document.
- addValue(CmsObject, String, int) - Method in class org.opencms.xml.content.CmsXmlContentValueSequence
-
Adds a value element of the type indicated by the given xpath at the selected index to the XML content document.
- addValue(CmsObject, String, Locale, int) - Method in class org.opencms.xml.content.CmsXmlContent
-
Adds a new XML content value for the given element name and locale at the given index position to this XML content document.
- addValue(CmsObject, Element, I_CmsXmlSchemaType, Locale, int) - Method in class org.opencms.xml.content.CmsXmlContent
-
Adds a new XML schema type with the default value to the given parent node.
- addValue(CmsObject, I_CmsXmlSchemaType, int) - Method in class org.opencms.xml.content.CmsXmlContentValueSequence
-
Adds a value element of the given type at the selected index to the XML content document.
- addValueChangeHandler(ValueChangeHandler<CmsEntity>) - Method in class org.opencms.acacia.shared.CmsEntity
- addValueChangeListener(Property.ValueChangeListener) - Method in class org.opencms.ui.components.codemirror.CmsCodeMirror
- addValueChangeListener(Property.ValueChangeListener) - Method in class org.opencms.ui.dialogs.permissions.CmsPrincipalSelect
- addVariant(CmsDocumentDependency) - Method in class org.opencms.search.documents.CmsDocumentDependency
-
Adds another language version document dependency to this document.
- addVfsPrefix(CmsObject, String, CmsSite, String) - Method in class org.opencms.staticexport.CmsDefaultLinkSubstitutionHandler
-
Adds the VFS prefix to the VFS name and potentially adjusts request parameters
- addVfsPrefix(CmsObject, String, CmsSite, String) - Method in class org.opencms.staticexport.CmsLocalePrefixLinkSubstitutionHandler
- addVisit(CmsDbContext, String, CmsVisitEntry) - Method in class org.opencms.db.generic.CmsSubscriptionDriver
-
Adds an entry to the table of visits.
- addWaitHandle(CmsWaitHandle) - Method in class org.opencms.ade.configuration.formatters.CmsFormatterConfigurationCache
-
Adds a wait handle to the list of wait handles.
- addWarning(Object) - Method in class org.opencms.publish.CmsPublishReport
- addWarning(Object) - Method in class org.opencms.report.A_CmsReport
- addWarning(Object) - Method in interface org.opencms.report.I_CmsReport
-
Adds a warning object to the list of warnings that occurred during the report.
- addWarning(I_CmsXmlContentValue, String) - Method in class org.opencms.xml.content.CmsXmlContentErrorHandler
-
Adds an warning message to the internal list of errors, also raised the "has warning" flag.
- addWebuserCondition(CmsSelectQuery, CmsOrganizationalUnit, CmsSelectQuery.TableAlias) - Method in class org.opencms.db.generic.CmsUserQueryBuilder
-
Adds a check for the web user condition to an SQL query.
- addWeekOfMonth(I_CmsSerialDateValue.WeekOfMonth) - Method in class org.opencms.acacia.shared.A_CmsSerialDateValue
-
Add a week of month.
- addWidget(String, List<String>, String) - Method in class org.opencms.xml.CmsXmlContentTypeManager
-
Adds a XML content editor widget class, making this widget available for the XML content editor.
- addWidget(CmsXmlContentDefinition, String, String) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Adds a GUI widget for a specified element.
- addWindowCloseListener(I_CmsWindowCloseListener) - Method in class org.opencms.ui.components.extensions.CmsWindowCloseExtension
-
Adds a window close listener.
- addWorkplaceServer(String, String) - Method in class org.opencms.site.CmsSiteManagerImpl
-
Adds a workplace server, this is only allowed during configuration.
- addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsConfigurationManager
- addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsImportExportConfiguration
- addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsModuleConfiguration
- addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsSchedulerConfiguration
- addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsSearchConfiguration
- addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsSitesConfiguration
- addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsSystemConfiguration
- addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsVariablesConfiguration
- addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsVfsConfiguration
- addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
- addXmlDigesterRules(Digester) - Method in interface org.opencms.configuration.I_CmsXmlConfiguration
-
Digests an XML node and creates an instance of this configurable class.
- addXmlDigesterRules(Digester) - Method in class org.opencms.importexport.CmsImportVersion10
-
Adds the XML digester rules for a single import file.
- addXmlDigesterRules(Digester) - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Adds the XML digester rules for a single import file.
- addXmlDigesterRules(Digester) - Static method in class org.opencms.module.CmsModuleXmlHandler
-
Adds the XML digester rules for a single module.
- addXmlPreprocessingDigesterRules(Digester) - Method in class org.opencms.importexport.CmsImportVersion10
-
Adds the XML digester rules for pre-processing a single import file.
- addXmlPreprocessingDigesterRules(Digester) - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Adds the XML digester rules for pre-processing a single import file.
- addXsdTranslation(String) - Method in class org.opencms.configuration.CmsVfsConfiguration
-
Adds one XSD translation rule.
- ade - org.opencms.ade.configuration.CmsResourceTypeConfig.AddMenuType
-
ADE add menu.
- ade - org.opencms.ade.galleries.shared.I_CmsGalleryProviderConstants.GalleryMode
-
The advanced direct edit mode.
- ADE_LIST - org.opencms.file.types.I_CmsResourceType.Formatter
-
The gallery list item formatter.
- adeView - org.opencms.ade.galleries.shared.I_CmsGalleryProviderConstants.GalleryMode
-
The mode for showing all galleries in ADE.
- adjust() - Method in class org.opencms.file.types.CmsResourceTypeImage.CmsImageAdjuster
-
Calculates the image size and adjusts the image dimensions (if required) accoring to the configured image downscale settings.
- adjustCmsObject(CmsObject, boolean) - Static method in class org.opencms.ade.publish.CmsPublishListHelper
-
Initializes a CmsObject based on the given one, but with adjusted project information and configured, such that release and expiration date are ignored.
- adjustHtmlEncoding(String, String) - Static method in class org.opencms.i18n.CmsEncoder
-
Adjusts the given String by making sure all characters that can be displayed in the given charset are contained as chars, whereas all other non-displayable characters are converted to HTML entities.
- adjustLinks(String, String) - Method in class org.opencms.file.CmsObject
-
Adjusts all links in the target folder that point to the source folder so that they are kept "relative" in the target folder where possible.
- adjustLinks(List<String>, String) - Method in class org.opencms.file.CmsObject
-
This method works just like
CmsObject.adjustLinks(String, String)
, but you can specify multiple source files, and the target folder is interpreted as the folder into which the source files have been copied. - adjustLinks(Map<String, String>, String) - Method in class org.opencms.file.CmsObject
-
This method works just like
CmsObject.adjustLinks(String, String)
, but instead of specifying a single source and target folder, you can specify multiple sources and the corresponding targets in a map of strings. - adjustLocalesForElement(CmsResource, CmsResource) - Method in class org.opencms.i18n.tools.CmsContainerPageCopier
-
Converts locales for the copied container element.
- adjustServerPrefix() - Method in class org.opencms.ui.apps.sitemanager.CmsWorkplaceServerWidget
-
Adjustes the server prefixes according to SSL setting.
- adjustSSL() - Method in class org.opencms.ui.apps.sitemanager.CmsWorkplaceServerWidget
-
Adjustes the SSL according to server name.
- ADMIN_COLOR - Static variable in class org.opencms.ui.CmsUserIconHelper
-
The color reserved for admin users.
- ADMINISTRATION_CATEGORY_ID - Static variable in class org.opencms.ui.apps.CmsWorkplaceAppManager
-
The administration category id.
- ADMINISTRATOR - Static variable in class org.opencms.security.CmsRole
-
The "ADMINISTRATOR" role, which is a parent to all organizational unit roles.
- ADMINVIEW_ROOT_LOCATION - Static variable in class org.opencms.workplace.tools.CmsToolManager
-
Root location of the administration view.
- ADVANCED_MENU_ID - Static variable in class org.opencms.ui.apps.CmsDefaultMenuItemProvider
-
The advanced menu id.
- AES - Static variable in class org.opencms.crypto.CmsAESTextEncryption
-
The name of the algorithm.
- after - org.opencms.jsp.search.config.I_CmsSearchConfigurationFacetRange.Other
- afterViewChange(ViewChangeListener.ViewChangeEvent) - Method in class org.opencms.ui.apps.CmsAppView
- afterViewChange(ViewChangeListener.ViewChangeEvent) - Method in class org.opencms.ui.apps.CmsAppWorkplaceUi
- afterViewChange(ViewChangeListener.ViewChangeEvent) - Method in class org.opencms.ui.apps.CmsEditor
- afterViewChange(ViewChangeListener.ViewChangeEvent) - Method in class org.opencms.ui.apps.CmsFileExplorer
- afterViewChange(ViewChangeListener.ViewChangeEvent) - Method in class org.opencms.ui.apps.lists.CmsListManager
- afterViewChange(ViewChangeListener.ViewChangeEvent) - Method in class org.opencms.ui.editors.A_CmsFrameEditor
- afterViewChange(ViewChangeListener.ViewChangeEvent) - Method in class org.opencms.ui.editors.CmsSourceEditor
- afterViewChange(ViewChangeListener.ViewChangeEvent) - Method in class org.opencms.ui.editors.messagebundle.CmsMessageBundleEditor
- ALGORITHM - Static variable in class org.opencms.security.twofactor.CmsTwoFactorAuthenticationHandler
-
The hashing algorithm to use.
- ALIAS_DOWNLOAD_PATH - Static variable in class org.opencms.ade.sitemap.CmsVfsSitemapService
-
The path of the JSP used to download aliases.
- ALIAS_IMPORT_PATH - Static variable in class org.opencms.ade.sitemap.CmsVfsSitemapService
-
The path to the JSP used to upload aliases.
- ALIAS_PATTERN - Static variable in class org.opencms.db.CmsAlias
-
The regular expression which describes valid alias paths: one or more segments, each consisting of a slash at the front followed by one or more 'unreserved characters' for URIs (see RFC 2396).
- aliasChanged - org.opencms.gwt.shared.alias.CmsAliasImportStatus
-
The alias target or mode has changed.
- aliasImportError - org.opencms.gwt.shared.alias.CmsAliasImportStatus
-
The alias could not be imported.
- aliasNew - org.opencms.gwt.shared.alias.CmsAliasImportStatus
-
The alias was newly created.
- aliasParseError - org.opencms.gwt.shared.alias.CmsAliasImportStatus
-
The alias line could not be parsed.
- all - org.opencms.jsp.CmsJspNavBuilder.Visibility
-
All entries.
- all - org.opencms.jsp.search.config.I_CmsSearchConfigurationFacetRange.Other
- all - org.opencms.letsencrypt.CmsLetsEncryptConfiguration.Mode
-
Use both site domains and workplace domains in certificate configuration.
- all - org.opencms.ui.components.CmsUserDataFormLayout.EditLevel
- all - org.opencms.workplace.editors.directedit.CmsAdvancedDirectEditProvider.SitemapDirectEditPermissions
-
Everything allowed.
- ALL - Static variable in class org.opencms.db.CmsSubscriptionReadMode
-
Subscription read mode: all.
- ALL - Static variable in class org.opencms.db.CmsVisitEntryFilter
-
To filter all.
- ALL - Static variable in class org.opencms.db.log.CmsLogFilter
-
To filter all.
- ALL - Static variable in class org.opencms.db.urlname.CmsUrlNameMappingFilter
-
Base filter which matches all URL name mapping entries.
- ALL - Static variable in class org.opencms.file.CmsResourceFilter
-
Filter to display all resources.
- ALL - Static variable in class org.opencms.relations.CmsRelationFilter
-
To filter all sources and targets.
- ALL - Static variable in class org.opencms.workplace.comparison.CmsDiffViewMode
-
Constant for viewing all lines.
- ALL_MODIFIED - Static variable in class org.opencms.file.CmsResourceFilter
-
Filter to display all modified (new/changed/deleted) resources.
- ALL_RETURN_FIELDS - Static variable in class org.opencms.search.solr.CmsSolrQuery
-
A constant to add the score field to the result documents.
- allChangedInFolderDate(CmsObject, String, boolean, boolean, int) - Method in class org.opencms.file.collectors.CmsChangedResourceCollector
-
Returns a List of all changed resources in the folder pointed to by the parameter sorted by the date attributes specified in the parameter.
- allInFolderDate(CmsObject, String, boolean, boolean, int) - Method in class org.opencms.file.collectors.CmsDateResourceCollector
-
Returns a List of all resources in the folder pointed to by the parameter sorted by the selected dates.
- allInFolderDateReleasedDesc(CmsObject, String, boolean, int) - Method in class org.opencms.file.collectors.CmsDefaultResourceCollector
-
Returns a List of all resources in the folder pointed to by the parameter sorted by the release date, descending.
- allInFolderNavPos(CmsObject, String, boolean, int) - Method in class org.opencms.file.collectors.CmsDefaultResourceCollector
-
Collects all resources in a folder (or subtree) sorted by the NavPos property.
- allInFolderPriorityDate(CmsObject, String, boolean, boolean, int) - Method in class org.opencms.file.collectors.CmsPriorityResourceCollector
-
Returns a list of all resource in a specified folder sorted by priority, then date ascending or descending.
- allInFolderPriorityTitle(CmsObject, String, boolean, int) - Method in class org.opencms.file.collectors.CmsPriorityResourceCollector
-
Returns a list of all resource in a specified folder sorted by priority descending, then Title ascending.
- allKeyValuePairFiltered(CmsObject, String, int) - Method in class org.opencms.file.collectors.CmsCategoryResourceCollector
-
Collects all resources for the given categories filtered and sorted by the given collector parameter.
- allMappedToUriPriorityDate(CmsObject, String, boolean, int) - Method in class org.opencms.file.collectors.CmsPriorityResourceCollector
-
Returns a list of all resource from specified folder that have been mapped to the currently requested uri, sorted by priority, then date ascending or descending.
- allowAccess(String) - Method in class org.opencms.jlan.CmsJlanRepository
-
Checks if a user may access this repository.
- ALLOWED - Static variable in class org.opencms.security.I_CmsPermissionHandler.CmsPermissionCheckResult
-
Indicates allowed permissions.
- allowsAccess(SrvSession, SharedDevice, AccessControlManager) - Method in class org.opencms.jlan.CmsRepositoryAccessControl
- allowServePrecompressedResource(HttpServletRequest, String) - Method in class org.opencms.main.CmsStaticResourceHandler
-
Returns whether this servlet should attempt to serve a precompressed version of the given static resource.
- allowSettingsInEditor() - Method in class org.opencms.ade.containerpage.shared.CmsCntPageData
-
Returns whether editing settings in the content editor is allowed.
- allParamsAsHidden() - Method in class org.opencms.workplace.CmsWorkplace
-
Returns all parameters of the current workplace class as hidden field tags that can be inserted in a form.
- allParamsAsRequest() - Method in class org.opencms.workplace.CmsWorkplace
-
Returns all present request parameters as String.
- allParamValues() - Method in class org.opencms.workplace.CmsWorkplace
-
Returns the values of all parameter methods of this workplace class instance.
- allUnreferenced - org.opencms.db.generic.CmsPublishHistoryCleanupFilter.Mode
-
Removes all publish history entries unreferenced by publish jobs, with a fixed set of exceptions
- allUnreferencedExcept(List<CmsUUID>) - Static method in class org.opencms.db.generic.CmsPublishHistoryCleanupFilter
-
Creates a new filter for removing all unreferenced publish history entries, except the ones with the given history ids.
- allUsers - org.opencms.publish.CmsPublishManager.PublishListRemoveMode
-
Remove publish list entries for all users if a resource is published.
- alreadyLinked - org.opencms.i18n.CmsLocaleGroupService.Status
-
Resource already linked.
- AlreadyPublishedValidator() - Constructor for class org.opencms.workflow.CmsDefaultPublishResourceFormatter.AlreadyPublishedValidator
- alterProperties(List<? extends PropEntry>) - Method in class org.opencms.webdav.CmsDavResource
- ALWAYS - Static variable in class org.opencms.search.CmsSearchManager.CmsSearchForceUnlockMode
-
Force unlock type "always".
- alwaysDelete - org.opencms.ade.containerpage.shared.CmsCntPageData.ElementDeleteMode
-
Don't ask, delete no longer referenced element resources.
- alwaysKeep - org.opencms.ade.containerpage.shared.CmsCntPageData.ElementDeleteMode
-
Don't ask, keep no longer referenced element resources.
- AMBIANCE - org.opencms.ui.components.codemirror.CmsCodeMirror.CodeMirrorTheme
-
Theme.
- AMP - Static variable in class org.opencms.json.XML
-
The Character '&'.
- AND - org.opencms.jsp.search.config.parser.simplesearch.CmsConfigurationBean.CombinationMode
-
Combine with AND.
- AND_CONDITION - Static variable in interface org.opencms.db.I_CmsDriver
-
Operator to concatenate or conditions.
- ApiAuthorizationConfig() - Constructor for class org.opencms.configuration.CmsSystemConfiguration.ApiAuthorizationConfig
- APOS - Static variable in class org.opencms.json.XML
-
The Character '''.
- APP - Static variable in class org.opencms.ui.apps.modules.CmsModuleApp.Icons
-
Icon for the module manager app.
- APP_BUTTON - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- APP_BUTTON_PADDED - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- APP_CONTENT - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- APP_ID - Static variable in class org.opencms.ui.apps.cacheadmin.CmsCacheAdminConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.cacheadmin.CmsCacheViewFlexConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.cacheadmin.CmsCacheViewImageConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.CmsAppHierarchyConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.CmsEditorConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.CmsFileExplorerConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.CmsPageEditorConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.CmsQuickLaunchEditorConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.CmsSitemapEditorConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.dbmanager.CmsDbExportConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.dbmanager.CmsDbImportHTTPConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.dbmanager.CmsDbImportServerConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.dbmanager.CmsDbManagerConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.dbmanager.CmsDbPropertiesAppConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.dbmanager.CmsDbRemovePubLocksConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.dbmanager.CmsDbStaticExportConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.dbmanager.CmsDbSynchronizationConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.dbmanager.sqlconsole.CmsSqlConsoleAppConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.filehistory.CmsFileHistoryConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.linkvalidation.CmsLinkInFolderValidationConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.linkvalidation.CmsLinkValidationConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.linkvalidation.CmsLinkValidationExternalConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.lists.CmsListManagerConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.logfile.CmsLogFileConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.modules.CmsModuleAppConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.projects.CmsProjectManagerConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.projects.CmsProjectOverviewConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.publishqueue.CmsPublishQueueConfiguration
-
ID of the app.
- APP_ID - Static variable in class org.opencms.ui.apps.scheduler.CmsScheduledJobsAppConfig
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.search.CmsSourceSearchAppConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.searchindex.CmsSearchindexAppConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.sessions.CmsBroadCastConfigurtion
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.shell.CmsShellAppConfiguration
-
APP id.
- APP_ID - Static variable in class org.opencms.ui.apps.sitemanager.CmsSiteManagerConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.user.CmsAccountsAppConfiguration
-
The app id.
- APP_ID - Static variable in class org.opencms.ui.apps.userdata.CmsUserDataAppConfiguration
-
The app id.
- APP_INFO - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- append(String, Object) - Method in class org.opencms.json.JSONObject
-
Append values to the array under a key.
- append(JSONArray) - Method in class org.opencms.json.JSONArray
-
Appends values from another JSON array.
- append(CmsGallerySearchResultList) - Method in class org.opencms.search.galleries.CmsGallerySearchResultList
-
Appends the results from another search result list.
- appendAdditionalValuesToDcoument(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
-
Overriding this method allows to append some 'extra' values/fields to a document without overriding the
CmsSearchFieldConfiguration.createDocument(org.opencms.file.CmsObject, org.opencms.file.CmsResource, org.opencms.search.I_CmsSearchIndex, org.opencms.search.extractors.I_CmsExtractionResult)
method itself. - appendAdditionalValuesToDcoument(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.solr.CmsSolrFieldConfiguration
- appendCategories(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
-
Extends the given document by resource category information based on properties.
- appendCategories(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfigurationOldCategories
-
Extends the given document by resource category information based on properties.
- appendCategoryFilter(CmsObject, BooleanQuery.Builder, List<String>) - Method in class org.opencms.search.CmsSearchIndex
-
Appends the a category filter to the given filter clause that matches all given categories.
- appendContentBlob(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
-
Extends the given document by a field that contains the extracted content blob.
- appendDateCreatedFilter(BooleanQuery.Builder, long, long) - Method in class org.opencms.search.CmsSearchIndex
-
Appends a date of creation filter to the given filter clause that matches the given time range.
- appendDateLastModifiedFilter(BooleanQuery.Builder, long, long) - Method in class org.opencms.search.CmsSearchIndex
-
Appends a date of last modification filter to the given filter clause that matches the given time range.
- appendDates(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
-
Extends the given document by fields for date of creation, content and last modification.
- appendDates(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.solr.CmsSolrFieldConfiguration
- appendDelimiter(String) - Method in class org.opencms.workplace.CmsDialog
-
Appends a space char.
- appendFacetOption(StringBuffer, String, String) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetField
-
Appends the query part for the facet to the query string.
- appendFacetOption(StringBuffer, String, String) - Method in class org.opencms.jsp.search.controller.CmsSearchControllerFacetRange
-
Appends the query part for the facet to the query string.
- appendFieldMapping(I_CmsSearchDocument, CmsSearchField, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
-
Extends the given document by the mappings for the given field.
- appendFieldMapping(I_CmsSearchDocument, CmsSearchField, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.solr.CmsSolrFieldConfiguration
- appendFieldMappings(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
-
Extends the given document by the configured field mappings.
- appendFieldMappings(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.solr.CmsSolrFieldConfiguration
- appendFieldMappingsFromElementsOnThePage(I_CmsSearchDocument, CmsObject, CmsResource, List<String>) - Method in class org.opencms.search.solr.CmsSolrFieldConfiguration
-
Adds search fields from elements on a container page to a container page's document.
- appendFileSize(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
-
Extends the given document by the "size" field.
- appendHtmlHeader(StringBuffer) - Method in class org.opencms.notification.A_CmsNotification
-
Append the html-code to start a html mail message to the given buffer.
- appendInfoHtml(CmsObject, CmsUserDataRequestType, List<CmsUser>, Element) - Method in class org.opencms.jsp.userdata.CmsDefaultUserDataDomain
- appendInfoHtml(CmsObject, CmsUserDataRequestType, List<CmsUser>, Element) - Method in class org.opencms.jsp.userdata.CmsUserDataHeader
- appendInfoHtml(CmsObject, CmsUserDataRequestType, List<CmsUser>, Element) - Method in interface org.opencms.jsp.userdata.I_CmsUserDataDomain
-
Appends the user data to the given HTML element.
- appendlInfoForEmail(CmsObject, String, List<String>, Element) - Method in interface org.opencms.jsp.userdata.I_CmsUserDataDomain
-
Writes additional information related to an email address which is not directly associated with a specific OpenCms user.
- appendLocales(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
-
Extends the given document by the "res_locales" field.
- appendLocales(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.solr.CmsSolrFieldConfiguration
- appendParameter(String, String, String) - Static method in class org.opencms.util.CmsRequestUtil
-
Appends a request parameter to the given URL.
- appendParameters(String, Map<String, String[]>, boolean) - Static method in class org.opencms.util.CmsRequestUtil
-
Appends a map of request parameters to the given URL.
- appendPath(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
-
Extends the given document by fields for VFS path lookup.
- appendPathFilter(CmsObject, BooleanQuery.Builder, List<String>) - Method in class org.opencms.search.CmsSearchIndex
-
Appends the a VFS path filter to the given filter clause that matches all given root paths.
- appendProperties(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
-
Appends all direct properties, that are not empty or white space only to the document.
- appendProperties(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.solr.CmsSolrFieldConfiguration
- appendResourceToManifest(CmsResource, boolean) - Method in class org.opencms.importexport.CmsExport
- appendResourceToManifest(CmsResource, boolean, boolean) - Method in class org.opencms.importexport.CmsExport
-
Writes the data for a resource (like access-rights) to the
manifest.xml
file. - appendResourceTypeFilter(CmsObject, BooleanQuery.Builder, List<String>) - Method in class org.opencms.search.CmsSearchIndex
-
Appends the a resource type filter to the given filter clause that matches all given resource types.
- appendToXml(Element) - Method in class org.opencms.configuration.CmsParameterConfiguration
-
Serializes this parameter configuration for the OpenCms XML configuration.
- appendToXml(Element) - Method in class org.opencms.jsp.userdata.CmsUserDataRequestManager
-
Writes the configuration back to XML.
- appendToXml(Element) - Method in class org.opencms.main.CmsSingleThreadDumperThread.SampleNode
-
Dumps the tree node to XML.
- appendToXml(Element, List<String>) - Method in class org.opencms.configuration.CmsParameterConfiguration
-
Serializes this parameter configuration for the OpenCms XML configuration.
- appendToXml(Element, T) - Method in class org.opencms.configuration.test.CmsJaxbConfigHelper
-
Appends the XML element for the bean to the given parent element.
- appendType(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
-
Extends the given document by a field that contains the resource type name.
- appendXml(Element) - Method in class org.opencms.site.CmsAlternativeSiteRootMapping
-
Appends configuration data to the given parent element.
- appendXMLContent(StringBuffer) - Method in class org.opencms.notification.A_CmsNotification
-
Append XMLContent to StringBuffer.
- appendXMLContent(StringBuffer) - Method in class org.opencms.ui.apps.user.CmsSendPasswordNotification
- appendXmlSchema(Element) - Method in class org.opencms.xml.types.A_CmsXmlContentValue
-
Appends an element XML representation of this type to the given root node.
- appendXmlSchema(Element) - Method in interface org.opencms.xml.types.I_CmsXmlSchemaType
-
Appends an XML representation of this schema type to the given XML element.
- appenHtmlFooter(StringBuffer) - Method in class org.opencms.notification.A_CmsNotification
-
Append the html-code to finish a html mail message to the given buffer.
- APPINFO_APPINFO - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "appinfo" element name itself.
- APPINFO_ATTR_ADD_TO - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "addto" appinfo attribute name.
- APPINFO_ATTR_BOOST - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "boost" appinfo attribute name.
- APPINFO_ATTR_CLASS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "class" appinfo attribute name.
- APPINFO_ATTR_COLLAPSE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "collapse" appinfo attribute name.
- APPINFO_ATTR_CONFIGURATION - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "configuration" appinfo attribute name.
- APPINFO_ATTR_CONTAINER_PAGE_ONLY - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
The exclude from index attribute.
- APPINFO_ATTR_COPY_FIELDS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "copyfields" appinfo attribute name.
- APPINFO_ATTR_DEFAULT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "default" appinfo attribute name.
- APPINFO_ATTR_DESCRIPTION - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "description" appinfo attribute name.
- APPINFO_ATTR_DISPLAY - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "displaycompact" appinfo attribute name.
- APPINFO_ATTR_ELEMENT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "element" appinfo attribute name.
- APPINFO_ATTR_ERROR - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "error" appinfo attribute name.
- APPINFO_ATTR_INVALIDATE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "invalidate" appinfo attribute name.
- APPINFO_ATTR_KEY - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "key" appinfo attribute name.
- APPINFO_ATTR_LOCALE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "locale" appinfo attribute name.
- APPINFO_ATTR_MAPPING - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "mapping" appinfo attribute name.
- APPINFO_ATTR_MAPTO - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "mapto" appinfo attribute name.
- APPINFO_ATTR_MAXWIDTH - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "maxwidth" appinfo attribute name.
- APPINFO_ATTR_MESSAGE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "message" appinfo attribute name.
- APPINFO_ATTR_MINWIDTH - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "minwidth" appinfo attribute name.
- APPINFO_ATTR_NAME - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "name" appinfo attribute name.
- APPINFO_ATTR_NICE_NAME - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "nice-name" appinfo attribute name.
- APPINFO_ATTR_PARAMS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "params" appinfo attribute name.
- APPINFO_ATTR_PREVIEW - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "preview" appinfo attribute name.
- APPINFO_ATTR_REGEX - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "regex" appinfo attribute name.
- APPINFO_ATTR_RESOLVE_MACROS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "resolveMacros" attribute name.
- APPINFO_ATTR_RULE_REGEX - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "rule-regex" appinfo attribute name.
- APPINFO_ATTR_RULE_TYPE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "rule-type" appinfo attribute name.
- APPINFO_ATTR_SCOPE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "scope" appinfo attribute name.
- APPINFO_ATTR_SEARCHCONTENT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "searchcontent" appinfo attribute name.
- APPINFO_ATTR_SELECT_INHERIT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "select-inherit" appinfo attribute name.
- APPINFO_ATTR_SOURCE_FIELD - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "sourcefield" appinfo attribute name.
- APPINFO_ATTR_TARGET_FIELD - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "targetfield" appinfo attribute name.
- APPINFO_ATTR_TYPE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "type" appinfo attribute name.
- APPINFO_ATTR_TYPE_NODE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "node" appinfo attribute value.
- APPINFO_ATTR_TYPE_PARENT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "parent" appinfo attribute value.
- APPINFO_ATTR_TYPE_WARNING - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "warning" appinfo attribute value.
- APPINFO_ATTR_URI - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "uri" appinfo attribute name.
- APPINFO_ATTR_USEALL - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "useall" appinfo attribute name.
- APPINFO_ATTR_VALUE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "value" appinfo attribute name.
- APPINFO_ATTR_WIDGET - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "widget" appinfo attribute name.
- APPINFO_ATTR_WIDGET_CONFIG - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "widget-config" appinfo attribute name.
- APPINFO_ATTRIBUTE_TYPE_CSS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for formatter include resource type 'CSS'.
- APPINFO_ATTRIBUTE_TYPE_JAVASCRIPT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for formatter include resource type 'JAVASCRIPT'.
- APPINFO_BUNDLE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "bundle" appinfo element name.
- APPINFO_DEFAULT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "default" appinfo element name.
- APPINFO_DEFAULTS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "defaults" appinfo element name.
- APPINFO_EDIT_HANDLER - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "edithandler" appinfo element name.
- APPINFO_EDITOR_CHANGE_HANDLER - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "editorchangehandler" appinfo element name.
- APPINFO_EDITOR_CHANGE_HANDLERS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "editorchangehandlers" appinfo element name.
- APPINFO_FORBIDDEN_CONTEXTS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "forbidden-contexts" appinfo attribute name.
- APPINFO_FORMATTER - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "formatter" appinfo element name.
- APPINFO_FORMATTERS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "formatters" appinfo element name.
- APPINFO_GEOMAPPING - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the 'geomapping' node.
- APPINFO_HEAD_INCLUDE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "headinclude" appinfo element name.
- APPINFO_HEAD_INCLUDES - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "headincludes" appinfo element name.
- APPINFO_LAYOUT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "layout" appinfo element name.
- APPINFO_LAYOUTS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "layouts" appinfo element name.
- APPINFO_MAPPING - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "mapping" appinfo element name.
- APPINFO_MAPPINGS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "mappings" appinfo element name.
- APPINFO_MESSAGEKEYHANDLER - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the 'messagekeyhandler' node.
- APPINFO_MODELFOLDER - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "modelfolder" appinfo element name.
- APPINFO_NESTED_FORMATTER - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "nestedformatter" appinfo element name.
- APPINFO_NESTED_FORMATTERS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "nestedformatters" appinfo element name.
- APPINFO_PARAM - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "param" appinfo attribute name.
- APPINFO_PARAMETERS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "parameters" appinfo element name.
- APPINFO_PREVIEW - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "preview" appinfo element name.
- APPINFO_PROPERTYBUNDLE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "propertybundle" appinfo element name.
- APPINFO_RELATION - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "relation" appinfo element name.
- APPINFO_RELATIONS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "relations" appinfo element name.
- APPINFO_RESOURCE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "resource" appinfo element name.
- APPINFO_RESOURCEBUNDLE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "resourcebundle" appinfo element name.
- APPINFO_RESOURCEBUNDLES - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "resourcebundles" appinfo element name.
- APPINFO_REVERSE_MAPPING_ENABLED - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the reverse-mapping-enabled appinfo element name.
- APPINFO_RULE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "rule" appinfo element name.
- APPINFO_SCHEMA_FILE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
The file where the default appinfo schema is located.
- APPINFO_SCHEMA_FILE_TYPES - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
The file where the default appinfo schema types are located.
- APPINFO_SCHEMA_SYSTEM_ID - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
The XML system id for the default appinfo schema types.
- APPINFO_SCHEMA_TYPES_SYSTEM_ID - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
The XML system id for the default appinfo schema types.
- APPINFO_SEARCHSETTING - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "searchsetting" appinfo element name.
- APPINFO_SEARCHSETTINGS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "searchsettings" appinfo element name.
- APPINFO_SETTING - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "setting" appinfo element name.
- APPINFO_SETTINGS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "settings" appinfo element name.
- APPINFO_SOLR_FIELD - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "solrfield" appinfo element name.
- APPINFO_SYNCHRONIZATION - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "synchronization" appinfo element name.
- APPINFO_SYNCHRONIZATIONS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "synchronizations" appinfo element name.
- APPINFO_TAB - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "tab" appinfo element name.
- APPINFO_TABS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "tabs" appinfo element name.
- APPINFO_TEMPLATE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Node name.
- APPINFO_TEMPLATES - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Node name.
- APPINFO_VALIDATIONRULE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "validationrule" appinfo element name.
- APPINFO_VALIDATIONRULES - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "validationrules" appinfo element name.
- APPINFO_VALUE_ADD_TO_CONTENT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "element" value of the appinfo attribute "addto".
- APPINFO_VALUE_ADD_TO_PAGE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "page" value of the appinfo attribute "addto".
- APPINFO_VERSION_TRANSFORMATION - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
version-transformation node name.
- APPINFO_VISIBILITIES - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "visibilities" appinfo element name.
- APPINFO_VISIBILITY - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "visibility" appinfo element name.
- APPINFO_XMLBUNDLE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for the "xmlbundle" appinfo element name.
- appliesToProperty(Object) - Method in class org.opencms.ui.components.fileselect.CmsNavigationFilter
- apply(CmsResource) - Method in class org.opencms.workflow.CmsDefaultPublishResourceFormatter.PublishPermissionFilter
- apply(CmsAttributeComparison) - Method in class org.opencms.ui.dialogs.history.diff.A_CmsAttributeDiff.IsAttributeDifference
- apply(I_CmsFormatterBean) - Method in class org.opencms.xml.containerpage.CmsFormatterConfiguration.IsDetail
- apply(I_CmsFormatterBean) - Method in class org.opencms.xml.containerpage.CmsFormatterConfiguration.IsDisplay
- apply(I_CmsFormatterBean) - Method in class org.opencms.xml.containerpage.CmsFormatterConfiguration.IsSchemaFormatter
- applyAcl(CmsCmisCallContext, String, Acl, Acl, AclPropagation) - Method in class org.opencms.cmis.A_CmsCmisRepository
- applyAcl(CmsCmisCallContext, String, Acl, Acl, AclPropagation) - Method in interface org.opencms.cmis.I_CmsCmisRepository
-
Applies ACL to an object.
- applyAcl(CmsCmisCallContext, String, Acl, AclPropagation) - Method in class org.opencms.cmis.A_CmsCmisRepository
- applyAcl(CmsCmisCallContext, String, Acl, AclPropagation) - Method in interface org.opencms.cmis.I_CmsCmisRepository
-
Changes the ACL for an object.
- applyAllFormatterChanges(CmsFormatterIndex, CmsFormatterConfigurationCacheState) - Method in class org.opencms.ade.configuration.CmsADEConfigData
-
Applies the formatter change sets of this and all parent configurations to a formatter index
- applyChanges() - Method in class org.opencms.security.CmsPasswordInfo
-
Sets the new password for the current logged in user.
- applyPolicy(String, String, String, ExtensionsData) - Method in class org.opencms.cmis.CmsCmisService
- applyPolicy(CmsCmisCallContext, String, String) - Method in class org.opencms.cmis.A_CmsCmisRepository
- applyPolicy(CmsCmisCallContext, String, String) - Method in interface org.opencms.cmis.I_CmsCmisRepository
-
Applies a policy to an object.
- applyReverseAvailabilityMapping(CmsObject, CmsXmlContent, CmsMappingResolutionContext.AttributeType, List<Locale>, long) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
- applyReverseAvailabilityMapping(CmsObject, CmsXmlContent, CmsMappingResolutionContext.AttributeType, List<Locale>, long) - Method in interface org.opencms.xml.content.I_CmsXmlContentHandler
-
Writes an availability date back to the content, if a mapping is defined for it.
- applySystemRoleOrder(List<CmsRole>) - Static method in class org.opencms.security.CmsRole
-
Applies the system role order to a list of roles.
- applyToFormatters(CmsFormatterIndex, CmsFormatterConfigurationCacheState) - Method in class org.opencms.ade.configuration.formatters.CmsFormatterChangeSet
-
Applies this change set to a list of external (non schema-based) formatters.
- applyToTypes(Set<String>) - Method in class org.opencms.ade.configuration.formatters.CmsFormatterChangeSet
-
Applies the changes (addition or removal of schema formatters) to a set of resource type names, adding resource types for which schema formatters should be added and removing those for which schema formatters should be removed.
- applyWorkplaceAppSettings() - Method in class org.opencms.ui.components.CmsFileTable
-
Applies settings generally used within workplace app file lists.
- APPS - org.opencms.ui.FontOpenCms
-
The apps icon.
- appToolbar - org.opencms.ui.I_CmsDialogContext.ContextType
-
The app toolbar context.
- APRIL - org.opencms.acacia.shared.I_CmsSerialDateValue.Month
-
April
- ARG_PARAM_NAME - Static variable in class org.opencms.workplace.tools.A_CmsToolHandler
-
Property for the parameters argument.
- ARG_PATH_NAME - Static variable in class org.opencms.workplace.tools.A_CmsToolHandler
-
Property for the path argument.
- ARGS_PROPERTY_DEFINITION - Static variable in class org.opencms.workplace.tools.A_CmsToolHandler
-
Property definition for the arguments.
- ARGUMENT_SEPARATOR - Static variable in class org.opencms.workplace.tools.A_CmsToolHandler
-
Argument separator.
- array() - Method in class org.opencms.json.JSONWriter
-
Begin appending a new array.
- arrayAsString(String[], String) - Static method in class org.opencms.util.CmsStringUtil
-
Returns a string representation for the given array using the given separator.
- asId(CmsObject) - Method in class org.opencms.xml.content.CmsXmlContentValueLocation
- asId(CmsObject) - Method in interface org.opencms.xml.content.I_CmsXmlContentValueLocation
-
Returns the structure id of the content value (only valid for VfsFile values!).
- ask - org.opencms.ade.containerpage.shared.CmsCntPageData.ElementReuseMode
-
The user will be asked whether they want the 'copy' or 'reuse' behavior.
- askDelete - org.opencms.ade.containerpage.shared.CmsCntPageData.ElementDeleteMode
-
Ask if no longer referenced element resources should be deleted.
- askKeep - org.opencms.ade.containerpage.shared.CmsCntPageData.ElementDeleteMode
-
Ask if no longer referenced element resources should be deleted.
- asList() - Method in class org.opencms.publish.CmsPublishHistory
-
Returns an unmodifiable list representation of this list.
- asList() - Method in class org.opencms.publish.CmsPublishQueue
-
Returns an unmodifiable list representation of this queue.
- associateOrgUnitResources() - Method in class org.opencms.importexport.CmsImportVersion10
-
Associates the stored resources to the created organizational units.
- associateOrgUnitResources() - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Associates the stored resources to the created organizational units.
- asString() - Method in class org.opencms.util.CmsPath
-
Gets the path as a string.
- asString(CmsObject) - Method in class org.opencms.xml.content.CmsXmlContentValueLocation
- asString(CmsObject) - Method in interface org.opencms.xml.content.I_CmsXmlContentValueLocation
-
Returns the string value of the content value.
- ATT_VISITOR_CLASS - Static variable in class org.opencms.jsp.CmsJspTagParse
-
The name of the mandatory Tag attribute for the visitor class an instance of will be guided throught the body content.
- attachLocaleGroup(CmsResource, CmsResource) - Method in class org.opencms.i18n.CmsLocaleGroupService
-
Adds a resource to a locale group.
- attachLocaleGroupIndirect(CmsResource, CmsResource) - Method in class org.opencms.i18n.CmsLocaleGroupService
-
Smarter method to connect a resource to a locale group.
- attachment - org.opencms.search.documents.CmsDocumentDependency.DependencyType
-
A attachment dependency.
- attachSession(WebdavRequest) - Method in class org.opencms.webdav.CmsDavSessionProvider
-
Authorizes the user using HTTP BASIC authentication, and if successful, attaches the created session to the request
- ATTR_ALTERNATIVE_CMS_OBJECT - Static variable in interface org.opencms.main.I_CmsResourceInit
-
Resource init handlers can use this attribute to pass an alternative CmsObject for loading the resource returned by them.
- ATTR_BINARY_UPLOAD_TARGET - Static variable in class org.opencms.ade.configuration.CmsADEConfigData
-
Sitemap attribute for the upload folder.
- ATTR_CERTCONFIG - Static variable in class org.opencms.letsencrypt.CmsLetsEncryptConfiguration
-
Attribute name for the certificate configuration path.
- ATTR_CHECK_PUBLISH_RESOURCE_LIMIT - Static variable in class org.opencms.workflow.CmsDefaultWorkflowManager
-
If a request context attribute of this name is set, some internal methods used to collect lists of resources for publishing will 'give up' and throw an exception when the number of resources exceeds the resource limit of the workflow manager.
- ATTR_CLIPBOARD_TAB - Static variable in class org.opencms.ade.containerpage.CmsContainerpageService
-
Session attribute name used to store the selected clipboard tab.
- ATTR_CLOSE_LINK - Static variable in interface org.opencms.ade.galleries.shared.I_CmsGalleryProviderConstants
-
The request attribute name for the close link.
- ATTR_CLOSE_LINK - Static variable in interface org.opencms.ade.postupload.shared.I_CmsDialogConstants
-
The request attribute name for the close link.
- ATTR_CLOSE_LINK - Static variable in interface org.opencms.gwt.shared.I_CmsUploadConstants
-
The request attribute name for the close link.
- ATTR_CONTAINER_ID - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Attribute for container id.
- ATTR_CONTEXT - Static variable in class org.opencms.xml.xml2json.CmsJsonResourceHandler
-
Request attribute for storing the JSON handler context.
- ATTR_CONTEXT_ID - Static variable in class org.opencms.ade.contenteditor.shared.CmsEditorConstants
-
Javascript attribute name.
- ATTR_CURRENT_FOLDER - Static variable in interface org.opencms.gwt.shared.I_CmsUploadConstants
-
The request attribute name for the current folder.
- ATTR_DATA_COLLECTOR - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Collector data attribute name.
- ATTR_DATA_CONTAINER - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Container data attribute name.
- ATTR_DATA_EDITABLE - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Editable data attribute name.
- ATTR_DATA_ELEMENT - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Element data attribute name.
- ATTR_DATA_FIELD - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Content field data attribute name.
- ATTR_DATA_ID - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Entity id data attribute name.
- ATTR_DATA_LISTADD - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
- ATTR_DETAIL_CONTENT_RESOURCE - Static variable in class org.opencms.ade.detailpage.CmsDetailPageResourceHandler
-
The attribute containing the detail content resource.
- ATTR_DETAIL_CONTENT_RESOURCE - Static variable in class org.opencms.main.CmsAliasResourceHandler
-
The attribute containing the detail content resource.
- ATTR_DETAIL_FUNCTION_PAGE - Static variable in class org.opencms.ade.detailpage.CmsDetailPageResourceHandler
-
The attribute containing the detail function page resource.
- ATTR_DIALOG_MODE - Static variable in interface org.opencms.gwt.shared.I_CmsUploadConstants
-
The request attribute name for the dialog mode.
- ATTR_EDITOR_SAVING - Static variable in class org.opencms.ade.contenteditor.CmsContentService
-
Request context attribute to mark a writeFile() triggered by the user saving in the content editor.
- ATTR_ELEMENT_ID - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Key for the element id attribute.
- ATTR_ELEMENT_VIEW - Static variable in class org.opencms.ade.contenteditor.shared.CmsEditorConstants
-
Attribute used for storing the element view of a collector list element.
- ATTR_ENABLED - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Attribute name.
- ATTR_ENABLED_BY_DEFAULT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Attribute name.
- ATTR_EXTENSIONS - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
- ATTR_FAVORITE - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Element data to enable / disable the favorite button.
- ATTR_FILE_VIEW_CHARSET - Static variable in class org.opencms.ui.apps.logfile.CmsLogFileView
-
Session attribute to store charset setting.
- ATTR_FILE_VIEW_PATH - Static variable in class org.opencms.ui.apps.logfile.CmsLogFileView
-
Session attribute to store currently viewed log file.
- ATTR_FILE_VIEW_SIZE - Static variable in class org.opencms.ui.apps.logfile.CmsLogFileView
-
Session attribute to store line number to display.
- ATTR_HOST - Static variable in class org.opencms.letsencrypt.CmsLetsEncryptConfiguration
-
Attribute name for the host.
- ATTR_INFO_COMPONENT - Static variable in class org.opencms.ui.apps.A_CmsAttributeAwareApp
-
Attribute for info.
- ATTR_INIT_OU - Static variable in class org.opencms.db.CmsDriverManager
-
Attribute for signaling to the user driver that a specific OU should be initialized by fillDefaults.
- ATTR_IS_IMAGE_LINK - Static variable in class org.opencms.staticexport.CmsDefaultLinkSubstitutionHandler
-
Request context attribute name to make the link substitution handler treat the link like an image link.
- ATTR_KEY - Static variable in class org.opencms.ui.apps.CmsFileExplorer
-
The file explorer attribute key.
- ATTR_LOG_ENTRY - Static variable in class org.opencms.db.log.CmsLogEntry
-
DB context attribute name constant.
- ATTR_MAIN_HEIGHT_FULL - Static variable in class org.opencms.ui.apps.A_CmsAttributeAwareApp
-
Attribute for full height.
- ATTR_MODE - Static variable in class org.opencms.ade.contenteditor.shared.CmsEditorConstants
-
Javascript attribute name.
- ATTR_MODE - Static variable in class org.opencms.letsencrypt.CmsLetsEncryptConfiguration
-
Attribute name for the mode.
- ATTR_PAGE_ROOT_PATH - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Key for the page root path attribute.
- ATTR_PORT - Static variable in class org.opencms.letsencrypt.CmsLetsEncryptConfiguration
-
Attribute name for the port.
- ATTR_POST_CREATE_HANDLER - Static variable in class org.opencms.ade.contenteditor.shared.CmsEditorConstants
-
Javascript attribute name.
- ATTR_REVERSE_AVAILABILITY_MAPPING - Static variable in class org.opencms.file.types.CmsResourceTypeXmlContent
-
Request context attribute used to enable reverse availability mapping.
- ATTR_RPC_CONTEXT_OVERRIDE - Static variable in class org.opencms.loader.CmsTemplateContextManager
-
Request attribute used to set the template context during RPC calls.
- ATTR_SHALLOW_FOLDER_COPY - Static variable in class org.opencms.file.types.A_CmsResourceTypeFolderBase
-
Attribute to control shallow copying.
- ATTR_SHOW_MODEL_EDIT_CONFIRM - Static variable in class org.opencms.ade.sitemap.CmsVfsSitemapService
-
The show model edit confirm dialog attribute name.
- ATTR_SITEMAP_CONFIG_RESOURCE - Static variable in interface org.opencms.ui.I_CmsDialogContext
-
Request context attribute used to pass the sitemap configuration to sitemap context menu items.
- ATTR_TEMPLATE_BEAN - Static variable in class org.opencms.loader.CmsTemplateContextManager
-
A bean containing information about the selected template.
- ATTR_TEMPLATE_CONTEXT - Static variable in class org.opencms.loader.CmsTemplateContextManager
-
The request attribute in which the template context is stored.
- ATTR_TEMPLATE_EDITOR_CSS - Static variable in class org.opencms.workplace.editors.CmsEditorCssHandlerDefault
-
Sitemap attribute that can be used to configure the editor stylesheet.
- ATTR_TEMPLATE_NAME - Static variable in class org.opencms.loader.CmsTemplateContextManager
-
Attribute name which contains the template name for non-dynamically selected templates.
- ATTR_TEMPLATE_RESOURCE - Static variable in class org.opencms.loader.CmsTemplateContextManager
-
Attribute name for the template resource.
- ATTR_TRIGGER - Static variable in class org.opencms.letsencrypt.CmsLetsEncryptConfiguration
-
Attribute name for the trigger mode.
- ATTR_TWOFACTOR_INFO - Static variable in class org.opencms.security.twofactor.CmsTwoFactorAuthenticationHandler
-
User info attribute for storing the second factor data.
- ATTR_USE_ACACIA - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Attribute name.
- ATTR_USE_CONFIG_FORMATTERS - Static variable in class org.opencms.widgets.CmsDisplayTypeSelectWidget
-
Name of the sitemap attribute to control whether the old or new way of collecting formatter options should be used.
- Attribute - org.opencms.xml.containerpage.CmsXmlContainerPage.XmlNode
-
Container attribute node name.
- ATTRIBUTE - Static variable in class org.opencms.search.fields.CmsSearchFieldMappingType
-
The "dynamic" mapping type, this is required if a special class is used to process the field mapping value.
- ATTRIBUTE_ADE_CONTEXT_PATH - Static variable in class org.opencms.file.CmsRequestContext
-
Request context attribute for the ADE context path.
- ATTRIBUTE_CMS_OBJECT - Static variable in class org.opencms.jsp.util.CmsJspStandardContextBean
-
The attribute name of the cms object.
- ATTRIBUTE_DATEEXPIRED - Static variable in interface org.opencms.xml.content.I_CmsXmlContentHandler
-
Mapping name for the 'date expired' mapping.
- ATTRIBUTE_DATERELEASED - Static variable in interface org.opencms.xml.content.I_CmsXmlContentHandler
-
Mapping name for the 'date released' mapping.
- ATTRIBUTE_DIRECT_EDIT_PROVIDER - Static variable in interface org.opencms.workplace.editors.directedit.I_CmsDirectEditProvider
-
Key to identify the direct edit provider instance.
- ATTRIBUTE_DIRECT_EDIT_PROVIDER_PARAMS - Static variable in interface org.opencms.workplace.editors.directedit.I_CmsDirectEditProvider
-
Key to identify the direct edit provider parameteres.
- ATTRIBUTE_EDITCONTEXT - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Request context attribute for the page from which the editor was opened.
- ATTRIBUTE_EDITOR - Static variable in class org.opencms.file.CmsRequestContext
-
Request context attribute for indicating that an editor is currently open.
- ATTRIBUTE_EDITOR_STYLESHEET - Static variable in class org.opencms.workplace.editors.CmsEditorCssHandlerDefault
-
Request context attribute used to pass the editor stylesheet (normally defined as a meta tag) to the CSS handler.
- ATTRIBUTE_ENABLED - Static variable in class org.opencms.xml.page.CmsXmlPage
-
Name of the name attribute of the elements node.
- ATTRIBUTE_ERRORCODE - Static variable in class org.opencms.util.CmsRequestUtil
-
Request attribute that contains the original error code.
- ATTRIBUTE_FULLLINKS - Static variable in class org.opencms.file.CmsRequestContext
-
Request context attribute for indicating we want full links generated for HTML fields.
- ATTRIBUTE_HREF - Static variable in class org.opencms.staticexport.CmsLinkProcessor
-
Constant for the attribute name.
- ATTRIBUTE_INCLUDE_TYPE_CSS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for head include type attribute: CSS.
- ATTRIBUTE_INCLUDE_TYPE_JAVASCRIPT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
-
Constant for head include type attribute: java-script.
- ATTRIBUTE_INTERNAL - Static variable in class org.opencms.relations.CmsLink
-
Name of the internal attribute of the link node.
- ATTRIBUTE_LANGUAGE - Static variable in class org.opencms.xml.page.CmsXmlPage
-
Name of the language attribute of the elements node.
- ATTRIBUTE_LOGIN - Static variable in class org.opencms.db.CmsDriverManager
-
Attribute login.
- ATTRIBUTE_MODEL - Static variable in class org.opencms.file.CmsRequestContext
-
Request context attribute for indicating the model file for a create resource operation.
- ATTRIBUTE_NAME - Static variable in class org.opencms.file.history.CmsHistoryResourceHandler
-
Constant for the historical version request attribute name.
- ATTRIBUTE_NAME - Static variable in class org.opencms.file.wrapper.CmsObjectWrapper
-
The name of the attribute in the
CmsRequestContext
where the current CmsObjectWrapper can be found. - ATTRIBUTE_NAME - Static variable in class org.opencms.flex.CmsFlexController
-
Constant for the controller request attribute name.
- ATTRIBUTE_NAME - Static variable in class org.opencms.jsp.util.CmsJspStandardContextBean
-
The attribute name of the standard JSP context bean.
- ATTRIBUTE_NAME - Static variable in class org.opencms.relations.CmsLink
-
Name of the name attribute of the elements node.
- ATTRIBUTE_NAME - Static variable in class org.opencms.xml.page.CmsXmlPage
-
Name of the name attribute of the elements node.
- ATTRIBUTE_NEW_RESOURCE_LOCALE - Static variable in class org.opencms.file.CmsRequestContext
-
Request context attribute for indicating content locale for a create resource operation.
- ATTRIBUTE_REQUEST_TIME - Static variable in class org.opencms.main.CmsContextInfo
-
Name of the http session attribute the request time is stored in.
- ATTRIBUTE_SESSION_ID - Static variable in class org.opencms.main.CmsSessionInfo
-
Name of the http session attribute the OpenCms session id is stored in.
- ATTRIBUTE_SRC - Static variable in class org.opencms.staticexport.CmsLinkProcessor
-
Constant for the attribute name.
- ATTRIBUTE_THROWABLE - Static variable in class org.opencms.workplace.CmsDialog
-
Key name for the throwable attribute.
- ATTRIBUTE_TYPE - Static variable in class org.opencms.relations.CmsLink
-
Name of the type attribute of the elements node.
- ATTRIBUTE_VALUE - Static variable in class org.opencms.staticexport.CmsLinkProcessor
-
Constant for the attribute name.
- ATTRIBUTE_VFS_ACCESS_BEAN - Static variable in class org.opencms.jsp.util.CmsJspVfsAccessBean
-
Request context attribute for indicating the model file for a create resource operation.
- attributes() - Method in class org.opencms.xml.xml2json.CmsResourceDataJsonHelper
-
Creates a JSON object with the attributes of the resource.
- Attributes() - Constructor for class org.opencms.ui.apps.modules.CmsModuleApp.Attributes
- ATTRIBUTES - Static variable in interface org.opencms.xml.content.I_CmsXmlContentHandler
-
List of all allowed attribute mapping names, for fast lookup.
- AttributeValue(String, String) - Constructor for class org.opencms.ade.configuration.CmsADEConfigDataInternal.AttributeValue
-
Creates a new instance.
- AUGUST - org.opencms.acacia.shared.I_CmsSerialDateValue.Month
-
August
- AUTHENTICATION_BASIC - Static variable in class org.opencms.main.CmsHttpAuthenticationSettings
-
The mechanism name for basic HTTP authentication.
- AUTHENTICATION_FORM - Static variable in class org.opencms.main.CmsHttpAuthenticationSettings
-
The mechanism name for form based authentication.
- AUTHOR_SIMPLENAME - Static variable in class org.opencms.notification.CmsNotificationMacroResolver
-
Macro for Author.
- AUTHORIZATION_BASIC_PREFIX - Static variable in class org.opencms.security.CmsDefaultAuthorizationHandler
-
Basic authorization prefix constant.
- AUTO - Static variable in class org.opencms.workplace.editors.directedit.CmsDirectEditMode
-
Indicates automatic placement of direct edit HTML.
- AUTO_CORRECTION_ATTRIBUTE - Static variable in class org.opencms.xml.content.CmsXmlContent
-
The name of the XML content auto correction runtime attribute, this must always be a Boolean.
- autoCreatePropertyDefinition() - Method in class org.opencms.file.CmsProperty
-
Checks if the property definition for this property will be created implicitly on any write operation if doesn't already exist.
- autoLockResources() - Method in class org.opencms.workplace.CmsWorkplaceManager
-
Returns if the autolock resources feature is enabled.
- automatic - org.opencms.i18n.tools.CmsContainerPageCopier.CopyMode
-
Choose between reuse / copy automatically depending on source / target locale and the configuration .
- availableModes(boolean, boolean) - Static method in enum org.opencms.site.CmsSSLMode
-
List of all available modes.
B
- back() - Method in class org.opencms.json.JSONTokener
-
Back up one character.
- BACK_LINK_PREFIX - Static variable in class org.opencms.ui.apps.CmsEditor
-
The back link prefix.
- backlinkCheckEnabled - Static variable in class org.opencms.util.CmsRequestUtil
-
Flag to enable / disable backlink checks.
- BACKUP_REINDEXING - Static variable in class org.opencms.search.CmsSearchIndex
-
Constant for additional parameter to enable optimized full index regeneration (default: false).
- BANG - Static variable in class org.opencms.json.XML
-
The Character '!'.
- BASE_KEY - Static variable in class org.opencms.ui.favorites.CmsFavoriteDAO
-
The main key in the JSON object containing the favorites.
- BASE_PATH - Static variable in class org.opencms.file.wrapper.CmsResourceWrapperModules
-
The base folder under which the virtual resources from this resource wrapper are available.
- BASE_PATH - Static variable in class org.opencms.file.wrapper.CmsResourceWrapperModulesNonLazy
-
The base folder under which the virtual resources from this resource wrapper are available.
- BASE16_DARK - org.opencms.ui.components.codemirror.CmsCodeMirror.CodeMirrorTheme
-
Theme.
- BASE16_LIGHT - org.opencms.ui.components.codemirror.CmsCodeMirror.CodeMirrorTheme
-
Theme.
- BASE64 - Static variable in class org.opencms.crypto.CmsAESTextEncryption
-
URL parameter safe base64 encoder.
- BASE64_EXTRA - Static variable in class org.opencms.i18n.CmsEncoder
-
Non-alphanumeric characters used for Base64 encoding.
- BASE64_EXTRA_REPLACEMENTS - Static variable in class org.opencms.i18n.CmsEncoder
-
Characters used as replacements for non-alphanumeric Base64 characters when using Base64 for request parameters.
- basic - org.opencms.db.CmsUserSettings.UploadVariant
-
The default html upload.
- before - org.opencms.jsp.search.config.I_CmsSearchConfigurationFacetRange.Other
- beforeViewChange(ViewChangeListener.ViewChangeEvent) - Method in class org.opencms.ui.apps.CmsAppView
- beforeViewChange(ViewChangeListener.ViewChangeEvent) - Method in class org.opencms.ui.apps.CmsAppWorkplaceUi
- beforeViewChange(ViewChangeListener.ViewChangeEvent) - Method in class org.opencms.ui.apps.CmsEditor
- beforeViewChange(ViewChangeListener.ViewChangeEvent) - Method in class org.opencms.ui.apps.CmsFileExplorer
- beforeViewChange(ViewChangeListener.ViewChangeEvent) - Method in class org.opencms.ui.apps.CmsQuickLaunchEditorConfiguration.QuickLaunchEditorApp
- beforeViewChange(ViewChangeListener.ViewChangeEvent) - Method in class org.opencms.ui.apps.lists.CmsListManager
- beforeViewChange(ViewChangeListener.ViewChangeEvent) - Method in class org.opencms.ui.editors.A_CmsFrameEditor
- beforeViewChange(ViewChangeListener.ViewChangeEvent) - Method in class org.opencms.ui.editors.CmsSourceEditor
- beforeViewChange(ViewChangeListener.ViewChangeEvent) - Method in class org.opencms.ui.editors.messagebundle.CmsMessageBundleEditor
- begin(String, String, Attributes) - Method in class org.opencms.configuration.CmsSetNextRule
-
Process the start of this element.
- BEGIN_CONDITION - Static variable in interface org.opencms.db.I_CmsDriver
-
String to start a single condition.
- BEGIN_EXCLUDE_CONDITION - Static variable in interface org.opencms.db.I_CmsDriver
-
Operator to concatenate exclude conditions.
- BEGIN_INCLUDE_CONDITION - Static variable in interface org.opencms.db.I_CmsDriver
-
Operator to concatenate include conditions.
- between - org.opencms.jsp.search.config.I_CmsSearchConfigurationFacetRange.Other
- BIG_ICON_CLASSES - Static variable in class org.opencms.gwt.shared.CmsCategoryBean
-
The big category type icon classes.
- BIG_ICON_SUFFIX - Static variable in class org.opencms.ui.CmsUserIconHelper
-
The big icon suffix.
- BIG_ICON_TEXT - Static variable in class org.opencms.workplace.tools.CmsHtmlIconButtonStyleEnum
-
Constant for ascending ordering.
- BLACKBOARD - org.opencms.ui.components.codemirror.CmsCodeMirror.CodeMirrorTheme
-
Theme.
- BLACKLISTED_PROPERTY - Static variable in class org.opencms.ui.apps.lists.CmsListManager
-
The blacklisted table column property id.
- blockForAvailableThreads() - Method in class org.opencms.scheduler.CmsSchedulerThreadPool
- BlockingLockedValidator() - Constructor for class org.opencms.workflow.CmsDefaultPublishResourceFormatter.BlockingLockedValidator
- blur(FieldEvents.BlurEvent) - Method in class org.opencms.ui.components.A_CmsFocusShortcutListener
- blur(FieldEvents.BlurEvent) - Method in class org.opencms.ui.components.CmsFileTable.FileEditHandler
- body(String, String, String) - Method in class org.opencms.configuration.CmsSetNextRule
-
Process the body text of this element.
- BODY_END_REGEX - Static variable in class org.opencms.util.CmsStringUtil
-
Regular expression that matches the HTML body end tag.
- BODY_START_REGEX - Static variable in class org.opencms.util.CmsStringUtil
-
Regular expression that matches the HTML body start tag.
- bodyEnd() - Method in class org.opencms.workplace.CmsWorkplace
-
Builds the end html of the body.
- bodyStart(String) - Method in class org.opencms.workplace.CmsWorkplace
-
Builds the start html of the body.
- bodyStart(String, String) - Method in class org.opencms.workplace.CmsWorkplace
-
Builds the start html of the body.
- BOOKMARKS - org.opencms.ui.FontOpenCms
-
The bookmarks icon.
- BOOKMARKS_PLACEHOLDER - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- booleanType - org.opencms.widgets.dataview.CmsDataViewColumn.Type
-
Column contains a value of type Boolean.
- BOOTSTRAP_SCRIPT - Static variable in class org.opencms.ui.CmsVaadinUtils
-
The Vaadin bootstrap script, with some macros to be dynamically replaced later.
- BRACKETS - org.opencms.ui.FontOpenCms
-
The brackets icon.
- breadCrumb - org.opencms.jsp.CmsJspTagNavigation.Type
-
Bread crumb navigation.
- BROADCAST - org.opencms.ui.FontOpenCms
-
The broadcast icon.
- BROKENLINK - org.opencms.ade.publish.shared.CmsPublishResourceInfo.Type
-
The resource is still used in the online project.
- browserWindowResized(Page.BrowserWindowResizeEvent) - Method in class org.opencms.ui.apps.CmsAppView
- browserWindowResized(Page.BrowserWindowResizeEvent) - Method in class org.opencms.ui.apps.CmsAppWorkplaceUi
- browserWindowResized(Page.BrowserWindowResizeEvent) - Method in class org.opencms.ui.components.CmsAppViewLayout
- browserWindowResized(Page.BrowserWindowResizeEvent) - Method in class org.opencms.ui.components.CmsToolBar
- BUCKET_OTHER - Static variable in class org.opencms.flex.CmsFlexBucketConfiguration
-
Special bucket name for everything that doesn't belong in any other bucket.
- BucketSet(Set<String>) - Constructor for class org.opencms.flex.CmsFlexBucketConfiguration.BucketSet
-
Creates a new instance from a set of bucket names.
- build() - Method in class org.opencms.ade.containerpage.CmsDetailOnlyContainerPageBuilder
-
Builds the container page bean.
- build() - Method in class org.opencms.gwt.shared.CmsUploadRestrictionInfo.Builder
-
Creates a new upload restriction info object.
- build() - Method in class org.opencms.ui.CmsVaadinUtils.OptionGroupBuilder
-
Returns the option group.
- buildAjaxResultContainer(String) - Method in class org.opencms.workplace.CmsDialog
-
Returns the html code to build the ajax report container.
- buildAjaxWaitMessage() - Method in class org.opencms.workplace.CmsDialog
-
Returns ajax wait message.
- buildAll(List<I_CmsContextMenuItem>) - Method in class org.opencms.ui.contextmenu.CmsContextMenuTreeBuilder
-
Builds the complete context menu from the given available items.
- buildCategoryTree(CmsObject, List<CmsCategory>) - Static method in class org.opencms.gwt.CmsCoreService
-
Builds the tree structure for the given categories.
- buildColumns() - Method in class org.opencms.ui.components.CmsResourceTable.ColumnBuilder
-
Sets up the table and its container using the columns configured so far.
- buildContainerFromMap(String, Map<String, String>) - Static method in class org.opencms.ui.CmsVaadinUtils
-
Builds a container for use in combo boxes from a map of key/value pairs, where the keys are options and the values are captions.
- buildContextMenu(I_CmsDialogContext, CmsContextMenu) - Method in class org.opencms.ui.contextmenu.CmsResourceContextMenuBuilder
- buildContextMenu(I_CmsDialogContext, CmsContextMenu) - Method in interface org.opencms.ui.contextmenu.I_CmsContextMenuBuilder
-
Fills the given context menu with options appropriate for the selected resources.
- buildDepsForAllModules(String, boolean) - Static method in class org.opencms.module.CmsModuleManager
-
Returns a map of dependencies.
- buildDepsForModulelist(List<String>, String, boolean) - Static method in class org.opencms.module.CmsModuleManager
-
Returns a map of dependencies between the given modules.
- buildElementChoices(String, boolean, boolean) - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Returns the JSON array with information about the choices of a given element.
- buildElementList() - Method in class org.opencms.workplace.editors.CmsDialogElements
-
Builds the html String for a form list of all possible page elements.
- Builder() - Constructor for class org.opencms.gwt.shared.CmsUploadRestrictionInfo.Builder
- buildHierarchy() - Method in class org.opencms.ui.apps.CmsAppHierarchyBuilder
-
Builds the tree of categories and apps.
- BuildInfoItem(String, String, String) - Constructor for class org.opencms.main.CmsSystemInfo.BuildInfoItem
-
Creates a new instance wrapping a build info string array.
- buildJsonActiveItem(String) - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
-
Builds the Javascript to set the currently active item object.
- buildJsonCategoryList() - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
-
Builds the JSON code for the category list as JSON array.
- buildJsonGalleryItem(String) - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
-
Creates a JSON object with the information found on the given gallery URL.
- buildJsonGalleryList() - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
-
Builds the JSON code for the gallery list as JSON array.
- buildJsonItemCommonPart(JSONObject, CmsResource, String) - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
-
Fills the JSON object with the information used for all resource types.
- buildJsonItemObject(CmsResource) - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
-
Returns a JSON object containing information of the given resource for usage in the gallery.
- buildJsonItemSpecificPart(JSONObject, CmsResource, String) - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
-
Fills the JSON object with the specific information used for this resource type.
- buildJsonItemSpecificPart(JSONObject, CmsResource, String) - Method in class org.opencms.workplace.galleries.CmsAjaxDownloadGallery
-
Fills the JSON object with the specific information used for download file resource type.
- buildJsonItemSpecificPart(JSONObject, CmsResource, String) - Method in class org.opencms.workplace.galleries.CmsAjaxImageGallery
-
Fills the JSON object with the specific information used for image resource type.
- buildJsonItemSpecificPart(JSONObject, CmsResource, String) - Method in class org.opencms.workplace.galleries.CmsAjaxLinkGallery
-
Fills the JSON object with the specific information used for pointer file resource type.
- buildJsonResourceItems(List<CmsResource>, String) - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
-
Builds the JSON code to create items for the folder.
- buildLanguageList() - Method in class org.opencms.workplace.editors.CmsDialogCopyLanguage
-
Builds the html String for a form list of all possible page elements.
- buildLockAdditionalOptions() - Method in class org.opencms.workplace.CmsDialog
-
Override to display additional options in the lock dialog.
- buildLockConfirmationMessageJS() - Method in class org.opencms.workplace.CmsDialog
-
Returns the html code to build the confirmation messages.
- buildLockHeaderBox() - Method in class org.opencms.workplace.CmsDialog
-
Returns the html code to build the header box.
- buildPermissionEntryForm(CmsAccessControlEntry, boolean, boolean, CmsUUID) - Method in class org.opencms.ui.dialogs.permissions.CmsPermissionDialog
-
Creates an HTML input form for the current access control entry.
- buildResource() - Method in class org.opencms.file.CmsResourceBuilder
-
Builds the resource.
- buildResourceIconCss() - Static method in class org.opencms.gwt.CmsIconUtil
-
Builds the CSS for all resource types.
- buildRow(CmsEditableGroup, Component) - Method in class org.opencms.ui.components.editablegroup.CmsEditableGroup.DefaultRowBuilder
- buildRow(CmsEditableGroup, Component) - Method in interface org.opencms.ui.components.editablegroup.CmsEditableGroup.I_RowBuilder
-
Builds a row for the given group by wrapping the given component.
- buildRow(CmsEditableGroup, Component) - Method in class org.opencms.ui.favorites.CmsFavoriteDialog
- buildSelect(String, List<String>, List<String>, int) - Method in class org.opencms.workplace.CmsWorkplace
-
Generates a html select box out of the provided values.
- buildSelect(String, List<String>, List<String>, int, boolean) - Static method in class org.opencms.workplace.CmsWorkplace
-
Generates a html select box out of the provided values.
- buildSelectBox(String, int, List<CmsSelectWidgetOption>, String, boolean, boolean) - Method in class org.opencms.widgets.CmsCategoryWidget
-
Generates html code for the category selection.
- buildSelectElementLanguage(String) - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
-
Builds the html String for the element language selector.
- buildSelectElementLanguage(String) - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Builds the HTML String for the element language selector.
- buildSelectElementLanguage(String, String, Locale) - Method in class org.opencms.workplace.editors.CmsEditor
-
Builds the html String for the element language selector.
- buildSelectElementName(String) - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
-
Builds the html String for the element name selector.
- buildSelectFonts(String) - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
-
Builds the html for the font face select box of a WYSIWYG editor.
- buildSubChoices() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
-
Returns the available sub choices for a nested choice element.
- buildTable(Table, List<T>) - Method in class org.opencms.ui.util.table.CmsBeanTableBuilder
-
Sets up a table and uses the given beans to fill its rows, but does not actually create the table instance; it uses the passed in table instance instead.
- buildTable(List<T>) - Method in class org.opencms.ui.util.table.CmsBeanTableBuilder
-
Builds a table and uses the given beans to fill its rows.
- buildTree(List<I_CmsContextMenuItem>) - Method in class org.opencms.ui.contextmenu.CmsContextMenuTreeBuilder
-
Builds a tree from a list of available context menu items.
- buildTree(CmsContainerPageBean, String) - Method in class org.opencms.xml.xml2json.renderer.CmsJsonRendererContainerPage
-
Builds a tree from the given container page bean.
- buildTypesList(List<I_CmsResourceType>, Set<String>, Set<String>, List<String>) - Method in class org.opencms.ade.galleries.CmsGalleryService
-
Returns the resource types beans.
- bump(CmsUUID) - Method in class org.opencms.ade.sitemap.shared.CmsDetailPageTable
-
Moves the detail page information for a given page to the front of the detail pages for the same type.
- bumpDetailPage - org.opencms.ade.sitemap.shared.CmsSitemapChange.ChangeType
-
Making a detail page the default.
- BUNDLE_NAME - Static variable in class org.opencms.ui.apps.sitemanager.CmsSiteManager
-
Bundel name for the sites which are used as templates for new sites.
- button(String, String, String, String, int) - Method in class org.opencms.widgets.A_CmsWidget.CmsDummyWidgetDialog
- button(String, String, String, String, int) - Method in interface org.opencms.widgets.I_CmsWidgetDialog
-
Generates a button for the widget dialog.
- button(String, String, String, String, int) - Method in class org.opencms.workplace.CmsWorkplace
-
Generates a button for the OpenCms workplace.
- button(String, String, String, String, int, boolean) - Method in class org.opencms.workplace.editors.CmsEditor
-
Generates a button for the OpenCms editor.
- button(String, String, String, String, int, String) - Method in class org.opencms.workplace.CmsWorkplace
-
Generates a button for the OpenCms workplace.
- BUTTON_ADVANCED - Static variable in class org.opencms.workplace.CmsDialog
-
Constant for the "Advanced" button in the build button methods.
- BUTTON_BACK - Static variable in class org.opencms.workplace.CmsDialog
-
Constant for the "Back" button in the build button methods.
- BUTTON_BLUE - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- BUTTON_CANCEL - Static variable in class org.opencms.workplace.CmsDialog
-
Constant for the "Cancel" button in the build button methods.
- BUTTON_CLOSE - Static variable in class org.opencms.workplace.CmsDialog
-
Constant for the "Close" button in the build button methods.
- BUTTON_CONTINUE - Static variable in class org.opencms.workplace.CmsDialog
-
Constant for the "Continue" button in the build button methods.
- BUTTON_DETAILS - Static variable in class org.opencms.workplace.CmsDialog
-
Constant for the "Details" button in the build button methods.
- BUTTON_DISCARD - Static variable in class org.opencms.workplace.CmsDialog
-
Constant for the "Discard" button in the build button methods (same function as "Cancel" button but different text on button.
- BUTTON_EDIT - Static variable in class org.opencms.workplace.CmsDialog
-
Constant for the "Edit" button in the build button methods (same function as "Ok" button but different text on button.
- BUTTON_ICON - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- BUTTON_INVISIBLE - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- BUTTON_OK - Static variable in class org.opencms.workplace.CmsDialog
-
Constant for the "OK" button in the build button methods.
- BUTTON_OK_NO_SUBMIT - Static variable in class org.opencms.workplace.CmsDialog
-
Constant for the "OK" button in the build button methods (without form submission).
- BUTTON_OVERLAY - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- BUTTON_OVERLAY_BLUE - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- BUTTON_OVERLAY_BLUE_INVERSE - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- BUTTON_OVERLAY_BLUE_LIGHT - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- BUTTON_OVERLAY_CYAN - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- BUTTON_OVERLAY_CYAN_INVERSE - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- BUTTON_OVERLAY_GRAY_LIGHT - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- BUTTON_OVERLAY_GREEN - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- BUTTON_OVERLAY_ORANGE - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- BUTTON_OVERLAY_RED - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- BUTTON_PRESSED - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- BUTTON_RED - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- BUTTON_SET - Static variable in class org.opencms.workplace.CmsDialog
-
Constant for the "Set" button in the build button methods.
- BUTTON_SITE - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- BUTTON_STYLE_BLUE - Static variable in interface org.opencms.ui.apps.I_CmsAppButtonProvider
-
Button color style.
- BUTTON_STYLE_CLASSIC - Static variable in interface org.opencms.ui.apps.I_CmsAppButtonProvider
-
Button color style.
- BUTTON_STYLE_CYAN - Static variable in interface org.opencms.ui.apps.I_CmsAppButtonProvider
-
Button color style.
- BUTTON_STYLE_GRAY - Static variable in interface org.opencms.ui.apps.I_CmsAppButtonProvider
-
Button color style.
- BUTTON_STYLE_ORANGE - Static variable in interface org.opencms.ui.apps.I_CmsAppButtonProvider
-
Button color style.
- BUTTON_STYLE_RED - Static variable in interface org.opencms.ui.apps.I_CmsAppButtonProvider
-
Button color style.
- BUTTON_STYLE_TRANSPARENT - Static variable in interface org.opencms.ui.apps.I_CmsAppButtonProvider
-
Button color style.
- BUTTON_STYLES_LIST - Static variable in class org.opencms.configuration.CmsDefaultUserSettings
-
Array list for fast lookup of "button styles".
- BUTTON_TABLE_ICON - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- BUTTON_TRANSLATION - Static variable in class org.opencms.workplace.editors.CmsTinyMceToolbarHelper
-
The translation of the generic widget button names to TinyMCE specific button names.
- BUTTON_TRANSLATION_MAP - Static variable in class org.opencms.workplace.editors.CmsTinyMceToolbarHelper
-
The map containing the translation of the generic widget button names to TinyMCE specific button names.
- BUTTON_UNPADDED - Static variable in class org.opencms.ui.components.OpenCmsTheme
-
CSS style name.
- buttonActionCancel() - Method in class org.opencms.workplace.editors.CmsEditor
-
Returns the editor action for a "cancel" button.
- buttonActionDirectEdit(String, int) - Method in class org.opencms.workplace.editors.CmsEditor
-
Builds the html to display the special action button for the direct edit mode of the editor.
- buttonBar(int) - Method in class org.opencms.widgets.A_CmsWidget.CmsDummyWidgetDialog
- buttonBar(int) - Method in interface org.opencms.widgets.I_CmsWidgetDialog
-
Returns the html for a button bar.
- buttonBar(int) - Method in class org.opencms.workplace.CmsWorkplace
-
Returns the html for a button bar.
- buttonBar(int, String) - Method in class org.opencms.workplace.CmsWorkplace
-
Returns the html for a button bar.
- BUTTONBAR_BLOCK_END - Static variable in class org.opencms.widgets.CmsHtmlWidgetOption
-
The button bar end block indicator.
- BUTTONBAR_BLOCK_START - Static variable in class org.opencms.widgets.CmsHtmlWidgetOption
-
The button bar start block indicator.
- BUTTONBAR_DEFAULT - Static variable in class org.opencms.widgets.CmsHtmlWidgetOption
-
The default editor widget button bar configuration.
- BUTTONBAR_DEFAULT_LIST - Static variable in class org.opencms.widgets.CmsHtmlWidgetOption
-
The default button bar configuration as List.
- BUTTONBAR_SEPARATOR - Static variable in class org.opencms.widgets.CmsHtmlWidgetOption
-
The button bar separator.
- buttonBarHorizontalLine() - Method in class org.opencms.widgets.A_CmsWidget.CmsDummyWidgetDialog
- buttonBarHorizontalLine() - Method in interface org.opencms.widgets.I_CmsWidgetDialog
-
Generates a horizontal button bar separator line with maximum width.
- buttonBarHorizontalLine() - Method in class org.opencms.workplace.CmsWorkplace
-
Generates a horizontal button bar separator line with maximum width.
- buttonBarLabel(String) - Method in class org.opencms.workplace.CmsWorkplace
-
Generates a button bar label.
- buttonBarLabel(String, String) - Method in class org.opencms.workplace.CmsWorkplace
-
Generates a button bar label.
- buttonBarLine(int, int, String) - Method in class org.opencms.workplace.CmsWorkplace
-
Generates a variable button bar separator line.
- buttonBarLineSpacer(int) - Method in class org.opencms.workplace.CmsWorkplace
-
Generates a variable button bar separator line spacer.
- buttonBarSeparator(int, int) - Method in class org.opencms.widgets.A_CmsWidget.CmsDummyWidgetDialog
- buttonBarSeparator(int, int) - Method in interface org.opencms.widgets.I_CmsWidgetDialog
-
Generates a button bar separator.
- buttonBarSeparator(int, int) - Method in class org.opencms.workplace.CmsWorkplace
-
Generates a button bar separator.
- buttonBarSpacer(int) - Method in class org.opencms.widgets.A_CmsWidget.CmsDummyWidgetDialog
- buttonBarSpacer(int) - Method in interface org.opencms.widgets.I_CmsWidgetDialog
-
Returns the html for an invisible spacer between button bar contents like buttons, labels, etc.
- buttonBarSpacer(int) - Method in class org.opencms.workplace.CmsWorkplace
-
Returns the html for an invisible spacer between button bar contents like buttons, labels, etc.
- buttonBarStartTab(int, int) - Method in class org.opencms.widgets.A_CmsWidget.CmsDummyWidgetDialog
- buttonBarStartTab(int, int) - Method in interface org.opencms.widgets.I_CmsWidgetDialog
-
Generates a button bar starter tab.
- buttonBarStartTab(int, int) - Method in class org.opencms.workplace.CmsWorkplace
-
Generates a button bar starter tab.
- buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.tools.CmsTool
-
Returns the necessary html code for a link to this tool.
- buttonHtml(CmsWorkplace) - Method in interface org.opencms.workplace.tools.I_CmsHtmlIconButton
-
Returns the necessary html code.
- BUTTONS - Static variable in class org.opencms.ui.apps.modules.CmsModuleApp.Attributes
-
The buttons for the button bar.
- byDisplayOrder - org.opencms.ade.configuration.CmsTypeOrderingMode
-
The display order of the type configurations is used for sorting.
- byId(int) - Static method in enum org.opencms.report.CmsReportFormatType
-
Gets the format enum by its id.
- byName(String) - Static method in enum org.opencms.report.CmsReportFormatType
-
Gets the format enum by its format naem.
C
- C_DESKTOP - Static variable in class org.opencms.jsp.util.CmsJspDeviceSelector
-
Constant for desktop detection.
- C_DESKTOP - Static variable in class org.opencms.jsp.util.CmsJspDeviceSelectorDesktopMobileTablet
-
Constant for desktop detection.
- C_DESKTOP - Static variable in class org.opencms.jsp.util.CmsJspDeviceSelectorTablet
-
Constant for desktop detection.
- C_MOBILE - Static variable in class org.opencms.jsp.util.CmsJspDeviceSelector
-
Constant for mobile detection.
- C_MOBILE - Static variable in class org.opencms.jsp.util.CmsJspDeviceSelectorDesktopMobileTablet
-
Constant for mobile detection.
- C_MOBILE - Static variable in class org.opencms.jsp.util.CmsJspDeviceSelectorTablet
-
Constant for mobile detection.
- C_PUBLISH_FLAG - Static variable in class org.opencms.publish.CmsPublishJobInfoBean
-
The flag used to indicate a direct publish job.
- C_TABLET - Static variable in class org.opencms.jsp.util.CmsJspDeviceSelectorDesktopMobileTablet
-
Constant for tablet.
- cache - org.opencms.ui.apps.CmsAppView.CacheStatus
-
Cache view.
- CACHE - org.opencms.ui.FontOpenCms
-
The cache icon.
- CACHE_ACTION - Static variable in class org.opencms.flex.CmsFlexCache
-
Constant for distinguish cache action.
- CACHE_ALL_PROPERTIES - Static variable in class org.opencms.db.CmsDriverManager
-
Cache key for all properties.
- CACHE_KEY_SUBALL - Static variable in class org.opencms.db.CmsCacheKey
-
Cache key for a list of sub-resources (files and folders) of a folder.
- CACHE_KEY_SUBFILES - Static variable in class org.opencms.db.CmsCacheKey
-
Cache key for a list of sub-files of a folder.
- CACHE_KEY_SUBFOLDERS - Static variable in class org.opencms.db.CmsCacheKey
-
Cache key for a list of sub-folders of a folder.
- CACHE_OFFLINESUFFIX - Static variable in class org.opencms.flex.CmsFlexCache
-
Suffix to append to online cache entries.
- CACHE_ONLINESUFFIX - Static variable in class org.opencms.flex.CmsFlexCache
-
Suffix to append to online cache entries.
- CACHE_PROPERTY_BYPASS - Static variable in class org.opencms.loader.CmsJspLoader
-
Property value for "cache" that indicates that the FlexCache should be bypassed.
- CACHE_PROPERTY_STREAM - Static variable in class org.opencms.loader.CmsJspLoader
-
Property value for "cache" that indicates that the output should be streamed.
- cacheACL(String, CmsAccessControlList) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given acl under the given cache key.
- cacheContentDefinition(String, CmsXmlContentDefinition) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given content definition under the given cache key.
- cacheContentDefinition(String, CmsXmlContentDefinition) - Method in class org.opencms.xml.CmsXmlEntityResolver
-
Caches an XML content definition based on the given system id and the online / offline status of this entity resolver instance.
- cacheDtdSystemId(String, String, String) - Method in class org.opencms.importexport.CmsImportHelper
-
Adds a new DTD system id prefix mapping for internal resolution of external URLs.
- cacheGroup(CmsGroup) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given group under its id AND fully qualified name.
- cacheLocale(String, Locale) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given locale under the given cache key.
- cacheLock(CmsLock) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given lock.
- cacheMemObject(String, Object) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given object under the given cache key.
- cacheOffline() - Method in class org.opencms.flex.CmsFlexCache
-
Indicates if offline project resources are cached.
- cacheOnce - org.opencms.ui.apps.CmsAppView.CacheStatus
-
Cache view one time only.
- cacheOnlineLink(String, String) - Method in class org.opencms.staticexport.CmsStaticExportManager
-
Caches a calculated online link.
- cacheOrgUnit(CmsOrganizationalUnit) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given organizational under its id AND the fully qualified name.
- cachePermission(String, I_CmsPermissionHandler.CmsPermissionCheckResult) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given permission check result under the given cache key.
- cacheProject(CmsProject) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given project under its id AND the fully qualified name.
- cacheProjectResources(String, List<CmsResource>) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given project resource list under the given cache key.
- cacheProperty(String, CmsProperty) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given property under the given cache key.
- cachePropertyList(String, List<CmsProperty>) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given property list under the given cache key.
- cachePublishedResources(String, List<CmsPublishedResource>) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given published resources list under the given cache key.
- cachePublishJob(CmsPublishJobInfoBean) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given publish job.
- cachePublishJobInHistory(CmsPublishJobInfoBean) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given publish job in the publish job history.
- cacheResource(String, CmsResource) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given resource under the given cache key.
- cacheResourceList(String, List<CmsResource>) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given resource list under the given cache key.
- cacheRole(String, boolean) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given value under the given cache key.
- cacheRoleList(String, List<CmsRole>) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given value under the given cache key.
- cacheSystemId(String, byte[]) - Static method in class org.opencms.xml.CmsXmlEntityResolver
-
Adds a system ID URL to to internal permanent cache.
- cacheUser(CmsUser) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given user under its id AND the fully qualified name.
- cacheUserList(String, List<CmsUser>) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given list of users under the given cache key.
- cacheVfsObject(String, Object) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given vfs object under the given cache key.
- cacheXmlPermanentEntity(String, byte[]) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given xml entity under the given system id.
- cacheXmlTemporaryEntity(String, byte[]) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Caches the given xml entity under the given cache key.
- calcRatioHeightPercentage(double, double) - Method in class org.opencms.jsp.util.CmsJspImageBean
-
Returns the ratio height percentage of an image based on width and height.
- calculateAverage(CmsMemoryStatus) - Method in class org.opencms.monitor.CmsMemoryStatus
-
Calculates the average memory consumption by updating the stored information with the provided current information.
- calculateDate(CmsObject, CmsResource, List<String>, long) - Static method in class org.opencms.file.collectors.CmsDateResourceComparator
-
Calculates the date to use for comparison of this resource based on the given date identifiers.
- calculateDimension(int, int, int, int) - Static method in class org.opencms.loader.CmsImageScaler
-
Calculate the width and height of a source image if scaled inside the given box.
- calculateModuleResourceNames(CmsObject, CmsModule) - Static method in class org.opencms.module.CmsModule
-
Calculates the resources belonging to the module, taking excluded resources and readability of resources into account, and returns site paths of the module resources.
- calculateModuleResources(CmsObject, CmsModule) - Static method in class org.opencms.module.CmsModule
-
Calculates and returns the resources belonging to the module, taking excluded resources and readability of resources into account.
- calculatePages(int, int) - Method in class org.opencms.search.galleries.CmsGallerySearchResultList
-
Calculates the result pages.
- calendarIncludes(Locale) - Static method in class org.opencms.widgets.CmsCalendarWidget
-
Creates the HTML JavaScript and stylesheet includes required by the calendar for the head of the page.
- calendarIncludes(Locale, String) - Static method in class org.opencms.widgets.CmsCalendarWidget
-
Creates the HTML JavaScript and stylesheet includes required by the calendar for the head of the page.
- calendarInit(CmsMessages, String, String, String, boolean, boolean, boolean, String, boolean) - Static method in class org.opencms.widgets.CmsCalendarWidget
-
Generates the HTML to initialize the JavaScript calendar element on the end of a page.
- CALLBACK_HANDLE_CHANGED_PROPERTIES - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Name of the Javascript callback used to handle property changes triggered from the locale compare view.
- CALLBACK_REFRESH_LOCALE_COMPARISON - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Javascript function name for showing the locale compare view.
- callEditorChangeHandlers(String, CmsEntity, Collection<String>, Collection<String>) - Method in class org.opencms.ade.contenteditor.CmsContentService
- callEditorChangeHandlers(String, CmsEntity, Collection<String>, Collection<String>) - Method in interface org.opencms.ade.contenteditor.shared.rpc.I_CmsContentService
-
Calls the editor change handlers.
- callEditorChangeHandlers(String, CmsEntity, Collection<String>, Collection<String>, AsyncCallback<CmsContentDefinition>) - Method in interface org.opencms.ade.contenteditor.shared.rpc.I_CmsContentServiceAsync
-
Calls the editor change handlers.
- canAddKeys() - Method in class org.opencms.ui.editors.messagebundle.CmsMessageBundleEditorModel
-
Returns a flag, indicating if keys can be added in the current edit mode.
- cancel() - Method in class org.opencms.ade.upload.CmsUploadTimeoutWatcher
-
Cancels the watch process.
- cancel() - Method in class org.opencms.ui.components.CmsOkCancelActionHandler
-
Called on key press 'Esc'.
- cancel() - Method in interface org.opencms.ui.components.I_CmsFilePropertyEditHandler
-
Cancels the edit process.
- cancel() - Method in class org.opencms.ui.contextmenu.CmsContextMenuEditHandler
-
Cancels the edit process.
- cancel() - Method in class org.opencms.ui.login.CmsForgotPasswordDialog
-
Cancels the dialog.
- cancelCheckOut(CmsCmisCallContext, String) - Method in class org.opencms.cmis.A_CmsCmisRepository
- cancelCheckOut(CmsCmisCallContext, String) - Method in interface org.opencms.cmis.I_CmsCmisRepository
-
Cancels a checkout.
- cancelParentWindow(String[]) - Method in class org.opencms.ui.components.extensions.CmsJSPBrowserFrameExtension
- cancelParentWindow(String[]) - Method in interface org.opencms.ui.shared.rpc.I_CmsJSPBrowserFrameRpc
-
Cancels parent window on server side and returns an Array of changed resources.
- cancelUpload() - Method in class org.opencms.ade.upload.CmsUploadService
- cancelUpload() - Method in interface org.opencms.gwt.shared.rpc.I_CmsUploadService
-
Cancels the upload.
- cancelUpload(AsyncCallback<Boolean>) - Method in interface org.opencms.gwt.shared.rpc.I_CmsUploadServiceAsync
-
Cancels the upload.
- cancelUpload(CmsUploadException) - Method in class org.opencms.ade.upload.CmsUploadListener
-
Sets the exception that should cancel the upload on the next update.
- canCreate() - Method in enum org.opencms.workplace.editors.directedit.CmsAdvancedDirectEditProvider.SitemapDirectEditPermissions
-
Returns true if element creation is allowed.
- canDelete(Set<String>) - Method in class org.opencms.ui.apps.user.CmsGroupTable
-
Returns true if the given group can be deleted.
- canDownloadAllLogs() - Method in class org.opencms.ui.apps.logfile.CmsDefaultLogDownloadProvider
- canDownloadAllLogs() - Method in interface org.opencms.ui.apps.logfile.I_CmsLogDownloadProvider
-
Checks if the user can download a zip with all logs.
- canEdit() - Method in enum org.opencms.workplace.editors.directedit.CmsAdvancedDirectEditProvider.SitemapDirectEditPermissions
-
Returns true if editing elements is allowed.
- canEdit(CmsUUID) - Method in class org.opencms.ui.components.extensions.CmsPropertyDialogExtension
-
Checks if the user can edit the resource with the given id.
- canEditAliases() - Method in class org.opencms.ade.sitemap.shared.CmsSitemapData
-
Checks whether the current user can edit the aliases.
- canEditDetailPages() - Method in class org.opencms.ade.sitemap.shared.CmsSitemapData
-
Returns true if the detail pages can be edited.
- canEditPermissionsForRoles(CmsObject, String) - Static method in class org.opencms.workplace.CmsWorkplace
-
Checks if permissions for roles should be editable for the current user on the resource with the given path.
- canEditSitemapConfiguration(CmsObject) - Method in class org.opencms.ade.configuration.CmsADEManager
-
Checks if the sitemap config can be edited by the user in the given CMS context.
- canEditUser(CmsUUID) - Method in class org.opencms.ui.apps.user.CmsAccountsApp
-
Checks if the given user is editable.
- canFavorite() - Method in enum org.opencms.workplace.editors.directedit.CmsAdvancedDirectEditProvider.SitemapDirectEditPermissions
-
Return true if favoriting is allowed.
- canImportData(Set<String>) - Method in class org.opencms.ui.apps.user.CmsGroupTable
-
Return true if the CSV import should be enabled for a set of groups
- canLockBecauseOfInactivity(CmsObject, CmsUser) - Method in class org.opencms.db.CmsLoginManager
-
Checks whether a user account can be locked because of inactivity.
- canRemoveGroupMemebers(String) - Method in class org.opencms.ui.apps.user.CmsAccountsApp
-
Checks if group members can be removed from the given OU.
- canSendLastModifiedHeader(CmsResource, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.loader.CmsDumpLoader
-
Checks if the requested resource must be send to the client by checking the "If-Modified-Since" http header.
- canUndoMove() - Method in class org.opencms.gwt.shared.CmsRestoreInfoBean
-
Returns true if the move operation can be undone.
- canUseReverseAvailabilityMapping(CmsMappingResolutionContext.AttributeType) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
- canUseReverseAvailabilityMapping(CmsMappingResolutionContext.AttributeType) - Method in interface org.opencms.xml.content.I_CmsXmlContentHandler
-
Checks if an availability attribute should be written back to the content if the availability is changed through the availability dialog.
- caption - org.opencms.ui.CmsVaadinUtils.PropertyId
-
The caption id.
- CAPTION_FOLDERS - Static variable in class org.opencms.ui.components.fileselect.CmsResourceTreeTable
-
The folder caption column id.
- CAPTION_ID - Static variable in class org.opencms.ui.components.CmsAutoItemCreatingComboBox
-
The caption id.
- CAPTURE_UUID_REGEX - Static variable in class org.opencms.main.CmsPermalinkResourceHandler
-
Regex for capturing a UUID.
- categories - org.opencms.ade.sitemap.shared.CmsSitemapData.EditorMode
-
The categories mode.
- category() - Method in interface org.opencms.gwt.shared.categorizedselect.I_CmsCategorizedSelectDataFactory
-
Creates new category.
- CATEGORY - Static variable in class org.opencms.relations.CmsRelationType
-
Constant for the category of an
OpenCmsVfsFile
. - CATEGORY_EDITOR - Static variable in class org.opencms.security.CmsRole
-
The "CATEGORY_EDITOR" role.
- CDL - Class in org.opencms.json
-
This provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text.
- centerWindow() - Method in class org.opencms.ui.apps.sitemanager.CmsSiteManager
-
Centers the currently open window.
- centerWindow(Component) - Static method in class org.opencms.ui.CmsVaadinUtils
-
Centers the parent window of given component.
- CENTRALIZED_REPOSITORY - Static variable in class org.opencms.relations.CmsCategoryService
-
The centralized path for categories.
- CFG_MODE_AUTO - Static variable in class org.opencms.main.CmsServletContainerSettings
-
String remote command execution return type.
- CFG_MODE_MANUAL - Static variable in class org.opencms.main.CmsServletContainerSettings
-
Map remote command execution return type.
- CFG_MODE_NONE - Static variable in class org.opencms.main.CmsServletContainerSettings
-
List remote command execution return type.
- chacc(String, String, String, int, int, int) - Method in class org.opencms.file.CmsObject
-
Changes the access control for a given resource and a given principal(user/group).
- chacc(String, String, String, String) - Method in class org.opencms.file.CmsObject
-
Changes the access control for a given resource and a given principal(user/group).
- change - org.opencms.acacia.shared.CmsEntityChangeEvent.ChangeType
- changeAvailability() - Method in class org.opencms.ui.dialogs.availability.CmsAvailabilityDialog
-
Actually performs the availability change.
- changeCategory(String, CmsUUID, String, String) - Method in class org.opencms.ade.sitemap.CmsVfsSitemapService
- changeCategory(String, CmsUUID, String, String) - Method in interface org.opencms.ade.sitemap.shared.rpc.I_CmsSitemapService
-
Sets the name and title of the given category.
- changeCategory(String, CmsUUID, String, String, AsyncCallback<Void>) - Method in interface org.opencms.ade.sitemap.shared.rpc.I_CmsSitemapServiceAsync
-
Sets the name and title of the given category.
- changeCurrentAppState(String) - Method in class org.opencms.ui.apps.CmsAppWorkplaceUi
-
Call to add a new browser history entry.
- changed - org.opencms.gwt.shared.CmsLockInfo.State
-
The resource has changed in the meantime.
- changed - org.opencms.lock.CmsLockActionRecord.LockChange
-
The lock was changed.
- Changed - org.opencms.ui.apps.sitemanager.CmsSitesTable.TableProperty
-
Status.
- CHANGED_ACCESSCONTROL - Static variable in class org.opencms.db.CmsDriverManager
-
Value to indicate a change in access control entries of a resource.
- CHANGED_CONTENT - Static variable in class org.opencms.db.CmsDriverManager
-
Value to indicate a content change.
- CHANGED_LASTMODIFIED - Static variable in class org.opencms.db.CmsDriverManager
-
Value to indicate a change in the lastmodified settings of a resource.
- CHANGED_PROJECT - Static variable in class org.opencms.db.CmsDriverManager
-
Value to indicate a project change.
- CHANGED_RESOURCE - Static variable in class org.opencms.db.CmsDriverManager
-
Value to indicate a change in the resource data.
- CHANGED_TIMEFRAME - Static variable in class org.opencms.db.CmsDriverManager
-
Value to indicate a change in the availability timeframe.
- changeEncoding(byte[], String, String) - Static method in class org.opencms.i18n.CmsEncoder
-
Changes the encoding of a byte array that represents a String.
- changeFileNameSuffixTo(String, String) - Static method in class org.opencms.util.CmsStringUtil
-
Changes the given filenames suffix from the current suffix to the provided suffix.
- changeItemLinkUrl(String) - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
-
Changes the content of the CmsResource.
- changeItemLinkUrl(String) - Method in class org.opencms.workplace.galleries.CmsAjaxLinkGallery
-
Writes the current link into the pointer resource.
- changeItemTitle(String) - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
-
Changes the title property value of the given item.
- changeLock(String) - Method in class org.opencms.file.CmsObject
-
Changes the lock of a resource to the current user, that is "steals" the lock from another user.
- changeLock(CmsDbContext, CmsResource, CmsLockType) - Method in class org.opencms.db.CmsDriverManager
-
Changes the lock of a resource to the current user, that is "steals" the lock from another user.
- changeLock(CmsObject, CmsSecurityManager, CmsResource) - Method in class org.opencms.file.types.A_CmsResourceType
- changeLock(CmsObject, CmsSecurityManager, CmsResource) - Method in interface org.opencms.file.types.I_CmsResourceType
-
Changes the lock of a resource to the current user, that is "steals" the lock from another user.
- changeLock(CmsRequestContext, CmsResource) - Method in class org.opencms.db.CmsSecurityManager
-
Changes the lock of a resource to the current user, that is "steals" the lock from another user.
- changeLock(CmsResource) - Method in class org.opencms.file.CmsObject
-
Changes the lock of a resource to the current user, that is "steals" the lock from another user.
- changePassword(String, String, String) - Method in class org.opencms.gwt.CmsCoreService
- changePassword(String, String, String) - Method in interface org.opencms.gwt.shared.rpc.I_CmsCoreService
-
Changes the password of the current user.
- changePassword(String, String, String, AsyncCallback<String>) - Method in interface org.opencms.gwt.shared.rpc.I_CmsCoreServiceAsync
-
Changes the password of the current user.
- changeProject(CmsProject) - Method in class org.opencms.ui.A_CmsUI
-
Changes to the given project.
- changeProject(CmsUUID) - Method in class org.opencms.ui.favorites.CmsExplorerFavoriteContext
- changeProject(CmsUUID) - Method in class org.opencms.ui.favorites.CmsPageEditorFavoriteContext
- changeProject(CmsUUID) - Method in interface org.opencms.ui.favorites.I_CmsFavoriteContext
-
Change the project to one with the given id.
- changeResourcesInFolderWithProperty(String, String, String, String, boolean) - Method in class org.opencms.file.CmsObject
-
Returns a list with all sub resources of a given folder that have set the given property, matching the current property's value with the given old value and replacing it by a given new value.
- changeResourcesInFolderWithProperty(CmsDbContext, CmsResource, String, String, String, boolean) - Method in class org.opencms.db.CmsDriverManager
-
Returns a list with all sub resources of a given folder that have set the given property, matching the current property's value with the given old value and replacing it by a given new value.
- changeResourcesInFolderWithProperty(CmsRequestContext, CmsResource, String, String, String, boolean) - Method in class org.opencms.db.CmsSecurityManager
-
Returns a list with all sub resources of a given folder that have set the given property, matching the current property's value with the given old value and replacing it by a given new value.
- changeSite() - Method in class org.opencms.ui.apps.dbmanager.CmsDbExportView
-
Changes the site of the cms object.
- changeSite(String) - Method in class org.opencms.ui.A_CmsUI
-
Changes to the given site.
- changeSite(String, String) - Method in class org.opencms.ui.apps.CmsFileExplorer
-
Changes to the given site and path.
- changeSite(String, String, boolean) - Method in class org.opencms.ui.apps.CmsFileExplorer
-
Switches to the requested site.
- changeSite(CmsExtendedSiteSelector.SiteSelectorOption) - Method in class org.opencms.ui.favorites.CmsExplorerFavoriteContext
- changeSite(CmsExtendedSiteSelector.SiteSelectorOption) - Method in class org.opencms.ui.favorites.CmsPageEditorFavoriteContext
- changeSite(CmsExtendedSiteSelector.SiteSelectorOption) - Method in interface org.opencms.ui.favorites.I_CmsFavoriteContext
-
Changes current site.
- changeSite(CmsEmbeddedDialogContext, CmsExtendedSiteSelector.SiteSelectorOption) - Static method in class org.opencms.ui.dialogs.CmsSiteSelectDialog
-
Actually changes the site.
- changeSiteOrProject(I_CmsDialogContext, CmsUUID, CmsExtendedSiteSelector.SiteSelectorOption) - Static method in class org.opencms.ui.dialogs.CmsProjectSelectDialog
-
Static method for actually changing the site/project.
- characters(char[], int, int) - Method in class org.opencms.util.CmsXmlSaxWriter
- CHECK_SMALL - org.opencms.ui.FontOpenCms
-
The check icon.
- checkAcaciaEditorAvailable(CmsObject, CmsResource) - Static method in class org.opencms.workplace.editors.CmsWorkplaceEditorManager
-
Checks whether GWT widgets are available for all fields of a content.
- checkAccess(CmsObject, String) - Method in class org.opencms.xml.xml2json.CmsJsonAccessPolicy
-
Checks if a JSON handler request is allowed for this policy.
- checkAddGroup(CmsUser, Set<String>) - Method in class org.opencms.ui.apps.user.CmsAccountsApp
-
Checks if a set of groups can be added to a user.
- checkAddProperty(CmsCmisTypeManager, Properties, String, Set<String>, String) - Static method in class org.opencms.cmis.CmsCmisUtil
-
Checks whether a property can be added to a Properties.
- checkAuthCode(String) - Method in class org.opencms.jsp.userdata.CmsUserDataRequestInfo
-
Checks that the given authorization code matches the one stored in this object.
- checkAvailable(CmsUUID) - Method in class org.opencms.ade.configuration.CmsFunctionAvailability
-
Check if the function with the given id is available with this configuration.
- checkBacklink(String, HttpServletRequest) - Static method in class org.opencms.util.CmsRequestUtil
-
Checks that the given link is a valid backlink for editors.
- checkBasicAuthorization(HttpServletRequest) - Method in class org.opencms.security.CmsDefaultAuthorizationHandler
-
Checks if the current request contains HTTP basic authentication information in the headers, if so the user is tried to log in with this data, and on success a session is generated.
- checkBroadcasts() - Method in class org.opencms.ui.apps.CmsAppWorkplaceUi
-
Checks for new broadcasts.
- checkCompatibleModuleResources(CmsModule, CmsModule) - Static method in class org.opencms.module.CmsModuleUpdater
-
Checks whether the module resources and sites of the two module versions are suitable for updating.
- checkConfiguration(CmsObject) - Method in class org.opencms.search.A_CmsSearchIndex
- checkConfiguration(CmsObject) - Method in interface org.opencms.search.I_CmsSearchIndex
-
Checks is this index has been configured correctly.
- checkConfiguredInModules() - Static method in class org.opencms.xml.templatemapper.CmsTemplateMappingContentRewriter
-
Checks if template mapper is configured in modules.
- checkConsistency(CmsObject) - Method in class org.opencms.relations.CmsLink
-
Checks and updates the structure id or the path of the target.
- checkContainerpageOrElementsChanged(CmsUUID, CmsUUID, String) - Method in class org.opencms.ade.containerpage.CmsContainerpageService
- checkContainerpageOrElementsChanged(CmsUUID, CmsUUID, String) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageService
-
Check if a page or its elements have been changed.
- checkContainerpageOrElementsChanged(CmsUUID, CmsUUID, String, AsyncCallback<Boolean>) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageServiceAsync
-
Check if a page or its elements have been changed.
- checkContainsSubResources(CmsObject, List<CmsResource>) - Method in class org.opencms.db.CmsPublishList
-
Checks whether the publish list contains all sub-resources of a list of folders.
- checkCreatable(CmsObject, String) - Method in class org.opencms.ade.configuration.CmsResourceTypeConfig
-
Checks if this resource type is creatable.
- checkCreateContent(CmsObject, CmsUgcConfiguration) - Static method in class org.opencms.ugc.CmsUgcSessionSecurityUtil
-
Checks whether a new XML content may be created and throws an exception if this is not the case.
- checkCreateNewElement(CmsUUID, String, String, CmsContainer, String) - Method in class org.opencms.ade.containerpage.CmsContainerpageService
- checkCreateNewElement(CmsUUID, String, String, CmsContainer, String) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageService
-
To create a new element of the given type this method will check if a model resource needs to be selected, otherwise creates the new element.
- checkCreateNewElement(CmsUUID, String, String, CmsContainer, String, AsyncCallback<CmsCreateElementData>) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageServiceAsync
-
To create a new element of the given type this method will check if a model resource needs to be selected, otherwise creates the new element.
- checkCreateSessionForUser(CmsUser) - Method in class org.opencms.main.CmsSessionManager
-
Checks whether a new session can be created for the user, and throws an exception if not.
- checkCreateUpload(CmsObject, CmsUgcConfiguration, String, long) - Static method in class org.opencms.ugc.CmsUgcSessionSecurityUtil
-
Checks whether an uploaded file can be created in the VFS, and throws an exception otherwise.
- checkCurrentPublishJobThread() - Method in class org.opencms.publish.CmsPublishEngine
-
Controls the publish process.
- checkCurrentPublishJobThread() - Method in class org.opencms.publish.CmsPublishManager
-
Check if the thread for the current publish job is still active or was interrupted and so the next job in the queue can be started.
- checkDependencies(CmsModule, int) - Method in class org.opencms.module.CmsModuleManager
-
Checks if a modules dependencies are fulfilled.
- checkDependency(CmsModule) - Method in class org.opencms.module.CmsModule
-
Checks if this module depends on another given module, will return the dependency, or
null
if no dependency was found. - checkEmail(String) - Static method in class org.opencms.file.CmsUser
-
Validates an email address.
- checkEmail(String) - Method in class org.opencms.security.CmsDefaultValidationHandler
-
The email should only be composed by digits and standard english letters, points, underscores and exact one "At" symbol.
- checkEmail(String) - Method in interface org.opencms.security.I_CmsValidationHandler
-
Checks if the provided email is a valid email address.
- checkEnabled(CmsObject, CmsADEConfigData, I_CmsResourceType) - Method in interface org.opencms.ade.containerpage.I_CmsResourceTypeEnabledCheck
-
Check whether the given type is enabled for a dialog.
- checkExportResource(String) - Method in class org.opencms.importexport.CmsExport
-
Returns true if the checked resource name can be exported depending on the include settings.
- checkFirstname(String) - Method in class org.opencms.security.CmsDefaultValidationHandler
- checkFirstname(String) - Method in interface org.opencms.security.I_CmsValidationHandler
-
Checks if the provided first name is valid.
- checkFrozen() - Method in class org.opencms.db.CmsLoginMessage
-
Checks if this message is frozen.
- checkFrozen() - Method in class org.opencms.main.CmsContextInfo
-
Checks if this context info configuration is frozen.
- checkFrozen() - Method in class org.opencms.module.CmsModule
-
Checks if this modules configuration is frozen.
- checkFrozen() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
-
Checks if this job info configuration is frozen.
- checkGroupAllowed(String, CmsGroupContainerBean) - Static method in class org.opencms.ade.containerpage.CmsElementUtil
-
Checks if a group element is allowed in a container with a given type.
- checkGroupName(String) - Method in class org.opencms.security.CmsDefaultValidationHandler
- checkGroupName(String) - Method in interface org.opencms.security.I_CmsValidationHandler
-
Checks if the provided group name is a valid group name.
- checkId(CmsUUID, boolean) - Static method in class org.opencms.util.CmsUUID
-
Check that the given id is not the null id.
- checkImmutable(String) - Method in class org.opencms.importexport.CmsImportVersion10
-
Checks if the resources is in the list of immutable resources.
- checkImmutable(String) - Method in class org.opencms.importexport.CmsImportVersion7
-
Deprecated.Checks if the resources is in the list of immutable resources.
- checkImmutable(String, List<String>) - Method in class org.opencms.importexport.A_CmsImport
-
Deprecated.Checks if the resources is in the list of immutalbe resources.
- checkIn() - Method in class org.opencms.ui.apps.git.CmsGitCheckin
-
Start export and check in of the selected modules.
- checkIn(CmsCmisCallContext, Holder<String>, boolean, Properties, ContentStream, String, List<String>, Acl, Acl) - Method in class org.opencms.cmis.A_CmsCmisRepository
- checkIn(CmsCmisCallContext, Holder<String>, boolean, Properties, ContentStream, String, List<String>, Acl, Acl) - Method in interface org.opencms.cmis.I_CmsCmisRepository
-
Checks in a document.
- checkInactive(CmsUser) - Method in class org.opencms.db.CmsLoginManager
-
Checks whether the given user has been inactive for longer than the configured limit.
- checkInitialized() - Method in class org.opencms.ade.configuration.CmsResourceTypeConfig
-
Checks whether the object is initialized and throws an exception otherwise.
- checkInvalidLogins(String, String) - Method in class org.opencms.db.CmsLoginManager
-
Checks if the threshold for the invalid logins has been reached for the given user.
- checkIsFolder(CmsResource) - Static method in class org.opencms.file.CmsLinkRewriter
-
Checks whether a given resource is a folder and throws an exception otherwise.
- checkLastname(String) - Method in class org.opencms.security.CmsDefaultValidationHandler
- checkLastname(String) - Method in interface org.opencms.security.I_CmsValidationHandler
-
Checks if the provided last name is valid.
- checkLinkable(CmsResource, CmsResource) - Method in class org.opencms.i18n.CmsLocaleGroupService
-
Checks if the two resources are linkable as locale variants and returns an appropriate status
- checkLinkConcistency(CmsObject) - Method in class org.opencms.xml.containerpage.CmsXmlContainerPage
-
Checks the link consistency for a given locale and reinitializes the document afterwards.
- checkLinkForDeletedLinkTarget(CmsRelation, String, Map<String, CmsResource>, HashMultimap<String, String>) - Method in class org.opencms.relations.CmsRelationSystemValidator
-
Checks a link to a resource which has been deleted.
- checkLinkForNewOrChangedLinkSource(CmsDbContext, CmsResource, CmsRelation, String, CmsProject, Map<String, CmsResource>) - Method in class org.opencms.relations.CmsRelationSystemValidator
-
Checks a link from a resource which has changed.
- checkLock(String) - Method in class org.opencms.workplace.CmsWorkplace
-
Checks the lock state of the resource and locks it if the autolock feature is enabled.
- checkLock(String, CmsLockType) - Method in class org.opencms.workplace.CmsWorkplace
-
Checks the lock state of the resource and locks it if the autolock feature is enabled.
- checkLock(String, CmsLockType) - Method in class org.opencms.workplace.editors.CmsEditor
- checkLogin(CmsRequestContext, String, String, String) - Method in class org.opencms.db.CmsSecurityManager
-
Checks user name / password and other things which would prevent the user from logging in, but does not check the second factor for 2FA.
- checkLoginAllowed() - Method in class org.opencms.db.CmsLoginManager
-
Checks if a login is currently allowed.
- checkLoginUser(String, String) - Method in class org.opencms.file.CmsObject
-
Checks if a login for the given user name and password would work without taking two-factor authentication into account.
- checkManagerOfProjectRole(CmsDbContext, CmsProject) - Method in class org.opencms.db.CmsSecurityManager
-
Checks if the current user has management access to the given project.
- checkModuleSelectionList(List<String>, String, boolean) - Method in class org.opencms.module.CmsModuleManager
-
Checks the module selection list for consistency, that means that if a module is selected, all its dependencies are also selected.
- checkName(String) - Method in class org.opencms.file.CmsGroup
-
Checks if the provided group name is valid and can be used as an argument value for
CmsPrincipal.setName(String)
. - checkName(String) - Method in class org.opencms.file.CmsUser
-
Checks if the provided user name is a valid user name and can be used as an argument value for
CmsPrincipal.setName(String)
. - checkName(String) - Method in class org.opencms.file.history.CmsHistoryPrincipal
- checkName(String) - Method in class org.opencms.security.CmsRoleAsPrincipal
- checkName(String) - Method in interface org.opencms.security.I_CmsPrincipal
-
Checks if the provided principal name is valid and can be used as an argument value for
I_CmsPrincipal.setName(String)
. - checkName(String, String, String, I_CmsMessageBundle) - Static method in class org.opencms.util.CmsStringUtil
-
Checks if a given name is composed only of the characters
a...z,A...Z,0...9
and the providedconstraints
. - checkNewParentsInList(CmsObject, List<CmsResource>) - Method in class org.opencms.workflow.CmsExtendedWorkflowManager
-
Checks that the parent folders of new resources which are released are either not new or are also released.
- checkNewWidgetsAvailable(CmsUUID) - Method in class org.opencms.ade.containerpage.CmsContainerpageService
- checkNewWidgetsAvailable(CmsUUID) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageService
-
Checks whether the Acacia widgets are available for all fields of the content.
- checkNewWidgetsAvailable(CmsUUID, AsyncCallback<Boolean>) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageServiceAsync
-
Checks whether the Acacia widgets are available for all fields of the content.
- checkNotFrozen() - Method in class org.opencms.util.CmsDefaultSet
-
Checks that this object isn't frozen.
- checkNotInitialized() - Method in class org.opencms.jsp.userdata.CmsUserDataRequestManager
-
Checks that the manager has not already been initialized, and throws an exception otherwise.
- checkNotSubPath(String, String) - Method in class org.opencms.file.CmsLinkRewriter
-
Checks that the target path is not a subfolder of the source path.
- checkOffline(CmsObject) - Method in class org.opencms.ade.configuration.CmsResourceTypeConfig
-
Checks whether the cms context is in the offline project and throws an exception otherwise.
- checkOfflineProject(CmsDbContext) - Method in class org.opencms.db.CmsSecurityManager
-
Checks if the project in the given database context is not the "Online" project, and throws an Exception if this is the case.
- checkOnly - org.opencms.db.CmsDriverManager.LoginUserMode
-
Check mode, where the user is not logged in, but the password check and other checks are still done (however not the second factor check for 2FA).
- checkOnOfflineSiteRoot() - Method in class org.opencms.ui.apps.sitemanager.CmsEditSiteForm
-
Checks if site root exists in on and offline repository.
- checkOut(CmsCmisCallContext, Holder<String>, Holder<Boolean>) - Method in class org.opencms.cmis.A_CmsCmisRepository
- checkOut(CmsCmisCallContext, Holder<String>, Holder<Boolean>) - Method in interface org.opencms.cmis.I_CmsCmisRepository
-
Checks out an object.
- checkParams() - Method in class org.opencms.file.collectors.A_CmsResourceCollector
-
Checks if the required parameters have been set.
- checkPassword(String, String, boolean) - Method in class org.opencms.security.CmsDefaultPasswordHandler
- checkPassword(String, String, boolean) - Method in interface org.opencms.security.I_CmsPasswordHandler
-
This method checks if the given plain text password is equal to the given digested password.
- checkPath(String, String) - Static method in class org.opencms.security.CmsDefaultAuthorizationHandler
-
Checks if a request URI path matches a given set of prefix paths.
- checkPermissions(CmsDbContext, CmsResource, CmsPermissionSet, boolean, CmsResourceFilter) - Method in class org.opencms.db.CmsSecurityManager
-
Performs a blocking permission check on a resource.
- checkPermissions(CmsDbContext, CmsResource, CmsPermissionSet, I_CmsPermissionHandler.LockCheck, CmsResourceFilter) - Method in class org.opencms.db.CmsSecurityManager
-
Performs a blocking permission check on a resource.
- checkPermissions(CmsObject) - Method in class org.opencms.ade.sitemap.CmsVfsSitemapService
- checkPermissions(CmsObject) - Method in class org.opencms.gwt.CmsGwtService
-
Checks the permissions of the current user to match the required security level.
- checkPermissions(CmsObject) - Method in class org.opencms.ugc.CmsUgcEditService
- checkPermissions(CmsRequestContext, CmsResource, CmsPermissionSet, boolean, CmsResourceFilter) - Method in class org.opencms.db.CmsSecurityManager
-
Performs a blocking permission check on a resource.
- checkPermissions(CmsRequestContext, CmsResource, CmsPermissionSet, I_CmsPermissionHandler.CmsPermissionCheckResult) - Method in class org.opencms.db.CmsSecurityManager
-
Applies the permission check result of a previous call to
CmsSecurityManager.hasPermissions(CmsRequestContext, CmsResource, CmsPermissionSet, boolean, CmsResourceFilter)
. - checkPermissionsForMassEdit(CmsObject) - Method in class org.opencms.db.CmsAliasManager
-
Checks whether the current user has the permissions to mass edit the alias table, and throws an exception otherwise.
- checkProjectName(String) - Static method in class org.opencms.file.CmsProject
-
Throws a runtime exception if name is empty.
- checkPropertyAccess(String) - Method in class org.opencms.xml.xml2json.CmsJsonAccessPolicy
-
Checks if the property can be accessed (i.e.
- checkPropertyName(String) - Static method in class org.opencms.file.CmsPropertyDefinition
-
Checks if the provided property name is a valid property name, that is contains only valid characters.
- checkPublishList(CmsPublishList) - Method in class org.opencms.publish.CmsPublishListVerifier
-
Checks whether the given publish job is OK, and throws an exception otherwise.
- checkPublishPermissions(CmsDbContext, CmsPublishList) - Method in class org.opencms.db.CmsSecurityManager
-
Checks if the current user has the permissions to publish the given publish list (which contains the information about the resources / project to publish).
- checkPublishQueue() - Method in class org.opencms.main.CmsThreadStore
-
Checks the publish queue for abandoned publish jobs.
- checkRemoveGroups(CmsUser, Set<String>) - Method in class org.opencms.ui.apps.user.CmsAccountsApp
-
Checks if a user can be removed from a set of groups.
- checkResourceName(String) - Static method in class org.opencms.cmis.CmsCmisUtil
-
Checks whether a name is a valid OpenCms resource name and throws an exception otherwise.
- checkResourceName(String) - Static method in class org.opencms.file.CmsResource
-
Checks if the provided resource name is a valid resource name, that is contains only valid characters.
- checkResourcePermissions(CmsPermissionSet, boolean) - Method in class org.opencms.workplace.CmsDialog
-
Checks if the permissions of the current user on the resource to use in the dialog are sufficient.
- checkResourcePermissions(CmsPermissionSet, boolean, CmsMessageContainer) - Method in class org.opencms.workplace.CmsDialog
-
Checks if the permissions of the current user on the resource to use in the dialog are sufficient.
- checkResourcePermissions(CmsPermissionSet, boolean, CmsMessageContainer) - Method in class org.opencms.workplace.editors.CmsEditorBase
-
In addition to the permission check, this will also check if the current user has at least the ELEMENT_AUTHOR role.
- checkResources(CmsObject) - Method in class org.opencms.module.CmsModule
-
Checks if all resources of the module are present.
- checkResources(CmsObject, List<String>) - Static method in class org.opencms.util.CmsFileUtil
-
Checks if all resources are present.
- checkRole() - Method in class org.opencms.workplace.CmsWorkplace
-
Checks that the current user is a workplace user.
- checkRole() - Method in class org.opencms.workplace.editors.CmsEditorBase
-
Checks that the current user is a workplace user.
- checkRole() - Method in class org.opencms.workplace.editors.CmsPreEditorAction
-
Checks that the current user is a workplace user.
- checkRole(CmsDbContext, CmsRole) - Method in class org.opencms.db.CmsSecurityManager
-
Checks if the user of the current database context has permissions to impersonate the given role in the given organizational unit.
- checkRole(CmsObject, CmsRole) - Method in class org.opencms.security.CmsRoleManager
-
Checks if the user of this OpenCms context is a member of the given role for the given organizational unit.
- checkRole(CmsRequestContext, CmsRole) - Method in class org.opencms.db.CmsSecurityManager
-
Checks if the user of the current context has permissions to impersonate the given role.
- checkRoleForResource(CmsDbContext, CmsRole, CmsResource) - Method in class org.opencms.db.CmsSecurityManager
-
Checks if the user of the current database context has permissions to impersonate the given role for the given resource.
- checkRoleForResource(CmsObject, CmsRole, String) - Method in class org.opencms.security.CmsRoleManager
-
Checks if the user of this OpenCms context is a member of the given role for the given resource.
- checkRoleForResource(CmsRequestContext, CmsRole, CmsResource) - Method in class org.opencms.db.CmsSecurityManager
-
Checks if the user of the current context has permissions to impersonate the given role for the given resource.
- checkRoleForUserModification(CmsDbContext, String, CmsRole) - Method in class org.opencms.db.CmsSecurityManager
-
Checks that the current user has enough permissions to modify the given user.
- checkSystemLocks(CmsDbContext, CmsResource) - Method in class org.opencms.db.CmsSecurityManager
-
Checks if the given resource contains a resource that has a system lock.
- checkTemplate() - Method in class org.opencms.ui.apps.sitemanager.CmsEditSiteForm
-
Checks the Template Property of the site root and fills the form field.
- checkTypeAllowed(String, String) - Method in class org.opencms.gwt.shared.CmsUploadRestrictionInfo
-
Check if a given file extension is allowed for the given upload path.
- checkTypeId(int) - Method in class org.opencms.file.wrapper.A_CmsResourceExtensionWrapper
-
Checks if the type id belongs to this resource wrapper.
- checkTypeId(int) - Method in class org.opencms.file.wrapper.CmsResourceExtensionWrapperJsp
- checkTypeId(int) - Method in class org.opencms.file.wrapper.CmsResourceExtensionWrapperXmlContent
- checkTypeId(int) - Method in class org.opencms.file.wrapper.CmsResourceExtensionWrapperXmlPage
- checkUpdatable(CmsObject) - Method in class org.opencms.module.CmsModuleImportData
-
Checks if the installed module is updatable with the version from the import zip file.
- checkUploadFiles(List<String>, String, boolean) - Method in class org.opencms.ade.upload.CmsUploadService
- checkUploadFiles(List<String>, String, boolean) - Method in interface org.opencms.gwt.shared.rpc.I_CmsUploadService
-
Checks the availability of a resource in the VFS, using the
CmsResourceFilter.IGNORE_EXPIRATION
filter. - checkUploadFiles(List<String>, String, boolean, AsyncCallback<CmsUploadFileBean>) - Method in interface org.opencms.gwt.shared.rpc.I_CmsUploadServiceAsync
-
Checks the availability of a resource in the VFS, using the
CmsResourceFilter.IGNORE_EXPIRATION
filter. - checkUrl(CmsObject, String) - Static method in class org.opencms.relations.CmsExternalLinksValidator
-
Checks if the given url is valid.
- checkUser(CmsObject, String) - Static method in class org.opencms.security.CmsDefaultAuthorizationHandler
-
Checks if the authenticated user matches a user specification string.
- checkUserName(String) - Method in class org.opencms.security.CmsDefaultValidationHandler
-
A user name can only be composed of digits, standard ASCII letters and the symbols defined in
CmsDefaultValidationHandler.USERNAME_CONSTRAINTS
. - checkUserName(String) - Method in interface org.opencms.security.I_CmsValidationHandler
-
Checks if the provided user name is a valid user name.
- checkValidAliasPath(String, Locale) - Method in class org.opencms.gwt.CmsAliasHelper
-
Checks whether a given string is a valid alias path.
- checkValues(CmsObject) - Method in class org.opencms.synchronize.CmsSynchronizeSettings
-
Performs a check if the values that have been set are valid.
- checkViewable(CmsObject, String) - Method in class org.opencms.ade.configuration.CmsResourceTypeConfig
-
Checks if a resource type is viewable for the current user.
- checkWorkplaceRequest(HttpServletRequest, CmsObject) - Method in class org.opencms.workplace.CmsWorkplaceManager
-
Checks whether the workplace is accessed through the workplace server, and sends an error message otherwise.
- checkWriteAccess() - Method in class org.opencms.cmis.CmsCmisRepository
-
Checks whether we have write access to this repository and throws an exception otherwise.
- checkWritePermissionsInFolder(CmsDbContext, CmsResource) - Method in class org.opencms.db.generic.CmsVfsDriver
-
Checks that the current user has write permissions for all subresources of the given folder.
- checkZipCode(String) - Static method in class org.opencms.file.CmsUser
-
Validates a zip code.
- checkZipCode(String) - Method in class org.opencms.security.CmsDefaultValidationHandler
-
That means, the parameter should only be composed by digits and standard english letters.
- checkZipCode(String) - Method in interface org.opencms.security.I_CmsValidationHandler
-
Checks if the provided string is a valid zip code.
- chflags(String, int) - Method in class org.opencms.file.CmsObject
-
Changes the resource flags of a resource.
- chflags(CmsDbContext, CmsResource, int) - Method in class org.opencms.db.CmsDriverManager
-
Changes the resource flags of a resource.
- chflags(CmsObject, CmsSecurityManager, CmsResource, int) - Method in class org.opencms.file.types.A_CmsResourceType
- chflags(CmsObject, CmsSecurityManager, CmsResource, int) - Method in interface org.opencms.file.types.I_CmsResourceType
-
Changes the resource flags of a resource.
- chflags(CmsRequestContext, CmsResource, int) - Method in class org.opencms.db.CmsSecurityManager
-
Changes the resource flags of a resource.
- choice - org.opencms.xml.xml2json.CmsXmlContentTree.NodeType
-
Complex value: choice.
- CHOICE_ATTRIBUTE_NAME - Static variable in class org.opencms.acacia.shared.CmsType
-
The choice attribute name.
- chtype(String, int) - Method in class org.opencms.file.CmsObject
-
Deprecated.Use
CmsObject.chtype(String, I_CmsResourceType)
instead. Resource types should always be referenced either by its type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release. - chtype(String, I_CmsResourceType) - Method in class org.opencms.file.CmsObject
-
Changes the resource type of a resource.
- chtype(CmsDbContext, CmsResource, int) - Method in class org.opencms.db.CmsDriverManager
-
Changes the resource type of a resource.
- chtype(CmsObject, CmsSecurityManager, CmsResource, int) - Method in class org.opencms.file.types.A_CmsResourceType
-
Deprecated.Use
A_CmsResourceType.chtype(CmsObject, CmsSecurityManager, CmsResource, I_CmsResourceType)
instead. Resource types should always be referenced either by its type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release. - chtype(CmsObject, CmsSecurityManager, CmsResource, int) - Method in class org.opencms.file.types.A_CmsResourceTypeFolderBase
- chtype(CmsObject, CmsSecurityManager, CmsResource, int) - Method in class org.opencms.file.types.CmsResourceTypeJsp
- chtype(CmsObject, CmsSecurityManager, CmsResource, int) - Method in class org.opencms.file.types.CmsResourceTypePlain
- chtype(CmsObject, CmsSecurityManager, CmsResource, int) - Method in interface org.opencms.file.types.I_CmsResourceType
-
Deprecated.Use
I_CmsResourceType.chtype(CmsObject, CmsSecurityManager, CmsResource, I_CmsResourceType)
instead. Resource types should always be referenced either by this type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release. - chtype(CmsObject, CmsSecurityManager, CmsResource, I_CmsResourceType) - Method in class org.opencms.file.types.A_CmsResourceType
- chtype(CmsObject, CmsSecurityManager, CmsResource, I_CmsResourceType) - Method in interface org.opencms.file.types.I_CmsResourceType
-
Changes the resource type of a resource.
- chtype(CmsRequestContext, CmsResource, int) - Method in class org.opencms.db.CmsSecurityManager
-
Changes the resource type of a resource.
- chtype(CmsResource, I_CmsResourceType) - Method in class org.opencms.file.CmsObject
-
Changes the resource type of a resource.
- CIRCLE - org.opencms.ui.FontOpenCms
-
The circle icon.
- CIRCLE_CANCEL - org.opencms.ui.FontOpenCms
-
The circle cancel icon.
- CIRCLE_CHECK - org.opencms.ui.FontOpenCms
-
The circle check icon.
- CIRCLE_HELP - org.opencms.ui.FontOpenCms
-
The circle help icon.
- CIRCLE_INFO - org.opencms.ui.FontOpenCms
-
The circle info icon.
- CIRCLE_INV - org.opencms.ui.FontOpenCms
-
The circle invert icon.
- CIRCLE_INV_CANCEL - org.opencms.ui.FontOpenCms
-
The circle invert cancel icon.
- CIRCLE_INV_CHECK - org.opencms.ui.FontOpenCms
-
The circle invert check icon.
- CIRCLE_INV_MINUS - org.opencms.ui.FontOpenCms
-
The circle invert minus icon.
- CIRCLE_INV_PAUSE - org.opencms.ui.FontOpenCms
-
The circle invert pause icon.
- CIRCLE_INV_PLAY - org.opencms.ui.FontOpenCms
-
The circle invert play icon.
- CIRCLE_INV_PLUS - org.opencms.ui.FontOpenCms
-
The circle invert plus icon.
- CIRCLE_MINUS - org.opencms.ui.FontOpenCms
-
The circle minus icon.
- CIRCLE_PAUSE - org.opencms.ui.FontOpenCms
-
The circle pause icon.
- CIRCLE_PLAY - org.opencms.ui.FontOpenCms
-
The circle play icon.
- CIRCLE_PLUS - org.opencms.ui.FontOpenCms
-
The circle plus icon.
- city - org.opencms.workplace.CmsAccountInfo.Field
-
The city field.
- CLASS_COLLECTOR_INFO - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
The CSS class name used for the DOM elements containing collector information.
- CLASS_CONTAINER - Static variable in class org.opencms.ade.containerpage.shared.CmsContainerElement
-
HTML class used to identify containers.
- CLASS_CONTAINER_ELEMENT_END_MARKER - Static variable in class org.opencms.ade.containerpage.shared.CmsContainerElement
-
HTML class used to identify container elements.
- CLASS_CONTAINER_ELEMENT_START_MARKER - Static variable in class org.opencms.ade.containerpage.shared.CmsContainerElement
-
HTML class used to identify container elements.
- CLASS_CONTAINER_INFLATED - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
CSS class for containers inflated due to an element dragged into them that is of lower height than the empty container HTML.
- CLASS_DETAIL_PREVIEW - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
CSS class for elements in detail containers which are used to transfer their settings to the detail eleemnt.
- CLASS_EDITABLE - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
The CSS class name for data elements which precede the direct editable elements.
- CLASS_EDITABLE_END - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
The CSS class name for elements which end the direct editable elements.
- CLASS_EDITABLE_SKIP - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
The CSS class name for elements which mark elements to be skipped during direct edit.
- CLASS_ELEMENT_ERROR - Static variable in class org.opencms.ade.containerpage.shared.CmsContainerElement
-
HTML class used to identify error message for elements where rendering failed to render.
- CLASS_GROUP_CONTAINER_ELEMENT_MARKER - Static variable in class org.opencms.ade.containerpage.shared.CmsContainerElement
-
HTML class used to identify group container elements.
- CLASS_PLACEHOLDER_TOO_BIG - Static variable in class org.opencms.gwt.shared.CmsGwtConstants
-
Class for dnd placeholders which are too big.
- CLASS_VERIFICATION_CODE_FIELD - Static variable in class org.opencms.ui.login.CmsSecondFactorDialog
- className - org.opencms.ui.apps.scheduler.CmsJobTable.TableProperty
-
Class name column.
- CLEAN - Static variable in class org.opencms.workplace.explorer.CmsResourceUtil.CmsResourceProjectState
-
Constant for the project state unlocked.
- cleanCache(float) - Method in class org.opencms.search.documents.CmsExtractionResultCache
-
Removes all expired extraction result cache entries from the RFS cache.
- cleanExtractionCache() - Method in class org.opencms.search.CmsSearchManager
-
Cleans up the extraction result cache.
- cleanHtml(String, boolean) - Static method in class org.opencms.ui.components.CmsRichTextArea
-
Cleans up the given HTML such that only elements which can be normally entered in the widget are left.
- cleanImageCache(float) - Static method in class org.opencms.scheduler.jobs.CmsImageCacheCleanupJob
-
Removes all expired image cache entries from the RFS cache.
- cleanup() - Method in class org.opencms.jsp.userdata.CmsUserDataRequestStore
-
Removes expired user data requests.
- cleanUp() - Method in class org.opencms.importexport.A_CmsImport
-
Deprecated.Cleans up member variables after the import is finished.
- cleanUp() - Method in class org.opencms.importexport.CmsImportVersion2
-
Deprecated.Cleans up member variables after the import is finished.
- cleanUp() - Method in class org.opencms.module.CmsResourceImportData
-
Cleans up temp files.
- cleanupContainersContainers(CmsObject, CmsContainerPageBean) - Method in class org.opencms.xml.containerpage.CmsXmlContainerPage
-
Removes all empty containers and merges the containers of the current document that are not used in the given container page with it.
- cleanupEmptyWorkflowProjects(List<CmsProject>) - Method in class org.opencms.workflow.CmsExtendedWorkflowManager
-
Cleans up empty workflow projects.
- cleanupProjectIfEmpty(CmsProject) - Method in class org.opencms.workflow.CmsExtendedWorkflowManager
-
Removes a project if there are no longer any resources which have been last modified in that project.
- cleanupPublishHistory(CmsDbContext, CmsPublishHistoryCleanupFilter) - Method in class org.opencms.db.CmsDriverManager
-
Cleans up the publish history entries according to the given filter.
- cleanupPublishHistory(CmsDbContext, CmsPublishHistoryCleanupFilter) - Method in class org.opencms.db.generic.CmsProjectDriver
- cleanupPublishHistory(CmsDbContext, CmsPublishHistoryCleanupFilter) - Method in interface org.opencms.db.I_CmsProjectDriver
-
Cleans up the publish history entries according to the given filter.
- cleanupPublishHistory(CmsObject) - Method in class org.opencms.publish.CmsPublishManager
-
Cleans up all unreferenced publish history entries except for the ones with a history id provided by the special history id providers.
- cleanupPublishHistory(CmsObject, List<CmsUUID>) - Method in class org.opencms.publish.CmsPublishManager
-
Cleans up all unreferenced publish history entries except for the ones with a history id from the given list of exceptions.
- cleanupPublishHistory(CmsObject, CmsUUID) - Method in class org.opencms.publish.CmsPublishManager
-
Removes publish history entries for the given history id.
- cleanupPublishHistory(CmsRequestContext, CmsPublishHistoryCleanupFilter) - Method in class org.opencms.db.CmsSecurityManager
-
Cleans up publish history entries according to the given filter object.
- clear() - Method in class org.opencms.ade.configuration.CmsDetailNameCache
- clear() - Method in class org.opencms.ade.configuration.formatters.CmsFormatterConfigurationCache
- clear() - Method in interface org.opencms.ade.configuration.I_CmsGlobalConfigurationCache
-
Clears the cache.
- clear() - Method in class org.opencms.ade.containerpage.inherited.CmsContainerConfigurationCache
- clear() - Method in class org.opencms.ade.upload.CmsUploadWarningTable
-
Clears the table.
- clear() - Method in class org.opencms.cache.CmsLruCache
-
Removes all cached objects in this cache.
- clear() - Method in class org.opencms.configuration.CmsParameterConfiguration
- clear() - Method in class org.opencms.db.CmsDbContext
-
Clears this database context.
- clear() - Method in class org.opencms.flex.CmsFlexController
-
Clears all data of this controller.
- clear() - Method in class org.opencms.monitor.CmsGroupListCache
-
Removes all cache entries.
- clear() - Method in class org.opencms.site.xmlsitemap.CmsXmlSitemapCache
-
Clears the cache.
- clear() - Method in class org.opencms.ui.dialogs.permissions.CmsPrincipalSelect
- clear() - Method in class org.opencms.util.CmsCollectionsGenericWrapper.MapWrapper
- clear() - Method in class org.opencms.util.CmsConstantMap
- clear() - Method in class org.opencms.util.CmsNullIgnoringConcurrentMap
- clear() - Method in class org.opencms.workplace.tools.CmsIdentifiableObjectContainer
-
Resets the container.
- clear(CmsObject, String) - Method in class org.opencms.ade.sitemap.CmsAliasEditorLockTable
-
Clears the entry for a given site root, but only if the user from the given CMS context matches the user in the entry.
- CLEAR_ALL - Static variable in class org.opencms.flex.CmsFlexCache
-
Trigger for clearcache event: Clear complete cache.
- CLEAR_ENTRIES - Static variable in class org.opencms.flex.CmsFlexCache
-
Trigger for clearcache event: Clear only entries.
- CLEAR_OFFLINE_ALL - Static variable in class org.opencms.flex.CmsFlexCache
-
Trigger for clearcache event: Clear complete offine cache.
- CLEAR_OFFLINE_ENTRIES - Static variable in class org.opencms.flex.CmsFlexCache
-
Trigger for clearcache event: Clear only offline entries.
- CLEAR_ONLINE_ALL - Static variable in class org.opencms.flex.CmsFlexCache
-
Trigger for clearcache event: Clear complete online cache.
- CLEAR_ONLINE_ENTRIES - Static variable in class org.opencms.flex.CmsFlexCache
-
Trigger for clearcache event: Clear only online entries.
- clearAccessControlListCache() - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Clears the access control list cache when access control entries are changed.
- clearBookmarks() - Method in class org.opencms.xml.A_CmsXmlDocument
-
Clears the XML document bookmarks.
- clearButtonsLeft() - Method in class org.opencms.ui.components.CmsToolBar
-
Clears the left toolbar buttons.
- clearButtonsRight() - Method in class org.opencms.ui.components.CmsToolBar
-
Clears the right toolbar buttons.
- clearCache() - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Clears almost all internal caches.
- clearCache() - Method in class org.opencms.workplace.editors.CmsEditorDisplayOptions
-
Clears the cached user configuration data, casing a reload off all configurations.
- clearCacheForPublishing() - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Clears the caches for publishing.
- clearCaches() - Method in class org.opencms.ade.configuration.CmsADEConfigData
-
Clears the internal formatter caches.
- clearCaches() - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Clears the OpenCms caches.
- clearCaches(CmsEvent) - Method in class org.opencms.staticexport.CmsStaticExportManager
-
Clears the caches in the export manager.
- clearCategories() - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
-
Clears the categories list.
- clearCategoriesForResource(CmsObject, String) - Method in class org.opencms.relations.CmsCategoryService
-
Removes the given resource from all categories.
- clearChecked() - Method in class org.opencms.jsp.search.state.CmsSearchStateFacet
- clearChecked() - Method in interface org.opencms.jsp.search.state.I_CmsSearchStateFacet
-
Clear the collection of checked entries - i.e., tell that nothing is checked.
- clearDynamicValues() - Method in class org.opencms.xml.containerpage.CmsADESessionCache
-
Clear the cache values that are dynamically loaded in the Acacia content editor.
- clearEditorSessionInfo() - Method in class org.opencms.workplace.editors.CmsEditor
-
Clears the editor session info bean.
- clearError() - Method in class org.opencms.ui.login.CmsLoginForm
-
Hides the error message.
- clearError() - Method in class org.opencms.ui.login.CmsLoginUI
- clearErrors() - Method in class org.opencms.gwt.shared.alias.CmsAliasTableRow
-
Clears validation errors.
- clearExceptions() - Method in class org.opencms.acacia.shared.A_CmsSerialDateValue
-
Clear the exceptions.
- clearFilters() - Method in class org.opencms.ui.components.CmsFileTable
-
Clears all container filters.
- clearFolders() - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
-
Clears the list of VFS folders.
- clearFullTextSearch() - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
-
Clears the full text search.
- clearGalleries() - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
-
Clears the galleries list.
- clearId() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
-
Clears the id of the job.
- clearIndividualDates() - Method in class org.opencms.acacia.shared.A_CmsSerialDateValue
-
Clear the individual dates.
- clearLastPage() - Method in class org.opencms.xml.containerpage.CmsADESessionCache
-
Removes the information about the last edited container page.
- clearLocales() - Method in class org.opencms.xml.containerpage.CmsXmlGroupContainer
-
Removes all locales from the element group XML.
- clearLocks(CmsProject, List<CmsResource>) - Method in class org.opencms.workflow.CmsExtendedWorkflowManager
-
Ensures that the resources to be released are unlocked.
- clearModules() - Method in class org.opencms.ui.apps.git.CmsGitCheckin
-
Clears the selected modules.
- clearPrincipalsCache() - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Clears all internal principal-related caches.
- clearResourceCache() - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Clears all the depending caches when a resource was changed.
- clearResources() - Method in class org.opencms.ui.apps.linkvalidation.CmsInternalResources
-
Clear resources.
- clearSelection() - Method in class org.opencms.ui.apps.CmsFileExplorer
-
Clears the file table selection.
- clearSelection() - Method in class org.opencms.ui.components.CmsResourceTable
-
Clears the value selection.
- clearSubNav() - Method in class org.opencms.ui.components.CmsToolLayout
-
Clears the sub navigation.
- clearThreadStorage() - Method in class org.opencms.gwt.CmsGwtService
-
Clears the objects stored in thread local.
- clearToken(CmsObject, CmsUser) - Static method in class org.opencms.ui.login.CmsTokenValidator
-
Removes an authorization token from the user's additional information.
- clearToolbarButtons() - Method in interface org.opencms.ui.apps.I_CmsAppUIContext
-
Removes the app's toolbar buttons.
- clearToolbarButtons() - Method in class org.opencms.ui.components.CmsAppViewLayout
- clearTreeLevel(CmsUUID) - Method in class org.opencms.ui.apps.CmsFileExplorer
-
Clears the given tree level.
- clearTypes() - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
-
Clears the types list.
- clearUser(CmsUUID) - Method in class org.opencms.monitor.CmsGroupListCache
-
Removes the cache entries for the given user id.
- clearUserCache(CmsUser) - Method in class org.opencms.monitor.CmsMemoryMonitor
-
Clears the user cache for the given user.
- clearWeekDays() - Method in class org.opencms.acacia.shared.A_CmsSerialDateValue
-
Clear the week days.
- clearWeeksOfMonth() - Method in class org.opencms.acacia.shared.A_CmsSerialDateValue
-
Clear the weeks of month.
- CLIENT_ID_SEPERATOR - Static variable in class org.opencms.ade.configuration.CmsADEManager
-
The client id separator.
- ClientMessages - Class in org.opencms.ade.containerpage
-
Convenience class to access the localized messages of this OpenCms package.
- ClientMessages - Class in org.opencms.ade.contenteditor
-
Convenience class to access the localized messages of this OpenCms package.
- ClientMessages - Class in org.opencms.ade.galleries
-
Convenience class to access the localized messages of this OpenCms package.
- ClientMessages - Class in org.opencms.ade.postupload
-
Client message class for the org.opencms.ade.postupload module.
- ClientMessages - Class in org.opencms.ade.publish
- ClientMessages - Class in org.opencms.ade.sitemap
-
Convenience class to access the localized messages of this OpenCms package.
- ClientMessages - Class in org.opencms.ade.upload
-
Convenience class to access the localized messages of this OpenCms package.
- ClientMessages - Class in org.opencms.gwt
-
Convenience class to access the localized messages of this OpenCms package.
- ClientMessages - Class in org.opencms.gwt.seo
-
The client messages class for the SEO dialog.
- clientToServerContainer(CmsContainer, List<CmsContainerElementBean>) - Static method in class org.opencms.ade.containerpage.CmsElementUtil
- CLIPBOARD - org.opencms.ui.FontOpenCms
-
The clipboard icon.
- clipboardOnly - org.opencms.ade.sitemap.shared.CmsSitemapChange.ChangeType
-
The clip-board only change.
- clone() - Method in class org.opencms.ade.configuration.CmsModelPageConfig
- clone() - Method in class org.opencms.ade.configuration.CmsPropertyConfig
- clone() - Method in class org.opencms.db.CmsExportPoint
- clone() - Method in class org.opencms.db.CmsLoginMessage
- clone() - Method in class org.opencms.db.CmsSubscriptionFilter
- clone() - Method in class org.opencms.db.CmsSubscriptionReadMode
- clone() - Method in class org.opencms.db.CmsVisitedByFilter
- clone() - Method in class org.opencms.db.CmsVisitEntryFilter
- clone() - Method in class org.opencms.db.log.CmsLogFilter
- clone() - Method in class org.opencms.file.CmsFile
-
Returns a clone of this Objects instance.
- clone() - Method in class org.opencms.file.CmsFolder
-
Returns a clone of this Objects instance.
- clone() - Method in class org.opencms.file.CmsGroup
- clone() - Method in class org.opencms.file.CmsProject
- clone() - Method in class org.opencms.file.CmsProperty
-
Creates a clone of this property.
- clone() - Method in class org.opencms.file.CmsPropertyDefinition
-
Returns a clone of this Objects instance.
- clone() - Method in class org.opencms.file.CmsResource
-
Returns a clone of this Objects instance.
- clone() - Method in class org.opencms.file.CmsResourceFilter
- clone() - Method in class org.opencms.file.CmsUser
- clone() - Method in class org.opencms.file.history.CmsHistoryFile
-
Returns a clone of this Objects instance.
- clone() - Method in class org.opencms.file.history.CmsHistoryFolder
-
Returns a clone of this Objects instance.
- clone() - Method in class org.opencms.file.history.CmsHistoryPrincipal
- clone() - Method in class org.opencms.file.history.CmsHistoryProject
- clone() - Method in class org.opencms.json.JSONObject.Null
-
There is only intended to be a single instance of the NULL object, so the clone method returns itself.
- clone() - Method in class org.opencms.jsp.util.CmsJspStandardContextBean.CmsContainerElementWrapper
- clone() - Method in class org.opencms.loader.CmsImageScaler
- clone() - Method in class org.opencms.lock.CmsLock
- clone() - Method in class org.opencms.lock.CmsLockFilter
- clone() - Method in class org.opencms.main.CmsContextInfo
-
Creates a clone of this context info object.
- clone() - Method in class org.opencms.module.CmsModule
-
Clones a CmsModule which is not set to frozen.
- clone() - Method in class org.opencms.module.CmsModuleDependency
- clone() - Method in class org.opencms.relations.CmsRelationFilter
- clone() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
-
Creates a clone of this scheduled job.
- clone() - Method in class org.opencms.search.solr.CmsSolrQuery
- clone() - Method in class org.opencms.security.CmsAccessControlList
-
Returns a clone of this Objects instance.
- clone() - Method in class org.opencms.security.CmsOrganizationalUnit
- clone() - Method in class org.opencms.security.CmsPermissionSetCustom
-
Returns a clone of this Objects instance.
- clone() - Method in class org.opencms.site.CmsSite
-
Returns a clone of this Objects instance.
- clone() - Method in class org.opencms.site.CmsSiteMatcher
-
Returns a clone of this Objects instance.
- clone() - Method in class org.opencms.ui.contextmenu.CmsMenuItemVisibilityMode
- clone() - Method in class org.opencms.util.CmsRfsFileViewer
-
Returns a clone of this file view settings that is not "frozen" and therefore allows modifications.
- clone() - Method in class org.opencms.util.CmsUUID
-
Creates a clone of this CmsUUID.
- clone() - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
- clone() - Method in class org.opencms.workplace.explorer.CmsIconRule
- clone() - Method in class org.opencms.xml.CmsXmlContentDefinition
-
Creates a clone of this XML content definition.
- clone() - Method in class org.opencms.xml.containerpage.CmsContainerElementBean
- clone() - Method in class org.opencms.xml.content.CmsXmlContent
- cloneAsProperty() - Method in class org.opencms.file.CmsProperty
-
Creates a clone of this property that already is of type
.CmsProperty
- cloneEntity() - Method in class org.opencms.acacia.shared.CmsEntity
-
Clones the given entity keeping all entity ids.
- cloneWithFormatter(CmsContainerElementBean, CmsUUID) - Static method in class org.opencms.xml.containerpage.CmsContainerElementBean
-
Clones the given element bean with a different formatter.
- cloneWithSettings(CmsContainerElementBean, Map<String, String>) - Static method in class org.opencms.xml.containerpage.CmsContainerElementBean
-
Clones the given element bean with a different set of settings.
- cloneWithTop(boolean) - Method in class org.opencms.ade.configuration.CmsPropertyConfig
-
Creates a clone and sets the 'top' property in the clone.
- close() - Method in class org.opencms.db.CmsDbPoolV11
-
Closes the pool.
- close() - Method in class org.opencms.lock.CmsLockUtil.LockedFile
- close() - Method in class org.opencms.main.OpenCmsServlet.RequestCache
-
Called at the end of the request.
- close() - Method in class org.opencms.report.CmsPrintStreamReport
-
Closes the print stream.
- close() - Method in class org.opencms.search.CmsLuceneIndexWriter
- close() - Method in interface org.opencms.search.I_CmsIndexWriter
-
Close this IndexWriter.
- close() - Method in class org.opencms.search.solr.CmsSolrIndexWriter
- close() - Method in class org.opencms.ui.apps.logfile.CmsLogDownloadDialog.ZipGenerator
-
Closes the zip stream.
- close() - Method in class org.opencms.ui.favorites.CmsExplorerFavoriteContext
- close() - Method in class org.opencms.ui.favorites.CmsPageEditorFavoriteContext
- close() - Method in interface org.opencms.ui.favorites.I_CmsFavoriteContext
-
Closes the favorite dialog.
- close() - Method in interface org.opencms.util.I_CmsCloseable
- closeAll(CmsDbContext, Connection, Statement, ResultSet) - Method in class org.opencms.db.generic.CmsSqlManager
-
Attempts to close the connection, statement and result set after a statement has been executed.
- closeAllInTransaction(CmsSqlManager, CmsDbContext, Connection, PreparedStatement, ResultSet, PreparedStatement, boolean) - Static method in class org.opencms.db.oracle.CmsSqlManager
-
Attempts to close the connection, statement and result set after a statement has been executed.
- closeAnalyzer() - Method in class org.opencms.search.fields.CmsLuceneField
-
Closes the analyzer.
- CLOSED - org.opencms.gwt.shared.CmsListInfoBean.LockIcon
-
Closed lock.
- closeDialogWindow(boolean) - Method in class org.opencms.ui.apps.scheduler.CmsJobManagerApp
-
Closes the currently opened window.
- closeDialogWindow(boolean) - Method in class org.opencms.ui.apps.sitemanager.CmsSiteManager
-
Closes the current dialog window and updates the sites table if requested.
- closeExportFile(Element) - Method in class org.opencms.importexport.CmsExport
-
Closes the export ZIP file and saves the XML document for the manifest.
- closeFile() - Method in class org.opencms.importexport.CmsImportHelper
-
Closes the zip file.
- closeFile() - Method in class org.opencms.jlan.CmsJlanNetworkFile
- closeFile(SrvSession, TreeConnection, NetworkFile) - Method in class org.opencms.jlan.CmsJlanDiskInterface
- closeMapper() - Method in class org.opencms.jlan.CmsJlanShareMapper
- closePopupViews() - Method in class org.opencms.ui.components.CmsAppViewLayout
-
Closes the toolbar popup views.
- closePopupViews() - Method in class org.opencms.ui.components.CmsToolBar
-
Closes all visible popup views.
- closeWindow() - Method in class org.opencms.ui.A_CmsDialogContext
-
Closes the dialog window.
- closeWindow() - Method in class org.opencms.ui.dialogs.permissions.CmsPrincipalSelect
-
Closes the principal select dialog window if present.
- closeWindow() - Method in class org.opencms.ui.sitemap.CmsSitemapTreeController.DialogContext
-
Closes the dialog window.
- closeWindow(boolean) - Method in class org.opencms.ui.dialogs.CmsEmbeddedDialogContext
-
Closes the dialog window.
- closeWindow(Component) - Static method in class org.opencms.ui.CmsVaadinUtils
-
Closes the window containing the given component.
- closeWindows() - Method in class org.opencms.ui.A_CmsUI
-
Closes all opened dialog windows.
- closeWindows() - Method in class org.opencms.ui.apps.CmsAppWorkplaceUi
- CMIS_ALL - Static variable in class org.opencms.cmis.A_CmsCmisRepository
-
cmis:all permission.
- CMIS_READ - Static variable in class org.opencms.cmis.A_CmsCmisRepository
-
cmis:read permission.
- CMIS_WRITE - Static variable in class org.opencms.cmis.A_CmsCmisRepository
-
cmis:write permission.
- CMS_MODULE_NAME - Static variable in class org.opencms.ade.containerpage.CmsContainerpageActionElement
-
The OpenCms module name.
- CMS_MODULE_NAME - Static variable in class org.opencms.ade.contenteditor.CmsContentEditorActionElement
-
The OpenCms module name.
- CMS_MODULE_NAME - Static variable in class org.opencms.ade.editprovider.CmsEditProviderActionElement
-
The OpenCms module name.
- CMS_MODULE_NAME - Static variable in class org.opencms.ade.galleries.CmsGalleryActionElement
-
The OpenCms module name.
- CMS_MODULE_NAME - Static variable in class org.opencms.ade.postupload.CmsPostUploadDialogActionElement
-
The OpenCms module name.
- CMS_MODULE_NAME - Static variable in class org.opencms.ade.properties.CmsPropertiesActionElement
-
The OpenCms module name.
- CMS_MODULE_NAME - Static variable in class org.opencms.ade.publish.CmsPublishActionElement
-
The OpenCms module name.
- CMS_MODULE_NAME - Static variable in class org.opencms.ade.sitemap.CmsSitemapActionElement
-
The OpenCms module name.
- CMS_MODULE_NAME - Static variable in class org.opencms.ade.upload.CmsUploadActionElement
-
The OpenCms module name.