A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

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_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_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_CmsAdeGalleryWidget.GALLERY_PARAM - Enum in org.opencms.widgets
Enumeration of the gallery open parameters.
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(CmsJspActionElement) - Constructor for class org.opencms.workplace.galleries.A_CmsAjaxGallery
Public constructor with JSP action element.
A_CmsAjaxGallery(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.galleries.A_CmsAjaxGallery
Public constructor with JSP variables.
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_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_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_CmsDiffViewDialog - Class in org.opencms.workplace.comparison
Provides a GUI for the configuration file comparison dialog.
A_CmsDiffViewDialog(CmsJspActionElement) - Constructor for class org.opencms.workplace.comparison.A_CmsDiffViewDialog
Default 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_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) - Constructor for class org.opencms.util.A_CmsHtmlConverter
Constructor, with parameters.
A_CmsHtmlGalleryWidget - Class in org.opencms.widgets
Base class for non-editable "HTML display only" widget implementations.
A_CmsHtmlGalleryWidget(String) - Constructor for class org.opencms.widgets.A_CmsHtmlGalleryWidget
Creates a html gallery widget with the specified combo options.
A_CmsHtmlGalleryWidget() - Constructor for class org.opencms.widgets.A_CmsHtmlGalleryWidget
Creates a new html gallery widget.
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(CmsHtmlWidgetOption) - Constructor for class org.opencms.widgets.A_CmsHtmlWidget
Creates a new html editing widget with the given configuration.
A_CmsHtmlWidget(String) - Constructor for class org.opencms.widgets.A_CmsHtmlWidget
Creates a new html editing widget with the given configuration.
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_CmsListAction - Class in org.opencms.workplace.list
The default skeleton for a list action.
A_CmsListAction(String) - Constructor for class org.opencms.workplace.list.A_CmsListAction
Default Constructor.
A_CmsListDefaultJsAction - Class in org.opencms.workplace.list
Implementation of a default action in a html list column that can execute java script code.
A_CmsListDefaultJsAction(String) - Constructor for class org.opencms.workplace.list.A_CmsListDefaultJsAction
Default Constructor.
A_CmsListDialog - Class in org.opencms.workplace.list
Provides a dialog with a list widget.
A_CmsListDialog(CmsJspActionElement, String, CmsMessageContainer, String, CmsListOrderEnum, String) - Constructor for class org.opencms.workplace.list.A_CmsListDialog
Public constructor.
A_CmsListDialog(CmsJspActionElement, String, CmsMessageContainer, String, CmsListOrderEnum, String, boolean) - Constructor for class org.opencms.workplace.list.A_CmsListDialog
Public constructor.
A_CmsListDirectJsAction - Class in org.opencms.workplace.list
Default implementation of a direct action for a html list column that can execute java script code.
A_CmsListDirectJsAction(String) - Constructor for class org.opencms.workplace.list.A_CmsListDirectJsAction
Default Constructor.
A_CmsListExplorerDialog - Class in org.opencms.workplace.list
Provides a list dialog for resources.
A_CmsListExplorerDialog(CmsJspActionElement, String, CmsMessageContainer) - Constructor for class org.opencms.workplace.list.A_CmsListExplorerDialog
Creates a new explorer list ordered and searchable by name.
A_CmsListExplorerDialog(CmsJspActionElement, String, CmsMessageContainer, String, CmsListOrderEnum, String) - Constructor for class org.opencms.workplace.list.A_CmsListExplorerDialog
Default constructor.
A_CmsListIndependentJsAction - Class in org.opencms.workplace.list
Default implementation of a independent action for a html list column that can execute java script code.
A_CmsListIndependentJsAction(String) - Constructor for class org.opencms.workplace.list.A_CmsListIndependentJsAction
Default Constructor.
A_CmsListReport - Class in org.opencms.workplace.list
Provides a report in the list widget.
A_CmsListReport(CmsJspActionElement) - Constructor for class org.opencms.workplace.list.A_CmsListReport
Public constructor with JSP action element.
A_CmsListReport(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.list.A_CmsListReport
Public constructor with JSP variables.
A_CmsListResourceCollector - Class in org.opencms.workplace.list
Collector to provide CmsResource objects for a explorer List.
A_CmsListResourceCollector(A_CmsListExplorerDialog) - Constructor for class org.opencms.workplace.list.A_CmsListResourceCollector
Constructor, creates a new list collector.
A_CmsListResourceTypeDialog - Class in org.opencms.workplace.list
Super class for all dialogs needed to display a list of resource types.
A_CmsListResourceTypeDialog(CmsJspActionElement) - Constructor for class org.opencms.workplace.list.A_CmsListResourceTypeDialog
Public constructor with JSP action element.
A_CmsListResourceTypeDialog(CmsJspActionElement, String, CmsMessageContainer, String, CmsListOrderEnum, String) - Constructor for class org.opencms.workplace.list.A_CmsListResourceTypeDialog
Public constructor.
A_CmsListResourceTypeDialog(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.list.A_CmsListResourceTypeDialog
Public constructor with JSP variables.
A_CmsListSearchAction - Class in org.opencms.workplace.list
Abstract implementation of a search action.
A_CmsListSearchAction() - Constructor for class org.opencms.workplace.list.A_CmsListSearchAction
Default Constructor.
A_CmsMenuItemRule - Class in org.opencms.workplace.explorer.menu
Base implementation of the menu item rule.
A_CmsMenuItemRule() - Constructor for class org.opencms.workplace.explorer.menu.A_CmsMenuItemRule
 
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_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 I_CmsStaticExportHandler interface.
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_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_CmsResourceCategoriesList - Class in org.opencms.workplace.commons
Generalized resource categories view.
A_CmsResourceCategoriesList(CmsJspActionElement, String, CmsMessageContainer, boolean) - Constructor for class org.opencms.workplace.commons.A_CmsResourceCategoriesList
Public constructor.
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_CmsSelectResourceList - Class in org.opencms.workplace.list
A base list dialog to select a resource.
A_CmsSelectResourceList(CmsJspActionElement, String, CmsMessageContainer) - Constructor for class org.opencms.workplace.list.A_CmsSelectResourceList
Creates a new select resource list ordered and searchable by name.
A_CmsSelectResourceList(CmsJspActionElement, String, CmsMessageContainer, String, CmsListOrderEnum, String) - Constructor for class org.opencms.workplace.list.A_CmsSelectResourceList
Default constructor.
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(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_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_CmsStaticExportHandler - Class in org.opencms.staticexport
Abstract base implementation for the I_CmsStaticExportHandler interface.
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_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_CmsVfsDocument - Class in org.opencms.search.documents
Base document factory class for a VFS CmsResource, just requires a specialized implementation of I_CmsSearchExtractor.extractContent(CmsObject, CmsResource, CmsSearchIndex) for text extraction from the binary document content.
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_CmsXmlConfiguration - Class in org.opencms.configuration
Abstract base implementation for xml configurations.
A_CmsXmlConfiguration() - Constructor for class org.opencms.configuration.A_CmsXmlConfiguration
Constructor.
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(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_CmsXmlContentValue(String, String, String) - Constructor for class org.opencms.xml.types.A_CmsXmlContentValue
Initializes the schema type descriptor values for this type descriptor.
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(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_CmsXmlValueCdataBase(String, String, String) - Constructor for class org.opencms.xml.types.A_CmsXmlValueCdataBase
Initializes the schema type descriptor values for this type descriptor.
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(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_CmsXmlValueTextBase(String, String, String) - Constructor for class org.opencms.xml.types.A_CmsXmlValueTextBase
Initializes the schema type descriptor values for this type descriptor.
A_CONFIGURATION - Static variable in class org.opencms.configuration.CmsVfsConfiguration
The widget configuration attribute.
A_COUNT - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "count" 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_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_ENABLED - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "enabled" attibute.
A_ERROR - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The "error" attribute.
A_EXCERPT - Static variable in class org.opencms.configuration.CmsSearchConfiguration
The "excerpt" attribute.
A_EXCLUSIVE - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The "exclusive" attribute.
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_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_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_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_KEY - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "key" attribute.
A_MAXVISITED - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The "maxvisited" attribute.
A_MODE - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The "mode" attribute.
A_MODE - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The name of the mode attribute.
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.CmsImportVersion7
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_OFFLINE - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The "offline" attribute.
A_OFFSET - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The attribute name for the alias offset.
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_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_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_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_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_RULES - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "rules" attribute.
A_SERVER - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The "server" attribute.
A_SHOWNAVIGATION - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "shownavigation" attribute.
A_SOURCE - Static variable in class org.opencms.configuration.CmsVfsConfiguration
The source attribute name.
A_STORE - Static variable in class org.opencms.configuration.CmsSearchConfiguration
The "store" attribute.
A_SUFFIX - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The suffix 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_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.CmsImportVersion7
Tag for the "type" attribute, contains the property type.
A_URI - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "uri" attribute.
A_USER - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "user" attribute.
A_VALUE - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "value" attribute.
A_VERSION - Static variable in class org.opencms.module.CmsModuleXmlHandler
The "version" attribute.
A_WIDGET - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The attribute name of the widget attribute for the user-info node.
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(CmsUUID, CmsPublishJobEnqueued, boolean) - Method in class org.opencms.publish.CmsPublishEngine
Aborts the given publish job.
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.
AC_LIST_ID - Static variable in class org.opencms.workplace.comparison.CmsAttributeComparisonList
List id constant.
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_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.
acceptsDocsOutOfOrder() - Method in class org.opencms.search.CmsSearchCategoryCollector
 
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.
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.
ACTION_ACCEPT - Static variable in class org.opencms.workplace.CmsLoginUserAgreement
Value for the action: accept the user agreement.
ACTION_ADDACE - Static variable in class org.opencms.workplace.commons.CmsChacc
Value for the action: add an access control entry.
ACTION_ADVANCED - Static variable in class org.opencms.workplace.commons.CmsChtype
Dialog action: show advanced list (for workplace VFS managers).
ACTION_APPLET - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
The value for the resource upload applet action.
ACTION_APPLET_CHECK_OVERWRITE - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
The value for the resource upload applet 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_CHECKMODEL - Static variable in class org.opencms.workplace.explorer.CmsNewResourceXmlContent
The value for the check model file presence form action.
ACTION_CHECKSIBLINGS - Static variable in class org.opencms.workplace.commons.CmsUndoChanges
Value for the action: check for siblings and warn in case they exist.
ACTION_CHNAV - Static variable in class org.opencms.workplace.commons.CmsChnav
Value for the action: change the navigation.
ACTION_CHOOSEMODEL - Static variable in class org.opencms.workplace.explorer.CmsNewResourceXmlContent
The value for the choose model file form action.
ACTION_CHPWD - Static variable in class org.opencms.workplace.commons.CmsPreferences
Value for the action: change the password.
ACTION_CHSECEXP - Static variable in class org.opencms.workplace.commons.CmsSecure
Value for the action: change the security and export setting.
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_COMMENTIMAGES - Static variable in class org.opencms.workplace.commons.CmsCommentImages
Value for the action: comment images.
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_COPY - Static variable in class org.opencms.workplace.commons.CmsCopy
Value for the action: copy the resource.
ACTION_COPYLOCALE - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Value for the action: copy the current locale.
ACTION_COPYTOPROJECT - Static variable in class org.opencms.workplace.commons.CmsCopyToProject
Value for the action: copy the resource to current project.
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_DELETE - Static variable in class org.opencms.workplace.commons.CmsChacc
Value for the action: delete the permissions.
ACTION_DELETE - Static variable in class org.opencms.workplace.commons.CmsDelete
Value for the action: delete the resource.
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.workplace.CmsLogin
Action constant: Default action, display the dialog.
ACTION_EDIT - Static variable in class org.opencms.workplace.commons.CmsPropertyCustom
Value for the action: edit the properties.
ACTION_ELEMENT_ADD - Static variable in class org.opencms.workplace.CmsWidgetDialog
Action for optional element creation.
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.CmsWidgetDialog
Action for optional element removal.
ACTION_ELEMENT_REMOVE - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Action for optional element removal.
ACTION_ERROR - Static variable in class org.opencms.workplace.CmsWidgetDialog
Value for the action: error in the form validation.
ACTION_ERROR - Static variable in class org.opencms.workplace.commons.CmsPreferences
Value for the action: show error screen.
ACTION_EXIT - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action: exit.
ACTION_EXPLORER_SWITCH_ID - Static variable in class org.opencms.workplace.list.CmsListIndependentAction
List independent action id constant.
ACTION_GWT - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
The value for the resource gwt upload action.
ACTION_INTERNALUSE - Static variable in class org.opencms.workplace.commons.CmsChacc
Value for the action: set the internal use flag.
ACTION_LIST_INDEPENDENT_ACTION - Static variable in class org.opencms.workplace.list.A_CmsListDialog
Value for the action: execute a list item independent action of the list.
ACTION_LIST_MULTI_ACTION - Static variable in class org.opencms.workplace.list.A_CmsListDialog
Value for the action: execute an multi action of the list.
ACTION_LIST_SEARCH - Static variable in class org.opencms.workplace.list.A_CmsListDialog
Value for the action: search the list.
ACTION_LIST_SELECT_PAGE - Static variable in class org.opencms.workplace.list.A_CmsListDialog
Value for the action: go to a page.
ACTION_LIST_SINGLE_ACTION - Static variable in class org.opencms.workplace.list.A_CmsListDialog
Value for the action: execute a single action of the list.
ACTION_LIST_SORT - Static variable in class org.opencms.workplace.list.A_CmsListDialog
Value for the action: sort the list.
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.workplace.CmsLogin
Action constant: Login successful.
ACTION_LOGOUT - Static variable in class org.opencms.workplace.CmsLogin
Action constant: Logout.
ACTION_MOVE - Static variable in class org.opencms.workplace.commons.CmsMove
Value for the action: move resource.
ACTION_MULTIFILEPROPERTYEDIT - Static variable in class org.opencms.workplace.commons.CmsDialogMultiPropertyEdit
Value for the action: comment images.
ACTION_NEW - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Action for new file creation.
ACTION_NEWFORM - Static variable in class org.opencms.workplace.explorer.CmsNewResource
The value for the resource name form action.
ACTION_NEWFORM2 - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
The value for the resource name form action.
ACTION_OK - Static variable in class org.opencms.workplace.CmsDialog
Value for the action: ok.
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.workplace.commons.CmsPublishProject
Value for the action: delete the resource.
ACTION_RELOAD - Static variable in class org.opencms.workplace.commons.CmsPreferences
Value for the action: reload the workplace.
ACTION_RENAMEIMAGES - Static variable in class org.opencms.workplace.commons.CmsRenameImages
Value for the action: rename images.
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_RESOURCES_CONFIRMED - Static variable in class org.opencms.workplace.commons.CmsPublishProject
Value for the action: resources confirmed.
ACTION_SAVE - Static variable in class org.opencms.workplace.CmsWidgetDialog
Value for the action: save the dialog.
ACTION_SAVE - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action: save.
ACTION_SAVE_DEFINE - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
Value for the action: save defined property.
ACTION_SAVE_EDIT - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
Value for the action: save edited properties.
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_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_DEFINE - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
Value for the action: show define property form.
ACTION_SHOW_EDIT - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
Value for the action: show edit properties form.
ACTION_SHOW_ERRORMESSAGE - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action: an error occurred.
ACTION_SHOWERROR - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
The value for the resource upload applet action: error occurred.
ACTION_SUBCHOICES - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Action that sub choices should be determined.
ACTION_SUBMIT_NOCONFIRMATION - Static variable in class org.opencms.workplace.commons.CmsLock
Value for the action: confirmed.
ACTION_SUBMITFORM - Static variable in class org.opencms.workplace.explorer.CmsNewResource
The value for the resource name form submission action.
ACTION_SUBMITFORM2 - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
The value for the resource name form submission action.
ACTION_SWITCHTAB - Static variable in class org.opencms.workplace.CmsTabDialog
Value for the action: switch the tab.
ACTION_TOUCH - Static variable in class org.opencms.workplace.commons.CmsTouch
Value for the action: touch.
ACTION_UNDELETE - Static variable in class org.opencms.workplace.commons.CmsUndelete
Value for the action: undelete resource.
ACTION_UNDOCHANGES - Static variable in class org.opencms.workplace.commons.CmsUndoChanges
Value for the action: undo changes.
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_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.
actionAddAce() - Method in class org.opencms.workplace.commons.CmsChacc
Adds a new access control entry to the resource.
actionCancel() - Method in class org.opencms.workplace.CmsWidgetDialog
Deletes the edited dialog object from the session.
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.
actionChangeLinkTarget() - Method in class org.opencms.workplace.commons.CmsEditPointer
Changes the link target of the pointer.
actionChangeNav() - Method in class org.opencms.workplace.commons.CmsChnav
Performs the navigation change.
actionChangePassword() - Method in class org.opencms.workplace.commons.CmsPreferences
Performs the change password action.
actionChangeSecureExport() - Method in class org.opencms.workplace.commons.CmsSecure
Performs the Security and Export Change.
actionCheckSiblings() - Method in class org.opencms.workplace.commons.CmsUndoChanges
Performs the check for siblings action and returns false in case of existence.
actionChtype() - Method in class org.opencms.workplace.commons.CmsChtype
Uploads the specified file and replaces the VFS file.
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.
actionClose() - Method in class org.opencms.workplace.explorer.CmsNewResourceXmlContentModel
Closes the dialog and forwards to the previed page in direct editor mode.
actionCloseDialog() - Method in class org.opencms.workplace.CmsDialog
Used to close the current JSP dialog.
actionCloseDialog() - Method in class org.opencms.workplace.commons.CmsAvailability
 
actionCloseDialog() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Used to close the current JSP dialog.
actionCloseDialog() - Method in class org.opencms.workplace.commons.CmsPublishProject
 
actionCloseDialog() - Method in class org.opencms.workplace.commons.CmsPublishScheduled
 
actionCloseDialog() - Method in class org.opencms.workplace.explorer.CmsNewResource
Used to close the current JSP dialog.
actionCloseDialog() - Method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Used to close the current JSP dialog.
actionCloseDialog() - Method in class org.opencms.workplace.list.A_CmsListReport
 
actionCommentImages() - Method in class org.opencms.workplace.commons.CmsCommentImages
Performs the comment images action, will be called by the JSP page.
actionCommentImages() - Method in class org.opencms.workplace.commons.CmsDialogMultiPropertyEdit
Performs the comment files action, will be called by the JSP page.
actionCommit() - Method in class org.opencms.workplace.CmsWidgetDialog
Commits the edited object after pressing the "OK" button.
actionCommit() - Method in class org.opencms.workplace.commons.CmsResourceInfoDialog
Commits the edited user to the db.
actionCommit() - Method in class org.opencms.workplace.search.CmsSearchDialog
 
actionCopy() - Method in class org.opencms.workplace.commons.CmsCopy
Performs the copy action, will be called by the JSP page.
actionCopyElementLocale() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Performs the copy locale action.
actionCopyToProject() - Method in class org.opencms.workplace.commons.CmsCopyToProject
Performs the copy to project action, will be called by the JSP page.
actionCreateResource() - Method in class org.opencms.workplace.explorer.CmsNewResource
Creates the resource using the specified resource name and the newresourcetype parameter.
actionCreateResource() - Method in class org.opencms.workplace.explorer.CmsNewResourceFolder
Creates the folder using the specified resource name.
actionCreateResource() - Method in class org.opencms.workplace.explorer.CmsNewResourcePointer
Creates the new pointer resource.
actionCreateResource() - Method in class org.opencms.workplace.explorer.CmsNewResourceSibling
Creates the new sibling of a resource.
actionCreateResource() - Method in class org.opencms.workplace.explorer.CmsNewResourceXmlContent
Creates the resource using the specified resource name and the newresourcetype parameter.
actionCreateResource() - Method in class org.opencms.workplace.explorer.CmsNewResourceXmlPage
Creates the xml page using the specified resource name.
actionDecline() - Method in class org.opencms.workplace.CmsLoginUserAgreement
Performs the user agreement declined action, will be called by the JSP page.
actionDefine() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Performs the define property action, will be called by the JSP page.
actionDelete() - Method in class org.opencms.workplace.commons.CmsDelete
Performs the delete 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.
actionDeleteResource() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Deletes the current resource if the dialog is in wizard mode.
actionDialog() - Method in class org.opencms.workplace.commons.CmsChtype
 
actionDialog() - Method in class org.opencms.workplace.commons.CmsHistoryList
 
actionDialog() - Method in class org.opencms.workplace.explorer.CmsNewResource
 
actionDialog() - Method in class org.opencms.workplace.explorer.CmsNewResourceFolder
 
actionDialog() - Method in class org.opencms.workplace.explorer.CmsNewResourceXmlContentModel
Overrides the default action, parameters have to be set and the forward targets may be different.
actionDialog() - Method in class org.opencms.workplace.list.A_CmsListDialog
Performs the dialog actions depending on the initialized action.
actionDialog() - Method in class org.opencms.workplace.list.A_CmsListResourceTypeDialog
 
actionDialog() - Method in class org.opencms.workplace.list.A_CmsSelectResourceList
Override this to set additional parameters before forwarding or to change the forward target.
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.
actionEdit(HttpServletRequest) - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Performs the edit properties action, will be called by the JSP page.
actionEdit(HttpServletRequest) - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Performs the edit properties action, will be called by the JSP page.
actionEditProperties() - Method in class org.opencms.workplace.explorer.CmsNewResource
Forwards to the property dialog if the resourceeditprops parameter is true.
actionEditProperties() - Method in class org.opencms.workplace.explorer.CmsNewResourceFolder
Forwards to the property dialog if the resourceeditprops parameter is true.
actionEditProperties() - Method in class org.opencms.workplace.explorer.CmsNewResourceSibling
Forwards to the property dialog if the resourceeditprops parameter is true.
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.
actionInternalUse(HttpServletRequest) - Method in class org.opencms.workplace.commons.CmsChacc
Modifies the Internal Use flag of a resource.
actionModifyAce(HttpServletRequest) - Method in class org.opencms.workplace.commons.CmsChacc
Modifies a present access control entry for a resource.
actionMove() - Method in class org.opencms.workplace.commons.CmsMove
Performs the move action, will be called by the JSP page.
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() - Method in class org.opencms.workplace.commons.CmsPublishProject
Performs the publish action, will be called by the JSP page.
actionRemoveAce() - Method in class org.opencms.workplace.commons.CmsChacc
Removes a present access control entry from the resource.
actionRenameImages() - Method in class org.opencms.workplace.commons.CmsRenameImages
Performs the rename images action, will be called by the JSP page.
actionReplace() - Method in class org.opencms.workplace.commons.CmsReplace
Uploads the specified file and replaces the VFS file.
actionReport() - Method in class org.opencms.workplace.commons.CmsSynchronizeReport
Performs the move report, will be called by the JSP page.
actionSave() - Method in class org.opencms.workplace.commons.CmsPreferences
Performs the save operation of the modified user settings.
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.
actionSelect() - Method in class org.opencms.workplace.explorer.CmsNewResource
Forwards to the next page of the new resource wizard after selecting the new resource type.
actionShow() - Method in class org.opencms.workplace.commons.CmsDisplayResource
Redirects to the specified file or shows an historical resource.
actionToggleElement() - Method in class org.opencms.workplace.CmsWidgetDialog
Adds or removes an optional element.
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.
actionToggleLock() - Method in class org.opencms.workplace.commons.CmsLock
Performs the lock/unlock operation, will be called by the JSP page.
actionTouch() - Method in class org.opencms.workplace.commons.CmsTouch
Performs the resource touching, will be called by the JSP page.
actionUndelete() - Method in class org.opencms.workplace.commons.CmsUndelete
Performs the undelete action, will be called by the JSP page.
actionUndoChanges() - Method in class org.opencms.workplace.commons.CmsUndoChanges
Performs the undo changes action, will be called by the JSP page.
actionUpdate() - Method in class org.opencms.workplace.commons.CmsAvailability
Performs the resource operation, will be called by the JSP page.
actionUpdate() - Method in class org.opencms.workplace.commons.CmsPublishScheduled
Performs the resource operation, will be called by the JSP page.
actionUpdateElements() - Method in class org.opencms.workplace.editors.CmsDialogElements
Updates the enabled/diabled status of all elements of the current page.
actionUpdateFile() - Method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Updates the file type and renames the file if desired.
actionUpdateLanguages() - Method in class org.opencms.workplace.editors.CmsDialogCopyLanguage
Updates the languages of the current xmlcontent by copying from the current language.
actionUpload() - Method in class org.opencms.workplace.explorer.CmsNewCsvFile
Uploads the specified file and transforms it to HTML.
actionUpload() - Method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Uploads the specified file and unzips it, if selected.
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(String, String) - Method in class org.opencms.configuration.CmsParameterConfiguration
Add a parameter to this configuration.
add(I_CmsQueryFragment) - Method in class org.opencms.db.CmsCompositeQueryFragment
Adds a new query fragment.
add(CmsResource, boolean) - Method in class org.opencms.db.CmsPublishList
Adds a new/changed Cms folder resource to the publish list.
add(String, List<Object>) - Method in class org.opencms.db.CmsStatementBuilder
Adds an SQL fragment and zero or more query parameters.
add(String, Object...) - Method in class org.opencms.db.CmsStatementBuilder
Adds an SQL fragment and zero or more query parameters.
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(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(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_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.
addAccessControlEntry() - Method in class org.opencms.importexport.CmsImportVersion7
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.
addAccountsGroupRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds the XML digester rules for groups.
addAccountsOrgunitRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds the XML digester rules for organizational units.
addAccountsUserRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds the XML digester rules for users.
addAdditionalButton(String) - Method in class org.opencms.widgets.CmsHtmlWidgetOption
Adds a button to the list of defined additional buttons.
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.
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(CmsSiteMatcher) - Method in class org.opencms.site.CmsSite
Adds an alias for the site.
addAliasToConfigSite(String, String) - Method in class org.opencms.site.CmsSiteManagerImpl
Adds an alias to the currently configured site.
addAll(Collection<CmsResource>, boolean) - Method in class org.opencms.db.CmsPublishList
Appends all the given resources to this publish list.
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.
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.
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.
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.
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, CmsListResourceBundle) - Static method in class org.opencms.i18n.CmsResourceBundleLoader
Adds the specified resource bundle to the permanent cache.
addCategory(String) - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
Adds a category to the categories list.
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.
addCheckRule(CmsXmlContentDefinition, String, String, String) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Adds a check rule for a specified element.
addChild(CmsGalleryTreeEntry) - Method in class org.opencms.ade.galleries.shared.CmsGalleryTreeEntry
Adds a new child entry.
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.
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, int[]) - Method in class org.opencms.main.CmsEventManager
Add an OpenCms event listener.
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[]) - Static method in class org.opencms.main.OpenCms
Add a cms event listener that listens only to particular events.
addColumn(I_CmsQueryFragment) - 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.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(CmsListColumnDefinition) - Method in class org.opencms.workplace.list.CmsListMetadata
Adds a new column definition at the end.
addColumn(CmsListColumnDefinition, int) - Method in class org.opencms.workplace.list.CmsListMetadata
Adds a new column definition at the given position.
addColumn(CmsListColumnDefinition) - Method in class org.opencms.workplace.list.CmsListSearchAction
Adds a column to search into.
addCommitError(Exception) - Method in class org.opencms.workplace.CmsWidgetDialog
Adds the given error to the list of errors that are thrown by save actions or form generation.
addCondition(I_CmsQueryFragment) - Method in class org.opencms.db.CmsSelectQuery
Adds a new condition to the query.
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.CmsSqlBooleanClause
Adds an operand to the boolean expression.
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.configuration.A_CmsXmlConfiguration
 
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.file.types.A_CmsResourceType
 
addConfigurationParameter(String, String) - Method in class org.opencms.file.types.CmsRecourceTypeFolderGallery
 
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.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.CmsPointerLoader
 
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.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.security.CmsDefaultPasswordHandler
 
addConfigurationParameter(String, String) - Method in class org.opencms.workplace.commons.CmsDelete
 
addConfigurationParameter(String, String) - Method in class org.opencms.workplace.commons.CmsLock
 
addConfigurationParameter(String, String) - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
 
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
 
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.
addContentType(I_CmsResourceType) - Method in class org.opencms.ade.galleries.CmsGalleryService.CmsGalleryTypeInfo
Adds a type to the list of content types.
addContentType(Class<?>) - Method in class org.opencms.xml.CmsXmlContentTypeManager
Adds a XML content schema type class to the registered XML content types.
addContextMenuEntry(CmsExplorerContextMenuItem) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenu
Adds a menu entry to the list of context menu items.
addContextMenuEntry(CmsExplorerContextMenuItem) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenuItem
Adds a menu sub entry to this context menu item.
addContextMenuEntry(CmsExplorerContextMenuItem) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Adds a menu entry to the list of context menu items.
addContextMenuItemRules(Digester, String) - Static method in class org.opencms.configuration.CmsWorkplaceConfiguration
Adds the context menu item rules to the given digester.
addContextMenuRules(Digester) - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
Adds the digester rules for the menurules node.
addContextMenuSeparator(CmsExplorerContextMenuItem) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenu
Adds a menu separator to the list of context menu items.
addContextMenuSeparator(CmsExplorerContextMenuItem) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenuItem
Adds a menu separator to this context menu item.
addContextMenuSeparator(CmsExplorerContextMenuItem) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Adds a menu separator to the list of context menu items.
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.
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 CmsDecorationDefintion object to the map of all decorations.
addDefault(CmsXmlContentDefinition, 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.
addDefaultAction(CmsListDefaultAction) - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Adds a default Action.
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 rfs 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.
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.
addDialogHandler(I_CmsDialogHandler) - Method in class org.opencms.workplace.CmsWorkplaceManager
Adds a dialog handler instance to the list of configured dialog handlers.
addDirectAction(I_CmsListDirectAction) - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Adds a new action to the column.
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.
addDynamicMacro(String, Factory) - Method in class org.opencms.util.CmsMacroResolver
Adds a macro whose value will be dynamically generated at macro resolution time.
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.
addElement(Element, String) - Static method in class org.opencms.webdav.CmsWebdavServlet
Adds an xml element to the given parent and sets the appropriate namespace and prefix.
addEmailReceiver(String) - Method in class org.opencms.monitor.CmsMemoryMonitorConfiguration
Sets the emailReceiver.
addEntries(List<CmsExplorerContextMenuItem>) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenu
Adds a list of CmsContextMenuItem objects to the context menu list.
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 interface org.opencms.report.I_CmsReport
Adds an error object to the list of errors that occurred during the report.
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(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.
addExcludeFlags(int) - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter in order to avoid the given flags in the filtered 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
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.
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.
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.
addField(CmsSearchField) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
Adds a field to this search field configuration.
addFieldConfiguration(CmsSearchFieldConfiguration) - Method in class org.opencms.search.CmsSearchManager
Adds a search field configuration to the search manager.
addFieldQuery(CmsSearchParameters.CmsSearchFieldQuery) - 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.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.
addFieldQuery(String, String, BooleanClause.Occur) - 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.
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.
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.
addGallery(String) - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
Adds a gallery folder to the galleries list.
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.
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.
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) - 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.
addImportVersionClass(I_CmsImport) - Method in class org.opencms.importexport.CmsImportExportManager
Adds a import version class name to the configuration.
addInclude(CmsXmlContentDefinition) - Method in class org.opencms.xml.CmsXmlContentDefinition
Adds a nested (included) XML content definition.
addIndependentAction(I_CmsListAction) - Method in class org.opencms.workplace.list.CmsListMetadata
Adds a list item independent action.
ADDINFO_ADE_FAVORITE_LIST - Static variable in class org.opencms.ade.configuration.CmsADEManager
User additional info key constant.
ADDINFO_ADE_FAVORITE_LIST_SIZE - 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_RECENT_LIST_SIZE - Static variable in class org.opencms.ade.configuration.CmsADEManager
User additional info key constant.
ADDINFO_ADE_SEARCH_PAGE_SIZE - Static variable in class org.opencms.ade.configuration.CmsADEManager
User additional info key constant.
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(String, CmsMessageContainer) - Method in class org.opencms.workplace.list.CmsListDropdownAction
Adds an item to be displayed in the drop-down list.
addItemDetails(CmsListItemDetails) - Method in class org.opencms.workplace.list.CmsListMetadata
Adds a new item detail definition at the end.
addItemDetails(CmsListItemDetails, int) - Method in class org.opencms.workplace.list.CmsListMetadata
Adds a new item detail definition at the given position.
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_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.CmsSystemConfiguration
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.
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.
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.
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) - Method in class org.opencms.mail.CmsMailSettings
Adds a new mail host to the internal list of mail hosts.
addMapping(CmsSearchFieldMapping) - Method in class org.opencms.search.fields.CmsSearchField
Adds a new field mapping to the internal list of mappings.
addMapping(CmsXmlContentDefinition, 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.
addMenuItemRule(I_CmsMenuItemRule) - Method in class org.opencms.workplace.explorer.menu.CmsMenuRule
Adds a single menu item rule to the list of rules.
addMenuItemRuleName(String) - Method in class org.opencms.workplace.explorer.menu.CmsMenuRule
Adds a single menu item rule to the list of rules.
addMenuRule(CmsMenuRule) - Method in class org.opencms.workplace.CmsWorkplaceManager
Adds a menu rule set from the workplace configuration to the configured menu rules.
addMessage(String, String) - Method in class org.opencms.i18n.CmsListResourceBundle
Adds a message to this list bundle.
addMessageKey(String) - Method in class org.opencms.workplace.explorer.menu.CmsMenuItemVisibilityMode
Adds the name of the message key for the visibility mode.
addMessages(CmsMessages) - Method in class org.opencms.i18n.CmsMultiMessages
Adds a messages instance to this multi message bundle.
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.workplace.CmsWorkplace
Auxiliary method for initialization of messages.
addMessages(String) - Method in class org.opencms.workplace.CmsWorkplace
Auxiliary method for initialization of messages.
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.
addMimeType(String) - Method in class org.opencms.search.CmsSearchDocumentType
Adds a mimetype.
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.
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.
addMultiAction(CmsListMultiAction) - Method in class org.opencms.workplace.list.CmsListMetadata
Adds an action applicable to more than one list item at once.
addMultiContextMenuRules(Digester) - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
Adds the digester rules for the multicontextmenu node.
addMultiOperationException(CmsException) - Method in class org.opencms.workplace.CmsMultiDialog
Adds an exception thrown during a multi resource operation to the multi exception.
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.CmsImportVersion7
Adds a new resource to be associated to the current organizational unit.
addOrReplaceUrlNameMapping(CmsDbContext, String, CmsUUID, String) - Method in class org.opencms.db.CmsDriverManager
Adds or replaces a new url name mapping in the offline project.
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(String, String) - Method in class org.opencms.jsp.CmsJspTagHeadIncludes
 
addParameter(String, String) - Method in class org.opencms.jsp.CmsJspTagImage
 
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.
addParameter(String, String) - Method in class org.opencms.jsp.CmsJspTagInclude
This methods adds parameters to the current request.
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.
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.
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.
addPermissions(CmsPermissionSet) - Method in class org.opencms.security.CmsPermissionSetCustom
Sets permissions from another permission set additionally both as allowed and denied permissions.
addPreEditorConditionDefinition(I_CmsPreEditorActionDefinition) - Method in class org.opencms.workplace.CmsWorkplaceManager
Adds an initialized condition definition class that is triggered before opening the editor.
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.
addPreserveTag(String) - Method in class org.opencms.util.CmsHtmlStripper
Adds a tag that will be preserved by CmsHtmlStripper.stripHtml(String).
addPreserveTagList(List) - 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.CmsImportVersion7
Adds a new resource to be associated to the current project.
addProjectRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds the XML digester rules for projects.
addProperty() - Method in class org.opencms.importexport.CmsImportVersion7
Adds a property from the current xml data, in case the type is implicit given.
addProperty(String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds a property from the current xml data, in case the type is explicit given.
addProperty(String) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Adds a property definition name to the list of editable properties.
addPropertyNode(Element, String, String, boolean) - Method in class org.opencms.importexport.CmsExport
Adds a property node to the manifest.xml.
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.
addRelatedSystemRes(String) - Method in class org.opencms.staticexport.CmsStaticExportRfsRule
Adds a regular expression of related system resources.
addRelation() - Method in class org.opencms.importexport.CmsImportVersion7
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(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(String, String, 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.
addRepositoryClass(A_CmsRepository) - Method in class org.opencms.repository.CmsRepositoryManager
Adds a new configured repository.
addRequestHandler(String) - 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
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(CmsDbContext, CmsResource, CmsUser, CmsProject, CmsLockType) - Method in class org.opencms.lock.CmsLockManager
Adds a resource to the lock manager.
addResource(String) - Method in class org.opencms.module.CmsModuleXmlHandler
Adds a resource to the list module resources.
addResourceAceRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds the XML digester rules for resource access control entries.
addResourceAttributesRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds the XML digester rules for resource attributes.
addResourceInitHandler(String) - Method in class org.opencms.configuration.CmsSystemConfiguration
Adds a new instance of a resource init handler class.
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.CmsImportVersion7
Adds the XML digester rules for resource properties.
addResourceRelationRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds the XML digester rules for resource relations.
addResourcesToFolder(CmsObject, String, CmsResourceFilter) - Method in class org.opencms.file.wrapper.A_CmsResourceWrapper
 
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, CmsCategory) - Method in class org.opencms.relations.CmsCategoryService
Adds a resource identified by the given resource name to the given category.
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.
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.
addResourceToOrganizationalUnit(CmsDbContext, CmsOrganizationalUnit, CmsResource) - Method in class org.opencms.db.jpa.CmsUserDriver
 
addResourceToOrgUnit(CmsDbContext, CmsOrganizationalUnit, CmsResource) - Method in class org.opencms.db.CmsDriverManager
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.
addResourceToOrgUnit(CmsObject, String, String) - Method in class org.opencms.security.CmsOrgUnitManager
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(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.
addResourceType(String) - Method in class org.opencms.search.CmsSearchDocumentType
Adds the class name of a resource type.
addResourceTypeXmlRules(Digester) - Static method in class org.opencms.configuration.CmsVfsConfiguration
Adds the resource type rules to the given digester.
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.
addScheduleManager() - Method in class org.opencms.configuration.CmsSystemConfiguration
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.
addSearchFilterCondition(CmsSelectQuery, CmsSelectQuery.TableAlias, CmsUserSearchParameters) - Method in class org.opencms.db.generic.CmsUserQueryBuilder
Adds a search condition to a query.
addSearchIndex(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, Boolean) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Adds a search setting for an element.
addSelectOption(CmsSelectWidgetOption) - Method in class org.opencms.widgets.A_CmsSelectWidget
Adds a new select option to this widget.
addSelectorForSubType(String, String, boolean) - Method in class org.opencms.gwt.CmsIconCssRuleBuilder
Adds a selector for a resource type and a file suffix.
addSelectorForType(String, boolean) - Method in class org.opencms.gwt.CmsIconCssRuleBuilder
Adds a selector for a resource type.
addSessionInfo(CmsSessionInfo) - Method in class org.opencms.main.CmsSessionManager
Adds a new session info into the session storage.
addSite(String, String, String, String, String) - 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.
addSorting(CmsSelectQuery, CmsSelectQuery.TableAlias, CmsUserSearchParameters) - Method in class org.opencms.db.generic.CmsUserQueryBuilder
Adds a sort order to an SQL query.
addSorting(CmsSelectQuery, CmsSelectQuery.TableAlias, CmsUserSearchParameters) - Method in class org.opencms.db.jpa.CmsJpaUserQueryBuilder
Adds a sort order to an SQL query.
addSourceName(String) - Method in class org.opencms.search.CmsSearchIndex
Adds am index source to this search index.
addSubEntry(CmsClientSitemapEntry) - Method in class org.opencms.ade.sitemap.shared.CmsClientSitemapEntry
Adds the given entry to the children.
addSubItem(CmsExplorerContextMenuItem, String) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenuItem
Adds a sub item entry to this context menu item.
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.
addThread(A_CmsReportThread) - Method in class org.opencms.main.CmsThreadStore
Adds a Thread to this Thread store.
addToFavoriteList(String) - Method in class org.opencms.ade.containerpage.CmsContainerpageService
 
addToFavoriteList(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(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.
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
 
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(String) - Method in class org.opencms.ade.containerpage.CmsContainerpageService
 
addToRecentList(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(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.
addTrailingSeparator(String) - Static method in class org.opencms.util.CmsFileUtil
Adds a trailing separator to a path if required.
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.
addUnusedContainers(CmsObject, Locale, CmsContainerPageBean) - Method in class org.opencms.xml.containerpage.CmsXmlContainerPage
Merges the containers of the current document that are not used in the given container page with it.
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.
addUrlNameMappingEntry(CmsDbContext, boolean, CmsUrlNameMappingEntry) - Method in class org.opencms.db.jpa.CmsVfsDriver
 
addUserInfoRules(Digester) - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
Adds the digester rules for the user-infos node.
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.
addUserToGroup(String, String) - Method in class org.opencms.file.CmsObject
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.
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.
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(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.
addVisit(CmsDbContext, String, CmsVisitEntry) - Method in class org.opencms.db.generic.CmsSubscriptionDriver
Adds an entry to the table of visits.
addVisit(CmsDbContext, String, CmsVisitEntry) - Method in class org.opencms.db.jpa.CmsSubscriptionDriver
Adds an entry to the table of visits.
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.
addWidget(CmsWidgetDialogParameter) - Method in class org.opencms.workplace.CmsWidgetDialog
Adds a new widget parameter definition to the list of all widgets of this dialog.
addWidget(String, 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.
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.CmsSearchConfiguration
 
addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsSystemConfiguration
 
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.CmsImportVersion7
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.CmsImportVersion7
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.
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.
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(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.
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.
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.
ALIGN_CENTER - Static variable in class org.opencms.workplace.list.CmsListColumnAlignEnum
Constant for center alignment .
ALIGN_LEFT - Static variable in class org.opencms.workplace.list.CmsListColumnAlignEnum
Constant for left alignment.
ALIGN_RIGHT - Static variable in class org.opencms.workplace.list.CmsListColumnAlignEnum
Constant for right alignment.
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.
allChangedInFolderDate(CmsObject, String, boolean, boolean) - 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) - 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) - 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) - 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) - 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) - 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) - 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) - 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.
ALLOWED - Static variable in class org.opencms.security.I_CmsPermissionHandler.CmsPermissionCheckResult
Indicates allowed permissions.
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.
ALWAYS - Static variable in class org.opencms.search.CmsSearchManager.CmsSearchForceUnlockMode
Force unlock type "always".
AMP - Static variable in class org.opencms.json.XML
The Character '&'.
AND_CONDITION - Static variable in interface org.opencms.db.I_CmsDriver
Operator to concatenate or conditions.
APOS - Static variable in class org.opencms.json.XML
The Character '''.
append(String, Object) - Method in class org.opencms.json.JSONObject
Append values to the array under a key.
append(CmsGallerySearchResultList) - Method in class org.opencms.search.galleries.CmsGallerySearchResultList
Appends the results from another search result list.
appendCategories(Document, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
Extends the given document by resource category information.
appendCategories(Document, 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, BooleanFilter, List<String>) - Method in class org.opencms.search.CmsSearchIndex
Appends the a category filter to the given filter clause that matches all given categories.
appendContainerTypeFilter(CmsObject, BooleanFilter, List<String>) - Method in class org.opencms.search.galleries.CmsGallerySearchIndex
Appends a container type filter to the given filter clause that matches all given container types.
appendContentBlob(Document, 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(BooleanFilter, 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(BooleanFilter, 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(Document, 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.
appendDefaultLoginScript(StringBuffer, CmsMessageContainer) - Method in class org.opencms.workplace.CmsLogin
Appends the JavaScript for the login screen to the given HTML buffer.
appendDelimiter(String) - Method in class org.opencms.workplace.CmsDialog
Appends a space char. between tag attributes.
appendDirectEditOpenerScript(StringBuffer) - Method in class org.opencms.workplace.CmsLogin
Appends the JavaScript that opens the Direct Edit window after a successful login to the given HTML buffer.
appendFieldMapping(Document, 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.
appendFieldMappings(Document, 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(Document, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.galleries.CmsGallerySearchFieldConfiguration
Extends the given document by the configured field mappings.
appendHtmlHeader(StringBuffer) - Method in class org.opencms.notification.A_CmsNotification
Append the html-code to start a html mail message to the given buffer.
appendId(StringBuffer, String) - Method in class org.opencms.workplace.CmsLogin
Appends the HTML form name/id code for the given id to the given html.
appendLocaleFilter(CmsObject, BooleanFilter, String) - Method in class org.opencms.search.galleries.CmsGallerySearchIndex
Appends the locale filter to the given filter clause that matches the given locale.
appendMultipleFieldMapping(Document, CmsSearchField, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.galleries.CmsGallerySearchFieldConfiguration
Extends the given document by the gallery index special multiple language filed mappings for the given field.
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(Document, 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, BooleanFilter, 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.
appendPathFilter(CmsObject, BooleanFilter, List<String>) - Method in class org.opencms.search.galleries.CmsGallerySearchIndex
Appends the a VFS path filter to the given filter clause that matches all given root paths.
appendResourceToManifest(CmsResource, boolean) - Method in class org.opencms.importexport.CmsExport
Writes the data for a resource (like access-rights) to the manifest.xml file.
appendResourceTypeFilter(CmsObject, BooleanFilter, 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.
appendSuffixHtml(String, boolean) - Method in class org.opencms.workplace.explorer.CmsNewResource
Appends the suffix of the first default file suffix to the given resource name if no suffix is present and the append suffix option is checked.
appendToXml(Element) - Method in class org.opencms.configuration.CmsParameterConfiguration
Serializes this parameter configuration for the OpenCms XML configuration.
appendToXml(Element, List<String>) - Method in class org.opencms.configuration.CmsParameterConfiguration
Serializes this parameter configuration for the OpenCms XML configuration.
appendType(Document, 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.
appendWorkplaceOpenerScript(StringBuffer, String, CmsMessageContainer) - Method in class org.opencms.workplace.CmsLogin
Appends the JavaScript that opens the Workplace window after a successful login to the given HTML buffer.
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_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_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_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_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_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_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_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_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_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_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_MODELFOLDER - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "modelfolder" 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_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_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_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_XMLBUNDLE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "xmlbundle" appinfo element name.
APPLET_FILEFILTER_IMAGES - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
Constant for pre selection of the file filter for web documents / snippets in the upload applet.
APPLET_FILEFILTER_OFFICE - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
Constant for pre selection of the file filter for office documents in the upload applet.
APPLET_FILEFILTER_WEB - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
Constant for pre selection of the file filter for web documents / snippets in the upload applet.
applyChanges() - Method in class org.opencms.security.CmsPasswordInfo
Sets the new password for the current logged in user.
applyColumnVisibilities() - Method in class org.opencms.workplace.list.A_CmsListExplorerDialog
Applies the column visibilities.
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!).
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.CmsImportVersion7
Associates the stored resources to the created organizational units.
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.
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.upload.shared.I_CmsUploadConstants
The request attribute name for the close link.
ATTR_CONNECTION_PROPERTIES - Static variable in class org.opencms.configuration.CmsPersistenceUnitConfiguration
Attribute name for connection settings for Apache OpenJPA & DBCP.
ATTR_CONTEXT_INFO - Static variable in interface org.opencms.workplace.explorer.menu.I_CmsMenuItemRule
The request attribute name for the context information.
ATTR_CURRENT_FOLDER - Static variable in interface org.opencms.ade.upload.shared.I_CmsUploadConstants
The request attribute name for the current folder.
ATTR_DETAIL_CONTENT_RESOURCE - Static variable in class org.opencms.ade.detailpage.CmsDetailPageResourceHandler
The attribute containing the detail content resource.
ATTR_DIALOG_MODE - Static variable in interface org.opencms.ade.upload.shared.I_CmsUploadConstants
The request attribute name for the dialog mode.
ATTR_GENERATE_SCHEMA - Static variable in class org.opencms.configuration.CmsPersistenceUnitConfiguration
Attribute name for connection settings.
ATTR_GENERATE_SCHEMA_VALUE - Static variable in class org.opencms.configuration.CmsPersistenceUnitConfiguration
Attribute name for connection settings.
ATTR_LOG_ENTRY - Static variable in class org.opencms.db.log.CmsLogEntry
DB context attribute name constant.
ATTR_NAME - Static variable in class org.opencms.configuration.CmsPersistenceUnitConfiguration
Attribute name for attribute "name" of property.
ATTR_VALUE - Static variable in class org.opencms.configuration.CmsPersistenceUnitConfiguration
Attribute name for attribute "value" of property.
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_CMS_OBJECT - Static variable in class org.opencms.jsp.util.CmsJspStandardContextBean
The attribute name of the cms object.
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_EDITOR - Static variable in class org.opencms.file.CmsRequestContext
Request context attribute for indicating that an editor is currently open.
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 - Static variable in interface org.opencms.xml.content.I_CmsXmlContentHandler
List of all allowed attribute mapping names, for fast lookup.
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.
AUTHORIZATION_BASIC_PREFIX - Static variable in class org.opencms.security.CmsDefaultAuthorizationHandler
Basic authorization prefix constant.
AUTHORIZATION_BASIC_PREFIX - Static variable in class org.opencms.webdav.CmsWebdavServlet
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.
autoTimeWarp(CmsResource) - Method in class org.opencms.workplace.commons.CmsDisplayResource
Performs a timewarp for resources that are expired or not released yet to always allow a preview of a page out of the workplace.

B

back() - Method in class org.opencms.json.JSONTokener
Back up one character.
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 '!'.
barHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListMultiSearchAction
 
barHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListSearchAction
Returns the html code for the search bar.
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.
BEST_DELIMITER - Static variable in class org.opencms.workplace.explorer.CmsNewCsvFile
Constant for automatically selecting the best fitting delimiter.
BIG_ICON_TEXT - Static variable in class org.opencms.workplace.tools.CmsHtmlIconButtonStyleEnum
Constant for ascending ordering.
blockForAvailableThreads() - Method in class org.opencms.scheduler.CmsSchedulerThreadPool
 
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.
BOOST_DEFAULT - Static variable in class org.opencms.search.fields.CmsSearchField
Th default boost factor (1.0), used in case no boost has been set for a field.
BUFFER_SIZE - Static variable in class org.opencms.webdav.CmsWebdavServlet
Size of file transfer buffer in bytes.
buildActivePropertiesList() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Creates the HTML String for the active properties overview of the current resource.
buildAddElement(String, int, boolean) - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the html for a button to add an optional element.
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.
buildCheckboxEnableNotification() - Method in class org.opencms.workplace.commons.CmsAvailability
Creates the check box to enable content notification for a resource.
buildCheckboxModifySiblings() - Method in class org.opencms.workplace.commons.CmsAvailability
Creates an the check box to modify all siblings.
buildCheckContent() - Method in class org.opencms.workplace.commons.CmsTouch
Creates the "rewrite content" checkbox.
buildCheckRecursive() - Method in class org.opencms.workplace.commons.CmsAvailability
Creates the "recursive" check box for touching subresources of folders.
buildCheckRecursive() - Method in class org.opencms.workplace.commons.CmsTouch
Creates the "recursive" checkbox for touching subresources of folders.
buildConfirmation() - Method in class org.opencms.workplace.commons.CmsDelete
Returns the html for the confirmation message.
buildConfirmation() - Method in class org.opencms.workplace.commons.CmsPublishProject
Returns the html for the confirmation message.
buildConfirmationMessage() - Method in class org.opencms.workplace.commons.CmsUndelete
Returns the HTML for the localized undelete confirmation message depending on single or multi operation.
buildContextMenues() - Method in class org.opencms.workplace.explorer.CmsExplorerInit
Builds the Javascript for the Workplace context menus.
buildCurrentPermissions() - Method in class org.opencms.workplace.commons.CmsChacc
Builds a String with HTML code to display the users access rights for the current resource.
buildDefaultConfirmationJS() - Method in class org.opencms.workplace.commons.CmsLock
Returns the html code to build the dialogs default confirmation message js.
buildDeleteSiblings() - Method in class org.opencms.workplace.commons.CmsDelete
Returns the html for the "delete siblings" options when deleting a a resource with siblings.
buildDelimiterSelect() - Method in class org.opencms.workplace.explorer.CmsNewCsvFile
Builds a html select for Delimiters.
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.
buildDialogForm() - Method in class org.opencms.workplace.CmsWidgetDialog
Builds the HTML for the dialog form.
buildDialogForm() - Method in class org.opencms.workplace.commons.CmsCommentImages
Returns the HTML for the dialog input form to comment the images.
buildDialogForm() - Method in class org.opencms.workplace.commons.CmsDialogMultiPropertyEdit
Returns the HTML for the dialog input form to comment the images.
buildDialogOptions() - Method in class org.opencms.workplace.commons.CmsUndoChanges
Returns the HTML for the undo changes options and detailed output for single resource operations.
buildEditForm() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Creates the HTML String for the edit properties form.
buildEditForm() - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Creates the HTML String for the edit properties form.
buildEditForm() - Method in class org.opencms.workplace.editors.CmsDialogProperty
Creates the HTML String for the edit properties form.
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.
buildErrorMessages() - Method in class org.opencms.workplace.commons.CmsChacc
Returns the error messages if something went wrong.
buildHtmlContextMenu(List<CmsExplorerContextMenuItem>, CmsExplorerContextMenuItem, StringBuffer, CmsResourceUtil[], CmsMenuRuleTranslator, boolean, Map<String, CmsMenuItemVisibilityMode>) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenuBuilder
Returns the HTML for the list of given context menu entry items.
buildHtmlHelpEnd() - Method in class org.opencms.workplace.help.CmsHelpTemplateBean
Returns the HTML for the end of the page.
buildHtmlHelpNavigation() - Method in class org.opencms.workplace.help.CmsHelpTemplateBean
Returns the HTML to build the navigation of the online help folder.
buildHtmlHelpStart(String, boolean) - Method in class org.opencms.workplace.help.CmsHelpTemplateBean
Returns the HTML for the start of the page.
buildImageInformation() - Method in class org.opencms.workplace.commons.CmsRenameImages
Returns information about the image count of the selected gallery folder.
buildIncludeJs() - Method in class org.opencms.workplace.commons.CmsDeletedResources
Returns the html code to include the needed js code.
buildIncludeJs() - Method in class org.opencms.workplace.commons.CmsLock
Returns the html code to include the needed js code.
buildInputNotificationInterval() - Method in class org.opencms.workplace.commons.CmsAvailability
Creates an input field for the notification interval.
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.CmsAjaxHtmlGallery
Fills the JSON object with the specific information used for the resources of the html gallery.
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.
buildJsonItemSpecificPart(JSONObject, CmsResource, String) - Method in class org.opencms.workplace.galleries.CmsAjaxTableGallery
Fills the JSON object with the specific information used for file resource type of the table gallery.
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.
buildLockConfirmationMessageJS() - Method in class org.opencms.workplace.commons.CmsPublishProject
Returns the html code to build the confirmation messages.
buildLockDialog() - Method in class org.opencms.workplace.CmsDialog
Returns the html code to build the lock dialog.
buildLockDialog(CmsLockFilter, CmsLockFilter, int, boolean) - Method in class org.opencms.workplace.CmsDialog
Returns the html code to build the lock dialog.
buildLockDialog() - Method in class org.opencms.workplace.commons.CmsPublishProject
Returns the html code to build the lock dialog.
buildLockHeaderBox() - Method in class org.opencms.workplace.CmsDialog
Returns the html code to build the header box.
buildLockHeaderBox() - Method in class org.opencms.workplace.CmsMultiDialog
 
buildLockHeaderBox() - Method in class org.opencms.workplace.commons.CmsPublishProject
 
buildLockRequest() - Method in class org.opencms.workplace.commons.CmsLock
Returns the html code to build the lock request.
buildLockRequest(int, boolean) - Method in class org.opencms.workplace.commons.CmsLock
Returns the html code to build the lock request.
buildNavigationProperties(boolean) - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Builds the HTML code for the special properties of an xmlpage resource.
buildNavPosSelector(CmsObject, String, String, CmsMessages) - Static method in class org.opencms.workplace.commons.CmsChnav
Builds the HTML for the select box of the navigation position.
buildNavPosSelector() - Method in class org.opencms.workplace.commons.CmsChnav
Builds the HTML for the select box of the navigation position.
buildOnlineHelpJavaScript(Locale) - Static method in class org.opencms.workplace.help.CmsHelpTemplateBean
Returns the java script method to open the online help popup window.
buildOpenCmsButtonRow(I_CmsWidgetDialog, String) - Method in class org.opencms.widgets.A_CmsHtmlWidget
Returns the HTML for the OpenCms specific button row for galleries and links.
buildOpenCmsButtonRow(int, I_CmsWidgetDialog) - Method in class org.opencms.widgets.A_CmsHtmlWidget
Returns the start or end HTML for the OpenCms specific button row.
buildOptions() - Method in class org.opencms.workplace.commons.CmsDeletedResources
Override to display additional options in the dialog.
buildOrgUnitSelector() - Method in class org.opencms.workplace.CmsLogin
Returns the HTML code for selecting an organizational unit.
buildProjectInformation() - Method in class org.opencms.workplace.commons.CmsCopyToProject
Returns the HTML containing project information and confirmation question for the JSP.
buildPropertyEntry(String, String, boolean) - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Builds the html for a single text input property row.
buildPublishOptions() - Method in class org.opencms.workplace.commons.CmsPublishProject
Override to display additional options in the lock dialog.
buildRadio(String) - Method in class org.opencms.workplace.commons.CmsSecure
Builds the radio input to set the export and secure property.
buildRadioCopyMode() - Method in class org.opencms.workplace.commons.CmsCopy
Builds the input radio buttons to select between preserving links or creating new resources when copying.
buildRemoveElement(String, int, boolean) - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the html for a button to remove an optional element.
buildReport() - Method in class org.opencms.workplace.commons.CmsDelete
Returns html code for the possible broken relations.
buildReport() - Method in class org.opencms.workplace.commons.CmsDeletedResources
Builds the html code for the report with the list of deleted resources.
buildReport() - Method in class org.opencms.workplace.commons.CmsLock
Returns the report of all locked subresources.
buildReportRequest() - Method in class org.opencms.workplace.commons.CmsDeletedResources
Builds the java script code to build the report.
buildResourceIconCss() - Static method in class org.opencms.gwt.CmsIconUtil
Builds the CSS for all resource types.
buildResourceIconCss() - Method in class org.opencms.gwt.CmsIconUtil.CssBuilder
Builds the CSS for all resource types.
buildResourceList() - Method in class org.opencms.workplace.CmsMultiDialog
Builds the HTML for the resource list that is affected by the multi operation.
buildResponsibleList() - Method in class org.opencms.workplace.commons.CmsAvailability
Builds a String with HTML code to display the responsibles of a resource.
buildResponsibleList(boolean) - Method in class org.opencms.workplace.commons.CmsChacc
Builds a String with HTML code to display the responsibles of a resource.
buildRightsList() - Method in class org.opencms.workplace.commons.CmsChacc
Builds a String with HTML code to display the inherited and own access control entries of a resource.
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.
buildSelect(String, List<String>, List<String>, int) - Method in class org.opencms.workplace.CmsWorkplace
Generates a html select box out of the provided values.
buildSelectBodyFile(String) - Method in class org.opencms.workplace.explorer.CmsNewResourceXmlPage
Builds the html for the page body file select box.
buildSelectBox(String, int, List<CmsSelectWidgetOption>, String, boolean, boolean) - Method in class org.opencms.widgets.CmsCategoryWidget
Generates html code for the category selection.
buildSelectCopyFileMode(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the default copy file mode select box.
buildSelectCopyFolderMode(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the default copy folder mode select box.
buildSelectDeleteFileMode(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the default delete file mode select box.
buildSelectDirectEditButtonStyle(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the direct edit button style select box.
buildSelectEditorButtonStyle(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the editor button style select box.
buildSelectElementLanguage(String) - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
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.
buildSelectElementLanguage(String) - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
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.
buildSelectExplorerButtonStyle(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the explorer button style select box.
buildSelectExplorerFileEntries(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the explorer number of entries per page select box.
buildSelectFonts(String) - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Builds the html for the font face select box of a WYSIWYG editor.
buildSelectLanguage(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the language select box of the start settings.
buildSelectPlaces(String) - Method in class org.opencms.workplace.commons.CmsRenameImages
Builds the html for the default copy folder mode select box.
buildSelectPreferredEditors(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the preferred editors select boxes of the editor settings.
buildSelectProject(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the project select box of the start settings.
buildSelectPublishSiblings(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the default publish siblings mode select box.
buildSelectReportType(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the workplace report type select box.
buildSelectSite(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the workplace start site select box.
buildSelectStartGalleries(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the HTML for the start galleries settings as select boxes.
buildSelectTemplates(String) - Method in class org.opencms.workplace.editors.CmsDialogProperty
Builds the html for the page template select box.
buildSelectTemplates(String) - Method in class org.opencms.workplace.explorer.CmsNewResourceXmlPage
Builds the html for the page template select box.
buildSelectUpload(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the workplace start site select box.
buildSelectView(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Returns a html select box filled with the views accessible by the current user.
buildSelectWorkplaceButtonStyle(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the workplace button style select box.
buildSelectWorkplaceSearchResult(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the workplace search result list type select box.
buildSetFormValues() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Builds the JavaScript to set the property form values delayed.
buildSetFormValues() - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Builds the JavaScript to set the property form values delayed.
buildSubChoices() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Returns the available sub choices for a nested choice element.
buildSummaryDetailsButtons(CmsDialog) - Static method in class org.opencms.workplace.commons.CmsChacc
Builds a detail view selector.
buildTableRowEnd() - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Builds the HTML for the end of a table row for a single property.
buildTableRowStart(String) - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Builds the HTML for the start of a table row for a single property.
buildTextInput(boolean) - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Builds the HTML for the common text input property values stored in the String array "PROPERTIES".
buildTypeList(CmsDialog, boolean) - Static method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Builds the html for the list of possible types for the uploaded file.
buildTypeList() - Method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Builds the list of possible types for the uploaded file.
buildUnknownIconCss() - Method in class org.opencms.gwt.CmsIconUtil.CssBuilder
Builds the CSS for the icon for unknown resource types.
buildUserInformation() - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html code for the static user information table (tab 4).
buildXsltSelect() - Method in class org.opencms.workplace.explorer.CmsNewCsvFile
Builds a html select for the XSLT files.
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.
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, String) - 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_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_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_DEFINE - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
Constant for the "Define" button in the build button method.
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_FINISH - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
Constant for the "Finish" button in the build button method.
BUTTON_FINISH - Static variable in class org.opencms.workplace.list.A_CmsSelectResourceList
Constant for the "Finish" button in the build button methods.
BUTTON_NEXT - Static variable in class org.opencms.workplace.explorer.CmsNewResource
Constant for the "Next" button in the build button methods.
BUTTON_NEXT - Static variable in class org.opencms.workplace.list.A_CmsSelectResourceList
Constant for the "Next" button in the build button methods.
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_SET - Static variable in class org.opencms.workplace.CmsDialog
Constant for the "Set" button in the build button methods.
BUTTON_STYLES_LIST - Static variable in class org.opencms.configuration.CmsDefaultUserSettings
Array list for fast lookup of "button styles".
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 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 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 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 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 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() - Method in class org.opencms.workplace.list.A_CmsListAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.A_CmsListSearchAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListDirectAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListDropdownAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListExplorerDirectAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListIndependentAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListItemSelectionAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListItemSelectionCustomAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListMultiAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListRadioMultiAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListResourceIconAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListSearchAction
 
buttonHtml() - Method in interface org.opencms.workplace.list.I_CmsListAction
The same using I_CmsListAction.getWp().
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.

C

C_CONSOLE - Static variable in class org.opencms.jsp.util.CmsJspDeviceSelector
Constant for console detection.
C_DESKTOP - Static variable in class org.opencms.jsp.util.CmsJspDeviceSelector
Constant for desktop detection.
C_MOBILE - Static variable in class org.opencms.jsp.util.CmsJspDeviceSelector
Constant for mobile detection.
C_PUBLISH_FLAG - Static variable in class org.opencms.publish.CmsPublishJobInfoBean
The flag used to indicate a direct publish job.
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.
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.
cacheUserGroups(String, List<CmsGroup>) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given list of user groups under the given cache key.
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.
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.
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.
calendarIncludes() - Method in class org.opencms.workplace.commons.CmsPreferences
Deprecated. use CmsCalendarWidget.calendarIncludes(java.util.Locale), this is just here so that old JSP still work
calendarIncludes() - Method in class org.opencms.workplace.commons.CmsTouch
Deprecated. use CmsCalendarWidget.calendarIncludes(java.util.Locale), this is just here so that old JSP still work
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.
calendarInit(String, String, String, boolean, boolean, boolean, String, boolean) - Method in class org.opencms.workplace.commons.CmsPreferences
Deprecated. use CmsCalendarWidget.calendarInit(org.opencms.i18n.CmsMessages, String, String, String, boolean, boolean, boolean, String, boolean), this is just here so that old JSP still work
calendarInit(String, String, String, boolean, boolean, boolean, String, boolean) - Method in class org.opencms.workplace.commons.CmsTouch
Deprecated. use CmsCalendarWidget.calendarInit(org.opencms.i18n.CmsMessages, String, String, String, boolean, boolean, boolean, String, boolean), this is just here so that old JSP still work
cancel() - Method in class org.opencms.ade.upload.CmsUploadTimeoutWatcher
Cancels the watch process.
cancelUpload(CmsUploadException) - Method in class org.opencms.ade.upload.CmsUploadListener
Sets the exception that should cancel the upload on the next update.
cancelUpload() - Method in class org.opencms.ade.upload.CmsUploadService
 
cancelUpload() - Method in interface org.opencms.ade.upload.shared.rpc.I_CmsUploadService
Cancels the upload.
cancelUpload(AsyncCallback<Boolean>) - Method in interface org.opencms.ade.upload.shared.rpc.I_CmsUploadServiceAsync
Cancels the upload.
canEditDetailPages() - Method in class org.opencms.ade.sitemap.shared.CmsSitemapData
Returns true if the detail pages can be edited.
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.
CATEGORY - Static variable in class org.opencms.relations.CmsRelationType
Constant for the category of an OpenCmsVfsFile.
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.
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).
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_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 filename 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(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(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.
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(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.
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.
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.
characters(char[], int, int) - Method in class org.opencms.util.CmsXmlSaxWriter
 
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.
checkConfiguration(CmsObject) - Method in class org.opencms.search.CmsSearchIndex
Checks is this index has been configured correctly.
checkConsistency(CmsObject) - Method in class org.opencms.relations.CmsLink
Checks and updates the structure id or the path of the target.
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) - Method in class org.opencms.ade.configuration.CmsResourceTypeConfig
Checks if this resource type is creatable.
checkCreateNewElement(CmsUUID, String, String, String) - Method in class org.opencms.ade.containerpage.CmsContainerpageService
 
checkCreateNewElement(CmsUUID, String, String, 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, 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.
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.
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.
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, List) - Method in class org.opencms.importexport.A_CmsImport
Deprecated. Checks if the resources is in the list of immutalbe resources.
checkImmutable(String) - Method in class org.opencms.importexport.CmsImportVersion7
Checks if the resources is in the list of immutable resources.
checkInitialized() - Method in class org.opencms.ade.configuration.CmsADEConfigData
Checks whether the configuration is initialized and throws an error otherwise.
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.
checkLinkForDeletedLinkTarget(String, Map<String, CmsResource>) - 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.
checkLinkValid(CmsDbContext, CmsResource, CmsRelation, String, CmsProject, Map<String, CmsResource>) - Method in class org.opencms.relations.CmsRelationSystemValidator
Checks whether publishing will not invalidate a link.
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
 
checkLoginAllowed() - Method in class org.opencms.db.CmsLoginManager
Checks if a login is currently allowed.
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.
checkMultiOperationException(I_CmsMessageBundle, String) - Method in class org.opencms.workplace.CmsMultiDialog
Checks if an exception occurred during a multi resource operation, and throws a new exception if necessary.
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 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 provided constraints.
checkNewEntry(String, int) - Method in class org.opencms.workplace.commons.CmsChacc
Validates the user input when creating a new access control entry.
checkNotInitialized() - Method in class org.opencms.ade.configuration.CmsADEConfigData
Checks whether the configuration is *NOT* initialized and throws an error 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.
checkParams() - Method in class org.opencms.file.collectors.A_CmsResourceCollector
Checks if the required parameters have been set.
checkPermissions(CmsRequestContext, CmsResource, CmsPermissionSet, boolean, CmsResourceFilter) - Method in class org.opencms.db.CmsSecurityManager
Performs a blocking permission check on a resource.
checkPermissions(CmsDbContext, 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).
checkPermissions(CmsObject) - Method in class org.opencms.gwt.CmsGwtService
Checks the permissions of the current user to match the required security level.
checkProjectName(String) - Static method in class org.opencms.file.CmsProject
Throws a runtime exception if name is empty.