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

A

A_ALIAS - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The alias 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_CLASS - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "class" attribute.
A_CmsGallery - Class in org.opencms.workplace.galleries
Provides constants, members and methods to generate a gallery popup window usable in editors or as widget.
A_CmsGallery() - Constructor for class org.opencms.workplace.galleries.A_CmsGallery
Public empty constructor, required for A_CmsGallery.createInstance(String, CmsJspActionElement).
A_CmsGallery(CmsJspActionElement) - Constructor for class org.opencms.workplace.galleries.A_CmsGallery
Public constructor with JSP action element.
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_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_CmsImport - Class in org.opencms.importexport
Collection of common used methods for implementing OpenCms Import classes.
A_CmsImport() - Constructor for class org.opencms.importexport.A_CmsImport
 
A_CmsIndexResource - Class in org.opencms.search
An index resource is a wrapper class that contains the data of a Cms resource specified by a Lucene search result document.
A_CmsIndexResource() - Constructor for class org.opencms.search.A_CmsIndexResource
 
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_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_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_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_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_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_CmsOnDemandStaticExportHandler - Class in org.opencms.staticexport
Abstract implementation for the I_CmsStaticExportHandler interface.
A_CmsOnDemandStaticExportHandler() - Constructor for class org.opencms.staticexport.A_CmsOnDemandStaticExportHandler
 
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_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_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_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) - 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_CmsTextExtractorMsOfficeBase - Class in org.opencms.search.extractors
Base class to extract summary information from MS office documents.
A_CmsTextExtractorMsOfficeBase() - Constructor for class org.opencms.search.extractors.A_CmsTextExtractorMsOfficeBase
 
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, A_CmsIndexResource, String) 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
 
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_COUNT - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "count" attribute.
A_DEFAULTWIDGET - Static variable in class org.opencms.configuration.CmsVfsConfiguration
The widget attribute.
A_DESTINATION - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "destination" attribute.
A_ENABLED - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "enabled" attibute.
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_KEY - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "key" attribute.
A_NAME - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "name" attribute.
A_NAME - Static variable in class org.opencms.module.CmsModuleXmlHandler
The "name" attribute.
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_PASSWORD - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "password" attribute.
A_PERMISSIONS - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "permissions" 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_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_SUFFIX - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The suffix attribute.
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_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.
ACCEPT_LANGUAGE - Static variable in class org.opencms.i18n.CmsAcceptLanguageHeaderParser
A constant for the HTTP Accept-Language header.
acceptTask(CmsDbContext, int) - Method in class org.opencms.db.CmsDriverManager
Updates the state of the given task as accepted by the current user.
acceptTask(CmsRequestContext, int) - Method in class org.opencms.db.CmsSecurityManager
Updates the state of the given task as accepted by the current user.
acceptTask(int) - Method in class org.opencms.workflow.CmsTaskService
Updates the state of the given task as accepted by the current user.
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_DELETED - Static variable in class org.opencms.security.CmsAccessControlEntry
Flag to indicate that an access control entry is currently deleted.
ACCESS_FLAGS_GROUP - Static variable in class org.opencms.security.CmsAccessControlEntry
Flag to indicate the pricipal 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_RESPONSIBLE - Static variable in class org.opencms.security.CmsAccessControlEntry
Flag to indicate that the principal is responsible for the resource.
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.
ACTION_ADDACE - Static variable in class org.opencms.workplace.commons.CmsChacc
Value for the action: add an access control entry.
ACTION_APPLET - 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_CHNAV - Static variable in class org.opencms.workplace.commons.CmsChnav
Value for the action: change the navigation.
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_CONFIRMED - Static variable in class org.opencms.workplace.CmsDialog
Value for the action: confirmed.
ACTION_COPY - Static variable in class org.opencms.workplace.commons.CmsCopy
Value for the action: copy the resource.
ACTION_COPYTOPROJECT - Static variable in class org.opencms.workplace.commons.CmsCopyToProject
Value for the action: copy the resource to current project.
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_DELETE - Static variable in class org.opencms.workplace.galleries.A_CmsGallery
Value for the action: delete the gallery item.
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_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_INTERNALUSE - Static variable in class org.opencms.workplace.commons.CmsChacc
Value for the action: set the internal use flag.
ACTION_LIST - Static variable in class org.opencms.workplace.galleries.A_CmsGallery
Value for the action: list gallery items.
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_MOVE - Static variable in class org.opencms.workplace.commons.CmsMove
Value for the action: move resource.
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_RELOAD - Static variable in class org.opencms.workplace.commons.CmsPreferences
Value for the action: reload the workplace.
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_RESTORE_VERSION - Static variable in class org.opencms.workplace.commons.CmsHistory
Value for the action: restore the version.
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_SEARCH - Static variable in class org.opencms.workplace.galleries.A_CmsGallery
Value for the action: search gallery items.
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 occured.
ACTION_SHOWERROR - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
The value for the resource upload applet action: error occured.
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_UNLOCK_CONFIRMATION - Static variable in class org.opencms.workplace.commons.CmsPublishProject
Value for the action: show unlock confirmation.
ACTION_UNLOCK_CONFIRMED - Static variable in class org.opencms.workplace.commons.CmsPublishProject
Value for the action: unlock confirmed.
ACTION_UPDATE_ELEMENTS - Static variable in class org.opencms.workplace.editors.CmsDialogElements
Value for the action: update the elements of the page.
ACTION_UPLOAD - Static variable in class org.opencms.workplace.galleries.A_CmsGallery
Value for the action: upload a new gallery item.
ACTION_VALUES - Static variable in class org.opencms.jsp.CmsJspTagProperty
Static array of the possible "file" properties.
ACTION_VALUES_LIST - Static variable in class org.opencms.jsp.CmsJspTagProperty
Array list for fast lookup.
ACTION_WAIT - Static variable in class org.opencms.workplace.CmsDialog
Value for the action: wait (show please wait screen).
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.
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.
actionCloseDialog() - Method in class org.opencms.workplace.CmsDialog
Used to close the current JSP dialog.
actionCloseDialog() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
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.explorer.CmsNewResourceXmlPage
Used to close the current JSP dialog.
actionCloseDialog() - Method in class org.opencms.workplace.list.A_CmsListReport
 
actionCommit() - Method in class org.opencms.workplace.CmsWidgetDialog
Commits the edited object after pressing the "OK" button.
actionCommit() - Method in class org.opencms.workplace.tools.CmsExplorerDialog
 
actionCopy() - Method in class org.opencms.workplace.commons.CmsCopy
Performs the copy action, will be called by the JSP page.
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.
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.
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.list.A_CmsListDialog
Performs the dialog actions depending on the initialized action.
actionDirectEdit() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Performs a configurable action performed by the editor.
actionDirectEdit() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Performs a configurable action performed by the editor.
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.
actionEditProperties() - Method in class org.opencms.workplace.explorer.CmsNewResourceXmlPage
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.
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.
actionRemoveAce() - Method in class org.opencms.workplace.commons.CmsChacc
Removes a present access control entry from the resource.
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.CmsPublishProject
Performs the publish report, will be called by the JSP page.
actionReport() - Method in class org.opencms.workplace.commons.CmsSynchronizeReport
Performs the move report, will be called by the JSP page.
actionRestore() - Method in class org.opencms.workplace.commons.CmsHistory
Performs the restore action, 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 ation.
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 backup 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.
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.
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(I_CmsLruCacheObject) - Method in class org.opencms.cache.CmsLruCache
Adds a new object to this cache.
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) - Method in class org.opencms.flex.CmsFlexCacheEntry
Add an include - call target resource to this cache entry.
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.
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.
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) - Method in class org.opencms.site.CmsSiteManager
Adds an alias to the currently configured site.
addAllItems(Collection) - Method in class org.opencms.workplace.list.CmsHtmlList
Adds a collection new list items to the content of the list.
addAnalyzer(CmsSearchAnalyzer) - Method in class org.opencms.search.CmsSearchManager
Adds an analyzer.
addAvailableLocale(String) - Method in class org.opencms.i18n.CmsLocaleManager
Adds a locale to the list of available locales.
addBookmark(String, Locale, boolean, Object) - Method in class org.opencms.xml.A_CmsXmlDocument
Adds a bookmark for the given value.
addChildResources(String) - Method in class org.opencms.importexport.CmsExport
Exports the given folder and all child resources.
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.
addCmsEventListener(I_CmsEventListener) - Method in class org.opencms.main.OpenCmsCore
Add a cms event listener that listens to all events.
addCmsEventListener(I_CmsEventListener, int[]) - Method in class org.opencms.main.OpenCmsCore
Add a cms event listener.
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.
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.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.CmsJspLoader
 
addConfigurationParameter(String, String) - Method in class org.opencms.loader.CmsPointerLoader
 
addConfigurationParameter(String, String) - Method in class org.opencms.loader.CmsXmlContentLoader
 
addConfigurationParameter(String, String) - Method in class org.opencms.loader.CmsXmlPageLoader
 
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
 
addContentCollector(String, String) - Method in class org.opencms.loader.CmsResourceManager
Adds a given content collector class to the type manager.
addContentType(Class) - Method in class org.opencms.xml.CmsXmlContentTypeManager
Adds a XML content schema type class to the registerd XML content types.
addContextMenuEntry(String, String, String, String, String) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Adds a single context menu entry to the list of context menu items.
addContextMenuSeparator(String) - 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 overlodad from the standard HttpServletRequest API.
addDefault(CmsXmlContentDefinition, String, String) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Adds a default value for an element.
addDefaultAction(CmsListDefaultAction) - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Adds a default Action.
addDefaultFile(String) - Method in class org.opencms.configuration.CmsVfsConfiguration
Adds a directory default file.
addDefaultLocale(String) - Method in class org.opencms.i18n.CmsLocaleManager
Adds a locale to the list of default locales.
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.
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.
addDocument(A_CmsIndexResource, String, Document) - Method in class org.opencms.search.CmsIndexingThreadManager
Caches the generated Document for the index resource to avoid multiple text extraction.
addDocumentType(String) - Method in class org.opencms.search.CmsSearchIndexSource
Adds the key/name of a document type.
addDocumentTypeConfig(CmsSearchDocumentType) - Method in class org.opencms.search.CmsSearchManager
Adds a document type.
addEmailReceiver(String) - Method in class org.opencms.monitor.CmsMemoryMonitorConfiguration
Sets the emailReceiver.
addEntries(List) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenu
Adds a list of CmsContextMenuItem objects to the context menu list.
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 occured during the report.
addError(Object) - Method in interface org.opencms.report.I_CmsReport
Adds an error object to the list of errors that occured 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.
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(int) - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter in order to avoid the given type in the filtered resources.
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.
addFile(CmsResource) - Method in class org.opencms.db.CmsPublishList
Adds a new/changed/deleted Cms file resource to the publish list.
addFiles(List) - Method in class org.opencms.db.CmsPublishList
Appends all of the new/changed/deleted Cms file resources in the specified list to the end of this publish list.
addFileTranslation(String) - Method in class org.opencms.configuration.CmsVfsConfiguration
Adds one file translation rule.
addFolder(CmsResource) - Method in class org.opencms.db.CmsPublishList
Adds a new/changed Cms folder resource to the publish list.
addFolders(List) - Method in class org.opencms.db.CmsPublishList
Appends all of the new/changed Cms folder resources in the specified list to the end of this publish list.
addFolderTranslation(String) - Method in class org.opencms.configuration.CmsVfsConfiguration
Adds one folder translation rule.
addHeader(String, String) - Method in class org.opencms.flex.CmsFlexResponse
Method overlodad from the standard HttpServletRequest API.
addHeaders(Map) - 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.
addIdentifiableObject(String, Object) - Method in class org.opencms.util.CmsIdentifiableObjectContainer
 
addIdentifiableObject(String, Object, float) - Method in class org.opencms.util.CmsIdentifiableObjectContainer
 
addIdentifiableObject(String, Object) - Method in interface org.opencms.util.I_CmsIdentifiableObjectContainer
Appends the specified object to the end of this container.
addIdentifiableObject(String, Object, float) - Method in interface org.opencms.util.I_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.
addIntHeader(String, int) - Method in class org.opencms.flex.CmsFlexResponse
Method overlodad from the standard HttpServletRequest API.
addInvalidLogin(String, int, String) - Method in class org.opencms.db.CmsLoginManager
Adds an invalid attempt to login for the given user / IP to the storage.
addItem(CmsListItem) - Method in class org.opencms.workplace.list.CmsHtmlList
Adds a new item to the content of the 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_CONFIRMED_RESOURCES - Static variable in class org.opencms.db.CmsUserSettings
Key for additional info of resources that were confirmemed 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_EXPLORERSETTINGS - Static variable in class org.opencms.db.CmsUserSettings
Key for additional info explorer settings.
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_TOWN - Static variable in class org.opencms.db.CmsUserSettings
Key for additional info address.
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(String, 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.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.
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.
addMessage(CmsMessages) - Method in class org.opencms.i18n.CmsMultiMessages
Adds a messages instance to this multi message bundle.
addMessages(String) - Method in class org.opencms.workplace.CmsWorkplace
Auxiliary method for initialization of messages.
addMimeType(String) - Method in class org.opencms.search.CmsSearchDocumentType
Adds a mimetype.
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.
addMultiAction(CmsListMultiAction) - Method in class org.opencms.workplace.list.CmsListMetadata
Adds an action applicable to more than one list item at once.
addParameter(Map, 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) - Method in class org.opencms.flex.CmsFlexRequest
Adds the specified Map to the paramters of the request, added parametes will not overwrite existing parameters in the request.
addPermissions(CmsPermissionSet) - Method in class org.opencms.security.CmsPermissionSetCustom
Sets permissions from another permission set additionally both as allowed and denied permissions.
addProperty(String) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Adds a property definition name to the list of editable properties.
addRelatedSystemRes(String) - Method in class org.opencms.staticexport.CmsStaticExportRfsRule
Adds a regex of related system resources.
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(int) - 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(CmsDriverManager, CmsDbContext, CmsResource, CmsUUID, int, int) - 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.
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.
addResourceToDelete(CmsPublishedResource) - Method in class org.opencms.search.CmsSearchIndexUpdateData
Adds the given resource to the resources that must be deleted from the search index.
addResourceToUpdate(CmsPublishedResource) - Method in class org.opencms.search.CmsSearchIndexUpdateData
Adds the given resource to the resources that must be updated in the search index.
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) - 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.
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.
addSelectOption(CmsSelectWidgetOption) - Method in class org.opencms.widgets.A_CmsSelectWidget
Adds a new select option to this widget.
addSessionInfo(CmsSessionInfo) - Method in class org.opencms.main.CmsSessionManager
Adds a new session info into the session storage.
addSite(String, String, String) - Method in class org.opencms.site.CmsSiteManager
Adds a new CmsSite to the list of configured sites, this is only allowed during configuration.
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.
addSourceName(String) - Method in class org.opencms.search.CmsSearchIndex
Adds am index source to this search index.
addThread(A_CmsReportThread) - Method in class org.opencms.main.CmsThreadStore
Adds a Thread to this Thread store.
addToIncludeList(String, Map) - 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.
addType(I_CmsXmlSchemaType) - Method in class org.opencms.xml.CmsXmlContentDefinition
Adds the given content type.
addUserToGroup(CmsDbContext, String, String) - Method in class org.opencms.db.CmsDriverManager
Adds a user to a group.
addUserToGroup(CmsRequestContext, String, String) - 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.
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, int) - Method in class org.opencms.xml.content.CmsXmlContentValueSequence
Adds a value element of the sequence type at the seleted 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.
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.
addWebUser(CmsDbContext, String, String, String, String, Map) - Method in class org.opencms.db.CmsDriverManager
Creates a new web user.
addWebUser(CmsDbContext, String, String, String, String, String, Map) - Method in class org.opencms.db.CmsDriverManager
Adds a web user to the Cms.
addWebUser(CmsRequestContext, String, String, String, String, Map) - Method in class org.opencms.db.CmsSecurityManager
Creates a new web user.
addWebUser(CmsRequestContext, String, String, String, String, String, Map) - Method in class org.opencms.db.CmsSecurityManager
Adds a web user to the Cms.
addWebUser(String, String, String, String, Map) - Method in class org.opencms.file.CmsObject
Creates a new web user.
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) - 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) - Static method in class org.opencms.module.CmsModuleXmlHandler
Adds the XML digester rules for a single module.
adjustHtml(String) - Method in class org.opencms.util.CmsHtmlConverter
Adjusts the html input code in WORD mode if nescessary.
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.
ADMINISTRATOR - Static variable in class org.opencms.security.CmsRole
The "ADMINISTRATOR" role, which is a parent to all other roles.
ADMINTOOLS_ROOT_LOCATION - Static variable in class org.opencms.workplace.tools.CmsToolManager
Root location for the tools.
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.file.CmsResourceFilter
Filter to display all resources.
ALL_CHANGES - Static variable in class org.opencms.db.CmsProjectResourcesDisplayMode
Constant for the all changes view.
ALL_MODIFIED - Static variable in class org.opencms.file.CmsResourceFilter
Filter to display all modified (new/changed/deleted) resources.
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.
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.
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.
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.
appendParameter(String, String, String) - Static method in class org.opencms.util.CmsRequestUtil
Appends a request parameter to the given URL.
appendParameters(String, Map, boolean) - Static method in class org.opencms.util.CmsRequestUtil
Appends a map of request parameters to the given URL.
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.
APPINFO_ATTR_CONFIGURATION - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "configuration" appinfo attribute name.
APPINFO_ATTR_ELEMENT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "element" appinfo attribute name.
APPINFO_ATTR_MAPTO - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "mapto" appinfo attribute name.
APPINFO_ATTR_MESSAGE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "message" appinfo attribute name.
APPINFO_ATTR_NAME - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "name" appinfo attribute name.
APPINFO_ATTR_REGEX - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "regex" 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_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_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_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_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_PREVIEW - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "preview" appinfo element name.
APPINFO_RESOURCEBUNDLE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "resourcebundle" appinfo element name.
APPINFO_RULE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "rule" appinfo element name.
APPINFO_VALIDATIONRULES - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "validationrules" appinfo element name.
applyButton() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Generates an apply button for the gallery button bar.
applyButton() - Method in class org.opencms.workplace.galleries.CmsHtmlGallery
Generates the apply button and distinguishes between the different gallery modes.
applyButton() - Method in class org.opencms.workplace.galleries.CmsImageGallery
 
applyButton() - Method in class org.opencms.workplace.galleries.CmsLinkGallery
 
applyChanges() - Method in class org.opencms.security.CmsPasswordInfo
Sets the new password for the current logged in user.
applyXslTransformation(String, String) - Method in class org.opencms.workplace.explorer.CmsNewCsvFile
Applies a XSLT Transformation to the xmlContent.
ARG_PARAM_NAME - Static variable in class org.opencms.workplace.tools.A_CmsToolHandler
Property for the params arg.
ARG_PATH_NAME - Static variable in class org.opencms.workplace.tools.A_CmsToolHandler
Property for the path arg.
ARGS_PROPERTY_DEFINITION - Static variable in class org.opencms.workplace.tools.A_CmsToolHandler
Property definition for the args.
ARGUMENT_SEPARATOR - Static variable in class org.opencms.workplace.tools.A_CmsToolHandler
Argument separator.
ATTRIBUTE_ARRAY - Static variable in interface org.opencms.xml.content.I_CmsXmlContentHandler
Array of all allowed attribute mapping names.
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_INTERNAL - Static variable in class org.opencms.xml.page.CmsXmlPage
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_NAME - Static variable in class org.opencms.file.CmsBackupResourceHandler
Constant for the backup request attribute name.
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.xml.page.CmsXmlPage
Name of the name attribute of the elements node.
ATTRIBUTE_THROWABLE - Static variable in class org.opencms.workplace.CmsDialog
Key name for the throwable attribute.
ATTRIBUTE_TYPE - Static variable in class org.opencms.xml.page.CmsXmlPage
Name of the type attribute of the elements node.
ATTRIBUTES - Static variable in interface org.opencms.xml.content.I_CmsXmlContentHandler
List of all allowed attribute mapping names, for fast lookup.
autoCreatePropertyDefinition() - Method in class org.opencms.file.CmsProperty
Checks if the property definition for this property should be created implicitly on any write operation if doesn't exist already.
autoLockResources() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns if the autolock resources feature is enabled.

B

BACKUP_HANDLER - Static variable in class org.opencms.file.CmsBackupResourceHandler
The backup handler path.
backupConfiguration(String, String) - Method in class org.opencms.setup.CmsSetupBean
Restores the opencms.xml either to or from a backup file, depending whether the setup wizard is executed the first time (the backup does not exist) or not (the backup exists).
backupProject(CmsDbContext, int, long) - Method in class org.opencms.db.CmsDriverManager
Creates a backup of the current project.
backupProject(CmsRequestContext, int, long) - Method in class org.opencms.db.CmsSecurityManager
Creates a backup of the current project.
backupProject(int, long) - Method in class org.opencms.file.CmsObject
Creates a backup of the current project.
begin(String, String, Attributes) - Method in class org.opencms.configuration.CmsSetNextRule
Process the start of this element.
BEGIN_EXCLUDE_CONDITION - Static variable in class org.opencms.db.generic.CmsVfsDriver
Operator to concatenate exclude conditions.
BEGIN_INCLUDE_CONDITION - Static variable in class org.opencms.db.generic.CmsVfsDriver
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.
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.
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.
buildAddElement(String, int, boolean) - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Returns the html for a button to add an optional element.
buildCheckRecursive() - Method in class org.opencms.workplace.commons.CmsTouch
Creates the "recursive" checkbox for touching subresources of folders.
buildCheckRecursive() - Method in class org.opencms.workplace.commons.CmsUndoChanges
Creates the "recursive" checkbox for undoing changes to subresources of folders.
buildCheckSiblings() - Method in class org.opencms.workplace.commons.CmsPublishProject
Builds the HTML for the "publish siblings" checkbox when direct publishing a file.
buildContextMenues() - Method in class org.opencms.workplace.CmsFrameset
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.
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, 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.
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.
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.
buildGalleryButtonBar() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Builds the html String for the buttonbar frame.
buildGalleryButtons(CmsEditorDisplayOptions, int, Properties) - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Builds the html String for the gallery buttons.
buildGalleryButtons(CmsEditorDisplayOptions, int, Properties) - Method in class org.opencms.workplace.editors.CmsSimplePageEditor
 
buildGalleryItemListCustomEndCols(CmsResource, String) - Method in class org.opencms.workplace.galleries.A_CmsGallery
Generates the HTML for custom columns to shown at the end of the list of gallery columns.
buildGalleryItemListCustomEndCols(CmsResource, String) - Method in class org.opencms.workplace.galleries.CmsLinkGallery
 
buildGalleryItemListCustomStartCols(CmsResource, String) - Method in class org.opencms.workplace.galleries.A_CmsGallery
Generates the HTML for custom columns to shown at the start of the list of gallery columns.
buildGalleryItemListHeadline() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Generates the HTML for the gallery item list headline.
buildGalleryItemListHeadline() - Method in class org.opencms.workplace.galleries.CmsLinkGallery
 
buildGalleryItemPreview() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Builds the html String for the preview frame.
buildGalleryItemPreview() - Method in class org.opencms.workplace.galleries.CmsDownloadGallery
Builds the html String for the preview frame.
buildGalleryItemPreview() - Method in class org.opencms.workplace.galleries.CmsHtmlGallery
Builds the html String for the preview frame.
buildGalleryItemPreview() - Method in class org.opencms.workplace.galleries.CmsImageGallery
Builds the html String for the preview frame.
buildGalleryItemPreview() - Method in class org.opencms.workplace.galleries.CmsLinkGallery
Builds the html String for the preview frame.
buildGalleryItemPreview() - Method in class org.opencms.workplace.galleries.CmsTableGallery
Builds the html String for the preview frame.
buildGalleryItems() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Builds the html for the gallery items list.
buildGallerySelectBox() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the html for the gallery select box.
buildGroupList() - Method in class org.opencms.workplace.commons.CmsChaccBrowser
Builds a list of all groups and returns an html string.
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.
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.
buildNewList(String) - Method in class org.opencms.workplace.explorer.CmsNewResource
Builds the html for the list of possible new resources.
buildOnlineHelpJavaScript(Locale) - Static method in class org.opencms.workplace.help.CmsHelpTemplateBean
Returns the java script method to open the online help popup window.
buildPageSelectBox() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Builds the HTML String for the page select box.
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.
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.
buildRemoveElement(String, int, boolean) - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Returns the html for a button to remove an optional element.
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, List, int, boolean) - Static method in class org.opencms.workplace.CmsWorkplace
Generates a html select box out of the provided values.
buildSelect(String, List, List, 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.
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.
buildSelectFilter(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the task startup filter 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.
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.
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.
buildSelectView(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Returns a html select box filled with the views accessible by the current user.
buildSelectViews(String) - Method in class org.opencms.workplace.editors.CmsMSDHtmlEditor
Builds the html String for the editor views available in the editor screens.
buildSelectWorkplaceButtonStyle(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the workplace button style 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.
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.commons.CmsChtype
Builds the html for the list of possible types for the uploaded file.
buildTypeList() - Method in class org.opencms.workplace.commons.CmsChtype
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.
buildUserInformation() - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html code for the static user information table (tab 4).
buildUserList() - Method in class org.opencms.workplace.commons.CmsChaccBrowser
Builds a list of all users and returns an html string.
buildVersionList() - Method in class org.opencms.workplace.commons.CmsHistory
Builds a list of Versions of the specified resource.
buildXsltSelect() - Method in class org.opencms.workplace.explorer.CmsNewCsvFile
Builds a html select for the XSLT files.
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_NEXT - Static variable in class org.opencms.workplace.explorer.CmsNewResource
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 - Static variable in class org.opencms.configuration.CmsDefaultUserSettings
Array of the possible "button styles".
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.
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(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.CmsListIndependentAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListMultiAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListResourceIconAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListSearchAction
 
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

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 ouput should be streamed.
cacheContentDefinition(String, CmsXmlContentDefinition) - Method in class org.opencms.xml.CmsXmlEntityResolver
Caches an XML content defintion based on the given system id and the online / offline status of this entity resolver instance.
cacheExportUri(String, String, String) - Method in class org.opencms.staticexport.CmsStaticExportManager
Caches a calculated export uri.
cacheOffline() - Method in class org.opencms.flex.CmsFlexCache
Indicates if offline project resources are cached.
cacheOnlineLink(Object, Object) - Method in class org.opencms.staticexport.CmsStaticExportManager
Caches a calculated online link.
cacheSystemId(String, byte[]) - Static method in class org.opencms.xml.CmsXmlEntityResolver
Adds a sytem id URL to to internal permanent cache.
calendarIncludes() - Method in interface org.opencms.widgets.I_CmsWidgetDialog
Displays a javascript calendar element with the standard "opencms" style.
calendarIncludes() - Method in class org.opencms.workplace.CmsWorkplace
Displays a javascript calendar element with the standard "opencms" style.
calendarIncludes(String) - Method in class org.opencms.workplace.CmsWorkplace
Displays a javascript calendar element.
calendarInit(String, String, String, boolean, boolean, boolean, String, boolean) - Method in interface org.opencms.widgets.I_CmsWidgetDialog
Initializes a javascript calendar element to be shown on a page.
calendarInit(String, String, String, boolean, boolean, boolean, String) - Method in class org.opencms.workplace.CmsWorkplace
Initializes a javascript calendar element to be shown on a page.
calendarInit(String, String, String, boolean, boolean, boolean, String, boolean) - Method in class org.opencms.workplace.CmsWorkplace
Initializes a javascript calendar element to be shown on a page.
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).
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.
changeLastModifiedProjectId(CmsDbContext, CmsResource) - Method in class org.opencms.db.CmsDriverManager
Changes the project id of the resource to the current project, indicating that the resource was last modified in this project.
changeLastModifiedProjectId(CmsRequestContext, CmsResource) - Method in class org.opencms.db.CmsSecurityManager
Changes the project id of the resource to the current project, indicating that the resource was last modified in this project.
changeLastModifiedProjectId(String) - Method in class org.opencms.file.CmsObject
Changes the project id of the resource to the current project, indicating that the resource was last modified in this project.
changeLastModifiedProjectId(CmsObject, CmsSecurityManager, CmsResource) - Method in class org.opencms.file.types.A_CmsResourceType
 
changeLastModifiedProjectId(CmsObject, CmsSecurityManager, CmsResource) - Method in class org.opencms.file.types.A_CmsResourceTypeFolderBase
 
changeLastModifiedProjectId(CmsObject, CmsSecurityManager, CmsResource) - Method in interface org.opencms.file.types.I_CmsResourceType
Changes the project id of the resource to the current project, indicating that the resource was last modified in this project.
changeLock(CmsDbContext, CmsResource) - 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(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(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.
changeUserType(CmsDbContext, CmsUser, int) - Method in class org.opencms.db.CmsDriverManager
Changes the user type of the user.
changeUserType(CmsDbContext, CmsUUID, int) - Method in class org.opencms.db.CmsDriverManager
Changes the user type of the user.
changeUserType(CmsDbContext, String, int) - Method in class org.opencms.db.CmsDriverManager
Changes the user type of the user.
changeUserType(CmsRequestContext, CmsUUID, int) - Method in class org.opencms.db.CmsSecurityManager
Changes the user type of the user.
changeUserType(CmsRequestContext, String, int) - Method in class org.opencms.db.CmsSecurityManager
Changes the user type of the user.
changeUserType(CmsUUID, int) - Method in class org.opencms.file.CmsObject
Changes the type of a user given its id.
changeUserType(String, int) - Method in class org.opencms.file.CmsObject
Changes the type of a user given its name.
characters(char[], int, int) - Method in class org.opencms.util.CmsXmlSaxWriter
 
checkDependencies(CmsModule, int) - Method in class org.opencms.module.CmsModuleManager
Checks if a modules depedencies 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.
checkDirectAccess(List) - Method in class org.opencms.security.CmsRole
Returns true if the role group of this role (not the groups from the parent roles) matches a name of one of the given groups.
checkEmail(String) - Static method in class org.opencms.file.CmsUser
Validates an email address.
checkEthernetAddress() - Method in class org.opencms.setup.CmsSetupBean
Checks the ethernet address value and generates a dummy address, if necessary.
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.
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
Checks if the resources is in the list of immutalbe resources.
checkInvalidLogins(String, int, String) - Method in class org.opencms.db.CmsLoginManager
Checks if the threshold for the invalid logins has been reached for the given user.
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, int) - 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, int) - Method in class org.opencms.workplace.editors.CmsEditor
 
checkLogin(String) - Static method in class org.opencms.file.CmsUser
Validates a login.
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, boolean) - Method in class org.opencms.module.CmsModuleManager
Checks the module selection list for consistency, that means that if a module is selected, all its dependencies are also selected.
checkName(String) - Static method in class org.opencms.file.CmsGroup
Validates a group name.
checkNewEntry(String, int) - Method in class org.opencms.workplace.commons.CmsChacc
Check method to validate the user input when creating a new access control entry.
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, int) - Method in class org.opencms.db.CmsSecurityManager
Applies the permission check result of a previous call to CmsSecurityManager.hasPermissions(CmsRequestContext, CmsResource, CmsPermissionSet, boolean, CmsResourceFilter).
checkPublishPermissions(CmsRequestContext, CmsResource) - Method in class org.opencms.db.CmsSecurityManager
Checks if the given resource or the current project can be published by the current user using his current OpenCms context.
checkRedundancies(List, List) - Static method in class org.opencms.importexport.CmsExport
Checks whether some of the resources are redundant because a superfolder has also been selected or a file is included in a folder.
checkResourcePermissions(CmsPermissionSet, boolean) - Method in class org.opencms.workplace.CmsDialog
Checks if the permissions of the current user on the resource to use in the dialog are sufficient.
checkResourcePermissions(CmsPermissionSet, boolean, CmsMessageContainer) - Method in class org.opencms.workplace.CmsDialog
Checks if the permissions of the current user on the resource to use in the dialog are sufficient.
checkResources(CmsObject) - Method in class org.opencms.module.CmsModule
Checks if all resources of the module are present.
checkResources(CmsObject, List) - Static method in class org.opencms.util.CmsFileUtil
Checks if all resources are present.
checkRole(CmsDbContext, CmsRole) - Method in class org.opencms.db.CmsSecurityManager
Checks if the user of the current database context has permissions to impersonate the given role.
checkRole(CmsRequestContext, CmsRole) - Method in class org.opencms.db.CmsSecurityManager
Checks if the user of the current database context has permissions to impersonate the given role.
checkRole(CmsRole) - Method in class org.opencms.file.CmsObject
Checks if the user of this OpenCms context is a member of at last one of the roles in the given role set.
checkUrl(CmsObject, String) - Static method in class org.opencms.validation.CmsPointerLinkValidator
Checks if the given url is valid.
checkValues(CmsObject) - Method in class org.opencms.synchronize.CmsSynchronizeSettings
Performs a check if the values that have been set are valid.
checkZipCode(String) - Static method in class org.opencms.file.CmsUser
Validates a zip code.
chflags(CmsDbContext, CmsResource, int) - Method in class org.opencms.db.CmsDriverManager
Changes the resource flags of a resource.
chflags(CmsRequestContext, CmsResource, int) - Method in class org.opencms.db.CmsSecurityManager
Changes the resource flags of a resource.
chflags(String, int) - Method in class org.opencms.file.CmsObject
Changes the resource flags of a resource.
chflags(CmsObject, CmsSecurityManager, CmsResource, int) - Method in class org.opencms.file.types.A_CmsResourceType
 
chflags(CmsObject, CmsSecurityManager, CmsResource, int) - Method in interface org.opencms.file.types.I_CmsResourceType
Changes the resource flags of a resource.
chtype(CmsDbContext, CmsResource, int) - Method in class org.opencms.db.CmsDriverManager
Changes the resource type of a resource.
chtype(CmsRequestContext, CmsResource, int) - Method in class org.opencms.db.CmsSecurityManager
Changes the resource type of a resource.
chtype(String, int) - Method in class org.opencms.file.CmsObject
Changes the resource type of a resource.
chtype(CmsObject, CmsSecurityManager, CmsResource, int) - Method in class org.opencms.file.types.A_CmsResourceType
 
chtype(CmsObject, CmsSecurityManager, CmsResource, int) - Method in class org.opencms.file.types.A_CmsResourceTypeFolderBase
 
chtype(CmsObject, CmsSecurityManager, CmsResource, int) - Method in interface org.opencms.file.types.I_CmsResourceType
Changes the resource type of a resource.
cleanUp() - Method in class org.opencms.importexport.A_CmsImport
Cleans up member variables after the import is finished.
cleanUp() - Method in class org.opencms.importexport.CmsImportVersion2
Cleans up member variables after the import is finished.
cleanup() - Method in class org.opencms.search.extractors.A_CmsTextExtractorMsOfficeBase
Cleans up some internal memory.
clear() - Method in class org.opencms.cache.CmsLruCache
Removes all cached objects in this cache.
clear() - Method in class org.opencms.db.CmsDbContext
Clears this database context.
clear() - Method in class org.opencms.flex.CmsFlexController
Clears all data of this controller.
clear() - Method in class org.opencms.util.CmsIdentifiableObjectContainer
 
clear() - Method in interface org.opencms.util.I_CmsIdentifiableObjectContainer
Resets the container.
clear(Locale) - Method in class org.opencms.workplace.list.CmsHtmlList
This method resets the content of the list (no the metadata).
CLEAR_ALL - Static variable in class org.opencms.flex.CmsFlexCache
Trigger for clearcache event: Clear complete cache.
CLEAR_ENTRIES - Static variable in class org.opencms.flex.CmsFlexCache
Trigger for clearcache event: Clear only entries.
CLEAR_OFFLINE_ALL - Static variable in class org.opencms.flex.CmsFlexCache
Trigger for clearcache event: Clear complete offine cache.
CLEAR_OFFLINE_ENTRIES - Static variable in class org.opencms.flex.CmsFlexCache
Trigger for clearcache event: Clear only offline entries.
CLEAR_ONLINE_ALL - Static variable in class org.opencms.flex.CmsFlexCache
Trigger for clearcache event: Clear complete online cache.
CLEAR_ONLINE_ENTRIES - Static variable in class org.opencms.flex.CmsFlexCache
Trigger for clearcache event: Clear only online entries.
clearBookmarks() - Method in class org.opencms.xml.A_CmsXmlDocument
Clears the XML document bookmarks.
clearDialogObject() - Method in class org.opencms.workplace.CmsWidgetDialog
Clears the "dialog object" for this widget dialog by removing it from the current users session.
clearErrors() - Method in class org.opencms.setup.CmsSetupDb
Clears the error messages stored internally.
clearId() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
Clears the id of the job.
clearPermissionCache() - Method in class org.opencms.db.CmsSecurityManager
Clears the permission cache.
clone() - Method in class org.opencms.db.CmsLoginMessage
 
clone() - Method in class org.opencms.file.CmsBackupProject
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.file.CmsBackupResource
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.file.CmsFile
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.file.CmsFolder
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.file.CmsGroup
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.file.CmsProject
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.file.CmsProperty
Creates a clone of this property.
clone() - Method in class org.opencms.file.CmsPropertyDefinition
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.file.CmsResource
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.file.CmsResourceFilter
 
clone() - Method in class org.opencms.file.CmsUser
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.main.CmsContextInfo
Creates a clone of this context info object.
clone() - Method in class org.opencms.module.CmsModule
Clones a CmsModule which is not set to frozen.
clone() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
Creates a clone of this scheduled job.
clone() - Method in class org.opencms.security.CmsAccessControlList
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.security.CmsPermissionSetCustom
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.site.CmsSite
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.site.CmsSiteMatcher
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.util.CmsRfsFileViewer
Returns a clone of this file view settings that is not "frozen" and therefore allows modifications.
clone() - Method in class org.opencms.util.CmsUUID
Creates a clone of this CmsUUID.
clone() - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenu
 
clone() - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenuItem
 
clone() - Method in class org.opencms.xml.CmsXmlContentDefinition
Creates a clone of this XML content definition.
cloneAsProperty() - Method in class org.opencms.file.CmsProperty
Creates a clone of this property that already is of type CmsProperty.
closeAll(CmsDbContext, Connection, Statement, ResultSet) - Method in class org.opencms.db.generic.CmsSqlManager
Attemts to close the connection, statement and result set after a statement has been executed.
closeConnection() - Method in class org.opencms.setup.CmsSetupDb
Closes the internal connection to the database.
closeDialogOnCommit() - Method in class org.opencms.workplace.CmsWidgetDialog
Returns true if the dialog should be closed after the values have been committed.
closeExportFile(Element) - Method in class org.opencms.importexport.CmsExport
Closes the export ZIP file and saves the XML document for the manifest.
closeImportFile() - Method in class org.opencms.importexport.CmsImport
Closes the import file.
CmsAcceptLanguageHeaderParser - Class in org.opencms.i18n
Parses the HTTP Accept-Language header as per section 14.4 of RFC 2068 (HTTP 1.1 header field definitions) and creates a sorted list of Locales from it.
CmsAcceptLanguageHeaderParser(HttpServletRequest, Locale) - Constructor for class org.opencms.i18n.CmsAcceptLanguageHeaderParser
Parses the Accept-Language header from the provided request.
CmsAcceptLanguageHeaderParser(String, Locale) - Constructor for class org.opencms.i18n.CmsAcceptLanguageHeaderParser
Parses the Accept-Language header.
CmsAccessControlEntry - Class in org.opencms.security
An access control entry defines the permissions of a user or group for a distinct resource.
CmsAccessControlEntry(CmsUUID, CmsAccessControlEntry) - Constructor for class org.opencms.security.CmsAccessControlEntry
Constructor to create a new access control entry for a given resource based on an existing access control entry.
CmsAccessControlEntry(CmsUUID, CmsUUID, CmsPermissionSet, int) - Constructor for class org.opencms.security.CmsAccessControlEntry
Constructor to create a new access control entry on a given resource and a given principal.
CmsAccessControlEntry(CmsUUID, CmsUUID, int, int, int) - Constructor for class org.opencms.security.CmsAccessControlEntry
Constructor to create a new access control entry on a given resource and a given principal.
CmsAccessControlEntry(CmsUUID, CmsUUID, String) - Constructor for class org.opencms.security.CmsAccessControlEntry
Constructor to create a new access control entry on a given resource and a given principal.
CmsAccessControlList - Class in org.opencms.security
An access control list contains the permission sets of all principals for a distinct resource that are calculated on the permissions defined by various access control entries.
CmsAccessControlList() - Constructor for class org.opencms.security.CmsAccessControlList
Constructor to create an empty access control list for a given resource.
CmsAfterPublishStaticExportHandler - Class in org.opencms.staticexport
Implementation for the I_CmsStaticExportHandler interface.
CmsAfterPublishStaticExportHandler() - Constructor for class org.opencms.staticexport.CmsAfterPublishStaticExportHandler
 
CmsAuthentificationException - Exception in org.opencms.security
Signals that an attempt to authentificate (login) has a user has failed.
CmsAuthentificationException(CmsMessageContainer) - Constructor for exception org.opencms.security.CmsAuthentificationException
Creates a new localized Exception.
CmsAuthentificationException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.security.CmsAuthentificationException
Creates a new localized Exception that also containes a root cause.
CmsBackupDriver - Class in org.opencms.db.generic
Generic (ANSI-SQL) database server implementation of the backup driver methods.
CmsBackupDriver() - Constructor for class org.opencms.db.generic.CmsBackupDriver
 
CmsBackupDriver - Class in org.opencms.db.maxdb
MaxDB/SapDB implementation of the backup driver methods.
CmsBackupDriver() - Constructor for class org.opencms.db.maxdb.CmsBackupDriver
 
CmsBackupDriver - Class in org.opencms.db.mysql
MySQL implementation of the backup driver methods.
CmsBackupDriver() - Constructor for class org.opencms.db.mysql.CmsBackupDriver
 
CmsBackupDriver - Class in org.opencms.db.mysql3
MySQL3 implementation of the backup driver methods.
CmsBackupDriver() - Constructor for class org.opencms.db.mysql3.CmsBackupDriver
 
CmsBackupDriver - Class in org.opencms.db.oracle
Oracle implementation of the backup driver methods.
CmsBackupDriver() - Constructor for class org.opencms.db.oracle.CmsBackupDriver
 
CmsBackupDriver - Class in org.opencms.db.oracle8
Oracle8 implementation of the backup driver methods.
CmsBackupDriver() - Constructor for class org.opencms.db.oracle8.CmsBackupDriver
 
CmsBackupDriver - Class in org.opencms.db.postgresql
PostgreSql implementation of the backup driver methods.
CmsBackupDriver() - Constructor for class org.opencms.db.postgresql.CmsBackupDriver
 
CmsBackupProject - Class in org.opencms.file
Describes an OpenCms backup project.
CmsBackupProject(int, int, String, String, int, CmsUUID, CmsUUID, CmsUUID, long, int, Timestamp, CmsUUID, String, String, String, String, List) - Constructor for class org.opencms.file.CmsBackupProject
Creates a new CmsBackupProject.
CmsBackupResource - Class in org.opencms.file
A backup resource for the OpenCms VFS resource history.
CmsBackupResource(CmsUUID, int, int, CmsUUID, CmsUUID, CmsUUID, String, int, int, int, int, long, CmsUUID, String, long, CmsUUID, String, long, long, int, byte[]) - Constructor for class org.opencms.file.CmsBackupResource
Constructor, creates a new CmsBackupResource object.
CmsBackupResourceHandler - Class in org.opencms.file
Resource init handler that loads backup versions of resources.
CmsBackupResourceHandler() - Constructor for class org.opencms.file.CmsBackupResourceHandler
 
CmsBroadcast - Class in org.opencms.main
A single broadcast message, send from one OpenCms user to another.
CmsBroadcast(CmsUser, String) - Constructor for class org.opencms.main.CmsBroadcast
Creates a new broadcast, with the current system time set as send time.
CmsCacheKey - Class in org.opencms.db
Generates the cache keys for the user and permission caches.
CmsCacheKey() - Constructor for class org.opencms.db.CmsCacheKey
Constructor to create a new instance of CmsCacheKey.
CmsCacheSettings - Class in org.opencms.db
The settings of the OpenCms driver manager.
CmsCacheSettings() - Constructor for class org.opencms.db.CmsCacheSettings
Default constructor.
CmsCalendarWidget - Class in org.opencms.widgets
Provides a DHTML calendar widget, for use on a widget dialog.
CmsCalendarWidget() - Constructor for class org.opencms.widgets.CmsCalendarWidget
Creates a new calendar widget.
CmsCalendarWidget(String) - Constructor for class org.opencms.widgets.CmsCalendarWidget
Creates a new calendar widget with the given configuration.
CmsChacc - Class in org.opencms.workplace.commons
Provides methods for building the permission settings dialog.
CmsChacc(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsChacc
Public constructor.
CmsChacc(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsChacc
Public constructor with JSP variables.
CmsChaccBrowser - Class in org.opencms.workplace.commons
Provides methods for building the groups and users popup window.
CmsChaccBrowser(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsChaccBrowser
Public constructor.
CmsChaccBrowser(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsChaccBrowser
Public constructor with JSP variables.
CmsCheckboxWidget - Class in org.opencms.widgets
Provides a standard HTML form checkbox widget, for use on a widget dialog.
CmsCheckboxWidget() - Constructor for class org.opencms.widgets.CmsCheckboxWidget
Creates a new checkbox widget.
CmsCheckboxWidget(String) - Constructor for class org.opencms.widgets.CmsCheckboxWidget
Creates a new checkbox widget with the given configuration.
CmsChnav - Class in org.opencms.workplace.commons
Provides methods for the change navigation dialog.
CmsChnav(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsChnav
Public constructor.
CmsChnav(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsChnav
Public constructor with JSP variables.
CmsChtype - Class in org.opencms.workplace.commons
The change resource type dialog handles the change of a resource type of a single VFS file.
CmsChtype(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsChtype
Public constructor with JSP action element.
CmsChtype(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsChtype
Public constructor with JSP variables.
CmsCollectorData - Class in org.opencms.file.collectors
Data structure for the collector, parsed from the collector parameters.
CmsCollectorData(String) - Constructor for class org.opencms.file.collectors.CmsCollectorData
Creates a new collector data set.
CmsColorpickerWidget - Class in org.opencms.widgets
Provides a HTML "color picker" widget, for use on a widget dialog.
CmsColorpickerWidget() - Constructor for class org.opencms.widgets.CmsColorpickerWidget
Creates a new color picker widget.
CmsColorpickerWidget(String) - Constructor for class org.opencms.widgets.CmsColorpickerWidget
Creates a new color picker widget with the given configuration.
CmsComboWidget - Class in org.opencms.widgets
Provides a HTML text input field with optional values to select in a combo box, for use on a widget dialog.
CmsComboWidget() - Constructor for class org.opencms.widgets.CmsComboWidget
Creates a new combo widget.
CmsComboWidget(List) - Constructor for class org.opencms.widgets.CmsComboWidget
Creates a combo widget with the select options specified in the given configuration List.
CmsComboWidget(String) - Constructor for class org.opencms.widgets.CmsComboWidget
Creates a combo widget with the specified combo options.
CmsCompatibleCheck - Class in org.opencms.importexport
Checks path information on vfs resources.
CmsCompatibleCheck() - Constructor for class org.opencms.importexport.CmsCompatibleCheck
Constructor, does nothing.
CmsConfigurationCopyResource - Class in org.opencms.configuration
Describes a resource to copy during the creation of a new resource.
CmsConfigurationCopyResource(String, String, String) - Constructor for class org.opencms.configuration.CmsConfigurationCopyResource
Creates a new copy resource info container.
CmsConfigurationException - Exception in org.opencms.configuration
Exceptions that occur during the XML configuration process.
CmsConfigurationException(CmsMessageContainer) - Constructor for exception org.opencms.configuration.CmsConfigurationException
Creates a new localized Exception.
CmsConfigurationException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.configuration.CmsConfigurationException
Creates a new localized Exception that also containes a root cause.
CmsConfigurationManager - Class in org.opencms.configuration
Configuration manager for digesting the OpenCms XML configuration.
CmsConfigurationManager(String) - Constructor for class org.opencms.configuration.CmsConfigurationManager
Creates a new OpenCms configuration manager.
CmsContentInfoBean - Class in org.opencms.jsp
A container to store information about a collector's result.
CmsContentInfoBean() - Constructor for class org.opencms.jsp.CmsContentInfoBean
Creates a new content info bean.
CmsContextInfo - Class in org.opencms.main
Contains user information for automated creation of a CmsRequestContext during system runtime.
CmsContextInfo() - Constructor for class org.opencms.main.CmsContextInfo
Creates a new instance, initializing the variables with some reasonable default values.
CmsContextInfo(CmsRequestContext) - Constructor for class org.opencms.main.CmsContextInfo
Creates a new instance with all context variables initialized from the given request context.
CmsContextInfo(CmsUser, CmsProject, String, String, Locale, String, String) - Constructor for class org.opencms.main.CmsContextInfo
Creates a new instance with all context variables initialized.
CmsContextInfo(String) - Constructor for class org.opencms.main.CmsContextInfo
Creates a new instance, initializing the user name as provided and all other vaiables with the same default values as in CmsContextInfo.CmsContextInfo().
CmsContextInfo(String, String, String, String, String, String, String) - Constructor for class org.opencms.main.CmsContextInfo
Creates a new instance with all context variables initialized.
CmsCopy - Class in org.opencms.workplace.commons
Provides methods for the copy resources dialog.
CmsCopy(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsCopy
Public constructor with JSP action element.
CmsCopy(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsCopy
Public constructor with JSP variables.
CmsCopyToProject - Class in org.opencms.workplace.commons
Provides methods for the copy to project dialog.
CmsCopyToProject(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsCopyToProject
Public constructor with JSP action element.
CmsCopyToProject(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsCopyToProject
Public constructor with JSP variables.
CmsDataAccessException - Exception in org.opencms.file
Signals data access related issues, i.e.
CmsDataAccessException(CmsMessageContainer) - Constructor for exception org.opencms.file.CmsDataAccessException
Creates a new localized Exception.
CmsDataAccessException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.file.CmsDataAccessException
Creates a new localized Exception that also containes a root cause.
CmsDatabaseImportThread - Class in org.opencms.workplace.threads
Imports an OpenCms export file into the VFS.
CmsDatabaseImportThread(CmsObject, String, boolean) - Constructor for class org.opencms.workplace.threads.CmsDatabaseImportThread
Imports an OpenCms export file into the VFS.
CmsDataNotImplementedException - Exception in org.opencms.file
Signals that an attempt to call a method has failed since it is not implemented.
CmsDataNotImplementedException(CmsMessageContainer) - Constructor for exception org.opencms.file.CmsDataNotImplementedException
 
CmsDataNotImplementedException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.file.CmsDataNotImplementedException
 
CmsDateUtil - Class in org.opencms.util
Utilities to get and set formated dates in OpenCms.
CmsDbConsistencyException - Exception in org.opencms.db
Signals that a data source consistency problem has been detected.
CmsDbConsistencyException(CmsMessageContainer) - Constructor for exception org.opencms.db.CmsDbConsistencyException
 
CmsDbConsistencyException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.db.CmsDbConsistencyException
 
CmsDbContext - Class in org.opencms.db
Warps context information to access the OpenCms database.
CmsDbContext() - Constructor for class org.opencms.db.CmsDbContext
Creates a new, empty database context.
CmsDbContext(CmsRequestContext) - Constructor for class org.opencms.db.CmsDbContext
Creates a new database context initialized with the given user request context.
CmsDbContextFactory - Class in org.opencms.db
A default implementation of I_CmsDbContextFactory.
CmsDbContextFactory() - Constructor for class org.opencms.db.CmsDbContextFactory
 
CmsDbEntryAlreadyExistsException - Exception in org.opencms.db
Signals that an attempt to create an object was not successfull because it already exists.
CmsDbEntryAlreadyExistsException(CmsMessageContainer) - Constructor for exception org.opencms.db.CmsDbEntryAlreadyExistsException
 
CmsDbEntryAlreadyExistsException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.db.CmsDbEntryAlreadyExistsException
 
CmsDbEntryNotFoundException - Exception in org.opencms.db
Signals that an attempt to read an object from a data source, that is supposed to exist, was not successfull.
CmsDbEntryNotFoundException(CmsMessageContainer) - Constructor for exception org.opencms.db.CmsDbEntryNotFoundException
 
CmsDbEntryNotFoundException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.db.CmsDbEntryNotFoundException
 
CmsDbException - Exception in org.opencms.db
Signals that a low-level exception occured when accessing the OpenCms database.
CmsDbException(CmsMessageContainer) - Constructor for exception org.opencms.db.CmsDbException
Creates a new localized Exception.
CmsDbException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.db.CmsDbException
Creates a new localized Exception that also containes a root cause.
CmsDbIoException - Exception in org.opencms.db
Signals that an IO exception occured when reading from or writing to the OpenCms database.
CmsDbIoException(CmsMessageContainer) - Constructor for exception org.opencms.db.CmsDbIoException
Creates a new localized Exception.
CmsDbIoException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.db.CmsDbIoException
Creates a new localized Exception that also containes a root cause.
CmsDbKeyException - Exception in org.opencms.db
Signals that a foreign key in the VFS STRUCTURE, RESOURCES or FILES database tables is either invalid or empty.
CmsDbKeyException(CmsMessageContainer) - Constructor for exception org.opencms.db.CmsDbKeyException
Creates a new localized Exception.
CmsDbKeyException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.db.CmsDbKeyException
Creates a new localized Exception that also containes a root cause.
CmsDbPool - Class in org.opencms.db
Various methods to create DBCP pools.
CmsDbSqlException - Exception in org.opencms.db
Used to signal sql related issues.
CmsDbSqlException(CmsMessageContainer) - Constructor for exception org.opencms.db.CmsDbSqlException
Creates a new localized Exception.
CmsDbSqlException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.db.CmsDbSqlException
Creates a new localized Exception that also containes a root cause.
CmsDbUtil - Class in org.opencms.db
This class is used to create primary keys as integers for Cms database tables that don't have a UUID primary key.
CmsDefaultLocaleHandler - Class in org.opencms.i18n
Default implementation of the locale handler.
CmsDefaultLocaleHandler() - Constructor for class org.opencms.i18n.CmsDefaultLocaleHandler
Constructor, no action is required.
CmsDefaultPageEditor - Class in org.opencms.workplace.editors
Provides methods for building editors for the CmsDefaultPage page type.
CmsDefaultPageEditor(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsDefaultPageEditor
Public constructor.
CmsDefaultPasswordHandler - Class in org.opencms.security
Default implementation for OpenCms password validation, just checks if a password is at last 4 characters long.
CmsDefaultPasswordHandler() - Constructor for class org.opencms.security.CmsDefaultPasswordHandler
The constructor does not perform any operation.
CmsDefaultResourceCollector - Class in org.opencms.file.collectors
A default resource collector to generate some example list of resources from the VFS.
CmsDefaultResourceCollector() - Constructor for class org.opencms.file.collectors.CmsDefaultResourceCollector
 
CmsDefaultToolHandler - Class in org.opencms.workplace.tools
Default admin tool handler.
CmsDefaultToolHandler() - Constructor for class org.opencms.workplace.tools.CmsDefaultToolHandler
 
CmsDefaultUsers - Class in org.opencms.db
Provides access to the names of the OpenCms default users and groups.
CmsDefaultUsers() - Constructor for class org.opencms.db.CmsDefaultUsers
Constructor that initializes all names with default values.
CmsDefaultUsers(String, String, String, String, String, String, String, String) - Constructor for class org.opencms.db.CmsDefaultUsers
Public constructor.
CmsDefaultUserSettings - Class in org.opencms.configuration
Default user workplace settings, used as default values for worklace settings in the user preferences.
CmsDefaultUserSettings() - Constructor for class org.opencms.configuration.CmsDefaultUserSettings
 
CmsDefaultXmlContentHandler - Class in org.opencms.xml.content
Default implementation for the XML content handler, will be used by all XML contents that do not provide their own handler.
CmsDefaultXmlContentHandler() - Constructor for class org.opencms.xml.content.CmsDefaultXmlContentHandler
Creates a new instance of the default XML content handler.
CmsDelete - Class in org.opencms.workplace.commons
Provides methods for the delete resources dialog.
CmsDelete() - Constructor for class org.opencms.workplace.commons.CmsDelete
Default constructor needed for dialog handler implementation.
CmsDelete(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsDelete
Public constructor with JSP action element.
CmsDelete(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsDelete
Public constructor with JSP variables.
CmsDialog - Class in org.opencms.workplace
Provides methods for building the dialog windows of OpenCms.
CmsDialog(CmsJspActionElement) - Constructor for class org.opencms.workplace.CmsDialog
Public constructor with JSP action element.
CmsDialog(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.CmsDialog
Public constructor with JSP variables.
CmsDialogElement - Class in org.opencms.workplace.editors
Contains the setup information about a single dialog element.
CmsDialogElement(String, String, boolean, boolean, boolean) - Constructor for class org.opencms.workplace.editors.CmsDialogElement
Creates a new dialog element.
CmsDialogElements - Class in org.opencms.workplace.editors
Provides methods for the editor elements dialog.
CmsDialogElements(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsDialogElements
Public constructor.
CmsDialogElements(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.editors.CmsDialogElements
Public constructor with JSP variables.
CmsDialogProperty - Class in org.opencms.workplace.editors
Provides methods for the special xmlpage property dialog.
CmsDialogProperty(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsDialogProperty
Public constructor with JSP action element.
CmsDialogProperty(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.editors.CmsDialogProperty
Public constructor with JSP variables.
CmsDialogSelector - Class in org.opencms.workplace
Selects the dialog which should be displayed by OpenCms depending on the configuration value.
CmsDialogSelector(CmsJspActionElement, String) - Constructor for class org.opencms.workplace.CmsDialogSelector
Public constructor with JSP action element.
CmsDigesterResourceTypeCreationFactory - Class in org.opencms.configuration
Factory to create resource type instances from the XML configuration.
CmsDigesterResourceTypeCreationFactory() - Constructor for class org.opencms.configuration.CmsDigesterResourceTypeCreationFactory
Default constructor for the resource type configuration factory.
CmsDisplayResource - Class in org.opencms.workplace.commons
Shows a preview of the selected resource in the Explorer view.
CmsDisplayResource(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsDisplayResource
Public constructor with JSP action element.
CmsDisplayResource(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsDisplayResource
Public constructor with JSP variables.
CmsDisplayWidget - Class in org.opencms.widgets
Provides a display only widget, for use on a widget dialog.
CmsDisplayWidget() - Constructor for class org.opencms.widgets.CmsDisplayWidget
Creates a new input widget.
CmsDisplayWidget(String) - Constructor for class org.opencms.widgets.CmsDisplayWidget
Creates a new input widget with the given configuration.
CmsDocumentGeneric - Class in org.opencms.search.documents
Lucene document factory class for indexing data from a generic CmsResource.
CmsDocumentGeneric(String) - Constructor for class org.opencms.search.documents.CmsDocumentGeneric
Creates a new instance of this lucene document factory.
CmsDocumentHtml - Class in org.opencms.search.documents
Lucene document factory class to extract index data from a cms resource containing plain html data.
CmsDocumentHtml(String) - Constructor for class org.opencms.search.documents.CmsDocumentHtml
Creates a new instance of this lucene document factory.
CmsDocumentMsExcel - Class in org.opencms.search.documents
Lucene document factory class to extract index data from a cms resource containing MS Excel data.
CmsDocumentMsExcel(String) - Constructor for class org.opencms.search.documents.CmsDocumentMsExcel
Creates a new instance of this lucene document factory.
CmsDocumentMsPowerPoint - Class in org.opencms.search.documents
Lucene document factory class to extract index data from a cms resource containing MS PowerPoint data.
CmsDocumentMsPowerPoint(String) - Constructor for class org.opencms.search.documents.CmsDocumentMsPowerPoint
Creates a new instance of this lucene document factory.
CmsDocumentMsWord - Class in org.opencms.search.documents
Lucene document factory class to extract index data from a cms resource containing MS Word data.
CmsDocumentMsWord(String) - Constructor for class org.opencms.search.documents.CmsDocumentMsWord
Creates a new instance of this lucene document factory.
CmsDocumentPdf - Class in org.opencms.search.documents
Lucene document factory class to extract index data from a cms resource containing Adobe pdf data.
CmsDocumentPdf(String) - Constructor for class org.opencms.search.documents.CmsDocumentPdf
Creates a new instance of this lucene document factory.
CmsDocumentPlainText - Class in org.opencms.search.documents
Lucene document factory class to extract index data from a cms resource containing plain text data.
CmsDocumentPlainText(String) - Constructor for class org.opencms.search.documents.CmsDocumentPlainText
Creates a new instance of this lucene document factory.
CmsDocumentRtf - Class in org.opencms.search.documents
Lucene document factory class to extract index data from a cms resource containing RTF data.
CmsDocumentRtf(String) - Constructor for class org.opencms.search.documents.CmsDocumentRtf
Creates a new instance of this lucene document factory.
CmsDocumentXmlContent - Class in org.opencms.search.documents
Lucene document factory class to extract index data from a cms resource of type CmsResourceTypeXmlContent.
CmsDocumentXmlContent(String) - Constructor for class org.opencms.search.documents.CmsDocumentXmlContent
Creates a new instance of this lucene document factory.
CmsDocumentXmlPage - Class in org.opencms.search.documents
Lucene document factory class to extract index data from a cms resource of type CmsResourceTypeXmlPage.
CmsDocumentXmlPage(String) - Constructor for class org.opencms.search.documents.CmsDocumentXmlPage
Creates a new instance of this lucene document factory.
CmsDownloadGallery - Class in org.opencms.workplace.galleries
Generates the download gallery popup window which can be used in editors or as a dialog widget.
CmsDownloadGallery() - Constructor for class org.opencms.workplace.galleries.CmsDownloadGallery
Public empty constructor, required for A_CmsGallery.createInstance(String, CmsJspActionElement).
CmsDownloadGallery(CmsJspActionElement) - Constructor for class org.opencms.workplace.galleries.CmsDownloadGallery
Public constructor with JSP action element.
CmsDownloadGallery(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.galleries.CmsDownloadGallery
Public constructor with JSP variables.
CmsDownloadGalleryWidget - Class in org.opencms.widgets
Provides a widget that allows access to the available OpenCms download galleries, for use on a widget dialog.
CmsDownloadGalleryWidget() - Constructor for class org.opencms.widgets.CmsDownloadGalleryWidget
Creates a new download gallery widget.
CmsDownloadGalleryWidget(String) - Constructor for class org.opencms.widgets.CmsDownloadGalleryWidget
Creates a new download gallery widget with the given configuration.
CmsDriverManager - Class in org.opencms.db
The OpenCms driver manager.
CmsDumpLoader - Class in org.opencms.loader
Dump loader for binary or other unprocessed resource types.
CmsDumpLoader() - Constructor for class org.opencms.loader.CmsDumpLoader
The constructor of the class is empty and does nothing.
CmsEditor - Class in org.opencms.workplace.editors
Provides basic methods for building the file editors of OpenCms.
CmsEditor(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsEditor
Public constructor.
CmsEditorActionDefault - Class in org.opencms.workplace.editors
Provides a method to perform a user defined action when editing a page.
CmsEditorActionDefault() - Constructor for class org.opencms.workplace.editors.CmsEditorActionDefault
Default constructor needed for editor action handler implementation.
CmsEditorDisplayOptions - Class in org.opencms.workplace.editors
Provides methods to determine the display options of a workplace editor for the current user.
CmsEditorDisplayOptions() - Constructor for class org.opencms.workplace.editors.CmsEditorDisplayOptions
Constructor that initializes the editor display options for the workplace.
CmsEditorFrameset - Class in org.opencms.workplace.editors
Helper class to create the editor frameset.
CmsEditorFrameset(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsEditorFrameset
Public constructor.
CmsEditorHandler - Class in org.opencms.workplace.editors
This editor handler class returns the editor URI depending on various factors.
CmsEditorHandler() - Constructor for class org.opencms.workplace.editors.CmsEditorHandler
Default constructor needed for editor handler implementation.
CmsEditorSelector - Class in org.opencms.workplace.editors
Selects the dialog which should be displayed by OpenCms depending on the configuration value.
CmsEditorSelector(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsEditorSelector
Public constructor with JSP action element.
CmsEditPointer - Class in org.opencms.workplace.commons
The edit pointer dialog changes the link target of a pointer resource.
CmsEditPointer(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsEditPointer
Public constructor with JSP action element.
CmsEditPointer(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsEditPointer
Public constructor with JSP variables.
CmsEncoder - Class in org.opencms.i18n
The OpenCms CmsEncoder class provides static methods to decode and encode data.
CmsErrorBean - Class in org.opencms.jsp.util
Class to display the error dialog.
CmsErrorBean(CmsObject, Throwable) - Constructor for class org.opencms.jsp.util.CmsErrorBean
Constructs a new error bean.
cmsEvent(CmsEvent) - Method in class org.opencms.db.CmsDriverManager
 
cmsEvent(CmsEvent) - Method in class org.opencms.flex.CmsFlexCache
Implements the CmsEvent interface, the FlexCache uses the events to clear itself in case a project is published.
cmsEvent(CmsEvent) - Method in class org.opencms.i18n.CmsLocaleManager
Implements the CmsEvent interface, the locale manager the events to clear the list of cached keys .
CmsEvent - Class in org.opencms.main
Event class for OpenCms for system wide events that are thrown by various operations (e.g.
CmsEvent(int, Map) - Constructor for class org.opencms.main.CmsEvent
Construct a new CmsEvent with the specified parameters.
cmsEvent(CmsEvent) - Method in interface org.opencms.main.I_CmsEventListener
Acknowledge the occurrence of the specified event, implement this method to check for CmsEvents in your class.
cmsEvent(CmsEvent) - Method in class org.opencms.module.A_CmsModuleAction
 
cmsEvent(CmsEvent) - Method in class org.opencms.search.CmsSearchManager
Implements the event listener of this class.
cmsEvent(CmsEvent) - Method in class org.opencms.staticexport.CmsStaticExportManager
Implements the CmsEvent interface, the static export properties uses the events to clear the list of cached keys in case a project is published.
cmsEvent(CmsEvent) - Method in class org.opencms.xml.CmsXmlEntityResolver
 
CmsException - Exception in org.opencms.main
Master exception type for all exceptions caused in OpenCms.
CmsException(CmsMessageContainer) - Constructor for exception org.opencms.main.CmsException
Creates a new localized Exception.
CmsException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.main.CmsException
Creates a new localized Exception that also containes a root cause.
CmsExplorer - Class in org.opencms.workplace.explorer
Provides methods for building the main framesets of the OpenCms Workplace.
CmsExplorer(CmsJspActionElement) - Constructor for class org.opencms.workplace.explorer.CmsExplorer
Public constructor.
CmsExplorerContextMenu - Class in org.opencms.workplace.explorer
Provides methods to build a context menu for an explorer resource type.
CmsExplorerContextMenu() - Constructor for class org.opencms.workplace.explorer.CmsExplorerContextMenu
Default constructor.
CmsExplorerContextMenuItem - Class in org.opencms.workplace.explorer
Provides information about a single context menu item for a resource type in the OpenCms explorer view.
CmsExplorerContextMenuItem(String, String, String, String, String, Integer) - Constructor for class org.opencms.workplace.explorer.CmsExplorerContextMenuItem
Constructor that creates a single context menu entry with all necessary information.
CmsExplorerDialog - Class in org.opencms.workplace.tools
Dialog for explorer views in the administration view.
CmsExplorerDialog(CmsJspActionElement) - Constructor for class org.opencms.workplace.tools.CmsExplorerDialog
Public constructor with JSP action element.
CmsExplorerDialog(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.tools.CmsExplorerDialog
Public constructor with JSP variables.
CmsExplorerTypeAccess - Class in org.opencms.workplace.explorer
Explorer type access object, encapsulates access control entires and lists of a explorer type.
CmsExplorerTypeAccess() - Constructor for class org.opencms.workplace.explorer.CmsExplorerTypeAccess
Constructor, creates an empty, CmsExplorerTypeAccess object.
CmsExplorerTypeSettings - Class in org.opencms.workplace.explorer
Holds all information to build the explorer context menu of a resource type and information for the new resource dialog.
CmsExplorerTypeSettings() - Constructor for class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Default constructor.
CmsExport - Class in org.opencms.importexport
Provides the functionality to export files from the OpenCms VFS to a ZIP file.
CmsExport() - Constructor for class org.opencms.importexport.CmsExport
Constructs a new uninitialized export, required for special subclass data export.
CmsExport(CmsObject, String, String[], boolean, boolean) - Constructor for class org.opencms.importexport.CmsExport
Constructs a new export.
CmsExport(CmsObject, String, String[], boolean, boolean, Element, boolean, long, I_CmsReport) - Constructor for class org.opencms.importexport.CmsExport
Constructs a new export.
CmsExportFolderMatcher - Class in org.opencms.staticexport
This class provides a file name matcher to find out those resources which must be part of a static export.
CmsExportFolderMatcher(List, String) - Constructor for class org.opencms.staticexport.CmsExportFolderMatcher
Creates a new CmsExportFolderMatcher.
CmsExportPoint - Class in org.opencms.db
Contains the data of a single export point.
CmsExportPoint() - Constructor for class org.opencms.db.CmsExportPoint
Creates a new, empty export point.
CmsExportPoint(String, String) - Constructor for class org.opencms.db.CmsExportPoint
Creates a new export point.
CmsExportPointDriver - Class in org.opencms.db
Provides methods to write export points to the "real" file system.
CmsExportPointDriver(Set) - Constructor for class org.opencms.db.CmsExportPointDriver
Constructor for a CmsExportPointDriver.
CmsExportThread - Class in org.opencms.workplace.threads
Exports selected resources of the OpenCms into an OpenCms export file.
CmsExportThread(CmsObject, I_CmsImportExportHandler, boolean) - Constructor for class org.opencms.workplace.threads.CmsExportThread
Creates a new data export thread.
CmsExtractionResult - Class in org.opencms.search.extractors
The result of a document text extraction.
CmsExtractionResult(String) - Constructor for class org.opencms.search.extractors.CmsExtractionResult
Creates a new extration result without meta information.
CmsExtractionResult(String, Map) - Constructor for class org.opencms.search.extractors.CmsExtractionResult
Creates a new extration result.
CmsExtractorHtml - Class in org.opencms.search.extractors
Extracts the text form a RTF document.
CmsExtractorMsExcel - Class in org.opencms.search.extractors
Extracts the text form an MS Excel document.
CmsExtractorMsPowerPoint - Class in org.opencms.search.extractors
Extracts the text form an MS PowerPoint document.
CmsExtractorMsWord - Class in org.opencms.search.extractors
Extracts the text form an MS Word document.
CmsExtractorPdf - Class in org.opencms.search.extractors
Extracts the text form a PDF document.
CmsExtractorRtf - Class in org.opencms.search.extractors
Extracts the text form a RTF document.
CmsFile - Class in org.opencms.file
A file resource in the OpenCms VFS.
CmsFile(CmsResource) - Constructor for class org.opencms.file.CmsFile
Constructor, creates a new CmsFile Object from the given CmsResource with an empty byte array as file content.
CmsFile(CmsUUID, CmsUUID, CmsUUID, String, int, int, int, int, long, CmsUUID, long, CmsUUID, long, long, int, int, byte[]) - Constructor for class org.opencms.file.CmsFile
Constructor, creates a new CmsFile object.
CmsFileUtil - Class in org.opencms.util
Provides File utility functions.
CmsFlexCache - Class in org.opencms.flex
This class implements the FlexCache.
CmsFlexCache(CmsFlexCacheConfiguration) - Constructor for class org.opencms.flex.CmsFlexCache
Constructor for class CmsFlexCache.
CmsFlexCache.CmsFlexCacheVariation - Class in org.opencms.flex
A simple data container class for the FlexCache variations.
CmsFlexCache.CmsFlexCacheVariation(CmsFlexCacheKey) - Constructor for class org.opencms.flex.CmsFlexCache.CmsFlexCacheVariation
Generates a new instance of CmsFlexCacheVariation.
CmsFlexCacheConfiguration - Class in org.opencms.flex
Flex Cache configuration class.
CmsFlexCacheConfiguration() - Constructor for class org.opencms.flex.CmsFlexCacheConfiguration
Empty public constructor for the digester.
CmsFlexCacheEntry - Class in org.opencms.flex
Contains the contents of a cached resource.
CmsFlexCacheEntry() - Constructor for class org.opencms.flex.CmsFlexCacheEntry
Constructor for class CmsFlexCacheEntry.
CmsFlexCacheException - Exception in org.opencms.flex
Signals an error of the Flex cache.
CmsFlexCacheException(CmsMessageContainer) - Constructor for exception org.opencms.flex.CmsFlexCacheException
 
CmsFlexCacheException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.flex.CmsFlexCacheException
 
CmsFlexCacheKey - Class in org.opencms.flex
Implements the CmsFlexCacheKey, which is a key used to describe the caching behaviour of a specific resource.
CmsFlexCacheKey(String, String, boolean) - Constructor for class org.opencms.flex.CmsFlexCacheKey
This constructor is used when building a cache key from set of cache directives.
CmsFlexController - Class in org.opencms.flex
Controller for getting access to the CmsObject, should be used as a request attribute.
CmsFlexController(CmsObject, CmsFlexController) - Constructor for class org.opencms.flex.CmsFlexController
Creates a new controller form the old one, exchaning just the provided OpenCms user context.
CmsFlexController(CmsObject, CmsResource, CmsFlexCache, HttpServletRequest, HttpServletResponse, boolean, boolean) - Constructor for class org.opencms.flex.CmsFlexController
Default constructor.
CmsFlexRequest - Class in org.opencms.flex
Wrapper class for a HttpServletRequest.
CmsFlexRequest(HttpServletRequest, CmsFlexController) - Constructor for class org.opencms.flex.CmsFlexRequest
Creates a new CmsFlexRequest wrapper which is most likley the "Top" request wrapper, i.e.
CmsFlexRequestContextInfo - Class in org.opencms.flex
Contains information about the OpenCms request context required by the Flex implementation.
CmsFlexRequestContextInfo() - Constructor for class org.opencms.flex.CmsFlexRequestContextInfo
Public constructor.
CmsFlexRequestDispatcher - Class in org.opencms.flex
Implementation of the javax.servlet.RequestDispatcher interface to allow JSPs to be loaded from OpenCms.
CmsFlexRequestDispatcher(RequestDispatcher, String, String) - Constructor for class org.opencms.flex.CmsFlexRequestDispatcher
Creates a new instance of CmsFlexRequestDispatcher.
CmsFlexRequestKey - Class in org.opencms.flex
Describes the caching behaviour (or caching options) for a Flex request.
CmsFlexRequestKey(HttpServletRequest, String, boolean) - Constructor for class org.opencms.flex.CmsFlexRequestKey
This constructor is used when building a cache key from a request.
CmsFlexResponse - Class in org.opencms.flex
Wrapper class for a HttpServletResponse.
CmsFlexResponse(HttpServletResponse, CmsFlexController) - Constructor for class org.opencms.flex.CmsFlexResponse
Constructor for the CmsFlexResponse, this variation one is usually used to wrap responses for further include calls in OpenCms.
CmsFlexResponse(HttpServletResponse, CmsFlexController, boolean, boolean) - Constructor for class org.opencms.flex.CmsFlexResponse
Constructor for the CmsFlexResponse, this variation is usually used for the "top" response.
CmsFolder - Class in org.opencms.file
A folder resource in the OpenCms VFS.
CmsFolder(CmsResource) - Constructor for class org.opencms.file.CmsFolder
Constructor, creates a new CmsFolder Object from the given CmsResource.
CmsFolder(CmsUUID, CmsUUID, String, int, int, int, int, long, CmsUUID, long, CmsUUID, int, long, long) - Constructor for class org.opencms.file.CmsFolder
Constructor, creates a new CmsFolder object.
CmsFrameset - Class in org.opencms.workplace
Provides methods for building the main framesets of the OpenCms Workplace.
CmsFrameset(CmsJspActionElement) - Constructor for class org.opencms.workplace.CmsFrameset
Public constructor.
CmsGroup - Class in org.opencms.file
A group in the OpenCms permission system.
CmsGroup() - Constructor for class org.opencms.file.CmsGroup
Default Constructor.
CmsGroup(CmsUUID, CmsUUID, String, String, int) - Constructor for class org.opencms.file.CmsGroup
Constructor, creates a new Cms group object.
CmsHelpNavigationListView - Class in org.opencms.workplace.help
Generates a simple TOC - list by using a navigation model obtained from a CmsJspNavBuilder.
CmsHelpNavigationListView(CmsJspActionElement) - Constructor for class org.opencms.workplace.help.CmsHelpNavigationListView
Creates a CmsNaviationListView which uses the given CmsJspActionElement for accessing the underlying navigation API.
CmsHelpNavigationListView(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.help.CmsHelpNavigationListView
Creates a CmsNaviationListView which creates a CmsJspActionElement for accessing the underlying navigation API with the given arguments .
CmsHelpSearchResultView - Class in org.opencms.workplace.help
Displays the result of a CmsSearch.
CmsHelpSearchResultView(CmsJspActionElement) - Constructor for class org.opencms.workplace.help.CmsHelpSearchResultView
Constructor with the action element to use.
CmsHelpSearchResultView(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.help.CmsHelpSearchResultView
Constructor with arguments for construction of a CmsJspActionElement.
CmsHelpTemplateBean - Class in org.opencms.workplace.help
The bean that provides methods to build the HTML for the single online help frames.
CmsHelpTemplateBean(CmsJspActionElement) - Constructor for class org.opencms.workplace.help.CmsHelpTemplateBean
Public constructor with JSP action element.
CmsHelpTemplateBean(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.help.CmsHelpTemplateBean
Public constructor with JSP variables.
CmsHighlightFinder - Class in org.opencms.search.documents
Adapted from Maik Schreiber's LuceneTools.java,v 1.5 2001/10/16 07:25:55.
CmsHighlightFinder(I_CmsTermHighlighter, Query, Analyzer) - Constructor for class org.opencms.search.documents.CmsHighlightFinder
 
CmsHistory - Class in org.opencms.workplace.commons
Provides methods for displaying the history file dialog.
CmsHistory(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsHistory
Public constructor with JSP action element.
CmsHistory(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsHistory
Public constructor with JSP variables.
CmsHtmlAreaWidget - Class in org.opencms.widgets
Provides a widget that creates a rich input field using the "HtmlArea" component, for use on a widget dialog.
CmsHtmlAreaWidget() - Constructor for class org.opencms.widgets.CmsHtmlAreaWidget
Creates a new html area editor widget.
CmsHtmlAreaWidget(String) - Constructor for class org.opencms.widgets.CmsHtmlAreaWidget
Creates a new html area editor widget with the given configuration.
CmsHtmlConverter - Class in org.opencms.util
Html cleaner, used to clean up html code (e.g.
CmsHtmlConverter() - Constructor for class org.opencms.util.CmsHtmlConverter
Constructor, creates a new CmsHtmlConverter.
CmsHtmlConverter(String, String) - Constructor for class org.opencms.util.CmsHtmlConverter
Constructor, creates a new CmsHtmlConverter.
CmsHtmlExtractor - Class in org.opencms.util
Extracts plain text from HTML.
CmsHtmlGallery - Class in org.opencms.workplace.galleries
Generates the html gallery popup window which can be used in editors or as a dialog widget.
CmsHtmlGallery() - Constructor for class org.opencms.workplace.galleries.CmsHtmlGallery
Public empty constructor, required for A_CmsGallery.createInstance(String, CmsJspActionElement).
CmsHtmlGallery(CmsJspActionElement) - Constructor for class org.opencms.workplace.galleries.CmsHtmlGallery
Public constructor with JSP action element.
CmsHtmlGallery(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.galleries.CmsHtmlGallery
Public constructor with JSP variables.
CmsHtmlGalleryWidget - Class in org.opencms.widgets
Provides a widget that allows access to the available OpenCms HTML galleries, for use on a widget dialog.
CmsHtmlGalleryWidget() - Constructor for class org.opencms.widgets.CmsHtmlGalleryWidget
Creates a new html gallery widget.
CmsHtmlGalleryWidget(String) - Constructor for class org.opencms.widgets.CmsHtmlGalleryWidget
Creates a new html gallery widget with the given configuration.
CmsHtmlIconButtonStyleEnum - Class in org.opencms.workplace.tools
Wrapper class for the different style of icon buttons.
CmsHtmlList - Class in org.opencms.workplace.list
The main class of the html list widget.
CmsHtmlList(String, CmsMessageContainer, CmsListMetadata) - Constructor for class org.opencms.workplace.list.CmsHtmlList
Default Constructor.
CmsHtmlMail - Class in org.opencms.mail
This class is used to send an HTML formatted email with optional attachments.
CmsHtmlMail() - Constructor for class org.opencms.mail.CmsHtmlMail
Default constructor of a CmsHtmlMail.
CmsHtmlReport - Class in org.opencms.report
HTML report output to be used for import / export / publish operations in the entire OpenCms system.
CmsHtmlReport(Locale, String) - Constructor for class org.opencms.report.CmsHtmlReport
Constructs a new report using the provided locale for the output language.
CmsHtmlReport(Locale, String, boolean) - Constructor for class org.opencms.report.CmsHtmlReport
Constructs a new report using the provided locale for the output language.
CmsHttpAuthenticationSettings - Class in org.opencms.main
Contains the settings to handle HTTP basic authentication.
CmsHttpAuthenticationSettings() - Constructor for class org.opencms.main.CmsHttpAuthenticationSettings
Default constructor.
CmsI18nInfo - Class in org.opencms.i18n
Bundle of i18n setting to be used to setup a new request context.
CmsI18nInfo(Locale, String) - Constructor for class org.opencms.i18n.CmsI18nInfo
Generates a new i18n info object.
CmsIdentifiableObjectContainer - Class in org.opencms.util
Default implementation of a named object container.
CmsIdentifiableObjectContainer(boolean, boolean) - Constructor for class org.opencms.util.CmsIdentifiableObjectContainer
Default Constructor.
CmsIllegalArgumentException - Exception in org.opencms.main
A replacement for IllegalArgumentException to obtain fully localized exception messages for OpenCms.
CmsIllegalArgumentException(CmsMessageContainer) - Constructor for exception org.opencms.main.CmsIllegalArgumentException
Creates a new localized Exception.
CmsIllegalArgumentException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.main.CmsIllegalArgumentException
Creates a new localized Exception that also containes a root cause.
CmsIllegalStateException - Exception in org.opencms.main
A replacement for IllegalStateException to obtain fully localized exception messages for OpenCms.
CmsIllegalStateException(CmsMessageContainer) - Constructor for exception org.opencms.main.CmsIllegalStateException
Creates a new localized Exception.
CmsIllegalStateException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.main.CmsIllegalStateException
Creates a new localized Exception that also containes a root cause.
CmsImageGallery - Class in org.opencms.workplace.galleries
Generates the image gallery popup window which can be used in editors or as a dialog widget.
CmsImageGallery() - Constructor for class org.opencms.workplace.galleries.CmsImageGallery
Public empty constructor, required for A_CmsGallery.createInstance(String, CmsJspActionElement).
CmsImageGallery(CmsJspActionElement) - Constructor for class org.opencms.workplace.galleries.CmsImageGallery
Public constructor with JSP action element.
CmsImageGallery(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.galleries.CmsImageGallery
Public constructor with JSP variables.
CmsImageGalleryWidget - Class in org.opencms.widgets
Provides a widget that allows access to the available OpenCms image galleries, for use on a widget dialog.
CmsImageGalleryWidget() - Constructor for class org.opencms.widgets.CmsImageGalleryWidget
Creates a new image gallery widget.
CmsImageGalleryWidget(String) - Constructor for class org.opencms.widgets.CmsImageGalleryWidget
Creates a new image gallery widget with the given configuration.
CmsImport - Class in org.opencms.importexport
Holds the functionaility to import resources from the filesystem or a zip file into the OpenCms VFS.
CmsImport() - Constructor for class org.opencms.importexport.CmsImport
Constructs a new uninitialized import, required for special subclass data import.
CmsImport(CmsObject, String, String, I_CmsReport) - Constructor for class org.opencms.importexport.CmsImport
Constructs a new import object which imports the resources from an OpenCms export zip file or a folder in the "real" file system.
CmsImportExportConfiguration - Class in org.opencms.configuration
Import / export master configuration class.
CmsImportExportConfiguration() - Constructor for class org.opencms.configuration.CmsImportExportConfiguration
Public constructor, will be called by configuration manager.
CmsImportExportException - Exception in org.opencms.importexport
Signals an error during import or export of OpenCms data.
CmsImportExportException(CmsMessageContainer) - Constructor for exception org.opencms.importexport.CmsImportExportException
 
CmsImportExportException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.importexport.CmsImportExportException
 
CmsImportExportManager - Class in org.opencms.importexport
Provides information about how to handle imported resources.
CmsImportExportManager() - Constructor for class org.opencms.importexport.CmsImportExportManager
Creates a new instance for the import/export manager, will be called by the import/export configuration manager.
CmsImportFolder - Class in org.opencms.db
Allows to import resources from the filesystem or a ZIP file into the OpenCms VFS.
CmsImportFolder(byte[], String, CmsObject, boolean) - Constructor for class org.opencms.db.CmsImportFolder
Constructor for a new CmsImportFolder that will read from a ZIP file.
CmsImportFolder(String, String, CmsObject) - Constructor for class org.opencms.db.CmsImportFolder
Constructor for a new CmsImportFolder that will read from the real file system.
CmsImportVersion2 - Class in org.opencms.importexport
Implementation of the OpenCms Import Interface (I_CmsImport) for the import version 2.
CmsImportVersion2() - Constructor for class org.opencms.importexport.CmsImportVersion2
 
CmsImportVersion3 - Class in org.opencms.importexport
Implementation of the OpenCms Import Interface (I_CmsImport) for the import version 3.
CmsImportVersion3() - Constructor for class org.opencms.importexport.CmsImportVersion3
Creates a new CmsImportVerion3 object.
CmsImportVersion4 - Class in org.opencms.importexport
Implementation of the OpenCms Import Interface (I_CmsImport) for the import version 4.
CmsImportVersion4() - Constructor for class org.opencms.importexport.CmsImportVersion4
Creates a new CmsImportVerion4 object.
CmsIndexException - Exception in org.opencms.search
Signals an error during an indexing operation.
CmsIndexException(CmsMessageContainer) - Constructor for exception org.opencms.search.CmsIndexException
Creates a new localized Exception.
CmsIndexException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.search.CmsIndexException
Creates a new localized Exception that also containes a root cause.
CmsIndexingThread - Class in org.opencms.search
Implements the indexing method for a single resource as thread.
CmsIndexingThread(CmsObject, IndexWriter, A_CmsIndexResource, I_CmsDocumentFactory, CmsSearchIndex, I_CmsReport, CmsIndexingThreadManager) - Constructor for class org.opencms.search.CmsIndexingThread
Creates a new indexing thread for a single resource.
CmsIndexingThreadManager - Class in org.opencms.search
Implements the management of indexing threads.
CmsIndexingThreadManager(I_CmsReport, long, String, Map) - Constructor for class org.opencms.search.CmsIndexingThreadManager
Creates and starts a thread manager for indexing threads.
CmsInitException - Exception in org.opencms.main
Describes errors that occur in the context of OpenCms the initialization, this is fatal and prevents OpenCms from starting.
CmsInitException(CmsMessageContainer) - Constructor for exception org.opencms.main.CmsInitException
Creates a new localized Exception.
CmsInitException(CmsMessageContainer, boolean) - Constructor for exception org.opencms.main.CmsInitException
Creates a new localized Exception.
CmsInitException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.main.CmsInitException
Creates a new localized Exception that also containes a root cause.
CmsInputWidget - Class in org.opencms.widgets
Provides a standard HTML form input widget, for use on a widget dialog.
CmsInputWidget() - Constructor for class org.opencms.widgets.CmsInputWidget
Creates a new input widget.
CmsInputWidget(String) - Constructor for class org.opencms.widgets.CmsInputWidget
Creates a new input widget with the given configuration.
CmsInvisibleToolHandler - Class in org.opencms.workplace.tools
This tool handler just hides the tool for the user, but the tool can still be invoked explicitly, usefull for tool that requires an argument, like edit tools.
CmsInvisibleToolHandler() - Constructor for class org.opencms.workplace.tools.CmsInvisibleToolHandler
 
CmsJspActionElement - Class in org.opencms.jsp
Bean to be used in JSP scriptlet code that provides direct access to the functionality offered by the opencms taglib.
CmsJspActionElement() - Constructor for class org.opencms.jsp.CmsJspActionElement
Empty constructor, required for every JavaBean.
CmsJspActionElement(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.jsp.CmsJspActionElement
Constructor, with parameters.
CmsJspBean - Class in org.opencms.jsp
Superclass for OpenCms JSP beans that provides convient access to OpenCms core and VFS functionality.
CmsJspBean() - Constructor for class org.opencms.jsp.CmsJspBean
Empty constructor, required for every JavaBean.
CmsJspLoader - Class in org.opencms.loader
The JSP loader which enables the execution of JSP in OpenCms.
CmsJspLoader() - Constructor for class org.opencms.loader.CmsJspLoader
The constructor of the class is empty, the initial instance will be created by the resource manager upon startup of OpenCms.
CmsJspLoginBean - Class in org.opencms.jsp
Provides convenient wrappers usefull to create user login pages.
CmsJspLoginBean() - Constructor for class org.opencms.jsp.CmsJspLoginBean
Empty constructor, required for every JavaBean.
CmsJspLoginBean(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.jsp.CmsJspLoginBean
Constructor, with parameters.
CmsJspNavBuilder - Class in org.opencms.jsp
Bean to provide a convenient way to build navigation structures based on the CmsJspNavElement.
CmsJspNavBuilder() - Constructor for class org.opencms.jsp.CmsJspNavBuilder
Empty constructor, so that this bean can be initialized from a JSP.
CmsJspNavBuilder(CmsObject) - Constructor for class org.opencms.jsp.CmsJspNavBuilder
Default constructor.
CmsJspNavElement - Class in org.opencms.jsp
Bean to collect navigation information from a resource in the OpenCms VFS.
CmsJspNavElement() - Constructor for class org.opencms.jsp.CmsJspNavElement
Empty constructor required for every JavaBean, does nothing.
CmsJspNavElement(String, Map) - Constructor for class org.opencms.jsp.CmsJspNavElement
Create a new instance of the bean and calls the init method with the provided parametes.
CmsJspNavElement(String, Map, int) - Constructor for class org.opencms.jsp.CmsJspNavElement
Create a new instance of the bean and calls the init method with the provided parametes.
CmsJspStatusBean - Class in org.opencms.jsp.util
This bean provides methods to generate customized http status error pages, e.g.
CmsJspStatusBean() - Constructor for class org.opencms.jsp.util.CmsJspStatusBean
Empty constructor, required for every JavaBean.
CmsJspStatusBean(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.jsp.util.CmsJspStatusBean
Constructor, with parameters.
CmsJspStatusBean(PageContext, HttpServletRequest, HttpServletResponse, Throwable) - Constructor for class org.opencms.jsp.util.CmsJspStatusBean
Constructor, with parameters.
CmsJspTagContentCheck - Class in org.opencms.jsp
Used to check the availablity of an XML content item for conditional display.
CmsJspTagContentCheck() - Constructor for class org.opencms.jsp.CmsJspTagContentCheck
 
CmsJspTagContentInfo - Class in org.opencms.jsp
Used to access and display XML content item information from the VFS.
CmsJspTagContentInfo() - Constructor for class org.opencms.jsp.CmsJspTagContentInfo
 
CmsJspTagContentLoad - Class in org.opencms.jsp
Used to access and display XML content item information from the VFS.
CmsJspTagContentLoad() - Constructor for class org.opencms.jsp.CmsJspTagContentLoad
 
CmsJspTagContentLoop - Class in org.opencms.jsp
Used to loop through the element values of an XML content item.
CmsJspTagContentLoop() - Constructor for class org.opencms.jsp.CmsJspTagContentLoop
 
CmsJspTagContentShow - Class in org.opencms.jsp
Used to access and display XML content item information from the VFS.
CmsJspTagContentShow() - Constructor for class org.opencms.jsp.CmsJspTagContentShow
 
CmsJspTagEditable - Class in org.opencms.jsp
Implementation of "editable" tag, also used to provide generate the direct edit buttons in the "include" tag.
CmsJspTagEditable() - Constructor for class org.opencms.jsp.CmsJspTagEditable
 
CmsJspTagInclude - Class in org.opencms.jsp
Used to include another OpenCms managed resource in a JSP.
CmsJspTagInclude() - Constructor for class org.opencms.jsp.CmsJspTagInclude
 
CmsJspTagIncludeTEI - Class in org.opencms.jsp
This is a TagExtraInfo evaluation class that checks the attibutes of the <cms:include /> tag.
CmsJspTagIncludeTEI() - Constructor for class org.opencms.jsp.CmsJspTagIncludeTEI
 
CmsJspTagInfo - Class in org.opencms.jsp
Provides access to OpenCms and System related information.
CmsJspTagInfo() - Constructor for class org.opencms.jsp.CmsJspTagInfo
 
CmsJspTagLabel - Class in org.opencms.jsp
Provides access to the labels stored in the language files of the OpenCms workplace.
CmsJspTagLabel() - Constructor for class org.opencms.jsp.CmsJspTagLabel
 
CmsJspTagLink - Class in org.opencms.jsp
Implements the <cms:link>[filename]</cms:link> tag to add OpenCms managed links to a JSP page, required for link management and the static export to work properly.
CmsJspTagLink() - Constructor for class org.opencms.jsp.CmsJspTagLink
 
CmsJspTagParam - Class in org.opencms.jsp
A handler for <param> that accepts attributes as Strings and evaluates them as expressions at runtime.
CmsJspTagParam() - Constructor for class org.opencms.jsp.CmsJspTagParam
Public constructor.
CmsJspTagProperty - Class in org.opencms.jsp
Provides access to the properties of a resource in the OpenCms VFS .
CmsJspTagProperty() - Constructor for class org.opencms.jsp.CmsJspTagProperty
 
CmsJspTagTemplate - Class in org.opencms.jsp
Used to select various template elements form a JSP template that is included in another file.
CmsJspTagTemplate() - Constructor for class org.opencms.jsp.CmsJspTagTemplate
 
CmsJspTagUser - Class in org.opencms.jsp
Provides access to the data of the currently logged in user.
CmsJspTagUser() - Constructor for class org.opencms.jsp.CmsJspTagUser
 
CmsLEditEditor - Class in org.opencms.workplace.editors
Creates the output for editing a resource.
CmsLEditEditor(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsLEditEditor
Public constructor.
CmsLink - Class in org.opencms.staticexport
A single link entry in the link table.
CmsLink(Element, String, String, String, boolean) - Constructor for class org.opencms.staticexport.CmsLink
Creates a new link object with a reference to the xml page link element.
CmsLink(Element, String, String, String, String, String, boolean) - Constructor for class org.opencms.staticexport.CmsLink
Creates a new link object with a reference to the xml page link element.
CmsLink(String, String, String, boolean) - Constructor for class org.opencms.staticexport.CmsLink
Creates a new link object without a reference to the xml page link element.
CmsLink(String, String, String, String, String, boolean) - Constructor for class org.opencms.staticexport.CmsLink
Creates a new link object without a reference to the xml page link element.
CmsLinkGallery - Class in org.opencms.workplace.galleries
Generates the links gallery popup window which can be used in editors or as a dialog widget.
CmsLinkGallery() - Constructor for class org.opencms.workplace.galleries.CmsLinkGallery
Public empty constructor, required for A_CmsGallery.createInstance(String, CmsJspActionElement).
CmsLinkGallery(CmsJspActionElement) - Constructor for class org.opencms.workplace.galleries.CmsLinkGallery
Public constructor with JSP action element.
CmsLinkGallery(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.galleries.CmsLinkGallery
Public constructor with JSP variables.
CmsLinkGalleryWidget - Class in org.opencms.widgets
Provides a widget that allows access to the available OpenCms external link galleries, for use on a widget dialog.
CmsLinkGalleryWidget() - Constructor for class org.opencms.widgets.CmsLinkGalleryWidget
Creates a new external link gallery widget.
CmsLinkGalleryWidget(String) - Constructor for class org.opencms.widgets.CmsLinkGalleryWidget
Creates a new external link gallery widget with the given configuration.
CmsLinkManager - Class in org.opencms.staticexport
Does the link replacement for the ≶link> tags.
CmsLinkManager() - Constructor for class org.opencms.staticexport.CmsLinkManager
Public constructor.
CmsLinkProcessor - Class in org.opencms.staticexport
Handles the link replacement required e.g.
CmsLinkProcessor(CmsObject, CmsLinkTable, String, String) - Constructor for class org.opencms.staticexport.CmsLinkProcessor
Creates a new CmsLinkProcessor.
CmsLinkTable - Class in org.opencms.staticexport
Maintains a table of links for an element of a CmsXmlPage.
CmsLinkTable() - Constructor for class org.opencms.staticexport.CmsLinkTable
Creates a new CmsLinkTable.
CmsLinkVisitor - Class in org.opencms.staticexport
Implements the HTML parser node visitor pattern to exchange all links on the page.
CmsLinkVisitor(CmsLinkProcessor) - Constructor for class org.opencms.staticexport.CmsLinkVisitor
Public constructor.
CmsListColumnAlignEnum - Class in org.opencms.workplace.list
Wrapper class for the different types of table cell horizontal alignments.
CmsListColumnDefinition - Class in org.opencms.workplace.list
Html list column definition.
CmsListColumnDefinition(String) - Constructor for class org.opencms.workplace.list.CmsListColumnDefinition
Default Constructor.
CmsListDateFormatter - Class in org.opencms.workplace.list
Simple formatter for dates.
CmsListDateFormatter() - Constructor for class org.opencms.workplace.list.CmsListDateFormatter
Default constructor.
CmsListDateFormatter(int, int) - Constructor for class org.opencms.workplace.list.CmsListDateFormatter
Customizable constructor.
CmsListDateMacroFormatter - Class in org.opencms.workplace.list
Formatter for dates.
CmsListDateMacroFormatter(CmsMessageContainer, CmsMessageContainer) - Constructor for class org.opencms.workplace.list.CmsListDateMacroFormatter
Default constructor that sets the mask to use.
CmsListDefaultAction - Class in org.opencms.workplace.list
Implementation of a default action in a html list column.
CmsListDefaultAction(String) - Constructor for class org.opencms.workplace.list.CmsListDefaultAction
Default Constructor.
CmsListDirectAction - Class in org.opencms.workplace.list
Default implementation of a direct action for a html list column.
CmsListDirectAction(String) - Constructor for class org.opencms.workplace.list.CmsListDirectAction
Default Constructor.
CmsListIndependentAction - Class in org.opencms.workplace.list
Default implementation of a independent action for a html list.
CmsListIndependentAction(String) - Constructor for class org.opencms.workplace.list.CmsListIndependentAction
Default Constructor.
CmsListItem - Class in org.opencms.workplace.list
Generic list item.
CmsListItem(CmsListMetadata, String) - Constructor for class org.opencms.workplace.list.CmsListItem
Default Constructor.
CmsListItemActionIconComparator - Class in org.opencms.workplace.list
Comparator for column sorting by first direct action icon names.
CmsListItemActionIconComparator() - Constructor for class org.opencms.workplace.list.CmsListItemActionIconComparator
Default Constructor.
CmsListItemCaseInsensitiveComparator - Class in org.opencms.workplace.list
Comparator for case insensitive column sorting with string localization.
CmsListItemCaseInsensitiveComparator() - Constructor for class org.opencms.workplace.list.CmsListItemCaseInsensitiveComparator
Default Constructor.
CmsListItemDefaultComparator - Class in org.opencms.workplace.list
Default comparator for case sensitive column sorting with string localization.
CmsListItemDefaultComparator() - Constructor for class org.opencms.workplace.list.CmsListItemDefaultComparator
Default Constructor.
CmsListItemDetails - Class in org.opencms.workplace.list
For adding detail information to the list items add an instance of this class to the list metadata and fill the data like an additional column.
CmsListItemDetails(String) - Constructor for class org.opencms.workplace.list.CmsListItemDetails
Default constructor.
CmsListItemDetailsFormatter - Class in org.opencms.workplace.list
This list item detail formatter creates a two column table, in the first column the message is put and in the second the content self.
CmsListItemDetailsFormatter(CmsMessageContainer) - Constructor for class org.opencms.workplace.list.CmsListItemDetailsFormatter
Default constructor that sets the mask to use.
CmsListMacroFormatter - Class in org.opencms.workplace.list
This list formatter uses the MessageFormat class for macro like formatting.
CmsListMacroFormatter(CmsMessageContainer) - Constructor for class org.opencms.workplace.list.CmsListMacroFormatter
Default constructor that sets the mask to use.
CmsListMetadata - Class in org.opencms.workplace.list
This is class contains all the information for defining a whole html list.
CmsListMetadata(String) - Constructor for class org.opencms.workplace.list.CmsListMetadata
Default Constructor.
CmsListMultiAction - Class in org.opencms.workplace.list
Default implementation of a list multi action.
CmsListMultiAction(String) - Constructor for class org.opencms.workplace.list.CmsListMultiAction
Default Constructor.
CmsListOpenResourceAction - Class in org.opencms.workplace.list
Opens the selected resource in a new window.
CmsListOpenResourceAction(String, CmsObject, String) - Constructor for class org.opencms.workplace.list.CmsListOpenResourceAction
Default Constructor.
CmsListOrderEnum - Class in org.opencms.workplace.list
Wrapper class for the different types of table cell horizontal alignments.
CmsListResourceIconAction - Class in org.opencms.workplace.list
Displays an icon action for dependency lists.
CmsListResourceIconAction(String, String, CmsObject) - Constructor for class org.opencms.workplace.list.CmsListResourceIconAction
Default Constructor.
CmsListSearchAction - Class in org.opencms.workplace.list
Default implementation for a seach action in an html list.
CmsListSearchAction(CmsListColumnDefinition) - Constructor for class org.opencms.workplace.list.CmsListSearchAction
Default Constructor.
CmsListState - Class in org.opencms.workplace.list
Class for storing the state of a list.
CmsListState(CmsHtmlList) - Constructor for class org.opencms.workplace.list.CmsListState
Default Constructor.
CmsListTimeFormatter - Class in org.opencms.workplace.list
Simple formatter for time.
CmsListTimeFormatter() - Constructor for class org.opencms.workplace.list.CmsListTimeFormatter
Default constructor.
CmsListTimeFormatter(int) - Constructor for class org.opencms.workplace.list.CmsListTimeFormatter
Customizable constructor.
CmsListTimeIntervalFormatter - Class in org.opencms.workplace.list
Simple formatter for time intervals.
CmsListTimeIntervalFormatter() - Constructor for class org.opencms.workplace.list.CmsListTimeIntervalFormatter
Default constructor.
CmsLoaderException - Exception in org.opencms.loader
Signals exceptions occuring during the resource loading process.
CmsLoaderException(CmsMessageContainer) - Constructor for exception org.opencms.loader.CmsLoaderException
Creates a new localized Exception.
CmsLoaderException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.loader.CmsLoaderException
Creates a new localized Exception that also containes a root cause.
CmsLocaleComparator - Class in org.opencms.i18n
Simple comparator implementation for locales, that compares the String value of the locales.
CmsLocaleManager - Class in org.opencms.i18n
Manages the locales configured for this OpenCms installation.
CmsLocaleManager() - Constructor for class org.opencms.i18n.CmsLocaleManager
Initializes a new CmsLocaleManager, called from the configuration.
CmsLocaleManager(Locale) - Constructor for class org.opencms.i18n.CmsLocaleManager
Initializes a new CmsLocaleManager, used for OpenCms runlevel 1 (unit tests) only.
CmsLock - Class in org.opencms.lock
Represents the lock state of a VFS resource.
CmsLock(String, CmsUUID, int, int) - Constructor for class org.opencms.lock.CmsLock
Constructor for a new Cms lock.
CmsLock(String, CmsUUID, int, int, int) - Constructor for class org.opencms.lock.CmsLock
Constructor for a new Cms lock.
CmsLock - Class in org.opencms.workplace.commons
Creates the dialogs for locking, unlocking or steal lock operations on a resource.
CmsLock() - Constructor for class org.opencms.workplace.commons.CmsLock
Default constructor needed for dialog handler implementation.
CmsLock(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsLock
Public constructor.
CmsLock(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsLock
Public constructor with JSP variables.
CmsLockException - Exception in org.opencms.lock
Signals that a particular action was invoked on resource with an insufficient lock state.
CmsLockException(CmsMessageContainer) - Constructor for exception org.opencms.lock.CmsLockException
Creates a new localized Exception.
CmsLockException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.lock.CmsLockException
Creates a new localized Exception that also containes a root cause.
CmsLockManager - Class in org.opencms.lock
The CmsLockManager is used by the Cms application to detect the lock state of a resource.
CmsLog - Class in org.opencms.main
Provides the OpenCms logging mechanism.
CmsLogin - Class in org.opencms.workplace
Handles the login of Users to the OpenCms workplace.
CmsLogin(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.CmsLogin
Public constructor for login page.
CmsLoginManager - Class in org.opencms.db
Provides functions used to check the validity of a user login.
CmsLoginManager(int, int) - Constructor for class org.opencms.db.CmsLoginManager
Creates a new storage for invalid logins.
CmsLoginMessage - Class in org.opencms.db
A message to display when a user logs in to the system.
CmsLoginMessage() - Constructor for class org.opencms.db.CmsLoginMessage
Creates a new login message with all default values.
CmsLoginMessage(long, long, String, boolean) - Constructor for class org.opencms.db.CmsLoginMessage
Creates a new login message with the given parameters.
CmsLoginMessage(String, boolean) - Constructor for class org.opencms.db.CmsLoginMessage
Creates a new login message with the given parameters.
CmsLogReport - Class in org.opencms.report
Report class used for the logfile.
CmsLogReport(Locale, Class) - Constructor for class org.opencms.report.CmsLogReport
Constructs a new report using the provided locale for the output language, using the provided Java class for the log channel.
CmsLruCache - Class in org.opencms.cache
Implements an LRU (last recently used) cache.
CmsLruCache(int, int, int) - Constructor for class org.opencms.cache.CmsLruCache
The constructor with all options.
CmsMacroResolver - Class in org.opencms.util
Resolves macros in the form of ${key} in an input String.
CmsMacroResolver() - Constructor for class org.opencms.util.CmsMacroResolver
 
CmsMailHost - Class in org.opencms.mail
Contains the configuration of an individual mail host.
CmsMailHost(String, Integer, String, String, String) - Constructor for class org.opencms.mail.CmsMailHost
Creates a new mail host.
CmsMailSettings - Class in org.opencms.mail
Contains the settings for the OpenCms mail service.
CmsMailSettings() - Constructor for class org.opencms.mail.CmsMailSettings
Empty constructor, required for configuration.
CmsMailTransport - Class in org.opencms.mail
Sends an email using a Thread, so that the application can continue without waiting for the mail to be send.
CmsMailTransport(Email) - Constructor for class org.opencms.mail.CmsMailTransport
Creates a new CmsMailTransport.
CmsMemoryMonitor - Class in org.opencms.monitor
Monitors OpenCms memory consumtion.
CmsMemoryMonitor() - Constructor for class org.opencms.monitor.CmsMemoryMonitor
Empty constructor, required by OpenCms scheduler.
CmsMemoryMonitorConfiguration - Class in org.opencms.monitor
Memory Monitor configuration class.
CmsMemoryMonitorConfiguration() - Constructor for class org.opencms.monitor.CmsMemoryMonitorConfiguration
Constructor with default values.
CmsMessageContainer - Class in org.opencms.i18n
Contains a localized message key, it's arguments and a I_CmsMessageBundle.
CmsMessageContainer(I_CmsMessageBundle, String) - Constructor for class org.opencms.i18n.CmsMessageContainer
Creates a new message container for a key without arguments.
CmsMessageContainer(I_CmsMessageBundle, String, Object[]) - Constructor for class org.opencms.i18n.CmsMessageContainer
Creates a new message container.
CmsMessageException - Exception in org.opencms.i18n
Used to signal issues with the localization support, for example during localized messages access.
CmsMessageException(CmsMessageContainer) - Constructor for exception org.opencms.i18n.CmsMessageException
Creates a new localized Exception.
CmsMessageException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.i18n.CmsMessageException
Creates a new localized Exception that also containes a root cause.
CmsMessages - Class in org.opencms.i18n
Reads localized resource Strings from a java.util.ResourceBundle and provides convenience methods to access the Strings from a template.
CmsMessages(String, Locale) - Constructor for class org.opencms.i18n.CmsMessages
Constructor for the messages with an initialized java.util.Locale.
CmsMessages(String, String) - Constructor for class org.opencms.i18n.CmsMessages
Constructor for the messages with a language string.
CmsMessages(String, String, String) - Constructor for class org.opencms.i18n.CmsMessages
Constructor for the messages with language and country code strings.
CmsMessages(String, String, String, String) - Constructor for class org.opencms.i18n.CmsMessages
Constructor for the messages with language, country code and variant strings.
CmsMessages() - Constructor for class org.opencms.i18n.CmsMessages
Empty constructor for subclassing.
CmsModule - Class in org.opencms.module
Describes an OpenCms module.
CmsModule() - Constructor for class org.opencms.module.CmsModule
Creates a new, empty CmsModule object.
CmsModule(String, String, String, String, String, CmsModuleVersion, String, String, long, String, long, List, List, List, Map) - Constructor for class org.opencms.module.CmsModule
Creates a new module description with the specified values.
CmsModuleConfiguration - Class in org.opencms.configuration
VFS master configuration class.
CmsModuleConfiguration() - Constructor for class org.opencms.configuration.CmsModuleConfiguration
Public constructor, will be called by configuration manager.
CmsModuleDeleteThread - Class in org.opencms.workplace.threads
Deletes a module.
CmsModuleDeleteThread(CmsObject, List, boolean, boolean) - Constructor for class org.opencms.workplace.threads.CmsModuleDeleteThread
Creates the module delete thread.
CmsModuleDependency - Class in org.opencms.module
Describes an OpenCms module dependency.
CmsModuleDependency() - Constructor for class org.opencms.module.CmsModuleDependency
Generates a new, empty module dependency.
CmsModuleDependency(String, CmsModuleVersion) - Constructor for class org.opencms.module.CmsModuleDependency
Generates a new module dependency.
CmsModuleImportExportHandler - Class in org.opencms.module
Import/export handler implementation for Cms modules.
CmsModuleImportExportHandler() - Constructor for class org.opencms.module.CmsModuleImportExportHandler
Creates a new Cms module import/export handler.
CmsModuleManager - Class in org.opencms.module
Manages the modules of an OpenCms installation.
CmsModuleManager(List) - Constructor for class org.opencms.module.CmsModuleManager
Basic constructor.
CmsModuleReplaceThread - Class in org.opencms.workplace.threads
Replaces a module.
CmsModuleReplaceThread(CmsObject, String, String, boolean) - Constructor for class org.opencms.workplace.threads.CmsModuleReplaceThread
Creates the module replace thread.
CmsModuleVersion - Class in org.opencms.module
A version number for an OpenCms module.
CmsModuleVersion(String) - Constructor for class org.opencms.module.CmsModuleVersion
Creates a new module version based on a String.
CmsModuleXmlHandler - Class in org.opencms.module
Adds the XML handler rules for import and export of a single module.
CmsModuleXmlHandler() - Constructor for class org.opencms.module.CmsModuleXmlHandler
Public constructor, will be called by digester during import.
CmsMove - Class in org.opencms.workplace.commons
Provides methods for the move resources dialog.
CmsMove(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsMove
Public constructor with JSP action element.
CmsMove(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsMove
Public constructor with JSP variables.
CmsMSDHtmlEditor - Class in org.opencms.workplace.editors
Creates the output for editing a CmsDefaultPage with the MS DHTML control editor.
CmsMSDHtmlEditor(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsMSDHtmlEditor
Public constructor.
CmsMultiMessageBundle - Class in org.opencms.i18n
Provides access to the localized messages for several message bundles simultaneously.
CmsMultiMessageBundle(I_CmsMessageBundle, I_CmsMessageBundle) - Constructor for class org.opencms.i18n.CmsMultiMessageBundle
Constructor for creating a new message bundle object initialized with the provided message bundles.
CmsMultiMessageBundle(I_CmsMessageBundle[]) - Constructor for class org.opencms.i18n.CmsMultiMessageBundle
Constructor for creating a new message bundle object initialized with the provided array of message bundles.
CmsMultiMessageBundle(List) - Constructor for class org.opencms.i18n.CmsMultiMessageBundle
Constructor for creating a new message bundle object initialized with the provided list of message bundles.
CmsMultiMessages - Class in org.opencms.i18n
Provides access to the localized messages for several resource bundles simultaneously.
CmsMultiMessages(CmsMessages, CmsMessages) - Constructor for class org.opencms.i18n.CmsMultiMessages
Constructor for creating a new messages object initialized with the provided bundles.
CmsMultiMessages(CmsMessages[]) - Constructor for class org.opencms.i18n.CmsMultiMessages
Constructor for creating a new messages object initialized with the provided array of bundles.
CmsMultiMessages(List) - Constructor for class org.opencms.i18n.CmsMultiMessages
Constructor for creating a new messages object initialized with the provided list of bundles.
CmsMultiPartMail - Class in org.opencms.mail
This class is used to send multi-part internet email like messages with attachments.
CmsMultiPartMail() - Constructor for class org.opencms.mail.CmsMultiPartMail
Default constructor of a CmsHtmlMail.
CmsMultiSelectWidget - Class in org.opencms.widgets
Provides a widget for a standard HTML form multi select list or a group of check boxes.
CmsMultiSelectWidget() - Constructor for class org.opencms.widgets.CmsMultiSelectWidget
Creates a new select widget.
CmsMultiSelectWidget(List) - Constructor for class org.opencms.widgets.CmsMultiSelectWidget
Creates a select widget with the select options specified in the given configuration List.
CmsMultiSelectWidget(List, boolean) - Constructor for class org.opencms.widgets.CmsMultiSelectWidget
Creates a select widget with the select options specified in the given configuration List.
CmsMultiSelectWidget(String) - Constructor for class org.opencms.widgets.CmsMultiSelectWidget
Creates a select widget with the specified select options.
CmsNewCsvFile - Class in org.opencms.workplace.explorer
The new resource upload dialog handles the upload of cvs files.
CmsNewCsvFile(CmsJspActionElement) - Constructor for class org.opencms.workplace.explorer.CmsNewCsvFile
Public constructor with JSP action element.
CmsNewCsvFile(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.explorer.CmsNewCsvFile
Public constructor with JSP variables.
CmsNewResource - Class in org.opencms.workplace.explorer
The new resource entry dialog which displays the possible "new actions" for the current user.
CmsNewResource(CmsJspActionElement) - Constructor for class org.opencms.workplace.explorer.CmsNewResource
Public constructor with JSP action element.
CmsNewResource(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.explorer.CmsNewResource
Public constructor with JSP variables.
CmsNewResourceFolder - Class in org.opencms.workplace.explorer
The new resource folder dialog handles the creation of a folder.
CmsNewResourceFolder(CmsJspActionElement) - Constructor for class org.opencms.workplace.explorer.CmsNewResourceFolder
Public constructor with JSP action element.
CmsNewResourceFolder(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.explorer.CmsNewResourceFolder
Public constructor with JSP variables.
CmsNewResourcePointer - Class in org.opencms.workplace.explorer
The new resource pointer dialog handles the creation of a pointer (external link).
CmsNewResourcePointer(CmsJspActionElement) - Constructor for class org.opencms.workplace.explorer.CmsNewResourcePointer
Public constructor with JSP action element.
CmsNewResourcePointer(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.explorer.CmsNewResourcePointer
Public constructor with JSP variables.
CmsNewResourceSibling - Class in org.opencms.workplace.explorer
The new resource sibling dialog handles the creation of a new sibling in the VFS.
CmsNewResourceSibling(CmsJspActionElement) - Constructor for class org.opencms.workplace.explorer.CmsNewResourceSibling
Public constructor with JSP action element.
CmsNewResourceSibling(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.explorer.CmsNewResourceSibling
Public constructor with JSP variables.
CmsNewResourceUpload - Class in org.opencms.workplace.explorer
The new resource upload dialog handles the upload of single files or zipped files.
CmsNewResourceUpload(CmsJspActionElement) - Constructor for class org.opencms.workplace.explorer.CmsNewResourceUpload
Public constructor with JSP action element.
CmsNewResourceUpload(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.explorer.CmsNewResourceUpload
Public constructor with JSP variables.
CmsNewResourceXmlContent - Class in org.opencms.workplace.explorer
The new resource xmlcontent dialog handles the creation of a xmlcontent.
CmsNewResourceXmlContent(CmsJspActionElement) - Constructor for class org.opencms.workplace.explorer.CmsNewResourceXmlContent
Public constructor with JSP action element.
CmsNewResourceXmlContent(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.explorer.CmsNewResourceXmlContent
Public constructor with JSP variables.
CmsNewResourceXmlPage - Class in org.opencms.workplace.explorer
The new resource page dialog handles the creation of an xml page.
CmsNewResourceXmlPage(CmsJspActionElement) - Constructor for class org.opencms.workplace.explorer.CmsNewResourceXmlPage
Public constructor with JSP action element.
CmsNewResourceXmlPage(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.explorer.CmsNewResourceXmlPage
Public constructor with JSP variables.
CmsObject - Class in org.opencms.file
This pivotal class provides all authorized access to the OpenCms VFS resources.
CmsObject(CmsSecurityManager, CmsRequestContext) - Constructor for class org.opencms.file.CmsObject
Connects an OpenCms user context to a running database.
CmsOfflineToolHandler - Class in org.opencms.workplace.tools
This tool handler disables the tool if in online project.
CmsOfflineToolHandler() - Constructor for class org.opencms.workplace.tools.CmsOfflineToolHandler
 
CmsOnDemandHtmlSubTreeHandler - Class in org.opencms.staticexport
Concrete OnDemandExportHandler.
CmsOnDemandHtmlSubTreeHandler() - Constructor for class org.opencms.staticexport.CmsOnDemandHtmlSubTreeHandler
 
CmsOnDemandStaticExportHandler - Class in org.opencms.staticexport
Concrete OnDemandExportHandler.
CmsOnDemandStaticExportHandler() - Constructor for class org.opencms.staticexport.CmsOnDemandStaticExportHandler
 
CmsOnlyAdminToolHandler - Class in org.opencms.workplace.tools
This tool handler hides the tool to non admin users.
CmsOnlyAdminToolHandler() - Constructor for class org.opencms.workplace.tools.CmsOnlyAdminToolHandler
 
CmsOpenGallery - Class in org.opencms.workplace.galleries
Provides methods for open gallery dialog.
CmsOpenGallery(CmsJspActionElement) - Constructor for class org.opencms.workplace.galleries.CmsOpenGallery
Public constructor with JSP action element.
CmsOpenGallery(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.galleries.CmsOpenGallery
Public constructor with JSP variables.
CmsPasswordEncryptionException - Exception in org.opencms.security
Signals that an attempt to encrypt a password was not successful.
CmsPasswordEncryptionException(CmsMessageContainer) - Constructor for exception org.opencms.security.CmsPasswordEncryptionException
 
CmsPasswordEncryptionException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.security.CmsPasswordEncryptionException
 
CmsPasswordInfo - Class in org.opencms.security
Validating bean for changing the password.
CmsPasswordInfo() - Constructor for class org.opencms.security.CmsPasswordInfo
Default Constructor.
CmsPasswordInfo(CmsObject) - Constructor for class org.opencms.security.CmsPasswordInfo
Use this Constructor if you need to check the old password of the current logged in user.
CmsPasswordWidget - Class in org.opencms.widgets
Provides a standard HTML form password widget, for use on a widget dialog.
CmsPasswordWidget() - Constructor for class org.opencms.widgets.CmsPasswordWidget
Creates a new password widget.
CmsPasswordWidget(String) - Constructor for class org.opencms.widgets.CmsPasswordWidget
Creates a new password widget with the given configuration.
CmsPermissionSet - Class in org.opencms.security
An immutable permission set that contains both allowed and denied permissions as bitsets.
CmsPermissionSet(int, int) - Constructor for class org.opencms.security.CmsPermissionSet
Constructor to create a permission set with preset allowed and denied permissions.
CmsPermissionSet() - Constructor for class org.opencms.security.CmsPermissionSet
Constructor to create an empty permission set.
CmsPermissionSet(int) - Constructor for class org.opencms.security.CmsPermissionSet
Constructor to create a permission set with preset allowed permissions.
CmsPermissionSetCustom - Class in org.opencms.security
A custom permission set that can be modified during runtime and contains both allowed and denied permissions as bitsets.
CmsPermissionSetCustom() - Constructor for class org.opencms.security.CmsPermissionSetCustom
Constructor to create an empty permission set.
CmsPermissionSetCustom(CmsPermissionSet) - Constructor for class org.opencms.security.CmsPermissionSetCustom
Constructor to create a permission set with preset allowed and denied permissions from another permission set.
CmsPermissionSetCustom(int) - Constructor for class org.opencms.security.CmsPermissionSetCustom
Constructor to create a permission set with preset allowed permissions.
CmsPermissionSetCustom(int, int) - Constructor for class org.opencms.security.CmsPermissionSetCustom
Constructor to create a permission set with preset allowed and denied permissions.
CmsPermissionSetCustom(String) - Constructor for class org.opencms.security.CmsPermissionSetCustom
Constructor to create a permission set with preset allowed and denied permissions from a String.
CmsPermissionViolationException - Exception in org.opencms.security
A permission violation occurs if a user without tries to access or maipulate a VFS resource without the required permissions.
CmsPermissionViolationException(CmsMessageContainer) - Constructor for exception org.opencms.security.CmsPermissionViolationException
Creates a new localized Exception.
CmsPermissionViolationException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.security.CmsPermissionViolationException
Creates a new localized Exception that also containes a root cause.
CmsPointerLinkValidationResult - Class in org.opencms.validation
Stores the result of a pointer link validation.
CmsPointerLinkValidationResult(Map) - Constructor for class org.opencms.validation.CmsPointerLinkValidationResult
Constructs a new pointer link validation result.
CmsPointerLinkValidator - Class in org.opencms.validation
Class to validate pointer links.
CmsPointerLinkValidator() - Constructor for class org.opencms.validation.CmsPointerLinkValidator
 
CmsPointerLinkValidatorThread - Class in org.opencms.workplace.threads
Thread for extern link validation.
CmsPointerLinkValidatorThread(CmsObject) - Constructor for class org.opencms.workplace.threads.CmsPointerLinkValidatorThread
Constructor, creates a new CmsExternLinkValidationThread.
CmsPointerLoader - Class in org.opencms.loader
Loader for "pointers" to resources in the VFS or to external resources.
CmsPointerLoader() - Constructor for class org.opencms.loader.CmsPointerLoader
The constructor of the class is empty and does nothing.
CmsPreferences - Class in org.opencms.workplace.commons
Provides methods for the user preferences dialog.
CmsPreferences(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsPreferences
Public constructor with JSP action element.
CmsPreferences(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsPreferences
Public constructor with JSP variables.
CmsPriorityDateResourceComparator - Class in org.opencms.file.collectors
Comparator for sorting resource objects based on priority and date.
CmsPriorityDateResourceComparator(CmsObject, boolean) - Constructor for class org.opencms.file.collectors.CmsPriorityDateResourceComparator
Creates a new instance of this comparator key.
CmsPriorityResourceCollector - Class in org.opencms.file.collectors
A collector to fetch sorted XML contents in a folder or subtree based on their priority and date or title values.
CmsPriorityResourceCollector() - Constructor for class org.opencms.file.collectors.CmsPriorityResourceCollector
 
CmsPriorityTitleResourceComparator - Class in org.opencms.file.collectors
Comparator for sorting resource objects based on priority and title.
CmsPriorityTitleResourceComparator(CmsObject) - Constructor for class org.opencms.file.collectors.CmsPriorityTitleResourceComparator
Creates a new instance of this comparator key.
CmsProject - Class in org.opencms.file
Describes an OpenCms project, which contains a set of VFS resources that are being worked on at the same time.
CmsProject() - Constructor for class org.opencms.file.CmsProject
Default constructor for gui usage.
CmsProject(int, String, String, int, CmsUUID, CmsUUID, CmsUUID, int, long, int) - Constructor for class org.opencms.file.CmsProject
Creates a new CmsProject.
CmsProject(ResultSet, CmsSqlManager) - Constructor for class org.opencms.file.CmsProject
Construct a new CmsProject from a SQL ResultSet.
CmsProjectDeleteThread - Class in org.opencms.workplace.threads
Deletes a project.
CmsProjectDeleteThread(CmsObject, int) - Constructor for class org.opencms.workplace.threads.CmsProjectDeleteThread
Creates the project delete thread.
CmsProjectDriver - Class in org.opencms.db.generic
Generic (ANSI-SQL) implementation of the project driver methods.
CmsProjectDriver() - Constructor for class org.opencms.db.generic.CmsProjectDriver
 
CmsProjectDriver - Class in org.opencms.db.maxdb
MaxDB/SapDB implementation of the project driver methods.
CmsProjectDriver() - Constructor for class org.opencms.db.maxdb.CmsProjectDriver
 
CmsProjectDriver - Class in org.opencms.db.mysql
MySQL implementation of the project driver methods.
CmsProjectDriver() - Constructor for class org.opencms.db.mysql.CmsProjectDriver
 
CmsProjectDriver - Class in org.opencms.db.mysql3
MySQL3 implementation of the project driver methods.
CmsProjectDriver() - Constructor for class org.opencms.db.mysql3.CmsProjectDriver
 
CmsProjectDriver - Class in org.opencms.db.oracle
Oracle/OCI implementation of the project driver methods.
CmsProjectDriver() - Constructor for class org.opencms.db.oracle.CmsProjectDriver
 
CmsProjectDriver - Class in org.opencms.db.oracle8
Oracle8 implementation of the project driver methods.
CmsProjectDriver() - Constructor for class org.opencms.db.oracle8.CmsProjectDriver
 
CmsProjectDriver - Class in org.opencms.db.postgresql
PostgreSql implementation of the project driver methods.
CmsProjectDriver() - Constructor for class org.opencms.db.postgresql.CmsProjectDriver
 
CmsProjectResourcesDisplayMode - Class in org.opencms.db
Wrapper class for the different types of project files view.
CmsProperty - Class in org.opencms.file
Represents a property (meta-information) mapped to a VFS resource.
CmsProperty() - Constructor for class org.opencms.file.CmsProperty
Creates a new CmsProperty object.
CmsProperty(String, String, String) - Constructor for class org.opencms.file.CmsProperty
Creates a new CmsProperty object using the provided values.
CmsProperty(String, String, String, boolean) - Constructor for class org.opencms.file.CmsProperty
Creates a new CmsProperty object using the provided values.
CmsPropertyAdvanced - Class in org.opencms.workplace.commons
Provides methods for the properties dialog.
CmsPropertyAdvanced() - Constructor for class org.opencms.workplace.commons.CmsPropertyAdvanced
Default constructor needed for dialog handler implementation.
CmsPropertyAdvanced(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsPropertyAdvanced
Public constructor with JSP action element.
CmsPropertyAdvanced(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsPropertyAdvanced
Public constructor with JSP variables.
CmsPropertyCustom - Class in org.opencms.workplace.commons
Provides methods for the customized property dialog.
CmsPropertyCustom(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsPropertyCustom
Public constructor with JSP action element.
CmsPropertyCustom(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsPropertyCustom
Public constructor with JSP variables.
CmsPropertyDefinition - Class in org.opencms.file
Defines a property name, so that CmsProperty instances can be created with that name.
CmsPropertyDefinition(CmsUUID, String) - Constructor for class org.opencms.file.CmsPropertyDefinition
Creates a new CmsPropertydefinition.
CmsPropertyUtils - Class in org.opencms.util
Utilities to access property files.
CmsPublishedResource - Class in org.opencms.db
Represents the state of a published resource *before* it got published.
CmsPublishedResource(CmsResource) - Constructor for class org.opencms.db.CmsPublishedResource
Creates an object for published VFS resources.
CmsPublishedResource(CmsResource, int) - Constructor for class org.opencms.db.CmsPublishedResource
Creates an object for published VFS resources.
CmsPublishedResource(CmsUUID, CmsUUID, int, String, int, boolean, int, int) - Constructor for class org.opencms.db.CmsPublishedResource
Creates an object for published VFS resources.
CmsPublishJob - Class in org.opencms.scheduler.jobs
Scheduled job for time based publishing.
CmsPublishJob() - Constructor for class org.opencms.scheduler.jobs.CmsPublishJob
 
CmsPublishList - Class in org.opencms.db
A container for all new/changed/deteled Cms resources of a project or a direct published resource (and optionally it's siblings) that actually get published.
CmsPublishList() - Constructor for class org.opencms.db.CmsPublishList
Constructs an empty publish list for the resources of a project to be published.
CmsPublishList(CmsResource) - Constructor for class org.opencms.db.CmsPublishList
Constructs an empty publish list with additional information for a direct published resource.
CmsPublishProject - Class in org.opencms.workplace.commons
Creates the dialogs for publishing a project or a resource.
CmsPublishProject(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsPublishProject
Public constructor.
CmsPublishProject(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsPublishProject
Public constructor with JSP variables.
CmsPublishThread - Class in org.opencms.workplace.threads
Publishes a resource or the users current project.
CmsPublishThread(CmsObject, CmsPublishList, CmsWorkplaceSettings) - Constructor for class org.opencms.workplace.threads.CmsPublishThread
Creates a Thread that publishes the Cms resources contained in the specified Cms publish list.
CmsReplace - Class in org.opencms.workplace.commons
The replace resource dialog handles the replacement of a single VFS file.
CmsReplace(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsReplace
Public constructor with JSP action element.
CmsReplace(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsReplace
Public constructor with JSP variables.
CmsReport - Class in org.opencms.workplace
Provides an output window for a CmsReport.
CmsReport(CmsJspActionElement) - Constructor for class org.opencms.workplace.CmsReport
Public constructor.
CmsReport(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.CmsReport
Public constructor with JSP variables.
CmsReportTestThread - Class in org.opencms.workplace.threads
Does a full static export of all system resources in the current site.
CmsReportTestThread(CmsObject, int) - Constructor for class org.opencms.workplace.threads.CmsReportTestThread
Creates a static export Thread.
CmsRequestContext - Class in org.opencms.file
Stores the information about the current users OpenCms context, for example the requested URI, the current project, the selected site and more.
CmsRequestContext(CmsUser, CmsProject, String, String, Locale, String, String, CmsResourceTranslator, CmsResourceTranslator) - Constructor for class org.opencms.file.CmsRequestContext
Constructs a new request context.
CmsRequestUtil - Class in org.opencms.util
Provides utility functions for dealing with values a HttpServletRequest.
CmsResource - Class in org.opencms.file
Base class for all OpenCms VFS resources like CmsFile or CmsFolder.
CmsResource(CmsUUID, CmsUUID, String, int, boolean, int, int, int, long, CmsUUID, long, CmsUUID, long, long, int, int) - Constructor for class org.opencms.file.CmsResource
Constructor, creates a new CmsRecource object.
CmsResourceFilter - Class in org.opencms.file
Provides filters for resource result sets obtained from requests to the OpenCms VFS.
CmsResourceInitException - Exception in org.opencms.main
This exeption is thrown by a class which implements org.opencms.main.I_CmsResourceInit.
CmsResourceInitException(CmsMessageContainer) - Constructor for exception org.opencms.main.CmsResourceInitException
Creates a new localized Exception.
CmsResourceInitException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.main.CmsResourceInitException
Creates a new localized Exception that also containes a root cause.
CmsResourceManager - Class in org.opencms.loader
Collects all available resource loaders, resource types and resource collectors at startup and provides methods to access them during OpenCms runtime.
CmsResourceManager() - Constructor for class org.opencms.loader.CmsResourceManager
Creates a new instance for the resource manager, will be called by the vfs configuration manager.
CmsResourceTranslator - Class in org.opencms.util
This class provides a resource name translation facility.
CmsResourceTranslator(String[], boolean) - Constructor for class org.opencms.util.CmsResourceTranslator
Constructor for the CmsResourceTranslator.
CmsResourceTypeBinary - Class in org.opencms.file.types
Resource type descriptor for the type "binary".
CmsResourceTypeBinary() - Constructor for class org.opencms.file.types.CmsResourceTypeBinary
Default constructor, used to initialize member variables.
CmsResourceTypeFolder - Class in org.opencms.file.types
Resource type descriptor for the type "folder".
CmsResourceTypeFolder() - Constructor for class org.opencms.file.types.CmsResourceTypeFolder
Default constructor, used to initialize member variables.
CmsResourceTypeFolderExtended - Class in org.opencms.file.types
Resource type descriptor for extended folder types (like for example the workplace galleries).
CmsResourceTypeFolderExtended() - Constructor for class org.opencms.file.types.CmsResourceTypeFolderExtended
 
CmsResourceTypeImage - Class in org.opencms.file.types
Resource type descriptor for the type "image".
CmsResourceTypeImage() - Constructor for class org.opencms.file.types.CmsResourceTypeImage
Default constructor, used to initialize member variables.
CmsResourceTypeJsp - Class in org.opencms.file.types
Resource type descriptor for the type "jsp".
CmsResourceTypeJsp() - Constructor for class org.opencms.file.types.CmsResourceTypeJsp
Default constructor, used to initialize member variables.
CmsResourceTypePlain - Class in org.opencms.file.types
Resource type descriptor for the type "plain".
CmsResourceTypePlain() - Constructor for class org.opencms.file.types.CmsResourceTypePlain
Default constructor, used to initialize member variables.
CmsResourceTypePointer - Class in org.opencms.file.types
Resource type descriptor for the type "pointer".
CmsResourceTypePointer() - Constructor for class org.opencms.file.types.CmsResourceTypePointer
Default constructor, used to initialize member variables.
CmsResourceTypeUnknown - Class in org.opencms.file.types
Resource type descriptor used in case the given resource type class in the XML configuration could not be instanciated.
CmsResourceTypeUnknown() - Constructor for class org.opencms.file.types.CmsResourceTypeUnknown
Default constructor, used to initialize member variables.
CmsResourceTypeXmlContent - Class in org.opencms.file.types
Resource type descriptor for the type "xmlcontent".
CmsResourceTypeXmlContent() - Constructor for class org.opencms.file.types.CmsResourceTypeXmlContent
 
CmsResourceTypeXmlPage - Class in org.opencms.file.types
Resource type descriptor for the type "xmlpage".
CmsResourceTypeXmlPage() - Constructor for class org.opencms.file.types.CmsResourceTypeXmlPage
Default constructor, used to initialize member variables.
CmsRfsException - Exception in org.opencms.util
Used to signal issues with the real local file system (RFS), for example during file access.
CmsRfsException(CmsMessageContainer) - Constructor for exception org.opencms.util.CmsRfsException
Creates a new localized Exception.
CmsRfsException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.util.CmsRfsException
Creates a new localized Exception that also containes a root cause.
CmsRfsFileViewer - Class in org.opencms.util
The representation of a RFS file along with the settings to provide access to certain portions (amount of lines) of it.
CmsRfsFileViewer() - Constructor for class org.opencms.util.CmsRfsFileViewer
Creates an instance with default settings that tries to use the log file path obtained from OpenCms's CmsSystemInfo instance.
CmsRole - Class in org.opencms.security
A role is used in the OpenCms security system to check if a user has access to a certain system function.
CmsRole(String, String, CmsRole[]) - Constructor for class org.opencms.security.CmsRole
Creates a user defined role.
CmsRoleViolationException - Exception in org.opencms.security
A role violation occurs if a user without permissions tries to access a protected OpenCms system feature that can only be accessed by users in certain roles.
CmsRoleViolationException(CmsMessageContainer) - Constructor for exception org.opencms.security.CmsRoleViolationException
Creates a new localized Exception.
CmsRoleViolationException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.security.CmsRoleViolationException
Creates a new localized Exception that also containes a root cause.
CmsRootToolHandler - Class in org.opencms.workplace.tools
Admin tool handler for the root folder.
CmsRootToolHandler() - Constructor for class org.opencms.workplace.tools.CmsRootToolHandler
 
CmsRuntimeException - Exception in org.opencms.main
A replacement for RuntimeException to obtain fully localized exception messages for OpenCms.
CmsRuntimeException(CmsMessageContainer) - Constructor for exception org.opencms.main.CmsRuntimeException
Creates a new localized Exception.
CmsRuntimeException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.main.CmsRuntimeException
Creates a new localized Exception that also containes a root cause.
CmsScheduledJobInfo - Class in org.opencms.scheduler
Describes a scheduled job for the OpenCms scheduler.
CmsScheduledJobInfo() - Constructor for class org.opencms.scheduler.CmsScheduledJobInfo
Default constructor.
CmsScheduledJobInfo(String, String, String, CmsContextInfo, String, boolean, boolean, SortedMap) - Constructor for class org.opencms.scheduler.CmsScheduledJobInfo
Constructor for creating a new job with all required parameters.
CmsScheduleManager - Class in org.opencms.scheduler
Manages the OpenCms scheduled jobs.
CmsScheduleManager() - Constructor for class org.opencms.scheduler.CmsScheduleManager
Default constructor for the scheduler manager, used only when a new job is scheduled.
CmsScheduleManager(List) - Constructor for class org.opencms.scheduler.CmsScheduleManager
Used by the configuration to create a new Scheduler during system startup.
CmsSchedulerException - Exception in org.opencms.scheduler
Describes errors that occur in the context of the OpenCms scheduler.
CmsSchedulerException(CmsMessageContainer) - Constructor for exception org.opencms.scheduler.CmsSchedulerException
Creates a new localized Exception.
CmsSchedulerException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.scheduler.CmsSchedulerException
Creates a new localized Exception that also containes a root cause.
CmsSchedulerThread - Class in org.opencms.scheduler
A worker thread for the OpenCms scheduler.
CmsSchedulerThreadPool - Class in org.opencms.scheduler
Simple thread pool used for the Quartz scheduler in OpenCms.
CmsSchedulerThreadPool() - Constructor for class org.opencms.scheduler.CmsSchedulerThreadPool
Create a new CmsSchedulerThreadPool with default values.
CmsSchedulerThreadPool(int, int, int) - Constructor for class org.opencms.scheduler.CmsSchedulerThreadPool
Create a new CmsSchedulerThreadPool with the specified number of threads that have the given priority.
CmsSearch - Class in org.opencms.search
Helper class to access the search facility within a jsp.
CmsSearch() - Constructor for class org.opencms.search.CmsSearch
Default constructor, used to instanciate the search facility as a bean.
CmsSearchAnalyzer - Class in org.opencms.search
An analyzer class is used by Lucene to reduce the content to be indexed with trimmed endings etc.
CmsSearchAnalyzer() - Constructor for class org.opencms.search.CmsSearchAnalyzer
 
CmsSearchCategoryCollector - Class in org.opencms.search
Collects category information during a search process.
CmsSearchCategoryCollector(IndexSearcher) - Constructor for class org.opencms.search.CmsSearchCategoryCollector
Creates a new category search collector instance.
CmsSearchConfiguration - Class in org.opencms.configuration
Lucene search configuration class.
CmsSearchConfiguration() - Constructor for class org.opencms.configuration.CmsSearchConfiguration
Public constructor, will be called by configuration manager.
CmsSearchDocumentType - Class in org.opencms.search
A document type specifies which document factory class is used to pull the content of an OpenCms document into a Lucene index document.
CmsSearchDocumentType() - Constructor for class org.opencms.search.CmsSearchDocumentType
Default constructor.
CmsSearchException - Exception in org.opencms.search
Signals an error during a search operation.
CmsSearchException(CmsMessageContainer) - Constructor for exception org.opencms.search.CmsSearchException
Creates a new localized Exception.
CmsSearchException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.search.CmsSearchException
Creates a new localized Exception that also containes a root cause.
CmsSearchIndex - Class in org.opencms.search
Implements the search within an index and the management of the index configuration.
CmsSearchIndex() - Constructor for class org.opencms.search.CmsSearchIndex
Creates a new CmsSearchIndex.
CmsSearchIndexSource - Class in org.opencms.search
A search index source is a description of a list of Cms resources to be indexed.
CmsSearchIndexSource() - Constructor for class org.opencms.search.CmsSearchIndexSource
Creates a new CmsSearchIndexSource.
CmsSearchIndexUpdateData - Class in org.opencms.search
A collection of resources for the incremental update of a search index.
CmsSearchIndexUpdateData(CmsSearchIndexSource, I_CmsIndexer) - Constructor for class org.opencms.search.CmsSearchIndexUpdateData
Creates a new instance of an update collection.
CmsSearchManager - Class in org.opencms.search
Implements the general management and configuration of the search and indexing facilities in OpenCms.
CmsSearchManager() - Constructor for class org.opencms.search.CmsSearchManager
Default constructer when called as cron job.
CmsSearchParameters - Class in org.opencms.search
Contains the search parameters for a call to CmsSearchIndex.search(org.opencms.file.CmsObject, CmsSearchParameters, int, int).
CmsSearchParameters(String, List, List, List, boolean, Sort) - Constructor for class org.opencms.search.CmsSearchParameters
Creates a new search parameter instance with the provided parameter values.
CmsSearchResult - Class in org.opencms.search
Contains the data of a single item in a search result.
CmsSearchResult(int, Document, String) - Constructor for class org.opencms.search.CmsSearchResult
Creates a new search result.
CmsSearchResultList - Class in org.opencms.search
A search result object returned as result of a search in CmsSearchIndex.
CmsSearchResultList() - Constructor for class org.opencms.search.CmsSearchResultList
Creates a new result list with a default initial capacity of 100.
CmsSearchResultList(int) - Constructor for class org.opencms.search.CmsSearchResultList
Creates a new result list with the specified initial capacity.
CmsSearchSimilarity - Class in org.opencms.search
Reduces the importance of the CmsSearchSimilarity.lengthNorm(String, int) factor for the I_CmsDocumentFactory.DOC_CONTENT field, while keeping the Lucene default for all other fields.
CmsSearchSimilarity() - Constructor for class org.opencms.search.CmsSearchSimilarity
Creates a new instance of the OpenCms search similarity.
CmsSecure - Class in org.opencms.workplace.commons
Provides methods for building the security and export settings dialog.
CmsSecure(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsSecure
Public constructor.
CmsSecure(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsSecure
Public constructor with JSP variables.
CmsSecurityException - Exception in org.opencms.security
Used to signal security related issues, for example example during file access and login.
CmsSecurityException(CmsMessageContainer) - Constructor for exception org.opencms.security.CmsSecurityException
Creates a new localized Exception.
CmsSecurityException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.security.CmsSecurityException
Creates a new localized Exception that also containes a root cause.
CmsSecurityManager - Class in org.opencms.db
The OpenCms security manager.
CmsSelectWidget - Class in org.opencms.widgets
Provides a widget for a standard HTML form select box.
CmsSelectWidget() - Constructor for class org.opencms.widgets.CmsSelectWidget
Creates a new select widget.
CmsSelectWidget(List) - Constructor for class org.opencms.widgets.CmsSelectWidget
Creates a select widget with the select options specified in the given configuration List.
CmsSelectWidget(String) - Constructor for class org.opencms.widgets.CmsSelectWidget
Creates a select widget with the specified select options.
CmsSelectWidgetOption - Class in org.opencms.widgets
An option of a select type widget.
CmsSelectWidgetOption(String) - Constructor for class org.opencms.widgets.CmsSelectWidgetOption
Creates a new select option for the given value.
CmsSelectWidgetOption(String, boolean) - Constructor for class org.opencms.widgets.CmsSelectWidgetOption
Creates a new select option form the given values.
CmsSelectWidgetOption(String, boolean, String) - Constructor for class org.opencms.widgets.CmsSelectWidgetOption
Creates a new select option form the given values.
CmsSelectWidgetOption(String, boolean, String, String) - Constructor for class org.opencms.widgets.CmsSelectWidgetOption
Creates a new select option form the given values.
CmsSessionInfo - Class in org.opencms.main
Stores information about a user that has authenticated himself the OpenCms security system.
CmsSessionInfo(CmsRequestContext, String, int) - Constructor for class org.opencms.main.CmsSessionInfo
Creates a new CmsSessionInfo object.
CmsSessionManager - Class in org.opencms.main
Keeps track of the sessions running on the OpenCms server and provides a session info storage which is used to get an overview about currently authenticated OpenCms users, as well as sending broadcasts between users.
CmsSessionManager() - Constructor for class org.opencms.main.CmsSessionManager
Creates a new instance of the OpenCms session manager.
CmsSetNextRule - Class in org.opencms.configuration
Rule implementation that invokes a method on the (top-1) (parent) object, passing as implicit first argument of type CmsObject and as a further argument the top stack instance.
CmsSetNextRule(String, Class) - Constructor for class org.opencms.configuration.CmsSetNextRule
Construct a "call method" rule with the specified method name.
CmsSetNextRule(String, Class[]) - Constructor for class org.opencms.configuration.CmsSetNextRule
Construct a "call method" rule with the specified method name and additional parameters.
CmsSetupBean - Class in org.opencms.setup
A java bean as a controller for the OpenCms setup wizard.
CmsSetupBean() - Constructor for class org.opencms.setup.CmsSetupBean
Default constructor.
CmsSetupDb - Class in org.opencms.setup
Helper class to call database setup scripts.
CmsSetupDb(String) - Constructor for class org.opencms.setup.CmsSetupDb
Creates a new CmsSetupDb object.
CmsSetupLoggingThread - Class in org.opencms.setup
Logging Thread which collects the output from CmsSetupThread and stores it in a Vector that the OpenCms setup wizard can read via the getMessages() method.
CmsSetupLoggingThread(PipedOutputStream, String) - Constructor for class org.opencms.setup.CmsSetupLoggingThread
Constructor.
CmsSetupTestResult - Class in org.opencms.setup
Contains info about the result of a setup test.
CmsSetupTestResult() - Constructor for class org.opencms.setup.CmsSetupTestResult
Creates a new setup test result.
CmsSetupTests - Class in org.opencms.setup
Runs various tests to give users infos about whether their system is compatible to OpenCms.
CmsSetupTests() - Constructor for class org.opencms.setup.CmsSetupTests
Creates a new setup test suite.
CmsSetupWorkplaceImportThread - Class in org.opencms.setup
Used for the workplace setup in the OpenCms setup wizard.
CmsSetupWorkplaceImportThread(CmsSetupBean) - Constructor for class org.opencms.setup.CmsSetupWorkplaceImportThread
Constructor.
CmsShell - Class in org.opencms.main
A commad line interface to access OpenCms functions which is used for the initial setup and also can be used to directly access the OpenCms repository without the Workplace.
CmsShell(String, String, String, String, I_CmsShellCommands) - Constructor for class org.opencms.main.CmsShell
Creates a new CmsShell.
CmsShellReport - Class in org.opencms.report
Report class used for the shell.
CmsShellReport(Locale) - Constructor for class org.opencms.report.CmsShellReport
Constructs a new report using the provided locale for the output language.
CmsSimpleEditor - Class in org.opencms.workplace.editors
Creates the output for editing a resource (text or JSP files).
CmsSimpleEditor(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsSimpleEditor
Public constructor.
CmsSimpleMail - Class in org.opencms.mail
This class is used to send simple text internet email messages without attachments.
CmsSimpleMail() - Constructor for class org.opencms.mail.CmsSimpleMail
Default constructor of a CmsSimpleMail.
CmsSimplePageEditor - Class in org.opencms.workplace.editors
Creates the output for editing a CmsDefaultPage with the simple textarea editor.
CmsSimplePageEditor(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsSimplePageEditor
Public constructor.
CmsSite - Class in org.opencms.site
Describes a configured site in OpenCms.
CmsSite(String, CmsSiteMatcher) - Constructor for class org.opencms.site.CmsSite
Constructs a new site object without title and id information, this is to be used for lookup purposes only.
CmsSite(String, CmsUUID, String) - Constructor for class org.opencms.site.CmsSite
Constructs a new site object with a default (wildcard) a site matcher, this is to be used for display purposes only.
CmsSite(String, CmsUUID, String, CmsSiteMatcher) - Constructor for class org.opencms.site.CmsSite
Constructs a new site object.
CmsSiteManager - Class in org.opencms.site
Manages all configured sites in OpenCms.
CmsSiteManager() - Constructor for class org.opencms.site.CmsSiteManager
Creates a new CmsSiteManager.
CmsSiteMatcher - Class in org.opencms.site
A matcher object to compare request data against the configured sites.
CmsSiteMatcher(String) - Constructor for class org.opencms.site.CmsSiteMatcher
Construct a new site matcher from a String which should be in default URL notation.
CmsSiteMatcher(String, String, int) - Constructor for class org.opencms.site.CmsSiteMatcher
Constructs a new site matcher object.
CmsSqlManager - Class in org.opencms.db
Superclass for all SQL manager implementations.
CmsSqlManager() - Constructor for class org.opencms.db.CmsSqlManager
Protected constructor to allow only subclassing.
CmsSqlManager(CmsDriverManager) - Constructor for class org.opencms.db.CmsSqlManager
Creates a new SQL manager from the provided driver manager.
CmsSqlManager - Class in org.opencms.db.generic
Generic (ANSI-SQL) implementation of the SQL manager.
CmsSqlManager() - Constructor for class org.opencms.db.generic.CmsSqlManager
Creates a new, empty SQL manager.
CmsSqlManager - Class in org.opencms.db.maxdb
MaxDB/SapDB implementation of the SQL manager.
CmsSqlManager() - Constructor for class org.opencms.db.maxdb.CmsSqlManager
 
CmsSqlManager - Class in org.opencms.db.mysql
MySQL implementation of the SQL manager.
CmsSqlManager() - Constructor for class org.opencms.db.mysql.CmsSqlManager
 
CmsSqlManager - Class in org.opencms.db.mysql3
MySQL3 implementation of the SQL manager.
CmsSqlManager() - Constructor for class org.opencms.db.mysql3.CmsSqlManager
 
CmsSqlManager - Class in org.opencms.db.oracle
Oracle implementation of the SQL manager.
CmsSqlManager() - Constructor for class org.opencms.db.oracle.CmsSqlManager
 
CmsSqlManager - Class in org.opencms.db.oracle8
Oracle8 implementation of the SQL manager.
CmsSqlManager() - Constructor for class org.opencms.db.oracle8.CmsSqlManager
 
CmsSqlManager - Class in org.opencms.db.postgresql
PostgreSql implementation of the SQL manager.
CmsSqlManager() - Constructor for class org.opencms.db.postgresql.CmsSqlManager
 
CmsStaticExportData - Class in org.opencms.staticexport
Provides a data structure for the result of an export request.
CmsStaticExportData(String, String) - Constructor for class org.opencms.staticexport.CmsStaticExportData
Creates a new static export data object for use in the cache.
CmsStaticExportData(String, String, CmsResource) - Constructor for class org.opencms.staticexport.CmsStaticExportData
Creates a new static export data object.
CmsStaticExportData(String, String, CmsResource, String) - Constructor for class org.opencms.staticexport.CmsStaticExportData
Creates a new static export data object.
CmsStaticExportException - Exception in org.opencms.staticexport
Describes errors that occur in the context of OpenCms scheduler.
CmsStaticExportException(CmsMessageContainer) - Constructor for exception org.opencms.staticexport.CmsStaticExportException
Creates a new localized Exception.
CmsStaticExportException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.staticexport.CmsStaticExportException
Creates a new localized Exception that also containes a root cause.
CmsStaticExportExportRule - Class in org.opencms.staticexport
Help class for storing of export-rules.
CmsStaticExportExportRule(String, String) - Constructor for class org.opencms.staticexport.CmsStaticExportExportRule
Default constructor.
CmsStaticExportExportRule(String, String, List, List) - Constructor for class org.opencms.staticexport.CmsStaticExportExportRule
Full Constructor.
CmsStaticExportJob - Class in org.opencms.scheduler.jobs
A schedulable OpenCms job to write a complete static export (e.g.
CmsStaticExportJob() - Constructor for class org.opencms.scheduler.jobs.CmsStaticExportJob
 
CmsStaticExportManager - Class in org.opencms.staticexport
Provides the functionaility to export resources from the OpenCms VFS to the file system.
CmsStaticExportManager() - Constructor for class org.opencms.staticexport.CmsStaticExportManager
Creates a new static export property object.
CmsStaticExportRequest - Class in org.opencms.staticexport
Wrapper for static export requests, required for parameter based requests.
CmsStaticExportRequest(HttpServletRequest, CmsStaticExportData) - Constructor for class org.opencms.staticexport.CmsStaticExportRequest
Creates a new static export request wrapper.
CmsStaticExportResponseWrapper - Class in org.opencms.staticexport
Response wrapper for static export requests, required to access the status code of the response.
CmsStaticExportResponseWrapper(HttpServletResponse) - Constructor for class org.opencms.staticexport.CmsStaticExportResponseWrapper
Creates a new export response wrapper.
CmsStaticExportRfsRule - Class in org.opencms.staticexport
Help class for storing of rfs-rules..
CmsStaticExportRfsRule(String, String, String, String, String, Boolean) - Constructor for class org.opencms.staticexport.CmsStaticExportRfsRule
Default constructor.
CmsStaticExportRfsRule(String, String, String, String, String, Boolean, List) - Constructor for class org.opencms.staticexport.CmsStaticExportRfsRule
Full constructor.
CmsStringBufferReport - Class in org.opencms.report
Report class used to write the output of a report to a StringBuffer.
CmsStringBufferReport(Locale) - Constructor for class org.opencms.report.CmsStringBufferReport
Constructs a new report using the provided locale for the output language.
CmsStringUtil - Class in org.opencms.util
Provides String utility functions.
CmsSynchronize - Class in org.opencms.synchronize
Contains all methods to synchronize the VFS with the "real" FS.
CmsSynchronize(CmsObject, CmsSynchronizeSettings, I_CmsReport) - Constructor for class org.opencms.synchronize.CmsSynchronize
Creates a new CmsSynchronize object which automatically start the synchronisation process.
CmsSynchronizeException - Exception in org.opencms.synchronize
Thrown by a class which implements org.opencms.file.I_CmsSyncModifications.
CmsSynchronizeException(CmsMessageContainer) - Constructor for exception org.opencms.synchronize.CmsSynchronizeException
Creates a new localized Exception.
CmsSynchronizeException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.synchronize.CmsSynchronizeException
Creates a new localized Exception that also containes a root cause.
CmsSynchronizeList - Class in org.opencms.synchronize
Defines the CmsSynchronizeList object, used to store synchronisation data required to synchronize the VFS and the server FS.
CmsSynchronizeList(String, String, long, long) - Constructor for class org.opencms.synchronize.CmsSynchronizeList
Constructor, creates a new CmsSynchronizeList object.
CmsSynchronizeReport - Class in org.opencms.workplace.commons
Provides an output window for a CmsReport.
CmsSynchronizeReport(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsSynchronizeReport
Public constructor.
CmsSynchronizeReport(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsSynchronizeReport
Public constructor with JSP variables.
CmsSynchronizeSettings - Class in org.opencms.synchronize
Contains the settings for the synchronization.
CmsSynchronizeSettings() - Constructor for class org.opencms.synchronize.CmsSynchronizeSettings
Empty constructor, called from the configuration.
CmsSynchronizeThread - Class in org.opencms.workplace.threads
Synchronizes a VFS folder with a folder form the "real" file system.
CmsSynchronizeThread(CmsObject) - Constructor for class org.opencms.workplace.threads.CmsSynchronizeThread
Creates the synchronize Thread.
CmsSystemConfiguration - Class in org.opencms.configuration
VFS master configuration class.
CmsSystemConfiguration() - Constructor for class org.opencms.configuration.CmsSystemConfiguration
Public constructor, will be called by configuration manager.
CmsSystemInfo - Class in org.opencms.main
Provides access to system wide "read only" information.
CmsSystemInfo() - Constructor for class org.opencms.main.CmsSystemInfo
Creates a new system info container.
CmsTabDialog - Class in org.opencms.workplace
Provides methods for tab styled dialogs.
CmsTabDialog(CmsJspActionElement) - Constructor for class org.opencms.workplace.CmsTabDialog
Public constructor.
CmsTabDialog(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.CmsTabDialog
Public constructor with JSP variables.
CmsTableGallery - Class in org.opencms.workplace.galleries
Generates the html gallery popup window which can be used in editors or as a dialog widget.
CmsTableGallery() - Constructor for class org.opencms.workplace.galleries.CmsTableGallery
Public empty constructor, required for A_CmsGallery.createInstance(String, CmsJspActionElement).
CmsTableGallery(CmsJspActionElement) - Constructor for class org.opencms.workplace.galleries.CmsTableGallery
Public constructor with JSP action element.
CmsTableGallery(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.galleries.CmsTableGallery
Public constructor with JSP variables.
CmsTableGalleryWidget - Class in org.opencms.widgets
Provides a widget that allows access to the available OpenCms table galleries, for use on a widget dialog.
CmsTableGalleryWidget() - Constructor for class org.opencms.widgets.CmsTableGalleryWidget
Creates a new table gallery widget.
CmsTableGalleryWidget(String) - Constructor for class org.opencms.widgets.CmsTableGalleryWidget
Creates a new table gallery widget with the given configuration.
CmsTask - Class in org.opencms.workflow
Describes an OpenCms task.
CmsTask() - Constructor for class org.opencms.workflow.CmsTask
Creates a new CmsTask object with default values for all members.
CmsTask(int, String, int, int, int, int, CmsUUID, CmsUUID, CmsUUID, CmsUUID, Timestamp, Timestamp, Timestamp, Timestamp, int, String, int, int, String, int, int) - Constructor for class org.opencms.workflow.CmsTask
Creates a new CmsTask object.
CmsTaskLog - Class in org.opencms.workflow
Describes an OpenCms task log entry.
CmsTaskLog(int, String, CmsUUID, Timestamp, int) - Constructor for class org.opencms.workflow.CmsTaskLog
Creates a new CmsTaskLog object.
CmsTaskService - Class in org.opencms.workflow
Just a convenience wrapper for workflow related methods.
CmsTaskService(CmsRequestContext, CmsSecurityManager) - Constructor for class org.opencms.workflow.CmsTaskService
Creates a new CmsTaskService.
CmsTemplateContentListItem - Class in org.opencms.jsp.util
Holds information of a single XMLContent list item, either for the page side elements or the center area.
CmsTemplateContentListItem() - Constructor for class org.opencms.jsp.util.CmsTemplateContentListItem
 
CmsTemplateLoaderFacade - Class in org.opencms.loader
Facade object that provides access to the template loader for a resource.
CmsTemplateLoaderFacade(I_CmsResourceLoader, CmsResource, CmsResource) - Constructor for class org.opencms.loader.CmsTemplateLoaderFacade
Creates a new template loader facade.
CmsTermHighlighterHtml - Class in org.opencms.search.documents
HTML Highlighter implementation used while generation excerpts.
CmsTermHighlighterHtml() - Constructor for class org.opencms.search.documents.CmsTermHighlighterHtml
 
CmsTextareaWidget - Class in org.opencms.widgets
Provides a standard HTML form textarea widget, for use on a widget dialog.
CmsTextareaWidget() - Constructor for class org.opencms.widgets.CmsTextareaWidget
Creates a new textarea widget.
CmsTextareaWidget(int) - Constructor for class org.opencms.widgets.CmsTextareaWidget
Creates a new textarea widget with the given number of rows.
CmsTextareaWidget(String) - Constructor for class org.opencms.widgets.CmsTextareaWidget
Creates a new textarea widget with the given configuration.
CmsThreadStore - Class in org.opencms.main
The OpenCms Thread store where all system Threads are maintained.
CmsThreadStore() - Constructor for class org.opencms.main.CmsThreadStore
Hides the public constructor.
CmsTool - Class in org.opencms.workplace.tools
Implementation of an administration tool.
CmsTool(String, I_CmsToolHandler) - Constructor for class org.opencms.workplace.tools.CmsTool
Default Constructor.
CmsToolDialog - Class in org.opencms.workplace.tools
Helper class that encapsulates all the code for the "new" style of the administration dialogs.
CmsToolDialog(CmsJspActionElement) - Constructor for class org.opencms.workplace.tools.CmsToolDialog
Default Constructor.
CmsToolGroup - Class in org.opencms.workplace.tools
This is an admin tool group, it just generates the html code for the group structure.
CmsToolGroup(String, String) - Constructor for class org.opencms.workplace.tools.CmsToolGroup
Default Constructor.
CmsToolMacroResolver - Class in org.opencms.workplace.tools
Resolves special macros for the admin view.
CmsToolMacroResolver(CmsWorkplace) - Constructor for class org.opencms.workplace.tools.CmsToolMacroResolver
Default private constructor.
CmsToolManager - Class in org.opencms.workplace.tools
Manages the registered tools, actualizing its state every time the workplace is reinitialize.
CmsToolManager(CmsObject) - Constructor for class org.opencms.workplace.tools.CmsToolManager
Default Constructor, called by the CmsWorkplaceManager.initialize(CmsObject) method.
CmsToolUserData - Class in org.opencms.workplace.tools
Store for some administration view parameters, for each user, used by the CmsToolManager.
CmsToolUserData() - Constructor for class org.opencms.workplace.tools.CmsToolUserData
Default Constructor.
CmsTouch - Class in org.opencms.workplace.commons
Provides methods for the touch resource(s) dialog.
CmsTouch(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsTouch
Public constructor.
CmsTouch(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsTouch
Public constructor with JSP variables.
CmsTree - Class in org.opencms.workplace.explorer
Generates the tree view for the OpenCms Workplace.
CmsTree(CmsJspActionElement) - Constructor for class org.opencms.workplace.explorer.CmsTree
Public constructor.
CmsTwoListsDialog - Class in org.opencms.workplace.list
Helper class for managing two lists on the same dialog.
CmsTwoListsDialog(A_CmsListDialog, A_CmsListDialog) - Constructor for class org.opencms.workplace.list.CmsTwoListsDialog
Default constructor.
CmsTwoListsDialogsWOStart - Class in org.opencms.workplace.list
A CmsTwoListsDialog with no starting html for previous widget dialog display.
CmsTwoListsDialogsWOStart(A_CmsListDialog, A_CmsListDialog) - Constructor for class org.opencms.workplace.list.CmsTwoListsDialogsWOStart
Default constructor.
CmsUndelete - Class in org.opencms.workplace.commons
Provides methods for the undelete resources dialog.
CmsUndelete(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsUndelete
Public constructor with JSP action element.
CmsUndelete(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsUndelete
Public constructor with JSP variables.
CmsUndoChanges - Class in org.opencms.workplace.commons
Provides methods for the undo changes on a resource dialog.
CmsUndoChanges(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsUndoChanges
Public constructor with JSP action element.
CmsUndoChanges(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsUndoChanges
Public constructor with JSP variables.
CmsUpdateBean - Class in org.opencms.setup
A java bean as a controller for the OpenCms update wizard.
CmsUpdateBean() - Constructor for class org.opencms.setup.CmsUpdateBean
Default constructor.
CmsUpdateThread - Class in org.opencms.setup
Used for the OpenCms workplace update wizard.
CmsUpdateThread(CmsUpdateBean) - Constructor for class org.opencms.setup.CmsUpdateThread
Constructor.
CmsUriSplitter - Class in org.opencms.util
Splits an URI String into separate components.
CmsUriSplitter(String) - Constructor for class org.opencms.util.CmsUriSplitter
Creates a splitted URI using the default (not strict) parsing mode.
CmsUriSplitter(String, boolean) - Constructor for class org.opencms.util.CmsUriSplitter
Creates a splitted URI using the given parsing mode.
CmsUser - Class in org.opencms.file
A user in the OpenCms permission system.
CmsUser() - Constructor for class org.opencms.file.CmsUser
Creates a new empty CmsUser object.
CmsUser(CmsUUID, String, String) - Constructor for class org.opencms.file.CmsUser
Creates a new Cms user object.
CmsUser(CmsUUID, String, String, String, String, String, String, long, int, Map, String, int) - Constructor for class org.opencms.file.CmsUser
Creates a new CmsUser object.
CmsUserDriver - Class in org.opencms.db.generic
Generic (ANSI-SQL) database server implementation of the user driver methods.
CmsUserDriver() - Constructor for class org.opencms.db.generic.CmsUserDriver
 
CmsUserDriver - Class in org.opencms.db.maxdb
MaxDB/SapDB implementation of the user driver methods.
CmsUserDriver() - Constructor for class org.opencms.db.maxdb.CmsUserDriver
 
CmsUserDriver - Class in org.opencms.db.mysql
MySQL implementation of the user driver methods.
CmsUserDriver() - Constructor for class org.opencms.db.mysql.CmsUserDriver
 
CmsUserDriver - Class in org.opencms.db.mysql3
MySQL3 implementation of the user driver methods.
CmsUserDriver() - Constructor for class org.opencms.db.mysql3.CmsUserDriver
 
CmsUserDriver - Class in org.opencms.db.oracle
Oracle implementation of the user driver methods.
CmsUserDriver() - Constructor for class org.opencms.db.oracle.CmsUserDriver
 
CmsUserDriver - Class in org.opencms.db.oracle8
Oracle8 implementation of the user driver methods.
CmsUserDriver() - Constructor for class org.opencms.db.oracle8.CmsUserDriver
 
CmsUserDriver - Class in org.opencms.db.postgresql
PostgreSql implementation of the user driver methods.
CmsUserDriver() - Constructor for class org.opencms.db.postgresql.CmsUserDriver
 
CmsUserProjectSettings - Class in org.opencms.db
Bean for holding user specific project settings.
CmsUserProjectSettings() - Constructor for class org.opencms.db.CmsUserProjectSettings
Default constructor.
CmsUserSettings - Class in org.opencms.db
Object to conveniently access and modify the users workplace settings.
CmsUserSettings() - Constructor for class org.opencms.db.CmsUserSettings
Creates an empty new user settings object.
CmsUserSettings(CmsObject) - Constructor for class org.opencms.db.CmsUserSettings
Creates a user settings object with initialized settings of the current user.
CmsUserSettings(CmsObject, CmsUser) - Constructor for class org.opencms.db.CmsUserSettings
Creates a user settings object with initialized settings of the user.
CmsUserSettings(CmsUser) - Constructor for class org.opencms.db.CmsUserSettings
Creates a user settings object with initialized settings of the user.
CmsUUID - Class in org.opencms.util
Generates a UUID using spatial and temporal uniqueness.
CmsUUID() - Constructor for class org.opencms.util.CmsUUID
Creates a new UUID.
CmsUUID(byte[]) - Constructor for class org.opencms.util.CmsUUID
Create a UUID based on a binary data array.
CmsUUID(String) - Constructor for class org.opencms.util.CmsUUID
Create a UUID based on a String.
CmsVfsConfiguration - Class in org.opencms.configuration
VFS master configuration class.
CmsVfsConfiguration() - Constructor for class org.opencms.configuration.CmsVfsConfiguration
Public constructor, will be called by configuration manager.
CmsVfsDriver - Class in org.opencms.db.generic
Generic (ANSI-SQL) database server implementation of the VFS driver methods.
CmsVfsDriver() - Constructor for class org.opencms.db.generic.CmsVfsDriver
 
CmsVfsDriver - Class in org.opencms.db.maxdb
MaxDB/SapDB implementation of the VFS driver methods.
CmsVfsDriver() - Constructor for class org.opencms.db.maxdb.CmsVfsDriver
 
CmsVfsDriver - Class in org.opencms.db.mysql
MySQL implementation of the VFS driver methods.
CmsVfsDriver() - Constructor for class org.opencms.db.mysql.CmsVfsDriver
 
CmsVfsDriver - Class in org.opencms.db.mysql3
MySQL3 implementation of the VFS driver methods.
CmsVfsDriver() - Constructor for class org.opencms.db.mysql3.CmsVfsDriver
 
CmsVfsDriver - Class in org.opencms.db.oracle
Oracle implementation of the VFS driver methods.
CmsVfsDriver() - Constructor for class org.opencms.db.oracle.CmsVfsDriver
 
CmsVfsDriver - Class in org.opencms.db.oracle8
Oracle8 implementation of the VFS driver methods.
CmsVfsDriver() - Constructor for class org.opencms.db.oracle8.CmsVfsDriver
 
CmsVfsDriver - Class in org.opencms.db.postgresql
PostgreSql implementation of the VFS driver methods.
CmsVfsDriver() - Constructor for class org.opencms.db.postgresql.CmsVfsDriver
 
CmsVfsException - Exception in org.opencms.file
Used to signal VFS related issues, for example during file access.
CmsVfsException(CmsMessageContainer) - Constructor for exception org.opencms.file.CmsVfsException
Creates a new localized Exception.
CmsVfsException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.file.CmsVfsException
Creates a new localized Exception that also containes a root cause.
CmsVfsFileWidget - Class in org.opencms.widgets
Provides a OpenCms VFS file selection widget, for use on a widget dialog.
CmsVfsFileWidget() - Constructor for class org.opencms.widgets.CmsVfsFileWidget
Creates a new vfs file widget.
CmsVfsFileWidget(boolean, String) - Constructor for class org.opencms.widgets.CmsVfsFileWidget
Createa a new vfs file widget with the parameters to configure the popup tree window behaviour.
CmsVfsFileWidget(String) - Constructor for class org.opencms.widgets.CmsVfsFileWidget
Creates a new vfs file widget with the given configuration.
CmsVfsImportExportHandler - Class in org.opencms.importexport
Import/export handler implementation for VFS data.
CmsVfsImportExportHandler() - Constructor for class org.opencms.importexport.CmsVfsImportExportHandler
Creates a new VFS import/export handler.
CmsVfsIndexer - Class in org.opencms.search
Implementation for an indexer indexing VFS Cms resources.
CmsVfsIndexer() - Constructor for class org.opencms.search.CmsVfsIndexer
 
CmsVfsIndexResource - Class in org.opencms.search
Contains the data of a VFS Cms resource specified by a Lucene search result document.
CmsVfsIndexResource(CmsResource) - Constructor for class org.opencms.search.CmsVfsIndexResource
Creates a new instance to wrap the given CmsResource.
CmsVfsResourceAlreadyExistsException - Exception in org.opencms.file
Signals that a VFS resource unexpectedly exists.
CmsVfsResourceAlreadyExistsException(CmsMessageContainer) - Constructor for exception org.opencms.file.CmsVfsResourceAlreadyExistsException
Creates a new localized Exception.
CmsVfsResourceAlreadyExistsException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.file.CmsVfsResourceAlreadyExistsException
Creates a new localized Exception that also containes a root cause.
CmsVfsResourceNotFoundException - Exception in org.opencms.file
Signals that an attempt to read a resource in the VFS denoted by a specified pathname has failed.
CmsVfsResourceNotFoundException(CmsMessageContainer) - Constructor for exception org.opencms.file.CmsVfsResourceNotFoundException
Creates a new localized Exception.
CmsVfsResourceNotFoundException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.file.CmsVfsResourceNotFoundException
Creates a new localized Exception that also containes a root cause.
CmsWidgetDialog - Class in org.opencms.workplace
Base class for dialogs that use the OpenCms widgets without XML content.
CmsWidgetDialog(CmsJspActionElement) - Constructor for class org.opencms.workplace.CmsWidgetDialog
Public constructor with JSP action element.
CmsWidgetDialog(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.CmsWidgetDialog
Public constructor with JSP variables.
CmsWidgetDialogParameter - Class in org.opencms.workplace
Implements the widget parameter interface for the use of OpenCms widgets on dialogs that are not based on XML contents.
CmsWidgetDialogParameter(CmsWidgetDialogParameter, int) - Constructor for class org.opencms.workplace.CmsWidgetDialogParameter
Create a new Widget parameter.
CmsWidgetDialogParameter(CmsWidgetDialogParameter, int, int) - Constructor for class org.opencms.workplace.CmsWidgetDialogParameter
Create a new Widget parameter.
CmsWidgetDialogParameter(Object, String, I_CmsWidget) - Constructor for class org.opencms.workplace.CmsWidgetDialogParameter
Create a new Widget parameter based on a given object's property.
CmsWidgetDialogParameter(Object, String, String, I_CmsWidget) - Constructor for class org.opencms.workplace.CmsWidgetDialogParameter
Create a new Widget parameter based on a given object's property.
CmsWidgetDialogParameter(Object, String, String, String, I_CmsWidget, int, int) - Constructor for class org.opencms.workplace.CmsWidgetDialogParameter
Create a new Widget parameter based on a given object's property.
CmsWidgetDialogParameter(String, I_CmsWidget) - Constructor for class org.opencms.workplace.CmsWidgetDialogParameter
Create a new Widget parameter.
CmsWidgetDialogParameter(String, I_CmsWidget, int, int) - Constructor for class org.opencms.workplace.CmsWidgetDialogParameter
Create a new Widget parameter.
CmsWidgetDialogParameter(String, String, String, I_CmsWidget, String, int, int, int) - Constructor for class org.opencms.workplace.CmsWidgetDialogParameter
Create a new Widget parameter with specified occurence settings.
CmsWidgetException - Exception in org.opencms.widgets
Describes errors that occur in the context of the OpenCms widgets.
CmsWidgetException(CmsMessageContainer) - Constructor for exception org.opencms.widgets.CmsWidgetException
Creates a new localized Exception.
CmsWidgetException(CmsMessageContainer, CmsWidgetDialogParameter) - Constructor for exception org.opencms.widgets.CmsWidgetException
Creates a new localized Exception.
CmsWidgetException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.widgets.CmsWidgetException
Creates a new localized Exception that also containes a root cause.
CmsWidgetException(CmsMessageContainer, Throwable, CmsWidgetDialogParameter) - Constructor for exception org.opencms.widgets.CmsWidgetException
Creates a new localized Exception that also containes a root cause.
CmsWorkflowDriver - Class in org.opencms.db.generic
Generic (ANSI-SQL) database server implementation of the workflow driver methods.
CmsWorkflowDriver() - Constructor for class org.opencms.db.generic.CmsWorkflowDriver
 
CmsWorkflowDriver - Class in org.opencms.db.maxdb
MaxDB/SapDB implementation of the workflow driver methods.
CmsWorkflowDriver() - Constructor for class org.opencms.db.maxdb.CmsWorkflowDriver
 
CmsWorkflowDriver - Class in org.opencms.db.mysql
MySQL implementation of the workflow driver methods.
CmsWorkflowDriver() - Constructor for class org.opencms.db.mysql.CmsWorkflowDriver
 
CmsWorkflowDriver - Class in org.opencms.db.mysql3
MySQL3 implementation of the workflow driver methods.
CmsWorkflowDriver() - Constructor for class org.opencms.db.mysql3.CmsWorkflowDriver
 
CmsWorkflowDriver - Class in org.opencms.db.oracle
Oracle/OCI implementation of the workflow driver methods.
CmsWorkflowDriver() - Constructor for class org.opencms.db.oracle.CmsWorkflowDriver
 
CmsWorkflowDriver - Class in org.opencms.db.oracle8
Oracle8 implementation of the workflow driver methods.
CmsWorkflowDriver() - Constructor for class org.opencms.db.oracle8.CmsWorkflowDriver
 
CmsWorkflowDriver - Class in org.opencms.db.postgresql
PostgreSql implementation of the workflow driver methods.
CmsWorkflowDriver() - Constructor for class org.opencms.db.postgresql.CmsWorkflowDriver
 
CmsWorkplace - Class in org.opencms.workplace
Master class for the JSP based workplace which provides default methods and session handling for all JSP workplace classes.
CmsWorkplace(CmsJspActionElement) - Constructor for class org.opencms.workplace.CmsWorkplace
Public constructor.
CmsWorkplace(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.CmsWorkplace
Public constructor with JSP variables.
CmsWorkplaceConfiguration - Class in org.opencms.configuration
Import/Export master configuration class.
CmsWorkplaceConfiguration() - Constructor for class org.opencms.configuration.CmsWorkplaceConfiguration
Public constructor, will be called by configuration manager.
CmsWorkplaceEditorConfiguration - Class in org.opencms.workplace.editors
Single editor configuration object.
CmsWorkplaceEditorConfiguration(byte[], String) - Constructor for class org.opencms.workplace.editors.CmsWorkplaceEditorConfiguration
Constructor with xml data String.
CmsWorkplaceEditorManager - Class in org.opencms.workplace.editors
The editor manager stores information about all available configured editors in OpenCms.
CmsWorkplaceEditorManager(CmsObject) - Constructor for class org.opencms.workplace.editors.CmsWorkplaceEditorManager
Creates a new editor manager.
CmsWorkplaceException - Exception in org.opencms.workplace
Signals that an exceptional program flow happens in the workplace.
CmsWorkplaceException(CmsMessageContainer) - Constructor for exception org.opencms.workplace.CmsWorkplaceException
Creates a new localized Exception.
CmsWorkplaceException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.workplace.CmsWorkplaceException
Creates a new localized Exception that also containes a root cause.
CmsWorkplaceManager - Class in org.opencms.workplace
Manages the global OpenCms workplace settings for all users.
CmsWorkplaceManager() - Constructor for class org.opencms.workplace.CmsWorkplaceManager
Creates a new instance for the workplace manager, will be called by the workplace configuration manager.
CmsWorkplaceMessages - Class in org.opencms.workplace
Provides access to the localized messages for the workplace.
CmsWorkplaceMessages(Locale) - Constructor for class org.opencms.workplace.CmsWorkplaceMessages
Constructor for creating a new messages object initialized with the provided locale.
CmsWorkplaceSettings - Class in org.opencms.workplace
Object to conveniently access and modify the state of the workplace for a user, will be stored in the session of a user.
CmsWorkplaceView - Class in org.opencms.workplace
Contains the data of a single workplace view.
CmsWorkplaceView(String, String, Float) - Constructor for class org.opencms.workplace.CmsWorkplaceView
Creates a new workplace view.
CmsXmlBooleanValue - Class in org.opencms.xml.types
Describes the XML content type "OpenCmsBoolean".
CmsXmlBooleanValue() - Constructor for class org.opencms.xml.types.CmsXmlBooleanValue
Creates a new, empty schema type descriptor of type "OpenCmsBoolean".
CmsXmlBooleanValue(I_CmsXmlDocument, Element, Locale, I_CmsXmlSchemaType) - Constructor for class org.opencms.xml.types.CmsXmlBooleanValue
Creates a new XML content value of type "OpenCmsBoolean".
CmsXmlBooleanValue(String, String, String) - Constructor for class org.opencms.xml.types.CmsXmlBooleanValue
Creates a new schema type descriptor for the type "OpenCmsBoolean".
CmsXmlColorValue - Class in org.opencms.xml.types
Describes the XML content type "OpenCmsColor".
CmsXmlColorValue() - Constructor for class org.opencms.xml.types.CmsXmlColorValue
Creates a new, empty schema type descriptor of type "OpenCmsColor".
CmsXmlColorValue(I_CmsXmlDocument, Element, Locale, I_CmsXmlSchemaType) - Constructor for class org.opencms.xml.types.CmsXmlColorValue
Creates a new XML content value of type "OpenCmsColor".
CmsXmlColorValue(String, String, String) - Constructor for class org.opencms.xml.types.CmsXmlColorValue
Creates a new schema type descriptor for the type "OpenCmsColor".
CmsXmlContent - Class in org.opencms.xml.content
Implementation of a XML content object, used to access and manage structured content.
CmsXmlContent() - Constructor for class org.opencms.xml.content.CmsXmlContent
Hides the public constructor.
CmsXmlContent(CmsObject, Locale, String, CmsXmlContentDefinition) - Constructor for class org.opencms.xml.content.CmsXmlContent
Create a new XML content based on the given content definiton, that will have one language node for the given locale all initialized with default values.
CmsXmlContent(Document, String, EntityResolver) - Constructor for class org.opencms.xml.content.CmsXmlContent
Creates a new XML content based on the provided XML document.
CmsXmlContentDefinition - Class in org.opencms.xml
Describes the structure definition of an XML content object.
CmsXmlContentDefinition(String, String) - Constructor for class org.opencms.xml.CmsXmlContentDefinition
Creates a new XML content definition.
CmsXmlContentDefinition(String, String, String) - Constructor for class org.opencms.xml.CmsXmlContentDefinition
Creates a new XML content definition.
CmsXmlContentDefinition() - Constructor for class org.opencms.xml.CmsXmlContentDefinition
Required empty constructor for clone operation.
CmsXmlContentEditor - Class in org.opencms.workplace.editors
Creates the editor for XML content definitions.
CmsXmlContentEditor(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsXmlContentEditor
Public constructor.
CmsXmlContentEditorTypeMatcher - Class in org.opencms.workplace.editors
Implementation of an additionional editor resource type matcher for xmlcontent resources.
CmsXmlContentEditorTypeMatcher() - Constructor for class org.opencms.workplace.editors.CmsXmlContentEditorTypeMatcher
 
CmsXmlContentErrorHandler - Class in org.opencms.xml.content
Handler for issues found during XML content validation.
CmsXmlContentErrorHandler() - Constructor for class org.opencms.xml.content.CmsXmlContentErrorHandler
Create a new instance of the validation handler.
CmsXmlContentFactory - Class in org.opencms.xml.content
Provides factory methods to unmarshal (read) an XML content object.
CmsXmlContentLoader - Class in org.opencms.loader
OpenCms loader class for xml content.
CmsXmlContentLoader() - Constructor for class org.opencms.loader.CmsXmlContentLoader
 
CmsXmlContentTypeManager - Class in org.opencms.xml
Manager class for registered OpenCms XML content types and content collectors.
CmsXmlContentTypeManager() - Constructor for class org.opencms.xml.CmsXmlContentTypeManager
Creates a new content type manager.
CmsXmlContentValueSequence - Class in org.opencms.xml.content
Describes the sequence of XML content values of a specific type in an XML content instance.
CmsXmlContentValueSequence(String, I_CmsXmlSchemaType, Locale, CmsXmlContent) - Constructor for class org.opencms.xml.content.CmsXmlContentValueSequence
Generates a new content sequence element from the given type, content and content defintion.
CmsXmlContentWidgetVisitor - Class in org.opencms.workplace.editors
Visitor implementation that collects the different widgets for all visited values and all widgets for the found values.
CmsXmlContentWidgetVisitor() - Constructor for class org.opencms.workplace.editors.CmsXmlContentWidgetVisitor
Creates a new widget collector node visitor.
CmsXmlContentWidgetVisitor(Locale) - Constructor for class org.opencms.workplace.editors.CmsXmlContentWidgetVisitor
Creates a new widget collector node visitor.
CmsXmlDateTimeValue - Class in org.opencms.xml.types
Describes the XML content type "OpenCmsDateTime".
CmsXmlDateTimeValue() - Constructor for class org.opencms.xml.types.CmsXmlDateTimeValue
Creates a new, empty schema type descriptor of type "OpenCmsDateTime".
CmsXmlDateTimeValue(I_CmsXmlDocument, Element, Locale, I_CmsXmlSchemaType) - Constructor for class org.opencms.xml.types.CmsXmlDateTimeValue
Creates a new XML content value of type "OpenCmsDateTime".
CmsXmlDateTimeValue(String, String, String) - Constructor for class org.opencms.xml.types.CmsXmlDateTimeValue
Creates a new schema type descriptor for the type "OpenCmsDateTime".
CmsXmlDocumentLinkValidator - Class in org.opencms.validation
Validates HTML links in the (body) content of Cms resources in the OpenCms VFS.
CmsXmlDocumentLinkValidator(CmsDriverManager) - Constructor for class org.opencms.validation.CmsXmlDocumentLinkValidator
Default constructor.
CmsXmlDocumentLinkValidatorThread - Class in org.opencms.workplace.threads
A report thread for the HTML link validator.
CmsXmlDocumentLinkValidatorThread(CmsObject) - Constructor for class org.opencms.workplace.threads.CmsXmlDocumentLinkValidatorThread
Creates a thread that validates the HTML links (hrefs and images) in all unpublished Cms files of the current (offline) project, if the files resource types implement the interface I_CmsXmlDocumentLinkValidatable.
CmsXmlDocumentLinkValidatorThread(CmsObject, CmsResource, boolean, CmsWorkplaceSettings) - Constructor for class org.opencms.workplace.threads.CmsXmlDocumentLinkValidatorThread
Creates a thread that validates the HTML links (hrefs and images) in the unpublished Cms file of the current (offline) project, if the file's resource type implements the interface I_CmsXmlDocumentLinkValidatable.
CmsXmlEntityResolver - Class in org.opencms.xml
Resolves XML entities (e.g.
CmsXmlEntityResolver(CmsObject) - Constructor for class org.opencms.xml.CmsXmlEntityResolver
Creates a new XML entity resolver based on the provided CmsObject.
CmsXmlErrorHandler - Class in org.opencms.xml
Error hander for writing errors found during XML validation to the OpenCms log.
CmsXmlErrorHandler() - Constructor for class org.opencms.xml.CmsXmlErrorHandler
 
CmsXmlException - Exception in org.opencms.xml
Signals that an error occured while processing an xml resource.
CmsXmlException(CmsMessageContainer) - Constructor for exception org.opencms.xml.CmsXmlException
Creates a new localized Exception.
CmsXmlException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.xml.CmsXmlException
Creates a new localized Exception that also containes a root cause.
CmsXmlHtmlValue - Class in org.opencms.xml.types
Describes the XML content type "OpenCmsHtml".
CmsXmlHtmlValue() - Constructor for class org.opencms.xml.types.CmsXmlHtmlValue
Creates a new, empty schema type descriptor of type "OpenCmsHtml".
CmsXmlHtmlValue(I_CmsXmlDocument, Element, Locale) - Constructor for class org.opencms.xml.types.CmsXmlHtmlValue
Creates a new XML content value of type "OpenCmsHtml".
CmsXmlHtmlValue(I_CmsXmlDocument, Element, Locale, I_CmsXmlSchemaType) - Constructor for class org.opencms.xml.types.CmsXmlHtmlValue
Creates a new XML content value of type "OpenCmsHtml".
CmsXmlHtmlValue(String, String, String) - Constructor for class org.opencms.xml.types.CmsXmlHtmlValue
Creates a new schema type descriptor for the type "OpenCmsHtml".
CmsXmlLocaleValue - Class in org.opencms.xml.types
Describes the XML content type "OpenCmsLocale".
CmsXmlLocaleValue() - Constructor for class org.opencms.xml.types.CmsXmlLocaleValue
Creates a new, empty schema type descriptor of type "OpenCmsLocale".
CmsXmlLocaleValue(I_CmsXmlDocument, Element, Locale, I_CmsXmlSchemaType) - Constructor for class org.opencms.xml.types.CmsXmlLocaleValue
Creates a new XML content value of type "OpenCmsLocale".
CmsXmlLocaleValue(String, String, String) - Constructor for class org.opencms.xml.types.CmsXmlLocaleValue
Creates a new schema type descriptor for the type "OpenCmsLocale".
CmsXmlNestedContentDefinition - Class in org.opencms.xml.types
A nested content XML definition that is included by another XML content definition.
CmsXmlNestedContentDefinition(CmsXmlContentDefinition, I_CmsXmlDocument, Element, Locale, I_CmsXmlSchemaType) - Constructor for class org.opencms.xml.types.CmsXmlNestedContentDefinition
Creates a new XML content value for the nested content definition.
CmsXmlNestedContentDefinition(CmsXmlContentDefinition, String, String, String) - Constructor for class org.opencms.xml.types.CmsXmlNestedContentDefinition
Creates a new nested content definition.
CmsXmlPage - Class in org.opencms.xml.page
Implementation of a page object used to access and manage xml data.
CmsXmlPage(Document, String) - Constructor for class org.opencms.xml.page.CmsXmlPage
Creates a new CmsXmlPage based on the provided document and encoding.
CmsXmlPage(Locale, String) - Constructor for class org.opencms.xml.page.CmsXmlPage
Creates an empty XML page in the provided locale using the provided encoding.
CmsXmlPageConverter - Class in org.opencms.importexport
Converts legacy pages (OpenCms 5 and earlier) to XML pages (OpenCms 6).
CmsXmlPageFactory - Class in org.opencms.xml.page
Provides factory methods to unmarshal (read) an XML page object.
CmsXmlPageLoader - Class in org.opencms.loader
OpenCms loader class for xml pages.
CmsXmlPageLoader() - Constructor for class org.opencms.loader.CmsXmlPageLoader
 
CmsXmlSaxWriter - Class in org.opencms.util
Simple SAX event handler that generates a XML file from the events caught.
CmsXmlSaxWriter(Writer, String) - Constructor for class org.opencms.util.CmsXmlSaxWriter
A SAX event handler that generates XML Strings from the events caught and writes them to the given Writer.
CmsXmlStringValue - Class in org.opencms.xml.types
Describes the XML content type "OpenCmsString".
CmsXmlStringValue() - Constructor for class org.opencms.xml.types.CmsXmlStringValue
Creates a new, empty schema type descriptor of type "OpenCmsString".
CmsXmlStringValue(I_CmsXmlDocument, Element, Locale, I_CmsXmlSchemaType) - Constructor for class org.opencms.xml.types.CmsXmlStringValue
Creates a new XML content value of type "OpenCmsString".
CmsXmlStringValue(String, String, String) - Constructor for class org.opencms.xml.types.CmsXmlStringValue
Creates a new schema type descriptor for the type "OpenCmsString".
CmsXmlUtils - Class in org.opencms.xml
Provides some basic XML handling utilities.
CmsXmlValidationErrorHandler - Class in org.opencms.xml
Error hander for writing errors found during XML validation to the OpenCms log.
CmsXmlValidationErrorHandler() - Constructor for class org.opencms.xml.CmsXmlValidationErrorHandler
Constructor from superclass.
CmsXmlVfsFileValue - Class in org.opencms.xml.types
Describes the XML content type "OpenCmsVfsFile".
CmsXmlVfsFileValue() - Constructor for class org.opencms.xml.types.CmsXmlVfsFileValue
Creates a new, empty schema type descriptor of type "OpenCmsVfsFile".
CmsXmlVfsFileValue(I_CmsXmlDocument, Element, Locale, I_CmsXmlSchemaType) - Constructor for class org.opencms.xml.types.CmsXmlVfsFileValue
Creates a new XML content value of type "OpenCmsVfsFile".
CmsXmlVfsFileValue(String, String, String) - Constructor for class org.opencms.xml.types.CmsXmlVfsFileValue
Creates a new schema type descriptor for the type "OpenCmsVfsFile".
collect(int, float) - Method in class org.opencms.search.CmsSearchCategoryCollector
 
comment(char[], int, int) - Method in class org.opencms.util.CmsXmlSaxWriter
 
commitTempFile() - Method in class org.opencms.workplace.editors.CmsEditor
Writes the content of a temporary file back to the original file.
commitValue(CmsWidgetDialog) - Method in class org.opencms.workplace.CmsWidgetDialogParameter
"Commits" (writes) the value of this widget back to the underlying base object.
commitWidgetValues() - Method in class org.opencms.workplace.CmsWidgetDialog
Commits all values on the dialog.
commitWidgetValues(String) - Method in class org.opencms.workplace.CmsWidgetDialog
Commits all values on the given dialog page.
COMMON - Static variable in class org.opencms.lock.CmsLock
Indicates that the lock is a common lock and doesn't expire.
compare(Object, Object) - Method in class org.opencms.file.collectors.CmsPriorityDateResourceComparator
 
compare(Object, Object) - Method in class org.opencms.file.collectors.CmsPriorityTitleResourceComparator
 
compare(Object, Object) - Method in class org.opencms.i18n.CmsLocaleComparator
 
COMPARE_DATE_RELEASED - Static variable in class org.opencms.file.CmsResource
A comparator for the release date of 2 resources.
COMPARE_ROOT_PATH - Static variable in class org.opencms.file.CmsResource
A comparator for the root path of 2 resources.
COMPARE_ROOT_PATH_IGNORE_CASE - Static variable in class org.opencms.file.CmsResource
A comparator for the root path of 2 resources ignoring case differences.
COMPARE_ROOT_PATH_IGNORE_CASE_FOLDERS_FIRST - Static variable in class org.opencms.file.CmsResource
A comparator for the root path of 2 resources ignoring case differences, putting folders before files.
compareJDKVersions(String, String) - Method in class org.opencms.setup.CmsSetupTests
Checks if the used JDK is a higher version than the required JDK.
compareTo(Object) - Method in class org.opencms.db.CmsPublishedResource
 
compareTo(Object) - Method in class org.opencms.file.CmsProject
Compares this instance to another given object instance of this class .
compareTo(Object) - Method in class org.opencms.file.CmsProperty
Compares this property to another Object.
compareTo(Object) - Method in class org.opencms.file.CmsPropertyDefinition
 
compareTo(Object) - Method in class org.opencms.file.CmsResource
 
compareTo(Object) - Method in class org.opencms.file.collectors.A_CmsResourceCollector
 
compareTo(Object) - Method in class org.opencms.jsp.CmsJspNavElement
 
compareTo(Object) - Method in class org.opencms.mail.CmsMailHost
 
compareTo(Object) - Method in class org.opencms.main.CmsSessionInfo
Allows sorting session info according to the user names.
compareTo(Object) - Method in class org.opencms.module.CmsModule
 
compareTo(Object) - Method in class org.opencms.module.CmsModuleDependency
 
compareTo(Object) - Method in class org.opencms.module.CmsModuleVersion
 
compareTo(Object) - Method in class org.opencms.search.CmsSearchResult
 
compareTo(Object) - Method in class org.opencms.util.CmsUUID
 
compareTo(Object) - Method in class org.opencms.workplace.CmsWorkplaceView
 
compareTo(Object) - Method in class org.opencms.workplace.editors.CmsDialogElement
 
compareTo(Object) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenuItem
 
compareTo(Object) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
 
compareTo(Object) - Method in class org.opencms.workplace.galleries.A_CmsGallery
Compares gallery objects by their order, this is used to sort the gallery buttons for the editors.
compareTo(Object) - Method in class org.opencms.xml.types.A_CmsXmlContentValue
 
complete() - Method in class org.opencms.flex.CmsFlexCacheEntry
Completes this cache entry.
computeCurrentFolder() - Method in class org.opencms.workplace.explorer.CmsNewResource
Returns the full path of the current workplace folder.
computeElements(CmsObject, CmsXmlPage, String, Locale) - Static method in class org.opencms.workplace.editors.CmsDialogElements
Creates a list of possible elements of a template from the template property "template-elements" and the elements available in the provided xmlPage.
computeElements(CmsObject, String, Locale) - Static method in class org.opencms.workplace.editors.CmsDialogElements
Creates a list of possible elements of a template from the template property "template-elements" and the elements available in the provided resource file.
computeElements() - Method in class org.opencms.workplace.editors.CmsDialogElements
Creates a list of possible elements of a template from the template property "template-elements".
computeFullResourceName() - Method in class org.opencms.workplace.explorer.CmsNewResource
Appends the full path to the new resource name given in the resource parameter.
computeNewTitleProperty() - Method in class org.opencms.workplace.explorer.CmsNewResource
Returns the value for the Title property from the given resource name.
concatXpath(String, String) - Static method in class org.opencms.xml.CmsXmlUtils
Concats two Xpath expressions, ensuring that exactly one slash "/" is between them.
CONFIGURATION_BACKUP - Static variable in class org.opencms.db.CmsDriverManager
"driver.backup" string in the configuration-file.
CONFIGURATION_CACHE - Static variable in class org.opencms.db.CmsDriverManager
"cache" string in the configuration-file.
CONFIGURATION_DB - Static variable in class org.opencms.db.CmsDriverManager
"db" string in the configuration-file.
CONFIGURATION_DTD_NAME - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The name of the DTD for this configuration.
CONFIGURATION_FOLDER_CLASS - Static variable in class org.opencms.file.types.CmsResourceTypeFolderExtended
Configuration key for the optional folder class name.
CONFIGURATION_FOLDER_CLASS_PARAMS - Static variable in class org.opencms.file.types.CmsResourceTypeFolderExtended
Configuration key for the optional folder class parameters.
CONFIGURATION_HIDESITESELECTOR - Static variable in class org.opencms.widgets.CmsVfsFileWidget
Configuration parameter to set the flag to show the site selector in popup resource tree.
CONFIGURATION_PROJECT - Static variable in class org.opencms.db.CmsDriverManager
"driver.project" string in the configuration-file.
CONFIGURATION_PROPERTY_CREATE - Static variable in interface org.opencms.file.types.I_CmsResourceType
Configuration key prefix for properties that are attached when creating a new resource.
CONFIGURATION_RESOURCE_TYPE_ID - Static variable in interface org.opencms.file.types.I_CmsResourceType
Configuration key for the resource type id.
CONFIGURATION_RESOURCE_TYPE_NAME - Static variable in interface org.opencms.file.types.I_CmsResourceType
Configuration key for the resource type name.
CONFIGURATION_SCHEMA - Static variable in class org.opencms.file.types.CmsResourceTypeXmlContent
Configuration key for the (optional) schema.
CONFIGURATION_SHOWSITESELECTOR - Static variable in class org.opencms.widgets.CmsVfsFileWidget
Configuration parameter to set the flag to show the site selector in popup resource tree.
CONFIGURATION_STARTSITE - Static variable in class org.opencms.widgets.CmsVfsFileWidget
Configuration parameter to set start site of the popup resource tree.
CONFIGURATION_USER - Static variable in class org.opencms.db.CmsDriverManager
"driver.user" string in the configuration-file.
CONFIGURATION_VFS - Static variable in class org.opencms.db.CmsDriverManager
"driver.vfs" string in the configuration-file.
CONFIGURATION_WORKFLOW - Static variable in class org.opencms.db.CmsDriverManager
"driver.workflow" string in the configuration-file.
confirmationTextHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListDirectAction
 
confirmationTextHtml(CmsWorkplace) - Method in interface org.opencms.workplace.list.I_CmsListDirectAction
Generates a confirmation text div tag, to use in lists where all items use the same confirmation text.
container(String) - Method in class org.opencms.i18n.A_CmsMessageBundle
 
container(String, Object) - Method in class org.opencms.i18n.A_CmsMessageBundle
 
container(String, Object, Object) - Method in class org.opencms.i18n.A_CmsMessageBundle
 
container(String, Object, Object, Object) - Method in class org.opencms.i18n.A_CmsMessageBundle
 
container(String, Object[]) - Method in class org.opencms.i18n.A_CmsMessageBundle
 
container(String) - Method in interface org.opencms.i18n.I_CmsMessageBundle
Creates a message container for this package with the given arguments.
container(String, Object) - Method in interface org.opencms.i18n.I_CmsMessageBundle
Creates a message container for this package with the given arguments.
container(String, Object, Object) - Method in interface org.opencms.i18n.I_CmsMessageBundle
Creates a message container for this package with the given arguments.
container(String, Object, Object, Object) - Method in interface org.opencms.i18n.I_CmsMessageBundle
Creates a message container for this package with the given arguments.
container(String, Object[]) - Method in interface org.opencms.i18n.I_CmsMessageBundle
Creates a message container for this package with the given arguments.
contentCheckTagAction(String, String, boolean, boolean, A_CmsXmlDocument, Locale) - Static method in class org.opencms.jsp.CmsJspTagContentCheck
Internal action method to check the elements from the provided XML content item.
contentShowTagAction(A_CmsXmlDocument, String, Locale, ServletRequest) - Static method in class org.opencms.jsp.CmsJspTagContentShow
Internal action method to show an element from a XML content document.
contextDestroyed(ServletContextEvent) - Method in class org.opencms.main.OpenCmsListener
 
contextInitialized(ServletContextEvent) - Method in class org.opencms.main.OpenCmsListener
 
CONVERT_DIGEST_ENCODING - Static variable in interface org.opencms.security.I_CmsPasswordHandler
Flag for conversion of the password encoding.
convertContent(String, String, byte[], String) - Method in class org.opencms.importexport.CmsImportVersion2
Performs all required pre-import steps.
convertDigestEncoding(String) - Method in class org.opencms.importexport.A_CmsImport
Converts a given digest to base64 encoding.
convertPointerToSiblings() - Method in class org.opencms.importexport.A_CmsImport
Converts old style pointers to siblings if possible.
convertResourceToFolder(CmsResource) - Method in class org.opencms.db.CmsDriverManager
Converts a resource to a folder (if possible).
convertToByte(byte[]) - Method in class org.opencms.util.CmsHtmlConverter
Converts an html code into clean html (or xhtml), depending on the converter settings.
convertToByte(String) - Method in class org.opencms.util.CmsHtmlConverter
Converts an html code into clean html (or xhtml), depending on the converter settings.
convertToByteSilent(byte[]) - Method in class org.opencms.util.CmsHtmlConverter
Converts an html code into clean html (or xhtml), depending on the converter settings.
convertToByteSilent(String) - Method in class org.opencms.util.CmsHtmlConverter
Converts an html code into clean html (or xhtml), depending on the converter settings.
convertToString(byte[]) - Method in class org.opencms.util.CmsHtmlConverter
Converts an html code into clean html (or xhtml), depending on the converter settings.
convertToString(String) - Method in class org.opencms.util.CmsHtmlConverter
Converts an html code into clean html (or xhtml), depending on the converter settings.
convertToStringSilent(byte[]) - Method in class org.opencms.util.CmsHtmlConverter
Converts an html code into clean html (or xhtml), depending on the converter settings.
convertToStringSilent(String) - Method in class org.opencms.util.CmsHtmlConverter
Converts an html code into clean html (or xhtml), depending on the converter settings.
convertToXmlPage() - Method in class org.opencms.importexport.CmsImportExportManager
Checks if imported pages should be converted into XML pages.
convertToXmlPage(CmsObject, byte[], Locale, String) - Static method in class org.opencms.importexport.CmsXmlPageConverter
Converts the contents of a page into an xml page.
copy(String, String) - Static method in class org.opencms.util.CmsFileUtil
Simply version of a 1:1 binary file copy.
COPY_AS_NEW - Static variable in class org.opencms.configuration.CmsConfigurationCopyResource
Indicates "copy resources" should be copied with type CmsResource.COPY_AS_NEW.
COPY_AS_NEW - Static variable in class org.opencms.file.CmsResource
Copy mode for copy resources as new resource.
COPY_AS_PRESERVE - Static variable in class org.opencms.configuration.CmsConfigurationCopyResource
Indicates "copy resources" should be copied with type CmsResource.COPY_PRESERVE_SIBLING.
COPY_AS_SIBLING - Static variable in class org.opencms.configuration.CmsConfigurationCopyResource
Indicates "copy resources" should be copied with type CmsResource.COPY_AS_SIBLING.
COPY_AS_SIBLING - Static variable in class org.opencms.file.CmsResource
Copy mode for copy resources as sibling.
COPY_PRESERVE_SIBLING - Static variable in class org.opencms.file.CmsResource
Copy mode to preserve siblings during copy.
copyAccessControlEntries(CmsDbContext, CmsResource, CmsResource, boolean) - Method in class org.opencms.db.CmsDriverManager
Copies the access control entries of a given resource to a destination resorce.
copyAccessControlEntries(CmsRequestContext, CmsResource, CmsResource) - Method in class org.opencms.db.CmsSecurityManager
Copies the access control entries of a given resource to a destination resorce.
copyFile(String, String) - Method in class org.opencms.setup.CmsSetupBean
Copies a given file.
copyLocale(Locale, Locale) - Method in class org.opencms.xml.A_CmsXmlDocument
 
copyLocale(Locale, Locale) - Method in interface org.opencms.xml.I_CmsXmlDocument
Copies the content of the given source locale to the given destination locale in this XML document.
copyResource(CmsDbContext, CmsResource, String, int) - Method in class org.opencms.db.CmsDriverManager
Copies a resource.
copyResource(CmsRequestContext, CmsResource, String, int) - Method in class org.opencms.db.CmsSecurityManager
Copies a resource.
copyResource(String, String) - Method in class org.opencms.file.CmsObject
Copies a resource.
copyResource(String, String, int) - Method in class org.opencms.file.CmsObject
Copies a resource.
copyResource(CmsObject, CmsSecurityManager, CmsResource, String, int) - Method in class org.opencms.file.types.A_CmsResourceType
 
copyResource(CmsObject, CmsSecurityManager, CmsResource, String, int) - Method in class org.opencms.file.types.A_CmsResourceTypeFolderBase
 
copyResource(CmsObject, CmsSecurityManager, CmsResource, String, int) - Method in interface org.opencms.file.types.I_CmsResourceType
Copies a resource.
copyResourceToProject(CmsDbContext, CmsResource) - Method in class org.opencms.db.CmsDriverManager
Copies a resource to the current project of the user.
copyResourceToProject(CmsRequestContext, CmsResource) - Method in class org.opencms.db.CmsSecurityManager
Copies a resource to the current project of the user.
copyResourceToProject(String) - Method in class org.opencms.file.CmsObject
Copies a resource to the current project of the user.
copyResourceToProject(CmsObject, CmsSecurityManager, CmsResource) - Method in class org.opencms.file.types.A_CmsResourceType
 
copyResourceToProject(CmsObject, CmsSecurityManager, CmsResource) - Method in interface org.opencms.file.types.I_CmsResourceType
Copies a resource to the current project of the user.
COPYRIGHT_BY_ALKACON - Static variable in class org.opencms.main.Messages
The copyright message for OpenCms.
correctXmlStructure(CmsObject) - Method in class org.opencms.xml.A_CmsXmlDocument
Corrects the structure of this XML content.
countExclusiveLocksInFolder(String) - Method in class org.opencms.lock.CmsLockManager
Counts the exclusive locked resources inside a folder.
countExclusiveLocksInProject(CmsProject) - Method in class org.opencms.lock.CmsLockManager
Counts the exclusive locked resources in a project.
countLockedResources(CmsDbContext, String) - Method in class org.opencms.db.CmsDriverManager
Counts the locked resources in a given folder.
countLockedResources(CmsProject) - Method in class org.opencms.db.CmsDriverManager
Counts the locked resources in this project.
countLockedResources(CmsRequestContext, int) - Method in class org.opencms.db.CmsSecurityManager
Counts the locked resources in this project.
countLockedResources(CmsRequestContext, String) - Method in class org.opencms.db.CmsSecurityManager
Counts the locked resources in a given folder.
countLockedResources(int) - Method in class org.opencms.file.CmsObject
Counts the locked resources in a project.
countLockedResources(String) - Method in class org.opencms.file.CmsObject
Counts the locked resources within a folder.
cpacc(String, String) - Method in class org.opencms.file.CmsObject
Copies access control entries of a given resource to another resource.
createAccessControlEntry(CmsDbContext, CmsProject, CmsUUID, CmsUUID, int, int, int) - Method in class org.opencms.db.generic.CmsUserDriver
 
createAccessControlEntry(CmsDbContext, CmsProject, CmsUUID, CmsUUID, int, int, int) - Method in interface org.opencms.db.I_CmsUserDriver
Creates an access control entry.
createAccessControlList() - Method in class org.opencms.workplace.explorer.CmsExplorerTypeAccess
Creates the access control list from the temporary map.
createAppletCode() - Method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Creates the HTML code of the file upload applet with all required parameters.
createBackupPropertyDefinition(CmsDbContext, String) - Method in class org.opencms.db.generic.CmsBackupDriver
 
createBackupPropertyDefinition(CmsDbContext, String) - Method in interface org.opencms.db.I_CmsBackupDriver
Creates a new property defintion in the database.
createBackupResource(ResultSet, boolean) - Method in class org.opencms.db.generic.CmsBackupDriver
 
createBackupResource(ResultSet, boolean) - Method in interface org.opencms.db.I_CmsBackupDriver
Creates a valid CmsBackupResource instance from a JDBC ResultSet.
createConfigurationString(List) - Static method in class org.opencms.widgets.CmsSelectWidgetOption
Returns a select widget configuration String created from the given list of select options.
createContent(CmsDbContext, CmsProject, CmsUUID, byte[], int) - Method in class org.opencms.db.generic.CmsVfsDriver
 
createContent(CmsDbContext, CmsProject, CmsUUID, byte[], int) - Method in interface org.opencms.db.I_CmsVfsDriver
Creates a resource content with the specified id.
createContent(CmsDbContext, CmsProject, CmsUUID, byte[], int) - Method in class org.opencms.db.oracle.CmsVfsDriver
 
createContextMenu() - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Adds all context menu entries to the context menu object.
createDatabase(String, Map) - Method in class org.opencms.setup.CmsSetupDb
Calls the create database script for the given database.
createDatabase(String, Map, boolean) - Method in class org.opencms.setup.CmsSetupDb
Calls the create database script for the given database.
createDefaultXml(CmsObject, I_CmsXmlDocument, Element, Locale) - Method in class org.opencms.xml.CmsXmlContentDefinition
Generates the default XML content for this content definition, and append it to the given root element.
createDialogHtml() - Method in class org.opencms.workplace.CmsWidgetDialog
Creates the dialog HTML for all defined widgets of this dialog.
createDialogHtml(String) - Method in class org.opencms.workplace.CmsWidgetDialog
Creates the dialog HTML for all defined widgets of the named dialog (page).
createDialogRowHtml(CmsWidgetDialogParameter) - Method in class org.opencms.workplace.CmsWidgetDialog
Creates the dialog HTML for all occurences of one widget parameter.
createDialogRowsHtml(int, int) - Method in class org.opencms.workplace.CmsWidgetDialog
Creates the dialog widget rows HTML for the specified widget indices.
createdModule(String, String, String, String, String, String, String, String, String, String, String) - Method in class org.opencms.module.CmsModuleXmlHandler
Created a new module from the provided parameters.
createDocument(CmsObject, I_CmsXmlDocument, Locale) - Method in class org.opencms.xml.CmsXmlContentDefinition
Generates a valid XML document according to the XML schema of this content definition.
createDocument(CmsObject, Locale, String, CmsXmlContentDefinition) - Static method in class org.opencms.xml.content.CmsXmlContentFactory
Create a new instance of an XML content based on the given content definiton, that will have one language node for the given locale all initialized with default values.
createDocument(Locale) - Static method in class org.opencms.xml.page.CmsXmlPageFactory
Creates a valid XML page document, containing one empty element in the given locale.
createDocument(Locale, String) - Static method in class org.opencms.xml.page.CmsXmlPageFactory
Creates a valid XML page String representation, containing one empty element in the given locale.
createDriverManagerConnectionPool(Map, String) - Static method in class org.opencms.db.CmsDbPool
Creates a JDBC DriverManager based DBCP connection pool.
createEditOptions(boolean, boolean, boolean) - Static method in class org.opencms.jsp.CmsJspTagEditable
Returns an option String for the direct editor generated from the provided values.
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.configuration.CmsConfigurationException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.db.CmsDbConsistencyException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.db.CmsDbEntryAlreadyExistsException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.db.CmsDbEntryNotFoundException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.db.CmsDbException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.db.CmsDbIoException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.db.CmsDbKeyException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.db.CmsDbSqlException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.file.CmsDataAccessException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.file.CmsDataNotImplementedException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.file.CmsVfsException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.file.CmsVfsResourceAlreadyExistsException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.file.CmsVfsResourceNotFoundException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.flex.CmsFlexCacheException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.i18n.CmsMessageException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.importexport.CmsImportExportException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.loader.CmsLoaderException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.lock.CmsLockException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.main.CmsException
Creates a copied instance of this localized exception.
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.main.CmsIllegalArgumentException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.main.CmsIllegalStateException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.main.CmsInitException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.main.CmsResourceInitException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.main.CmsRuntimeException
Creates a copied instance of this localized exception.
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.scheduler.CmsSchedulerException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.search.CmsIndexException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.search.CmsSearchException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.security.CmsAuthentificationException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.security.CmsPasswordEncryptionException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.security.CmsPermissionViolationException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.security.CmsRoleViolationException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.security.CmsSecurityException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.staticexport.CmsStaticExportException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.synchronize.CmsSynchronizeException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.util.CmsRfsException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.widgets.CmsWidgetException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.workplace.CmsWorkplaceException
 
createException(CmsMessageContainer, Throwable) - Method in exception org.opencms.xml.CmsXmlException
 
createFile(ResultSet, int) - Method in class org.opencms.db.generic.CmsVfsDriver
 
createFile(ResultSet, int, boolean) - Method in class org.opencms.db.generic.CmsVfsDriver
 
createFile(ResultSet, int) - Method in interface org.opencms.db.I_CmsVfsDriver
Creates a CmsFile instance from a JDBC ResultSet.
createFile(ResultSet, int, boolean) - Method in interface org.opencms.db.I_CmsVfsDriver
Creates a CmsFile instance from a JDBC ResultSet.
createFolder(String, String) - Method in class org.opencms.db.CmsExportPointDriver
Creates a new folder in the real file system.
createFolder(ResultSet, int, boolean) - Method in class org.opencms.db.generic.CmsVfsDriver
 
createFolder(ResultSet, int, boolean) - Method in interface org.opencms.db.I_CmsVfsDriver
Creates a CmsFolder instance from a JDBC ResultSet.
createGroup(CmsDbContext, CmsUUID, String, String, int, String) - Method in class org.opencms.db.CmsDriverManager
Add a new group to the Cms.
createGroup(CmsRequestContext, String, String, int, String) - Method in class org.opencms.db.CmsSecurityManager
Creates a new user group.
createGroup(CmsDbContext, CmsUUID, String, String, int, String, Object) - Method in class org.opencms.db.generic.CmsUserDriver
 
createGroup(CmsDbContext, CmsUUID, String, String, int, String, Object) - Method in interface org.opencms.db.I_CmsUserDriver
Creates a new group.
createGroup(CmsDbContext, CmsUUID, String, String, int, String, Object) - Method in class org.opencms.db.postgresql.CmsUserDriver
 
createGroup(String, String, int, String) - Method in class org.opencms.file.CmsObject
Creates a new user group.
createId(String, int) - Static method in class org.opencms.workplace.CmsWidgetDialogParameter
Returns a from id representation for the given widget name and id.
createIndexingThread(CmsObject, IndexWriter, A_CmsIndexResource, CmsSearchIndex) - Method in class org.opencms.search.CmsIndexingThreadManager
Creates and starts a new indexing thread for a resource.
createInstance(CmsJspActionElement) - Static method in class org.opencms.workplace.galleries.A_CmsGallery
Creates a new gallery instance.
createInstance(String, CmsJspActionElement) - Static method in class org.opencms.workplace.galleries.A_CmsGallery
Creates a new gallery instance of the given gallery type name.
createLanguageHeader() - Static method in class org.opencms.i18n.CmsAcceptLanguageHeaderParser
Creates a value string for the HTTP Accept-Language header based on the default localed.
createLocale(CmsObject, I_CmsXmlDocument, Element, Locale) - Method in class org.opencms.xml.CmsXmlContentDefinition
Generates a valid locale (language) element for the XML schema of this content definition.
createNavigation() - Method in class org.opencms.workplace.help.CmsHelpNavigationListView
Returns a string containing the navigation created by using the internal members.
createObject(Attributes) - Method in class org.opencms.configuration.CmsDigesterResourceTypeCreationFactory
 
createParameterMap(Map) - Static method in class org.opencms.util.CmsRequestUtil
Creates a valid request parameter map from the given map, most notably changing the values form String to String[] if required.
createParameterMap(String) - Static method in class org.opencms.util.CmsRequestUtil
Parses the parameters of the given request query part and creaes a parameter map out of them.
createProject(CmsDbContext, String, String, long, int) - Method in class org.opencms.db.CmsDriverManager
Creates a new task for project creation.
createProject(CmsDbContext, String, String, String, String, int) - Method in class org.opencms.db.CmsDriverManager
Creates a project.
createProject(CmsRequestContext, String, String, String, String, int) - Method in class org.opencms.db.CmsSecurityManager
Creates a project.
createProject(CmsDbContext, CmsUser, CmsGroup, CmsGroup, CmsTask, String, String, int, int, Object) - Method in class org.opencms.db.generic.CmsProjectDriver
 
createProject(CmsDbContext, CmsUser, CmsGroup, CmsGroup, CmsTask, String, String, int, int, Object) - Method in interface org.opencms.db.I_CmsProjectDriver
Creates a new project.
createProject(String, String, String, String) - Method in class org.opencms.file.CmsObject
Creates a new project.
createProject(String, String, String, String, int) - Method in class org.opencms.file.CmsObject
Creates a new project.
createProjectResource(CmsDbContext, int, String, Object) - Method in class org.opencms.db.generic.CmsProjectDriver
 
createProjectResource(CmsDbContext, int, String, Object) - Method in interface org.opencms.db.I_CmsProjectDriver
Creates a new projectResource from a given CmsResource object.
createPropertyDefinition(CmsDbContext, String) - Method in class org.opencms.db.CmsDriverManager
Creates a property definition.
createPropertyDefinition(CmsRequestContext, String) - Method in class org.opencms.db.CmsSecurityManager
Creates a property definition.
createPropertyDefinition(CmsDbContext, int, String) - Method in class org.opencms.db.generic.CmsVfsDriver
 
createPropertyDefinition(CmsDbContext, int, String) - Method in interface org.opencms.db.I_CmsVfsDriver
Creates a new property defintion in the database.
createPropertyDefinition(String) - Method in class org.opencms.file.CmsObject
Creates a property definition.
createPropertyObject(String, String) - Method in class org.opencms.workplace.explorer.CmsNewResource
Creates a single property object and sets the value individual or shared depending on the OpenCms settings.
createResource(CmsDbContext, String, CmsResource, byte[], List, boolean) - Method in class org.opencms.db.CmsDriverManager
Creates a new resource with the provided content and properties.
createResource(CmsDbContext, String, int, byte[], List) - Method in class org.opencms.db.CmsDriverManager
Creates a new resource of the given resource type with the provided content and properties.
createResource(CmsRequestContext, String, int, byte[], List) - Method in class org.opencms.db.CmsSecurityManager
Creates a new resource of the given resource type with the provided content and properties.
createResource(CmsDbContext, CmsProject, CmsResource, byte[]) - Method in class org.opencms.db.generic.CmsVfsDriver
 
createResource(ResultSet, int) - Method in class org.opencms.db.generic.CmsVfsDriver
 
createResource(CmsDbContext, CmsProject, CmsResource, byte[]) - Method in interface org.opencms.db.I_CmsVfsDriver
Creates a new resource from a given CmsResource object.
createResource(ResultSet, int) - Method in interface org.opencms.db.I_CmsVfsDriver
Creates a CmsResource instance from a JDBC ResultSet.
createResource(String, int) - Method in class org.opencms.file.CmsObject
Creates a new resource of the given resource type with empty content and no properties.
createResource(String, int, byte[], List) - Method in class org.opencms.file.CmsObject
Creates a new resource of the given resource type with the provided content and properties.
createResource(CmsObject, CmsSecurityManager, String, byte[], List) - Method in class org.opencms.file.types.A_CmsResourceType
 
createResource(CmsObject, CmsSecurityManager, String, byte[], List) - Method in class org.opencms.file.types.A_CmsResourceTypeFolderBase
 
createResource(CmsObject, CmsSecurityManager, String, byte[], List) - Method in class org.opencms.file.types.CmsResourceTypeXmlContent
 
createResource(CmsObject, CmsSecurityManager, String, byte[], List) - Method in interface org.opencms.file.types.I_CmsResourceType
Creates a new resource of the given resource type with the provided content and properties.
createResourceProperties(String, String, String) - Method in class org.opencms.workplace.explorer.CmsNewResource
Returns the properties to create automatically with the new VFS resource.
createRoleViolationException(CmsRequestContext) - Method in class org.opencms.security.CmsRole
Returns a role violation exception configured with a localized, role specific message for this role.
createSibling(CmsDbContext, CmsResource, String, List) - Method in class org.opencms.db.CmsDriverManager
Creates a new sibling of the source resource.
createSibling(CmsRequestContext, CmsResource, String, List) - Method in class org.opencms.db.CmsSecurityManager
Creates a new sibling of the source resource.
createSibling(CmsDbContext, CmsProject, CmsResource) - Method in class org.opencms.db.generic.CmsVfsDriver
 
createSibling(CmsDbContext, CmsProject, CmsResource) - Method in interface org.opencms.db.I_CmsVfsDriver
Creates a new sibling for a specified resource.
createSibling(String, String, List) - Method in class org.opencms.file.CmsObject
Creates a new sibling of the source resource.
createSibling(CmsObject, CmsSecurityManager, CmsResource, String, List) - Method in class org.opencms.file.types.A_CmsResourceType
 
createSibling(CmsObject, CmsSecurityManager, CmsResource, String, List) - Method in interface org.opencms.file.types.I_CmsResourceType
Creates a new sibling of the source resource.
createString(byte[], String) - Static method in class org.opencms.i18n.CmsEncoder
Creates a String out of a byte array with the specified encoding, falling back to the system default in case the encoding name is not valid.
createTables(String, Map) - Method in class org.opencms.setup.CmsSetupDb
Calls the create tables script for the given database.
createTables(String, Map, boolean) - Method in class org.opencms.setup.CmsSetupDb
Calls the create tables script for the given database.
createTask(CmsDbContext, CmsUser, int, String, String, String, String, int, long, int) - Method in class org.opencms.db.CmsDriverManager
Creates a new task.
createTask(CmsDbContext, String, String, String, long, int) - Method in class org.opencms.db.CmsDriverManager
Creates a new task.
createTask(CmsRequestContext, CmsUser, int, String, String, String, String, int, long, int) - Method in class org.opencms.db.CmsSecurityManager
Creates a new task.
createTask(CmsRequestContext, String, String, String, long, int) - Method in class org.opencms.db.CmsSecurityManager
Creates a new task.
createTask(CmsDbContext, int, int, int, CmsUUID, CmsUUID, CmsUUID, String, Timestamp, Timestamp, int) - Method in class org.opencms.db.generic.CmsWorkflowDriver
 
createTask(CmsDbContext, int, int, int, CmsUUID, CmsUUID, CmsUUID, String, Timestamp, Timestamp, int) - Method in interface org.opencms.db.I_CmsWorkflowDriver
Creates a new task.
createTask(int, String, String, String, String, int, long, int) - Method in class org.opencms.workflow.CmsTaskService
Creates a new task.
createTask(String, String, String, long, int) - Method in class org.opencms.workflow.CmsTaskService
Creates a new task.
createTempFile() - Method in class org.opencms.workplace.editors.CmsEditor
Creates a temporary file which is needed while working in an editor with preview option.
createTempfileProject(CmsDbContext) - Method in class org.opencms.db.CmsDriverManager
Creates the project for the temporary workplace files.
createTempfileProject(CmsRequestContext) - Method in class org.opencms.db.CmsSecurityManager
Creates the project for the temporary workplace files.
createTempfileProject() - Method in class org.opencms.file.CmsObject
Creates the project for the temporary workplace files.
createTypeManagerForTestCases() - Static method in class org.opencms.xml.CmsXmlContentTypeManager
Returns a statically initialized instance of an XML content type manager (for test cases only).
createTypeName(String) - Static method in class org.opencms.xml.CmsXmlContentDefinition
Creates the name of the type attribute from the given content name.
createUser(CmsDbContext, String, String, String, Map) - Method in class org.opencms.db.CmsDriverManager
Creates a new user.
createUser(CmsRequestContext, String, String, String, Map) - Method in class org.opencms.db.CmsSecurityManager
Creates a new user.
createUser(CmsDbContext, String, String, String, String, String, String, long, int, Map, String, int) - Method in class org.opencms.db.generic.CmsUserDriver
 
createUser(CmsDbContext, String, String, String, String, String, String, long, int, Map, String, int) - Method in interface org.opencms.db.I_CmsUserDriver
Creates a new user.
createUser(CmsDbContext, String, String, String, String, String, String, long, int, Map, String, int) - Method in class org.opencms.db.maxdb.CmsUserDriver
 
createUser(CmsDbContext, String, String, String, String, String, String, long, int, Map, String, int) - Method in class org.opencms.db.mysql.CmsUserDriver
 
createUser(CmsDbContext, String, String, String, String, String, String, long, int, Map, String, int) - Method in class org.opencms.db.oracle.CmsUserDriver
 
createUser(CmsDbContext, String, String, String, String, String, String, long, int, Map, String, int) - Method in class org.opencms.db.postgresql.CmsUserDriver
 
createUser(String, String, String, Map) - Method in class org.opencms.file.CmsObject
Creates a new user.
createUserInGroup(CmsDbContext, CmsUUID, CmsUUID, Object) - Method in class org.opencms.db.generic.CmsUserDriver
 
createUserInGroup(CmsDbContext, CmsUUID, CmsUUID, Object) - Method in interface org.opencms.db.I_CmsUserDriver
Adds a user to a group.
createValue(I_CmsXmlDocument, Element, Locale) - Method in class org.opencms.xml.types.CmsXmlBooleanValue
 
createValue(I_CmsXmlDocument, Element, Locale) - Method in class org.opencms.xml.types.CmsXmlColorValue
 
createValue(I_CmsXmlDocument, Element, Locale) - Method in class org.opencms.xml.types.CmsXmlDateTimeValue
 
createValue(I_CmsXmlDocument, Element, Locale) - Method in class org.opencms.xml.types.CmsXmlHtmlValue
 
createValue(I_CmsXmlDocument, Element, Locale) - Method in class org.opencms.xml.types.CmsXmlLocaleValue
 
createValue(I_CmsXmlDocument, Element, Locale) - Method in class org.opencms.xml.types.CmsXmlNestedContentDefinition
 
createValue(I_CmsXmlDocument, Element, Locale) - Method in class org.opencms.xml.types.CmsXmlStringValue
 
createValue(I_CmsXmlDocument, Element, Locale) - Method in class org.opencms.xml.types.CmsXmlVfsFileValue
 
createValue(I_CmsXmlDocument, Element, Locale) - Method in interface org.opencms.xml.types.I_CmsXmlSchemaType
Creates a XML content value object for this type.
createWidgetBlockEnd() - Method in class org.opencms.workplace.CmsWidgetDialog
Creates the complete widget dialog end block HTML that finishes a widget block.
createWidgetBlockStart(String) - Method in class org.opencms.workplace.CmsWidgetDialog
Create the complete widget dialog start block HTML that begins a widget block with optional headline.
createWidgetErrorHeader() - Method in class org.opencms.workplace.CmsWidgetDialog
Creates the HTML for the error message if validation errors were found.
createWidgetTableEnd() - Method in class org.opencms.workplace.CmsWidgetDialog
Creates the HTML for the table around the dialog widgets.
createWidgetTableStart() - Method in class org.opencms.workplace.CmsWidgetDialog
Creates the HTML to close the table around the dialog widgets.
createXpath(String, int) - Static method in class org.opencms.xml.CmsXmlUtils
Translates a simple lookup path to the simplified Xpath format used for the internal bookmarks.
createXpathElement(String, int) - Static method in class org.opencms.xml.CmsXmlUtils
Appends the provided index parameter in square brackets to the given name, like path[index].
createXpathElementCheck(String, int) - Static method in class org.opencms.xml.CmsXmlUtils
Ensures that a provided simplified Xpath has the format title[1].
CSS_FILENAME - Static variable in class org.opencms.workplace.galleries.A_CmsGallery
The CSS filename used in the galleries.
currentProject() - Method in class org.opencms.db.CmsDbContext
Returns the current users project.
currentProject() - Method in class org.opencms.file.CmsRequestContext
Returns the current project of the current user.
currentUser() - Method in class org.opencms.db.CmsDbContext
Returns the current user.
currentUser() - Method in class org.opencms.file.CmsRequestContext
Returns the current user object.
customHtmlEnd() - Method in class org.opencms.workplace.list.A_CmsListDialog
Can be overwritten to add some code after the list.
customHtmlStart() - Method in class org.opencms.workplace.list.A_CmsListDialog
Can be overwritten to add some code before the list.

D

DATE_EXPIRED_DEFAULT - Static variable in class org.opencms.file.CmsResource
The default expiration date of a resource (which is: never expires).
DATE_RELEASED_DEFAULT - Static variable in class org.opencms.file.CmsResource
The default release date of a resource (which is: always released).
DBCP_JDBC_URL_PREFIX - Static variable in class org.opencms.db.CmsDbPool
This prefix is required to make the JDBC DriverManager return pooled DBCP connections.
DEBUG - Static variable in class org.opencms.importexport.A_CmsImport
Debug flag to show debug output.
DEBUG - Static variable in class org.opencms.workplace.CmsWorkplace
The debug flag.
decode(String) - Static method in class org.opencms.i18n.CmsEncoder
Decodes a String using UTF-8 encoding, which is the standard for http data transmission with GET ant POST requests.
decode(String, String) - Static method in class org.opencms.i18n.CmsEncoder
This method is a substitute for URLDecoder.decode().
decodeContent(String) - Method in class org.opencms.workplace.editors.CmsEditor
Decodes the given content the same way the client would do it.
decodeHtmlEntities(String, String) - Static method in class org.opencms.i18n.CmsEncoder
Decodes HTML entity references like &#8364; that are contained in the String to a regulat character, but only if that character is contained in the given encodings charset.
decodeParamValue(String, String) - Method in class org.opencms.workplace.CmsWorkplace
Decodes an individual parameter value.
decodeParamValue(String, String) - Method in class org.opencms.workplace.editors.CmsEditor
Decodes an individual parameter value, ensuring the content is always decoded in UTF-8.
DEFAULT - Static variable in class org.opencms.file.CmsResourceFilter
Default filter to display resources for the online project.
DEFAULT_AUTHENTICATION_URI - Static variable in class org.opencms.main.CmsHttpAuthenticationSettings
The URI of the default authentication form.
DEFAULT_DATE - Static variable in class org.opencms.module.CmsModule
The default date for module created / installed if not provided.
DEFAULT_DIALOG_PAGE - Static variable in class org.opencms.workplace.CmsWidgetDialogParameter
The name of the default dialog page.
DEFAULT_DISABLED_HELPTEXT - Static variable in class org.opencms.workplace.tools.A_CmsToolHandler
Default disabled help text constant.
DEFAULT_DTD_LOCATION - Static variable in class org.opencms.configuration.CmsConfigurationManager
The location of the OpenCms configuration DTD if the default prefix is the system ID.
DEFAULT_DTD_PREFIX - Static variable in class org.opencms.configuration.CmsConfigurationManager
The default prefix for the OpenCms configuration DTD.
DEFAULT_FILES - Static variable in class org.opencms.file.CmsResourceFilter
Default filter to display files for the online project.
DEFAULT_FOLDERS - Static variable in class org.opencms.file.CmsResourceFilter
Default filter to display folders for the online project.
DEFAULT_GROUP_ADMINISTRATORS - Static variable in class org.opencms.db.CmsDefaultUsers
Default name for the "Administrators" group.
DEFAULT_GROUP_GUESTS - Static variable in class org.opencms.db.CmsDefaultUsers
Default name for the "Guests" group.
DEFAULT_GROUP_PROJECTMANAGERS - Static variable in class org.opencms.db.CmsDefaultUsers
Default name for the "Projectmanagers" group.
DEFAULT_GROUP_USERS - Static variable in class org.opencms.db.CmsDefaultUsers
Default name for the "Users" group.
DEFAULT_HELPFILE - Static variable in class org.opencms.workplace.help.CmsHelpTemplateBean
File name of the default help file to load.
DEFAULT_LANGUAGE - Static variable in class org.opencms.workplace.CmsWorkplace
Parameter for the default language.
DEFAULT_LOCALE - Static variable in class org.opencms.workplace.CmsWorkplace
Parameter for the default locale.
DEFAULT_MATCHER - Static variable in class org.opencms.site.CmsSiteMatcher
Default matcher that always matches all other Site matchers.
DEFAULT_QUALITY - Static variable in class org.opencms.i18n.CmsAcceptLanguageHeaderParser
The default m_quality value for an AcceptLanguage object.
DEFAULT_TIME_END - Static variable in class org.opencms.db.CmsLoginMessage
The default end time (if none has been set).
DEFAULT_TIME_START - Static variable in class org.opencms.db.CmsLoginMessage
The default start time (if none has been set).
DEFAULT_USER_ADMIN - Static variable in class org.opencms.db.CmsDefaultUsers
Default name for the "Admin" user.
DEFAULT_USER_DELETED_RESOURCE - Static variable in class org.opencms.db.CmsDefaultUsers
Default name for the "Deleted Resource" user.
DEFAULT_USER_EXPORT - Static variable in class org.opencms.db.CmsDefaultUsers
Default name for the "Export" user.
DEFAULT_USER_GUEST - Static variable in class org.opencms.db.CmsDefaultUsers
Default name for the "Guest" user.
DEFAULT_VERSION - Static variable in class org.opencms.module.CmsModuleVersion
Default version for new modules.
DEFAULT_WORKPLACE_ENCODING - Static variable in class org.opencms.workplace.CmsWorkplaceManager
The default encoding for the workplace (UTF-8).
DEFAULT_WORKPLACE_MESSAGE_BUNDLE - Static variable in class org.opencms.workplace.CmsWorkplaceMessages
The name of the property file.
DEFAULT_XML_FILE_NAME - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The name of the default XML file for this configuration.
DEFAULT_XML_FILE_NAME - Static variable in class org.opencms.configuration.CmsVfsConfiguration
The name of the default XML file for this configuration.
defaultActionHtml() - Method in class org.opencms.workplace.CmsWidgetDialog
Generates the dialog starting html code.
defaultActionHtml() - Method in class org.opencms.workplace.list.A_CmsListDialog
Generates the dialog starting html code.
defaultActionHtml() - Method in class org.opencms.workplace.list.CmsTwoListsDialog
Generates the dialog starting html code.
defaultActionHtmlContent() - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the html code for the default action content.
defaultActionHtmlContent() - Method in class org.opencms.workplace.list.A_CmsListDialog
Returns the html code for the default action content.
defaultActionHtmlContent() - Method in class org.opencms.workplace.list.CmsTwoListsDialog
Returns the html code for the default action content.
defaultActionHtmlEnd() - Method in class org.opencms.workplace.CmsWidgetDialog
Generates the dialog ending html code.
defaultActionHtmlEnd() - Method in class org.opencms.workplace.list.A_CmsListDialog
Generates the dialog ending html code.
defaultActionHtmlEnd() - Method in class org.opencms.workplace.list.CmsTwoListsDialog
Generates the dialog ending html code.
defaultActionHtmlStart() - Method in class org.opencms.workplace.CmsWidgetDialog
Generates the dialog starting html code.
defaultActionHtmlStart() - Method in class org.opencms.workplace.list.A_CmsListDialog
Generates the dialog starting html code.
defaultActionHtmlStart() - Method in class org.opencms.workplace.list.CmsTwoListsDialog
Generates the dialog starting html code.
defaultActionHtmlStart() - Method in class org.opencms.workplace.list.CmsTwoListsDialogsWOStart
 
defaultButtonHtml(CmsJspActionElement, CmsHtmlIconButtonStyleEnum, String, String, String, boolean, String, String, String) - Static method in class org.opencms.workplace.tools.A_CmsHtmlIconButton
Generates a default html code for icon buttons.
defaultButtonHtml(CmsJspActionElement, CmsHtmlIconButtonStyleEnum, String, String, String, String, boolean, String, String, String, boolean) - Static method in class org.opencms.workplace.tools.A_CmsHtmlIconButton
Generates a default html code where several buttons can have the same help text.
defaultConfirmationHtml(String, String) - Static method in class org.opencms.workplace.list.A_CmsListAction
Generates html for the confirmation message when having one confirmation message for several actions.
defaultHelpHtml(String, String) - Static method in class org.opencms.workplace.tools.A_CmsHtmlIconButton
Generates html for the helptext when having one helptext for several buttons.
defineWidgets() - Method in class org.opencms.workplace.CmsWidgetDialog
Defines the list of parameters for this dialog.
defineWidgets() - Method in class org.opencms.workplace.tools.CmsExplorerDialog
 
DELETE_OPTION_DELETE_RESOURCE_VALUES - Static variable in class org.opencms.file.CmsProperty
Signals that the resource property values of a resource should be deleted using deleteAllProperties.
DELETE_OPTION_DELETE_STRUCTURE_AND_RESOURCE_VALUES - Static variable in class org.opencms.file.CmsProperty
Signals that both the structure and resource property values of a resource should be deleted using deleteAllProperties.
DELETE_OPTION_DELETE_STRUCTURE_VALUES - Static variable in class org.opencms.file.CmsProperty
Signals that the structure property values of a resource should be deleted using deleteAllProperties.
DELETE_PRESERVE_SIBLINGS - Static variable in class org.opencms.file.CmsResource
Signals that siblings of this resource should not be deleted.
DELETE_REMOVE_SIBLINGS - Static variable in class org.opencms.file.CmsResource
Signals that siblings of this resource should be deleted.
DELETE_VALUE - Static variable in class org.opencms.file.CmsProperty
An empty string to decide that a property value should be deleted when this property object is written to the database.
deleteAccessControlEntries(CmsDbContext, CmsProject, CmsUUID) - Method in class org.opencms.db.generic.CmsUserDriver
 
deleteAccessControlEntries(CmsDbContext, CmsProject, CmsUUID) - Method in interface org.opencms.db.I_CmsUserDriver
Deletes all access control entries (ACEs) belonging to a resource.
deleteAdditionalInfo(String) - Method in class org.opencms.file.CmsUser
Delete additional information about the user.
deleteAllProperties(CmsDbContext, String) - Method in class org.opencms.db.CmsDriverManager
Deletes all property values of a file or folder.
deleteAllStaticExportPublishedResources(CmsDbContext, int) - Method in class org.opencms.db.CmsDriverManager
Deletes all entries in the published resource table.
deleteAllStaticExportPublishedResources(CmsRequestContext, int) - Method in class org.opencms.db.CmsSecurityManager
Deletes all entries in the published resource table.
deleteAllStaticExportPublishedResources(CmsDbContext, CmsProject, int) - Method in class org.opencms.db.generic.CmsProjectDriver
 
deleteAllStaticExportPublishedResources(CmsDbContext, CmsProject, int) - Method in interface org.opencms.db.I_CmsProjectDriver
Deletes all entries in the published resource table.
deleteAllStaticExportPublishedResources(int) - Method in class org.opencms.file.CmsObject
Deletes all published resource entries.
deleteBackup(CmsDbContext, CmsResource) - Method in class org.opencms.db.CmsDriverManager
Deletes all backup versions of a single resource.
deleteBackup(CmsDbContext, CmsBackupResource, int, int) - Method in class org.opencms.db.generic.CmsBackupDriver
 
deleteBackup(CmsDbContext, CmsBackupResource, int, int) - Method in interface org.opencms.db.I_CmsBackupDriver
Deletes all backup versions of a backup resource that are older than a given project tag and where the version id is lower than a given value.
deleteBackupPropertyDefinition(CmsDbContext, CmsPropertyDefinition) - Method in class org.opencms.db.generic.CmsBackupDriver
 
deleteBackupPropertyDefinition(CmsDbContext, CmsPropertyDefinition) - Method in interface org.opencms.db.I_CmsBackupDriver
Deletes a property defintion.
deleteBackups(CmsDbContext, long, int, I_CmsReport) - Method in class org.opencms.db.CmsDriverManager
Deletes the versions from the backup tables that are older then the given timestamp and/or number of remaining versions.
deleteBackups(CmsRequestContext, long, int, I_CmsReport) - Method in class org.opencms.db.CmsSecurityManager
Deletes the versions from the backup tables that are older then the given timestamp and/or number of remaining versions.
deleteBackups(CmsDbContext, List, int) - Method in class org.opencms.db.generic.CmsBackupDriver
 
deleteBackups(CmsDbContext, List, int) - Method in interface org.opencms.db.I_CmsBackupDriver
Deletes backup versions of a resource.
deleteBackups(CmsDbContext, List, int) - Method in class org.opencms.db.oracle.CmsBackupDriver
 
deleteBackups(CmsDbContext, List, int) - Method in class org.opencms.db.postgresql.CmsBackupDriver
 
deleteBackups(long, int, I_CmsReport) - Method in class org.opencms.file.CmsObject
Deletes the versions from the backup tables that are older then the given timestamp and/or number of remaining versions.
deleteButton() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Generates a delete button for the gallery button bar.
DELETED_FILES - Static variable in class org.opencms.db.CmsProjectResourcesDisplayMode
Constant for the deleted files only view.
deleteGroup(CmsDbContext, CmsGroup, CmsUUID) - Method in class org.opencms.db.CmsDriverManager
Deletes a group, where all permissions, users and childs of the group are transfered to a replacement group.
deleteGroup(CmsDbContext, String) - Method in class org.opencms.db.CmsDriverManager
Deletes a user group.
deleteGroup(CmsRequestContext, CmsUUID, CmsUUID) - Method in class org.opencms.db.CmsSecurityManager
Deletes a group, where all permissions, users and childs of the group are transfered to a replacement group.
deleteGroup(CmsRequestContext, String) - Method in class org.opencms.db.CmsSecurityManager
Delete a user group.
deleteGroup(CmsDbContext, String) - Method in class org.opencms.db.generic.CmsUserDriver
 
deleteGroup(CmsDbContext, String) - Method in interface org.opencms.db.I_CmsUserDriver
Deletes a group.
deleteGroup(CmsUUID, CmsUUID) - Method in class org.opencms.file.CmsObject
Deletes a group, where all permissions, users and childs of the group are transfered to a replacement group.
deleteGroup(String) - Method in class org.opencms.file.CmsObject
Deletes a user group.
deleteModule(CmsObject, String, boolean, I_CmsReport) - Method in class org.opencms.module.CmsModuleManager
Deletes a module from the configuration.
deleteProject(CmsDbContext, CmsProject) - Method in class org.opencms.db.CmsDriverManager
Deletes a project.
deleteProject(CmsRequestContext, int) - Method in class org.opencms.db.CmsSecurityManager
Deletes a project.
deleteProject(CmsDbContext, CmsProject) - Method in class org.opencms.db.generic.CmsProjectDriver
 
deleteProject(CmsDbContext, CmsProject) - Method in interface org.opencms.db.I_CmsProjectDriver
Deletes a project from the cms.
deleteProject(int) - Method in class org.opencms.file.CmsObject
Deletes a project.
deleteProjectResource(CmsDbContext, int, String) - Method in class org.opencms.db.generic.CmsProjectDriver
 
deleteProjectResource(CmsDbContext, int, String) - Method in interface org.opencms.db.I_CmsProjectDriver
Delete a projectResource from an given CmsResource object.
deleteProjectResources(CmsDbContext, CmsProject) - Method in class org.opencms.db.generic.CmsProjectDriver
 
deleteProjectResources(CmsDbContext, CmsProject) - Method in interface org.opencms.db.I_CmsProjectDriver
Deletes a specified project.
deleteProperty(String, String) - Method in class org.opencms.file.CmsObject
Deprecated. use CmsObject.writePropertyObject(String, CmsProperty) instead.
deletePropertyDefinition(CmsDbContext, String) - Method in class org.opencms.db.CmsDriverManager
Deletes a property definition.
deletePropertyDefinition(CmsRequestContext, String) - Method in class org.opencms.db.CmsSecurityManager
Deletes a property definition.
deletePropertyDefinition(CmsDbContext, CmsPropertyDefinition) - Method in class org.opencms.db.generic.CmsVfsDriver
 
deletePropertyDefinition(CmsDbContext, CmsPropertyDefinition) - Method in interface org.opencms.db.I_CmsVfsDriver
Deletes a property defintion.
deletePropertyDefinition(String) - Method in class org.opencms.file.CmsObject
Deletes a property definition.
deletePropertyObjects(CmsDbContext, int, CmsResource, int) - Method in class org.opencms.db.generic.CmsVfsDriver
 
deletePropertyObjects(CmsDbContext, int, CmsResource, int) - Method in interface org.opencms.db.I_CmsVfsDriver
Deletes all property values of a file or folder.
deletePublishHistory(CmsDbContext, int, int) - Method in class org.opencms.db.generic.CmsProjectDriver
 
deletePublishHistory(CmsDbContext, int, int) - Method in interface org.opencms.db.I_CmsProjectDriver
Deletes all publish history entries with backup tag IDs >=0 and < the specified max.
deletePublishHistoryEntry(CmsDbContext, int, CmsUUID, CmsPublishedResource) - Method in class org.opencms.db.generic.CmsProjectDriver
 
deletePublishHistoryEntry(CmsDbContext, int, CmsUUID, CmsPublishedResource) - Method in interface org.opencms.db.I_CmsProjectDriver
Deletes a publish history entry with backup tag IDs >=0 and < the specified max.
deleteResource(CmsDbContext, CmsResource, int) - Method in class org.opencms.db.CmsDriverManager
Deletes a resource.
deleteResource(CmsRequestContext, CmsResource, int) - Method in class org.opencms.db.CmsSecurityManager
Deletes a resource given its name.
deleteResource(String, int) - Method in class org.opencms.file.CmsObject
Deletes a resource given its name.
deleteResource(CmsObject, CmsSecurityManager, CmsResource, int) - Method in class org.opencms.file.types.A_CmsResourceType
 
deleteResource(CmsObject, CmsSecurityManager, CmsResource, int) - Method in class org.opencms.file.types.A_CmsResourceTypeFolderBase
 
deleteResource(CmsObject, CmsSecurityManager, CmsResource, int) - Method in interface org.opencms.file.types.I_CmsResourceType
Deletes a resource given its name.
deleteResources(IndexReader, List) - Method in class org.opencms.search.CmsVfsIndexer
 
deleteResources(IndexReader, List) - Method in interface org.opencms.search.I_CmsIndexer
Incremental index update - delete the index entry for all resources in the given list.
deleteResourceValue() - Method in class org.opencms.file.CmsProperty
Deprecated. use CmsProperty.isDeleteResourceValue() instead
deleteStaticExportPublishedResource(CmsDbContext, String, int, String) - Method in class org.opencms.db.CmsDriverManager
Deletes an entry in the published resource table.
deleteStaticExportPublishedResource(CmsRequestContext, String, int, String) - Method in class org.opencms.db.CmsSecurityManager
Deletes an entry in the published resource table.
deleteStaticExportPublishedResource(CmsDbContext, CmsProject, String, int, String) - Method in class org.opencms.db.generic.CmsProjectDriver
 
deleteStaticExportPublishedResource(CmsDbContext, CmsProject, String, int, String) - Method in interface org.opencms.db.I_CmsProjectDriver
Deletes an entry in the published resource table.
deleteStaticExportPublishedResource(String, int, String) - Method in class org.opencms.file.CmsObject
Deletes a published resource entry.
deleteStructureValue() - Method in class org.opencms.file.CmsProperty
Deprecated. use CmsProperty.isDeleteStructureValue() instead
deleteTempFile() - Method in class org.opencms.workplace.editors.CmsEditor
Deletes a temporary file from the OpenCms VFS, needed when exiting an editor.
deleteUser(CmsDbContext, CmsProject, String, String) - Method in class org.opencms.db.CmsDriverManager
Deletes a user, where all permissions and resources attributes of the user were transfered to a replacement user, if given.
deleteUser(CmsRequestContext, CmsUUID) - Method in class org.opencms.db.CmsSecurityManager
Deletes a user.
deleteUser(CmsRequestContext, CmsUUID, CmsUUID) - Method in class org.opencms.db.CmsSecurityManager
Deletes a user, where all permissions and resources attributes of the user were transfered to a replacement user.
deleteUser(CmsRequestContext, String) - Method in class org.opencms.db.CmsSecurityManager
Deletes a user.
deleteUser(CmsDbContext, String) - Method in class org.opencms.db.generic.CmsUserDriver
 
deleteUser(CmsDbContext, String) - Method in interface org.opencms.db.I_CmsUserDriver
Deletes a user.
deleteUser(CmsUUID) - Method in class org.opencms.file.CmsObject
Deletes a user.
deleteUser(CmsUUID, CmsUUID) - Method in class org.opencms.file.CmsObject
Deletes a user, where all permissions and resources attributes of the user were transfered to a replacement user.
deleteUser(String) - Method in class org.opencms.file.CmsObject
Deletes a user.
deleteUserInGroup(CmsDbContext, CmsUUID, CmsUUID) - Method in class org.opencms.db.generic.CmsUserDriver
 
deleteUserInGroup(CmsDbContext, CmsUUID, CmsUUID) - Method in interface org.opencms.db.I_CmsUserDriver
Removes a user from a group.
deleteWebUser(CmsDbContext, CmsUUID) - Method in class org.opencms.db.CmsDriverManager
Deletes a web user from the Cms.
deleteWebUser(CmsRequestContext, CmsUUID) - Method in class org.opencms.db.CmsSecurityManager
Deletes a web user.
deleteWebUser(CmsUUID) - Method in class org.opencms.file.CmsObject
Deletes a web user.
denyPermissions(int) - Method in class org.opencms.security.CmsAccessControlEntry
Sets the explicitly denied permissions in the access control entry.
denyPermissions(int) - Method in class org.opencms.security.CmsPermissionSetCustom
Sets permissions additionally as denied permissions.
DEPENDENCY_MODE_DELETE - Static variable in class org.opencms.module.CmsModuleManager
Indicates dependency check for module deletion.
DEPENDENCY_MODE_IMPORT - Static variable in class org.opencms.module.CmsModuleManager
Indicates dependency check for module import.
dependesOn(CmsModuleDependency) - Method in class org.opencms.module.CmsModuleDependency
Checks if this module depedency depends on another given module dependency.
destroy() - Method in class org.opencms.db.CmsDriverManager
Destroys this driver manager.
destroy() - Method in class org.opencms.db.CmsSecurityManager
Destroys this security manager.
destroy() - Method in class org.opencms.db.generic.CmsBackupDriver
 
destroy() - Method in class org.opencms.db.generic.CmsProjectDriver
 
destroy() - Method in class org.opencms.db.generic.CmsUserDriver
 
destroy() - Method in class org.opencms.db.generic.CmsVfsDriver
 
destroy() - Method in class org.opencms.db.generic.CmsWorkflowDriver
 
destroy() - Method in interface org.opencms.db.I_CmsBackupDriver
Destroys this driver.
destroy() - Method in interface org.opencms.db.I_CmsProjectDriver
Destroys this driver.
destroy() - Method in interface org.opencms.db.I_CmsUserDriver
Destroys this driver.
destroy() - Method in interface org.opencms.db.I_CmsVfsDriver
Destroys this driver.
destroy() - Method in interface org.opencms.db.I_CmsWorkflowDriver
Destroys this driver.
destroy() - Method in class org.opencms.loader.CmsDumpLoader
Destroy this ResourceLoder, this is a NOOP so far.
destroy() - Method in class org.opencms.loader.CmsJspLoader
Destroy this ResourceLoder, this is a NOOP so far.
destroy() - Method in class org.opencms.loader.CmsPointerLoader
Destroy this ResourceLoder, this is a NOOP so far.
destroy() - Method in class org.opencms.loader.CmsXmlContentLoader
 
destroy() - Method in class org.opencms.loader.CmsXmlPageLoader
 
destroy() - Method in interface org.opencms.loader.I_CmsResourceLoader
Destroys this ResourceLoder.
DEVELOPER - Static variable in class org.opencms.security.CmsRole
The "DEVELOPER" role.
dialog(int, String) - Method in class org.opencms.workplace.CmsDialog
Builds the outer dialog window border.
DIALOG_ADDACE - Static variable in class org.opencms.workplace.commons.CmsChacc
Request parameter value for the action: add an access control entry.
DIALOG_BACK - Static variable in class org.opencms.workplace.CmsDialog
Request parameter value for the action: back.
DIALOG_CANCEL - Static variable in class org.opencms.workplace.CmsDialog
Request parameter value for the action: cancel.
DIALOG_CHPWD - Static variable in class org.opencms.workplace.commons.CmsPreferences
Request parameter value for the action: change the password.
DIALOG_CONFIRMED - Static variable in class org.opencms.workplace.CmsDialog
Request parameter value for the action: dialog confirmed.
DIALOG_CONTINUE - Static variable in class org.opencms.workplace.CmsDialog
Request parameter value for the action: continue.
DIALOG_DELETE - Static variable in class org.opencms.workplace.CmsDialogSelector
Constant for the delete dialog handler key name.
DIALOG_DELETE - Static variable in class org.opencms.workplace.commons.CmsChacc
Request parameter value for the action: delete the permissions.
DIALOG_DELETE - Static variable in class org.opencms.workplace.galleries.A_CmsGallery
Request parameter value for the action: delete the gallery item.
DIALOG_EDITPROPERTY - Static variable in class org.opencms.workplace.galleries.A_CmsGallery
Request parameter value for the action: edit property value.
DIALOG_FRAME_GROUPS - Static variable in class org.opencms.workplace.commons.CmsChaccBrowser
Constant for the frame name which is displayed: groups frame.
DIALOG_FRAME_USERS - Static variable in class org.opencms.workplace.commons.CmsChaccBrowser
Constant for the frame name which is displayed: users frame.
DIALOG_INITIAL - Static variable in class org.opencms.workplace.CmsDialog
Request parameter value for the action: initial call.
DIALOG_INTERNALUSE - Static variable in class org.opencms.workplace.commons.CmsChacc
Request parameter value for the action: set the internal use flag.
DIALOG_LIST - Static variable in class org.opencms.workplace.galleries.A_CmsGallery
Request parameter value for the action: list gallery items.
DIALOG_LOCK - Static variable in class org.opencms.workplace.CmsDialogSelector
Constant for the lock dialog handler key name.
DIALOG_NEWFORM - Static variable in class org.opencms.workplace.explorer.CmsNewResource
The name for the resource form action.
DIALOG_OK - Static variable in class org.opencms.workplace.CmsDialog
Request parameter value for the action: ok.
DIALOG_PATH_COMMON - Static variable in class org.opencms.workplace.CmsWorkplace
Constant for the JSP common files (e.g.
DIALOG_PROPERTY - Static variable in class org.opencms.workplace.CmsDialogSelector
Constant for the property dialog handler key name.
DIALOG_RELOAD - Static variable in class org.opencms.workplace.commons.CmsPreferences
Request parameter value for the action: reload the workplace.
DIALOG_RESTORE - Static variable in class org.opencms.workplace.commons.CmsHistory
Request parameter value for the action: restore the version.
DIALOG_SAVE - Static variable in class org.opencms.workplace.CmsWidgetDialog
Request parameter value for the action: save the dialog.
DIALOG_SAVE_DEFINE - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
Request parameter value for the action: save defined property.
DIALOG_SAVE_EDIT - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
Request parameter value for the action: save edited properties.
DIALOG_SEARCH - Static variable in class org.opencms.workplace.galleries.A_CmsGallery
Request parameter value for the action: search gallery items.
DIALOG_SET - Static variable in class org.opencms.workplace.CmsDialog
Request parameter value for the action: set.
DIALOG_SHOW_DEFAULT - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
Request parameter value for the action: show information form.
DIALOG_SHOW_DEFINE - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
Request parameter value for the action: show define property form.
DIALOG_SHOW_EDIT - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
Request parameter value for the action: show edit properties form.
DIALOG_SHOWERROR - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
The name for the resource form submission action.
DIALOG_SUBMIT_NOCONFIRMATION - Static variable in class org.opencms.workplace.commons.CmsLock
Request parameter value for the action: submit form without user interaction.
DIALOG_SUBMITFORM - Static variable in class org.opencms.workplace.explorer.CmsNewResource
The name for the resource form submission action.
DIALOG_SUBMITFORM2 - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
The name for the resource form submission action.
DIALOG_SWITCHTAB - Static variable in class org.opencms.workplace.CmsTabDialog
Request parameter value for the action: switch the tab.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsChacc
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsChaccBrowser
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsChnav
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsChtype
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsCopy
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsCopyToProject
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsDelete
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsEditPointer
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsHistory
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsMove
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsPreferences
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsPublishProject
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsReplace
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsSecure
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsSynchronizeReport
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsTouch
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsUndelete
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.commons.CmsUndoChanges
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.editors.CmsDialogElements
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.explorer.CmsNewResource
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.galleries.A_CmsGallery
The dialog type.
DIALOG_TYPE - Static variable in class org.opencms.workplace.galleries.CmsOpenGallery
The dialog type.
DIALOG_TYPE_LOCK - Static variable in class org.opencms.workplace.commons.CmsLock
The dialog type: lock a resource.
DIALOG_TYPE_LOCKCHANGE - Static variable in class org.opencms.workplace.commons.CmsLock
The dialog type: Steal a lock.
DIALOG_TYPE_UNLOCK - Static variable in class org.opencms.workplace.commons.CmsLock
The dialog type: unlock a resource.
DIALOG_UNLOCK_CONFIRMATION - Static variable in class org.opencms.workplace.commons.CmsPublishProject
Request parameter value for the action: show unlock confirmation.
DIALOG_UNLOCK_CONFIRMED - Static variable in class org.opencms.workplace.commons.CmsPublishProject
Request parameter value for the action: unlock confirmed.
DIALOG_UPDATE_ELEMENTS - Static variable in class org.opencms.workplace.editors.CmsDialogElements
Request parameter value for the action: update the elements of the page.
DIALOG_UPLOAD - Static variable in class org.opencms.workplace.galleries.A_CmsGallery
Request parameter value for the action: upload a new gallery item.
DIALOG_WAIT - Static variable in class org.opencms.workplace.CmsDialog
Request parameter value for the action: show please wait screen.
dialogBlock(int, String, boolean) - Method in class org.opencms.workplace.CmsDialog
Builds a block with 3D border and optional subheadline in the dialog content area.
dialogBlockEnd() - Method in class org.opencms.workplace.CmsDialog
Builds the end HTML for a block with 3D border in the dialog content area.
dialogBlockEnd() - Method in class org.opencms.workplace.CmsWidgetDialog
Builds the end HTML for a block with 3D border in the dialog content area.
dialogBlockStart(String) - Method in class org.opencms.workplace.CmsDialog
Builds the start HTML for a block with 3D border and optional subheadline in the dialog content area.
dialogBlockStart(String) - Method in class org.opencms.workplace.CmsWidgetDialog
Builds the start HTML for a block with 3D border and optional subheadline in the dialog content area.
dialogButtonRow(int) - Method in class org.opencms.workplace.CmsDialog
Builds the button row under the dialog content area without the buttons.
dialogButtonRowEnd() - Method in class org.opencms.workplace.CmsDialog
Builds the end of the button row under the dialog content area without the buttons.
dialogButtonRowStart() - Method in class org.opencms.workplace.CmsDialog
Builds the start of the button row under the dialog content area without the buttons.
dialogButtons(int[], String[]) - Method in class org.opencms.workplace.CmsDialog
Builds the html for the button row under the dialog content area, including buttons.
dialogButtonsClose() - Method in class org.opencms.workplace.CmsDialog
Builds a button row with a single "close" button.
dialogButtonsClose(String) - Method in class org.opencms.workplace.CmsDialog
Builds a button row with a single "close" button.
dialogButtonsCloseDetails(String, String) - Method in class org.opencms.workplace.CmsDialog
Builds a button row with a "close" and a "details" button.
dialogButtonsContinue(String, String, String) - Method in class org.opencms.workplace.CmsReport
Builds a button row with an "Ok", a "Cancel" and a "Details" button.
dialogButtonsCustom() - Method in class org.opencms.workplace.CmsWidgetDialog
Creates the HTML for the buttons on the dialog.
dialogButtonsHtml(StringBuffer, int, String) - Method in class org.opencms.workplace.CmsDialog
Renders the HTML for a single input button of a specified type.
dialogButtonsHtml(StringBuffer, int, String) - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
 
dialogButtonsHtml(StringBuffer, int, String) - Method in class org.opencms.workplace.explorer.CmsNewResource
 
dialogButtonsNextCancel(String, String) - Method in class org.opencms.workplace.explorer.CmsNewResource
Builds a button row with an "next" and a "cancel" button.
dialogButtonsOk() - Method in class org.opencms.workplace.CmsDialog
Builds a button row with a single "ok" button.
dialogButtonsOk(String) - Method in class org.opencms.workplace.CmsDialog
Builds a button row with a single "ok" button.
dialogButtonsOkCancel() - Method in class org.opencms.workplace.CmsDialog
Builds a button row with an "ok" and a "cancel" button.
dialogButtonsOkCancel(String, String) - Method in class org.opencms.workplace.CmsDialog
Builds a button row with an "ok" and a "cancel" button.
dialogButtonsOkCancelAdvanced(String, String, String) - Method in class org.opencms.workplace.CmsDialog
Builds a button row with an "ok", a "cancel" and an "advanced" button.
dialogButtonsOkCancelAdvanced(String, String, String) - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Builds a button row with an "ok", a "cancel" and an "advanced" button.
dialogButtonsOkCancelDefine() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Builds a button row with an "Ok", a "Cancel" and a "Define" button.
dialogButtonsOkCancelDetails(String, String, String) - Method in class org.opencms.workplace.CmsReport
Builds a button row with an "Ok", a "Cancel" and a "Details" button.
dialogButtonsSetOkCancel(String, String, String) - Method in class org.opencms.workplace.CmsDialog
Builds a button row with a "set", an "ok", and a "cancel" button.
dialogContent(int, String) - Method in class org.opencms.workplace.CmsDialog
Builds the content area of the dialog window.
dialogContentEnd() - Method in class org.opencms.workplace.CmsDialog
Returns the end html for the content area of the dialog window.
dialogContentStart(String) - Method in class org.opencms.workplace.CmsDialog
Returns the start html for the content area of the dialog window.
dialogEnd() - Method in class org.opencms.workplace.CmsDialog
Returns the end html for the outer dialog window border.
dialogHead(String) - Method in class org.opencms.workplace.CmsDialog
Builds the title of the dialog window.
dialogHorizontalSpacer(int) - Method in interface org.opencms.widgets.I_CmsWidgetDialog
Builds an invisible horiziontal spacer with the specified width.
dialogHorizontalSpacer(int) - Method in class org.opencms.workplace.CmsDialog
Builds an invisible horiziontal spacer with the specified width.
dialogRow(int) - Method in class org.opencms.workplace.CmsDialog
Builds a dialog line without break (display: block).
dialogRowEnd() - Method in class org.opencms.workplace.CmsDialog
Builds the end of a dialog line without break (display: block).
dialogRowStart() - Method in class org.opencms.workplace.CmsDialog
Builds the start of a dialog line without break (display: block).
dialogScriptSubmit() - Method in class org.opencms.workplace.CmsDialog
Builds the standard javascript for submitting the dialog.
dialogScriptSubmit() - Method in class org.opencms.workplace.tools.CmsToolDialog
Builds the standard javascript for submitting the dialog.
dialogSeparator() - Method in class org.opencms.workplace.CmsDialog
Builds a horizontal separator line in the dialog content area.
dialogSpacer() - Method in class org.opencms.workplace.CmsDialog
Builds a space between two elements in the dialog content area.
dialogStart() - Method in class org.opencms.workplace.CmsDialog
Returns the start html for the outer dialog window border.
dialogStart(String) - Method in class org.opencms.workplace.CmsDialog
Returns the start html for the outer dialog window border.
dialogSubheadline(String) - Method in class org.opencms.workplace.CmsDialog
Builds a subheadline in the dialog content area.
dialogTabContent(int, String, String) - Method in class org.opencms.workplace.CmsTabDialog
Builds the tab content area of the dialog window.
dialogTabContentEnd() - Method in class org.opencms.workplace.CmsTabDialog
Returns the end html for the tab content area of the dialog window.
dialogTabContentStart(String) - Method in class org.opencms.workplace.CmsTabDialog
Returns the start html for the tab content area of the dialog window.
dialogTabContentStart(String, String) - Method in class org.opencms.workplace.CmsTabDialog
Returns the start html for the tab content area of the dialog window.
dialogTabRow() - Method in class org.opencms.workplace.CmsTabDialog
Builds the html for the tab row of the tab dialog.
dialogTitle() - Method in class org.opencms.workplace.tools.CmsToolDialog
Generates the standard new style dialog title row, and tool grouping.
dialogToggleStart(String, String, boolean) - Method in class org.opencms.workplace.CmsDialog
Builds the HTML code to fold and unfild a white-box.
dialogWhiteBox(int) - Method in class org.opencms.workplace.CmsDialog
Builds a white box in the dialog content area.
dialogWhiteBoxEnd() - Method in class org.opencms.workplace.CmsDialog
Builds the end of a white box in the dialog content area.
dialogWhiteBoxStart() - Method in class org.opencms.workplace.CmsDialog
Builds the start of a white box in the dialog content area.
digest(String) - Method in class org.opencms.security.CmsDefaultPasswordHandler
 
digest(String, String, String) - Method in class org.opencms.security.CmsDefaultPasswordHandler
 
digest(String) - Method in interface org.opencms.security.I_CmsPasswordHandler
Creates an OpenCms password digest according to the default setting for method/encodings.
digest(String, String, String) - Method in interface org.opencms.security.I_CmsPasswordHandler
Creates an OpenCms password digest.
DIGEST_TYPE_MD5 - Static variable in interface org.opencms.security.I_CmsPasswordHandler
String to identify the key value for md5 password hashes.
DIGEST_TYPE_PLAIN - Static variable in interface org.opencms.security.I_CmsPasswordHandler
String to identify the key value for unhashed passwords.
DIGEST_TYPE_SHA - Static variable in interface org.opencms.security.I_CmsPasswordHandler
String to identify the key value for sha password hashes.
DIGEST_TYPE_SSHA - Static variable in interface org.opencms.security.I_CmsPasswordHandler
String to identify the key value for sha password hashes with 4 byte salt.
digestElement(Element, Element) - Method in class org.opencms.importexport.CmsExport
Writes the output element to the XML output writer and detaches it from it's parent element.
DIRECT_EDIT_AREA_END - Static variable in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Prefix for direct edit end elements, used on JPS pages that supply the direct edit html.
DIRECT_EDIT_AREA_START - Static variable in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Prefix for direct edit start elements, used on JPS pages that supply the direct edit html.
DIRECT_EDIT_INCLUDE_FILE_URI - Static variable in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Key to identify the direct edit configuration file.
DIRECT_EDIT_INCLUDE_FILE_URI_DEFAULT - Static variable in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Default direct edit include file URI.
DIRECT_EDIT_INCLUDES - Static variable in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Element name for direct edit includes.
DIRECT_EDIT_MODE_DISABLED - Static variable in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Constant for: direct edit mode disabled.
DIRECT_EDIT_MODE_ENABLED - Static variable in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Constant for: direct edit mode enabled.
DIRECT_EDIT_MODE_INACTIVE - Static variable in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Constant for: direct edit mode inactive.
DIRECT_EDIT_OPTION_DELETE - Static variable in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Option value that indicates the "delete" button should be displayed.
DIRECT_EDIT_OPTION_EDIT - Static variable in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Option value that indicates the "edit" button should be displayed.
DIRECT_EDIT_OPTION_NEW - Static variable in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Option value that indicates the "new" button should be displayed.
DIRECT_EDIT_PARAM_BUTTONSTYLE - Static variable in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Key to identify the edit button style, used on JPS pages that supply the direct edit html.
DIRECT_EDIT_PARAM_ELEMENT - Static variable in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Key to identify the edit element, used on JPS pages that supply the direct edit html.
DIRECT_EDIT_PARAM_LOCALE - Static variable in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Key to identify the edit language, used on JPS pages that supply the direct edit html.
DIRECT_EDIT_PARAM_NEWLINK - Static variable in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Key to identify the link to use for the "new" button (if enabled).
DIRECT_EDIT_PARAM_OPTIONS - Static variable in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Key to identify additional direct edit options, used e.g.
DIRECT_EDIT_PARAM_TARGET - Static variable in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Key to identify the edit target, used on JPS pages that supply the direct edit html.
DIRECTIVE_END - Static variable in class org.opencms.loader.CmsJspLoader
Special JSP directive tag start (%>).
DIRECTIVE_START - Static variable in class org.opencms.loader.CmsJspLoader
Special JSP directive tag start (<%().
DISABLE_MINUTES_DEFAULT - Static variable in class org.opencms.db.CmsLoginManager
Default lock time if treshold for bad login attempts is reached.
DISPLAYAREA_CENTER - Static variable in class org.opencms.jsp.util.CmsTemplateContentListItem
The display area of the list: center.
DISPLAYAREA_LEFT - Static variable in class org.opencms.jsp.util.CmsTemplateContentListItem
The display area of the list: left.
DISPLAYAREA_RIGHT - Static variable in class org.opencms.jsp.util.CmsTemplateContentListItem
The display area of the list: right.
DISPLAYAREAS - Static variable in class org.opencms.jsp.util.CmsTemplateContentListItem
The possible display areas for the template.
displayBody() - Method in class org.opencms.workplace.help.CmsHelpTemplateBean
Returns the HTML for the body frame of the online help.
displayDialog() - Method in class org.opencms.workplace.CmsLogin
Returns the HTML for the login dialog in it's current state.
displayDialog() - Method in class org.opencms.workplace.CmsWidgetDialog
Performs the dialog actions depending on the initialized action and displays the dialog form.
displayDialog(boolean) - Method in class org.opencms.workplace.CmsWidgetDialog
Performs the dialog actions depending on the initialized action and displays the dialog form if needed.
displayDialog() - Method in class org.opencms.workplace.list.A_CmsListDialog
Performs the dialog actions depending on the initialized action and displays the dialog form.
displayDialog(boolean) - Method in class org.opencms.workplace.list.A_CmsListDialog
Performs the dialog actions depending on the initialized action and displays the dialog form if needed.
displayDialog() - Method in class org.opencms.workplace.list.CmsTwoListsDialog
Display method for two list dialogs.
displayDialog(boolean) - Method in class org.opencms.workplace.list.CmsTwoListsDialog
Display method for two list dialogs, executes actions, but only displays if needed.
displayFrameset() - Method in class org.opencms.workplace.help.CmsHelpTemplateBean
Returns the HTML to build the frameset for the online help popup window.
displayHead() - Method in class org.opencms.workplace.help.CmsHelpTemplateBean
Returns the HTML for the head frame of the online help.
displayHelp() - Method in class org.opencms.workplace.help.CmsHelpTemplateBean
Generates the HTML for the online help frameset or redirects to the help body, depending on the build frameset flag.
displayLoginForm() - Method in class org.opencms.workplace.CmsLogin
Returns the HTML for the login form.
displayReport() - Method in class org.opencms.workplace.list.A_CmsListReport
Performs the dialog actions depending on the initialized action.
displaySearchResult(CmsSearch) - Method in class org.opencms.workplace.help.CmsHelpSearchResultView
Returns the formatted search results.
displayTitle() - Method in class org.opencms.workplace.tools.CmsExplorerDialog
Generates the html code for the title frame.
doAfterBody() - Method in class org.opencms.jsp.CmsJspTagContentLoad
 
doAfterBody() - Method in class org.opencms.jsp.CmsJspTagContentLoop
 
doAfterBody() - Method in class org.opencms.jsp.CmsJspTagLabel
 
DOC_CATEGORY - Static variable in interface org.opencms.search.documents.I_CmsDocumentFactory
Contains the (optional) category of the document.
DOC_CONTENT - Static variable in interface org.opencms.search.documents.I_CmsDocumentFactory
Search field for document content.
DOC_DATE_CREATED - Static variable in interface org.opencms.search.documents.I_CmsDocumentFactory
Search field for document creation date.
DOC_DATE_LASTMODIFIED - Static variable in interface org.opencms.search.documents.I_CmsDocumentFactory
Search field for document last update.
DOC_DESCRIPTION - Static variable in interface org.opencms.search.documents.I_CmsDocumentFactory
Search field for document description.
DOC_KEYWORDS - Static variable in interface org.opencms.search.documents.I_CmsDocumentFactory
Search field for document keywords.
DOC_META - Static variable in interface org.opencms.search.documents.I_CmsDocumentFactory
Combines all document "meta" information, that is "title", "keywords" and "description".
DOC_META_FIELDS - Static variable in class org.opencms.search.CmsSearchIndex
Constant for a field list that cointains only the "meta" field.
DOC_PATH - Static variable in interface org.opencms.search.documents.I_CmsDocumentFactory
Contains the document root path in the VFS.
DOC_PRIORITY - Static variable in interface org.opencms.search.documents.I_CmsDocumentFactory
Contains the (optional) document priority, which can be used to boost the document in the result list.
DOC_ROOT - Static variable in interface org.opencms.search.documents.I_CmsDocumentFactory
Contains a special format of the document root path in the VFS for optimized searches.
DOC_TITLE_INDEXED - Static variable in interface org.opencms.search.documents.I_CmsDocumentFactory
Contains the document title in an analyzed form used for searching in the title.
DOC_TITLE_KEY - Static variable in interface org.opencms.search.documents.I_CmsDocumentFactory
Contains the document title as a keyword used for sorting and also for retrieving the title text.
DOC_TYPE - Static variable in interface org.opencms.search.documents.I_CmsDocumentFactory
Contains the type of the document.
DOCUMENT_NODE - Static variable in class org.opencms.workplace.editors.CmsWorkplaceEditorConfiguration
Name of the root document node.
doEndTag() - Method in class org.opencms.jsp.CmsJspTagEditable
Simply send our name and value to our appropriate ancestor.
doEndTag() - Method in class org.opencms.jsp.CmsJspTagInclude
 
doEndTag() - Method in class org.opencms.jsp.CmsJspTagLink
 
doEndTag() - Method in class org.opencms.jsp.CmsJspTagParam
Simply send our name and value to our appropriate ancestor.
doExportAfterPublish(List, I_CmsReport) - Method in class org.opencms.staticexport.CmsAfterPublishStaticExportHandler
Does the actual static export.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.opencms.main.OpenCmsServlet
OpenCms servlet main request handling method.
doLoadNextFile() - Method in class org.opencms.jsp.CmsJspTagContentLoad
Load the next file name fomr the initialized list of file names.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.opencms.main.OpenCmsServlet
OpenCms servlet request handling method, will just call OpenCmsServlet.doGet(HttpServletRequest, HttpServletResponse).
doStartTag() - Method in class org.opencms.jsp.CmsJspTagContentCheck
 
doStartTag() - Method in class org.opencms.jsp.CmsJspTagContentInfo
 
doStartTag() - Method in class org.opencms.jsp.CmsJspTagContentLoad
 
doStartTag() - Method in class org.opencms.jsp.CmsJspTagContentLoop
 
doStartTag() - Method in class org.opencms.jsp.CmsJspTagContentShow
 
doStartTag() - Method in class org.opencms.jsp.CmsJspTagEditable
 
doStartTag() - Method in class org.opencms.jsp.CmsJspTagInclude
 
doStartTag() - Method in class org.opencms.jsp.CmsJspTagInfo
 
doStartTag() - Method in class org.opencms.jsp.CmsJspTagProperty
 
doStartTag() - Method in class org.opencms.jsp.CmsJspTagTemplate
 
doStartTag() - Method in class org.opencms.jsp.CmsJspTagUser
 
DRIVER_TYPE_ID - Static variable in interface org.opencms.db.I_CmsBackupDriver
The type ID to identify backup driver implementations.
DRIVER_TYPE_ID - Static variable in interface org.opencms.db.I_CmsProjectDriver
The type ID to identify project driver implementations.
DRIVER_TYPE_ID - Static variable in interface org.opencms.db.I_CmsUserDriver
The type ID to identify user driver implementations.
DRIVER_TYPE_ID - Static variable in interface org.opencms.db.I_CmsVfsDriver
The type ID to identify user driver implementations.
DRIVER_TYPE_ID - Static variable in interface org.opencms.db.I_CmsWorkflowDriver
The type ID to identify workflow driver implementations.
dropDatabase(String, Map) - Method in class org.opencms.setup.CmsSetupDb
Calls the drop script for the given database.
dropDatabase(String, Map, boolean) - Method in class org.opencms.setup.CmsSetupDb
Calls the drop script for the given database.
dropTables(String) - Method in class org.opencms.setup.CmsSetupDb
Calls the drop tables script for the given database.
dropTables(String, Map) - Method in class org.opencms.setup.CmsSetupDb
Calls the drop tables script for the given database.
dropTables(String, Map, boolean) - Method in class org.opencms.setup.CmsSetupDb
Calls the drop tables script for the given database.
dump(CmsObject, CmsResource, String, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.loader.CmsDumpLoader
 
dump(CmsObject, CmsResource, String, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.loader.CmsJspLoader
 
dump(CmsObject, CmsResource, String, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.loader.CmsPointerLoader
 
dump(CmsObject, CmsResource, String, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.loader.CmsXmlContentLoader
 
dump(CmsObject, CmsResource, String, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.loader.CmsXmlPageLoader
 
dump(CmsObject, CmsResource, String, Locale, HttpServletRequest, HttpServletResponse) - Method in interface org.opencms.loader.I_CmsResourceLoader
Dumps the processed content of the the requested file (and it's sub-elements) to a String.

E

editable(boolean) - Method in class org.opencms.jsp.CmsJspActionElement
Includes direct edit scriptlets, same as using the <cms:editable /> tag.
editable(boolean, String) - Method in class org.opencms.jsp.CmsJspActionElement
Includes direct edit scriptlets, same as using the <cms:editable file="***" />tag.
editableTagAction(PageContext, String, ServletRequest, ServletResponse) - Static method in class org.opencms.jsp.CmsJspTagEditable
Editable action method.
EDITOR_ACTION_CHECK - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Indicates that the content should be checked before executing the direct edit action.
EDITOR_ACTION_ELEMENT_ADD - Static variable in class org.opencms.workplace.CmsWidgetDialog
Indicates an optional element should be created.
EDITOR_ACTION_ELEMENT_ADD - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Indicates an optional element should be created.
EDITOR_ACTION_ELEMENT_REMOVE - Static variable in class org.opencms.workplace.CmsWidgetDialog
Indicates an optional element should be removed.
EDITOR_ACTION_ELEMENT_REMOVE - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Indicates an optional element should be removed.
EDITOR_ACTION_NEW - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Indicates a new file should be created.
EDITOR_CHANGE_ELEMENT - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action parameter: change the element.
EDITOR_CLEANUP - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action parameter: cleanup content.
EDITOR_CONFIGURATION_FILENAME - Static variable in class org.opencms.workplace.editors.CmsWorkplaceEditorManager
The filename of the editor configuration XML file.
EDITOR_EXIT - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action parameter: exit editor.
EDITOR_FILENAME - Static variable in class org.opencms.workplace.editors.CmsWorkplaceEditorManager
The filename of the editor JSP.
EDITOR_PREVIEW - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action parameter: show a preview.
EDITOR_SAVE - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action parameter: save content.
EDITOR_SAVEACTION - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the customizable action button.
EDITOR_SAVEEXIT - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action parameter: save and exit.
EDITOR_SHOW - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action parameter: show the editor.
EDITOR_SHOW_ERRORMESSAGE - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action parameter: an error occured.
EDITOR_TYPE - Static variable in class org.opencms.workplace.editors.CmsLEditEditor
Constant for the editor type, must be the same as the editors subfolder name in the VFS.
EDITOR_TYPE - Static variable in class org.opencms.workplace.editors.CmsMSDHtmlEditor
Constant for the editor type, must be the same as the editors subfolder name in the VFS.
editorAction(CmsEditor, CmsJspActionElement) - Method in class org.opencms.workplace.editors.CmsEditorActionDefault
 
editorAction(CmsEditor, CmsJspActionElement) - Method in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Performs an action which is configurable in the implementation of the interface, e.g.
editPropertyButton() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Generates an edit property button for the gallery button bar.
elementList() - Method in class org.opencms.util.CmsIdentifiableObjectContainer
 
elementList() - Method in interface org.opencms.util.I_CmsIdentifiableObjectContainer
Returns the list of objects.
elements() - Method in class org.opencms.flex.CmsFlexCacheEntry
Returns the list of data entries of this cache entry.
EMPTY_MESSAGE - Static variable in class org.opencms.workplace.tools.A_CmsHtmlIconButton
Constant for an empty message.
enabled() - Method in class org.opencms.monitor.CmsMemoryMonitor
Returns if monitoring is enabled.
encode(String) - Static method in class org.opencms.i18n.CmsEncoder
Encodes a String using UTF-8 encoding, which is the standard for http data transmission with GET ant POST requests.
encode(String, String) - Static method in class org.opencms.i18n.CmsEncoder
This method is a substitute for URLEncoder.encode().
encodeContent(String) - Method in class org.opencms.workplace.editors.CmsEditor
Encodes the given content so that it can be transfered to the client.
encodeHtmlEntities(String, String) - Static method in class org.opencms.i18n.CmsEncoder
Encodes all characters that are contained in the String which can not displayed in the given encodings charset with HTML entity references like &#8364;.
encodeParams(HttpServletRequest) - Static method in class org.opencms.util.CmsRequestUtil
Returns all parameters of the given request as a request parameter URL String, that is in the form key1=value1&key2=value2 etc.
encodeParamsWithUri(String, HttpServletRequest) - Static method in class org.opencms.util.CmsRequestUtil
Encodes the given uri, with all parameters from the given request appended.
ENCODING_CP1252 - Static variable in class org.opencms.search.extractors.A_CmsTextExtractorMsOfficeBase
Windows Cp1252 endocing (western europe) is used as default for single byte fields.
ENCODING_ISO_8859_1 - Static variable in class org.opencms.i18n.CmsEncoder
Constant for the standard ISO-8859-1 encoding.
ENCODING_UTF16 - Static variable in class org.opencms.search.extractors.A_CmsTextExtractorMsOfficeBase
UTF-16 encoding is used for double byte fields.
ENCODING_UTF_8 - Static variable in class org.opencms.i18n.CmsEncoder
Default encoding for JavaScript decodeUriComponent methods is UTF-8 by w3c standard.
end(String, String) - Method in class org.opencms.configuration.CmsSetNextRule
Process the end of this element.
END_CONDITION - Static variable in class org.opencms.db.generic.CmsVfsDriver
String to end a single condition.
endCDATA() - Method in class org.opencms.util.CmsXmlSaxWriter
 
endDocument() - Method in class org.opencms.util.CmsXmlSaxWriter
 
endDTD() - Method in class org.opencms.util.CmsXmlSaxWriter
 
endElement(String, String, String) - Method in class org.opencms.util.CmsXmlSaxWriter
 
endEntity(String) - Method in class org.opencms.util.CmsXmlSaxWriter
 
endTask(CmsDbContext, int) - Method in class org.opencms.db.CmsDriverManager
Ends a task.
endTask(CmsRequestContext, int) - Method in class org.opencms.db.CmsSecurityManager
Ends a task.
endTask(CmsDbContext, int) - Method in class org.opencms.db.generic.CmsWorkflowDriver
 
endTask(CmsDbContext, int) - Method in interface org.opencms.db.I_CmsWorkflowDriver
Ends a task.
endTask(int) - Method in class org.opencms.workflow.CmsTaskService
Ends a task.
equals(Object) - Method in class org.opencms.db.CmsExportPoint
 
equals(Object) - Method in class org.opencms.db.CmsPublishedResource
 
equals(Object) - Method in class org.opencms.file.CmsBackupProject
 
equals(Object) - Method in class org.opencms.file.CmsGroup
 
equals(Object) - Method in class org.opencms.file.CmsProject
 
equals(Object) - Method in class org.opencms.file.CmsProperty
Tests if a specified object is equal to this CmsProperty object.
equals(Object) - Method in class org.opencms.file.CmsPropertyDefinition
 
equals(Object) - Method in class org.opencms.file.CmsResource
 
equals(Object) - Method in class org.opencms.file.CmsUser
 
equals(Object) - Method in class org.opencms.file.collectors.A_CmsResourceCollector
Two collectors are considered to be equal if they are sharing the same implementation class.
equals(Object) - Method in class org.opencms.jsp.CmsJspNavElement
 
equals(Object) - Method in class org.opencms.lock.CmsLock
Compares this lock to the specified object.
equals(Object) - Method in class org.opencms.main.CmsEvent
 
equals(Object) - Method in class org.opencms.module.CmsModule
Two instances of a module are considered equal if their name is equal.
equals(Object) - Method in class org.opencms.module.CmsModuleDependency
 
equals(Object) - Method in class org.opencms.module.CmsModuleVersion
 
equals(Object) - Method in class org.opencms.search.CmsSearchIndex
 
equals(Object) - Method in class org.opencms.security.CmsAccessControlEntry
 
equals(Object) - Method in class org.opencms.security.CmsPermissionSet
 
equals(Object) - Method in class org.opencms.security.CmsRole
 
equals(Object) - Method in interface org.opencms.security.I_CmsPrincipal
Compares the given object with this principal.
equals(Object) - Method in class org.opencms.site.CmsSite
 
equals(Object) - Method in class org.opencms.site.CmsSiteMatcher
 
equals(Object) - Method in class org.opencms.util.CmsUriSplitter
 
equals(Object) - Method in class org.opencms.util.CmsUUID
 
equals(Object) - Method in class org.opencms.widgets.A_CmsWidget
 
equals(Object) - Method in class org.opencms.widgets.CmsSelectWidgetOption
 
equals(Object) - Method in class org.opencms.workflow.CmsTask
 
equals(Object) - Method in class org.opencms.workflow.CmsTaskLog
 
equals(Object) - Method in class org.opencms.workplace.CmsWorkplaceView
 
equals(Object) - Method in class org.opencms.workplace.editors.CmsDialogElement
 
equals(Object) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenuItem
 
equals(Object) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
 
equals(Object) - Method in class org.opencms.workplace.tools.CmsTool
Compares two tools by name.
equals(Object) - Method in class org.opencms.xml.CmsXmlContentDefinition
 
equals(Object) - Method in class org.opencms.xml.types.A_CmsXmlContentValue
 
ERR_ACCEPT_TASK_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_ACCESS_FILE_AS_FOLDER_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_ACCESS_FOLDER_AS_FILE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_ACCESSING_POOL_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_ADD_COOKIE_0 - Static variable in class org.opencms.flex.Messages
Message constant for key in the resource bundle.
ERR_ADD_USER_GROUP_FAILED_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_ADD_USER_WEB_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_ADMIN_REMOVED_FROM_ADMINISTRATORS_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_ALREADY_INITIALIZED_0 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_ANALYZER_NOT_FOUND_1 - Static variable in class org.opencms.search.Messages
Message constant for key in the resource bundle.
ERR_BACKUP_FILE_NOT_FOUND_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_BACKUP_PROJECT_4 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_BACKUPRESOURCE_2 - Static variable in class org.opencms.file.Messages
Message constant for key in the resource bundle.
ERR_BAD_CONTENT_AGE_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_BAD_CONTEXT_INFO_0 - Static variable in class org.opencms.scheduler.Messages
Message constant for key in the resource bundle.
ERR_BAD_CRON_EXPRESSION_2 - Static variable in class org.opencms.scheduler.Messages
Message constant for key in the resource bundle.
ERR_BAD_FILE_NAME_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_BAD_FILENAME_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_BAD_GROUPNAME_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_BAD_JOB_CLASS_NAME_1 - Static variable in class org.opencms.scheduler.Messages
Message constant for key in the resource bundle.
ERR_BAD_JOB_NAME_1 - Static variable in class org.opencms.scheduler.Messages
Message constant for key in the resource bundle.
ERR_BAD_JOB_PARAMS_0 - Static variable in class org.opencms.scheduler.Messages
Message constant for key in the resource bundle.
ERR_BAD_PROPERTYNAME_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_BAD_RESOURCENAME_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_BAD_USER_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_BODY_CONTENT_NOT_FOUND_0 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_BUILDING_RESTYPE_LIST_1 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_CANT_DELETE_DEFAULT_USER_1 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_CANT_FIND_RESOURCE_FOR_BUNDLE_2 - Static variable in class org.opencms.i18n.Messages
Message constant for key in the resource bundle.
ERR_CD_BAD_INCLUDE_1 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_CD_COMPLEX_TYPE_COUNT_1 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_CD_ELEMENT_NAME_3 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_CD_FIRST_INCLUDE_2 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_CD_NO_SCHEMA_NODE_0 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_CD_ONE_INCLUDE_REQUIRED_0 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_CD_ROOT_ELEMENT_COUNT_1 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_CHACC_DELETE_ENTRY_0 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_CHACC_MODIFY_ENTRY_0 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_CHANGE_LAST_MODIFIED_RESOURCE_IN_PROJECT_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CHANGE_LINK_TARGET_0 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_CHANGE_LOCK_OF_RESOURCE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CHANGE_LOCK_UNLOCKED_RESOURCE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CHANGE_RESOURCE_FLAGS_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CHANGE_RESOURCE_TYPE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CHANGE_RESOURCES_IN_FOLDER_WITH_PROP_4 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CHANGE_USER_TYPE_WITH_ID_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CHANGE_USER_TYPE_WITH_NAME_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CHARSET_ILLEGAL_NAME_1 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_CHARSET_UNSUPPORTED_1 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_CHECK_DEPENDENCY_INVALID_MODE_1 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_CHPWD_NO_MATCH_0 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_CHTYPE_FOLDER_1 - Static variable in class org.opencms.file.types.Messages
Message constant for key in the resource bundle.
ERR_CLOSE_BACKUP_DRIVER_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CLOSE_PROJECT_DRIVER_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CLOSE_USER_DRIVER_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CLOSE_VFS_DRIVER_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CLOSE_WORKFLOW_DRIVER_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_COLLECTOR_DEFAULTS_INVALID_2 - Static variable in class org.opencms.file.collectors.Messages
Message constant for key in the resource bundle.
ERR_COLLECTOR_NAME_INVALID_1 - Static variable in class org.opencms.file.collectors.Messages
Message constant for key in the resource bundle.
ERR_COLLECTOR_NOT_FOUND_1 - Static variable in class org.opencms.jsp.Messages
Message constant for key in the resource bundle.
ERR_COLLECTOR_PARAM_EMPTY_0 - Static variable in class org.opencms.file.collectors.Messages
Message constant for key in the resource bundle.
ERR_COLLECTOR_PARAM_INVALID_1 - Static variable in class org.opencms.file.collectors.Messages
Message constant for key in the resource bundle.
ERR_COLLECTOR_PARAM_SINGLE_FILE_0 - Static variable in class org.opencms.file.collectors.Messages
Message constant for key in the resource bundle.
ERR_COMPILE_EDITOR_REGEX_1 - Static variable in class org.opencms.workplace.editors.Messages
Message constant for key in the resource bundle.
ERR_CONFIG_FROZEN_0 - Static variable in class org.opencms.site.Messages
Message constant for key in the resource bundle.
ERR_CONFIG_FROZEN_3 - Static variable in class org.opencms.file.types.Messages
Message constant for key in the resource bundle.
ERR_CONFIG_WITH_UNKNOWN_CLASS_1 - Static variable in class org.opencms.configuration.Messages
Message constant for key in the resource bundle.
ERR_CONSTRAINT_DELETE_GROUP_DEFAULT_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CONTEXT_INFO_FROZEN_0 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_CONTROL_STRING_LENGTH_0 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_CONTROL_STRING_START_0 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_COPY_ACE_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_COPY_ONTO_ITSELF_1 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_COPY_RESOURCE_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_COPY_RESOURCE_TO_PROJECT_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_COULD_NOT_RESCHEDULE_JOB_2 - Static variable in class org.opencms.scheduler.Messages
Message constant for key in the resource bundle.
ERR_COULD_NOT_SCHEDULE_JOB_2 - Static variable in class org.opencms.scheduler.Messages
Message constant for key in the resource bundle.
ERR_COUNT_LOCKED_RESOURCES_FOLDER_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_COUNT_LOCKED_RESOURCES_PROJECT_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_COUNTING_PROPERTIES_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_CREATE_DIR_1 - Static variable in class org.opencms.synchronize.Messages
Message constant for key in the resource bundle.
ERR_CREATE_DOC_KEY_0 - Static variable in class org.opencms.search.documents.Messages
Message constant for key in the resource bundle.
ERR_CREATE_FILE_1 - Static variable in class org.opencms.synchronize.Messages
Message constant for key in the resource bundle.
ERR_CREATE_FOLDER_0 - Static variable in class org.opencms.workplace.explorer.Messages
Message constant for key in the resource bundle.
ERR_CREATE_FOLDER_1 - Static variable in class org.opencms.staticexport.Messages
Message constant for key in the resource bundle.
ERR_CREATE_GROUP_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CREATE_LINK_0 - Static variable in class org.opencms.workplace.explorer.Messages
Message constant for key in the resource bundle.
ERR_CREATE_PROJECT_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CREATE_PROJECT_ONLINE_PROJECT_NAME_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CREATE_PROPDEF_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CREATE_RESOURCE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CREATE_SIBLING_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CREATE_SIBLING_FILE_NOT_FOUND_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_CREATE_TASK_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CREATE_TEMPFILE_PROJECT_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CREATE_USER_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_CREATING_INDEX_DOC_0 - Static variable in class org.opencms.search.Messages
Message constant for key in the resource bundle.
ERR_CRITICAL_CLASS_CREATION_1 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_CRITICAL_INIT_ADMINCMS_0 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_CRITICAL_INIT_DATABASE_0 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_CRITICAL_INIT_ENCODING_1 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_CRITICAL_INIT_FOLDER_0 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_CRITICAL_INIT_GENERIC_1 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_CRITICAL_INIT_MANAGERS_0 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_CRITICAL_INIT_PROP_0 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_CRITICAL_INIT_PROPFILE_1 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_CRITICAL_INIT_SERVLET_0 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_CRITICAL_INIT_WIZARD_0 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_CRITICAL_INIT_XML_0 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_CRITICAL_NO_DB_CONTEXT_0 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_CSV_XML_TRANSFORMATION_FAILED_0 - Static variable in class org.opencms.workplace.explorer.Messages
Message constant for key in the resource bundle.
ERR_DB_CONNECT_1 - Static variable in class org.opencms.setup.Messages
Message constant for key in the resource bundle.
ERR_DB_EXPORT_0 - Static variable in class org.opencms.workplace.threads.Messages
Message constant for key in the resource bundle.
ERR_DB_IMPORT_0 - Static variable in class org.opencms.workplace.threads.Messages
Message constant for key in the resource bundle.
ERR_DB_OPERATION_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_DECRYPTING_RESOURCE_1 - Static variable in class org.opencms.search.documents.Messages
Message constant for key in the resource bundle.
ERR_DELETE_BACKUP_VERSIONS_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_DELETE_BACKUPS_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_DELETE_GROUP_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_DELETE_NONEMTY_FOLDER_2 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_DELETE_PROJECT_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_DELETE_PROPERTY_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_DELETE_RESOURCE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_DELETE_STATEXP_PUBLISHED_RESOURCES_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_DELETE_STATEXP_PUBLISHES_RESOURCE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_DELETE_USED_PROPERTY_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_DELETE_USER_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_DIRECT_PUBLISH_PARENT_DELETED_2 - Static variable in class org.opencms.db.Messages
Message contant for key in the resource bundle.
ERR_DIRECT_PUBLISH_PARENT_NEW_2 - Static variable in class org.opencms.db.Messages
Message contant for key in the resource bundle.
ERR_DOCCLASS_INIT_1 - Static variable in class org.opencms.search.Messages
Message constant for key in the resource bundle.
ERR_DOCCLASS_NOT_FOUND_1 - Static variable in class org.opencms.search.Messages
Message constant for key in the resource bundle.
ERR_DOCTYPE_NO_CLASS_DEF_0 - Static variable in class org.opencms.search.Messages
Message constant for key in the resource bundle.
ERR_DOCTYPE_NO_NAME_0 - Static variable in class org.opencms.search.Messages
Message constant for key in the resource bundle.
ERR_DOCTYPE_NO_RESOURCETYPE_DEF_0 - Static variable in class org.opencms.search.Messages
Message constant for key in the resource bundle.
ERR_DUPLICATE_SERVER_NAME_1 - Static variable in class org.opencms.site.Messages
Message constant for key in the resource bundle.
ERR_DUPLICATED_ID_1 - Static variable in class org.opencms.workplace.list.Messages
Message contant for key in the resource bundle.
ERR_EL_ATTRIBUTE_TOOFEW_3 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_EL_ATTRIBUTE_TOOMANY_3 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_EL_BAD_ATTRIBUTE_VALUE_4 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_EL_BAD_ATTRIBUTE_WS_3 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_EL_INVALID_ATTRIBUTE_2 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_EL_MISSING_ATTRIBUTE_2 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_EMAIL_VALIDATION_1 - Static variable in class org.opencms.file.Messages
Message constant for key in the resource bundle.
ERR_EMPTY_SITEROOT_0 - Static variable in class org.opencms.file.Messages
Message constant for key in the resource bundle.
ERR_ENCODING_ISSUES_1 - Static variable in class org.opencms.i18n.Messages
Message constant for key in the resource bundle.
ERR_END_TASK_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_ERROR_DELETING_PROPERTYDEF_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_ERROR_INITIALIZING_DRIVER_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_ERROR_PUBLISHING_DELETED_FOLDER_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_ERROR_PUBLISHING_FILE_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_ERROR_PUBLISHING_FOLDER_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_EXISTENT_FILE_1 - Static variable in class org.opencms.synchronize.Messages
Message constant for key in the resource bundle.
ERR_EXPORT_NOT_SUPPORTED_2 - Static variable in class org.opencms.staticexport.Messages
Message constant for key in the resource bundle.
ERR_EXTRACTION_CLASS_2 - Static variable in class org.opencms.search.documents.Messages
Message constant for key in the resource bundle.
ERR_FILE_ARG_ACCESS_1 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_FILE_ARG_EMPTY_1 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_FILE_ARG_IS_FOLDER_1 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_FILE_ARG_NOT_FOUND_1 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_FILE_ARG_NOT_READ_1 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_FILE_SIZE_TOO_LARGE_1 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_FILE_VIEW_SETTINGS_FROZEN_0 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_FIRSTNAME_EMPTY_0 - Static variable in class org.opencms.file.Messages
Message constant for key in the resource bundle.
ERR_FLEXREQUESTDISPATCHER_CLASSCAST_EXCEPTION_1 - Static variable in class org.opencms.flex.Messages
Message constant for key in the resource bundle.
ERR_FLEXREQUESTDISPATCHER_ERROR_LOADING_CACHE_PROPERTIES_1 - Static variable in class org.opencms.flex.Messages
Message constant for key in the resource bundle.
ERR_FLEXREQUESTDISPATCHER_ERROR_LOADING_RESOURCE_FROM_CACHE_1 - Static variable in class org.opencms.flex.Messages
Message constant for key in the resource bundle.
ERR_FLEXREQUESTDISPATCHER_ERROR_READING_RESOURCE_1 - Static variable in class org.opencms.flex.Messages
Message constant for key in the resource bundle.
ERR_FLEXREQUESTDISPATCHER_INCLUSION_LOOP_1 - Static variable in class org.opencms.flex.Messages
Message constant for key in the resource bundle.
ERR_FLEXREQUESTDISPATCHER_VFS_ACCESS_EXCEPTION_0 - Static variable in class org.opencms.flex.Messages
Message constant for key in the resource bundle.
ERR_FORWARD_TASK_3 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GENERIC_SQL_0 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_GENERIC_SQL_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_GET_ACL_ENTRIES_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_ALL_ACCESSIBLE_PROJECTS_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_ALL_MANAGEABLE_PROJECTS_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_CHILD_GROUPS_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_CHILD_GROUPS_TRANSITIVE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_CONNECTION_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_DIRECT_GROUP_OF_USER_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_GROUPS_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_GROUPS_OF_USER_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_GROUPS_OF_USER_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_LINK_TARGET_1 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_GET_LOCK_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_PARENT_GROUP_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_PERMISSIONS_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_PUBLISH_LIST_DIRECT_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_PUBLISH_LIST_PROJECT_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_RESOURCES_IN_TIME_RANGE_3 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_RESTYPE_1 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_GET_TASK_PARAM_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_TASK_TYPE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_USERS_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_USERS_OF_GROUP_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GET_USERS_OF_TYPE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GROUP_NOT_EMPTY_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_GROUP_WITH_NAME_ALREADY_EXISTS_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_GROUPNAME_VALIDATION_0 - Static variable in class org.opencms.file.Messages
Message constant for key in the resource bundle.
ERR_HTML_DATA_PROCESSING_0 - Static variable in class org.opencms.xml.types.Messages
Message constant for key in the resource bundle.
ERR_ILLEGAL_ARG_2 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_IMPORT_1 - Static variable in class org.opencms.synchronize.Messages
Message constant for key in the resource bundle.
ERR_IMPORT_ACL_ENTRIES_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_IMPORT_FOLDER_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_IMPORT_FOLDER_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_IMPORT_MOD_ALREADY_INSTALLED_1 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_IMPORT_RESOURCE_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_IMPORT_USER_9 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_ADDING_CHILD_RESOURCES_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_ADDING_FILE_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_ADDING_PARENT_FOLDERS_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_APPENDING_RESOURCE_TO_MANIFEST_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_CANNOT_MERGE_PAGE_FILE_3 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_CLOSING_ZIP_ARCHIVE_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_COPYING_PROPERTY_DEFINITIONS_0 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_CREATING_DIGEST_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_CREATING_ZIP_ENTRY_FOR_VFS_RESOURCE_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_EXPORTING_TO_FILE_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_EXPORTING_USER_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_IMPORT_FILE_DOES_NOT_EXIST_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_IMPORTING_GROUP_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_IMPORTING_GROUPS_0 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_IMPORTING_RESOURCE_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_IMPORTING_RESOURCES_0 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_IMPORTING_USER_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_IMPORTING_USERS_0 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_MERGING_PAGE_FILE_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_NO_HANDLER_FOUND_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_OPENING_ZIP_ARCHIVE_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_READING_FILE_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_ERROR_REMOVING_FOLDERS_OF_IMPORTED_BODY_FILES_0 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_FILE_NOT_FOUND_1 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_IMPORTEXPORT_LINK_CONVERSION_FAILED_2 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_INDEX_NOT_FOUND_1 - Static variable in class org.opencms.search.Messages
Message constant for key in the resource bundle.
ERR_INDEX_RESOURCE_FAILED_2 - Static variable in class org.opencms.search.Messages
Message constant for key in the resource bundle.
ERR_INDEX_SOURCE_ASSOCIATION_1 - Static variable in class org.opencms.search.Messages
Message constant for key in the resource bundle.
ERR_INIT_CONN_POOL_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_INIT_DRIVER_MANAGER_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_INIT_SYNC_0 - Static variable in class org.opencms.synchronize.Messages
Message constant for key in the resource bundle.
ERR_INIT_THREAD_COUNT_BOUNDS_0 - Static variable in class org.opencms.scheduler.Messages
Message constant for key in the resource bundle.
ERR_INIT_TYPE_MANAGER_0 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_INITIALIZE_WORKPLACE_0 - Static variable in class org.opencms.workplace.Messages
Message constant for key in the resource bundle.
ERR_INITIALIZING_USER_DRIVER_0 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_INVALID_CD_SCHEMA_STRUCTURE_0 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_INVALID_COLLECTOR_NAME_1 - Static variable in class org.opencms.loader.Messages
Message constant for key in the resource bundle.
ERR_INVALID_CONTENT_ENC_1 - Static variable in class org.opencms.workplace.editors.Messages
Message constant for key in the resource bundle.
ERR_INVALID_CONTENT_HANDLER_1 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_INVALID_CONVERSION_SPEC_1 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_INVALID_DOUBLE_FMT_CHAR_2 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_INVALID_ENCODING_1 - Static variable in class org.opencms.staticexport.Messages
Message constant for key in the resource bundle.
ERR_INVALID_ETHERNET_ADDRESS_0 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_INVALID_ETHERNET_ADDRESS_1 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_INVALID_EXPORT_PATH_0 - Static variable in class org.opencms.staticexport.Messages
Message constant for key in the resource bundle.
ERR_INVALID_EXPORT_PATH_1 - Static variable in class org.opencms.staticexport.Messages
Message constant for key in the resource bundle.
ERR_INVALID_INIT_USER_2 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_INVALID_JOB_CONFIGURATION_0 - Static variable in class org.opencms.scheduler.Messages
Message constant for key in the resource bundle.
ERR_INVALID_NEW_PASS_0 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_INVALID_NEWPWD_0 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_INVALID_OLD_PASS_0 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_INVALID_POINTER_FILE_1 - Static variable in class org.opencms.loader.Messages
Message constant for key in the resource bundle.
ERR_INVALID_PROP_0 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_INVALID_RESOURCE_LENGTH_2 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_INVALID_RESTYPE_CLASS_1 - Static variable in class org.opencms.workplace.editors.Messages
Message constant for key in the resource bundle.
ERR_INVALID_RESTYPE_CONFIG_3 - Static variable in class org.opencms.file.types.Messages
Message constant for key in the resource bundle.
ERR_INVALID_RESTYPE_CONFIG_NAME_3 - Static variable in class org.opencms.file.types.Messages
Message constant for key in the resource bundle.
ERR_INVALID_RESTYPE_NAME_0 - Static variable in class org.opencms.workplace.editors.Messages
Message constant for key in the resource bundle.
ERR_INVALID_RESTYPE_RANKING_1 - Static variable in class org.opencms.workplace.editors.Messages
Message constant for key in the resource bundle.
ERR_INVALID_TASKNAME_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_INVALID_USER_CONTEXT_0 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_INVALID_USER_PWD_1 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_INVALID_USERAGENT_DEF_0 - Static variable in class org.opencms.workplace.editors.Messages
Message constant for key in the resource bundle.
ERR_INVALID_USERNAME_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_INVALID_UUID_1 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_INVALID_VERSION_LENGTH_1 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_INVALID_VERSION_SUBNUMBER_1 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_INVALID_XCC_TYPE_REGISTERED_0 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_IO_INDEX_WRITER_OPEN_2 - Static variable in class org.opencms.search.Messages
Message constant for key in the resource bundle.
ERR_IO_MODULE_IMPORT_0 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_IO_WRITE_SYNCLIST_0 - Static variable in class org.opencms.synchronize.Messages
Message constant for key in the resource bundle.
ERR_IOERROR_0 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_JDBC_CONN_INVALID_PROJECT_ID_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_JOB_CLASS_BAD_INTERFACE_2 - Static variable in class org.opencms.scheduler.Messages
Message constant for key in the resource bundle.
ERR_JOB_CLASS_NOT_FOUND_1 - Static variable in class org.opencms.scheduler.Messages
Message constant for key in the resource bundle.
ERR_JOB_INFO_FROZEN_1 - Static variable in class org.opencms.scheduler.Messages
Message constant for key in the resource bundle.
ERR_JOB_WITH_ID_DOES_NOT_EXIST_1 - Static variable in class org.opencms.scheduler.Messages
Message constant for key in the resource bundle.
ERR_LASTNAME_EMPTY_0 - Static variable in class org.opencms.file.Messages
Message constant for key in the resource bundle.
ERR_LINK_VALIDATION_0 - Static variable in class org.opencms.workplace.threads.Messages
Message constant for key in the resource bundle.
ERR_LIST_COLUMN_EXISTS_1 - Static variable in class org.opencms.workplace.list.Messages
Message contant for key in the resource bundle.
ERR_LIST_ENUM_PARSE_2 - Static variable in class org.opencms.workplace.list.Messages
Message contant for key in the resource bundle.
ERR_LIST_FILL_1 - Static variable in class org.opencms.workplace.list.Messages
Message contant for key in the resource bundle.
ERR_LIST_INVALID_COLUMN_1 - Static variable in class org.opencms.workplace.list.Messages
Message contant for key in the resource bundle.
ERR_LIST_INVALID_NULL_ARG_1 - Static variable in class org.opencms.workplace.list.Messages
Message contant for key in the resource bundle.
ERR_LIST_INVALID_PAGE_1 - Static variable in class org.opencms.workplace.list.Messages
Message contant for key in the resource bundle.
ERR_LIST_UNSUPPORTED_ACTION_2 - Static variable in class org.opencms.workplace.list.Messages
Message contant for key in the resource bundle.
ERR_LOAD_ANALYZER_1 - Static variable in class org.opencms.search.Messages
Message constant for key in the resource bundle.
ERR_LOAD_CLASS_1 - Static variable in class org.opencms.configuration.Messages
Message constant for key in the resource bundle.
ERR_LOAD_JDBC_DRIVER_1 - Static variable in class org.opencms.setup.Messages
Message constant for key in the resource bundle.
ERR_LOADER_JSP_ACCESS_1 - Static variable in class org.opencms.loader.Messages
Message constant for key in the resource bundle.
ERR_LOADER_JSP_WRITE_1 - Static variable in class org.opencms.loader.Messages
Message constant for key in the resource bundle.
ERR_LOADER_NOT_TEMPLATE_ENABLED_0 - Static variable in class org.opencms.loader.Messages
Message constant for key in the resource bundle.
ERR_LOADER_UNKNOWN_LOCALE_4 - Static variable in class org.opencms.loader.Messages
Message constant for key in the resource bundle.
ERR_LOCALE_ALREADY_EXISTS_1 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_LOCALE_NOT_AVAILABLE_1 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_LOCK_RESOURCE_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_LOGIN_FAILED_3 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_LOGIN_FAILED_DISABLED_3 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_LOGIN_FAILED_NO_USER_3 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_LOGIN_FAILED_TEMP_DISABLED_5 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_LOGIN_FAILED_WITH_MESSAGE_1 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_LOGIN_MESSAGE_BAD_END_TIME_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_LOGIN_MESSAGE_BAD_MESSAGE_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_LOGIN_MESSAGE_BAD_TIME_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_LOGIN_MESSAGE_FROZEN_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_LOGIN_VALIDATION_1 - Static variable in class org.opencms.file.Messages
Message constant for key in the resource bundle.
ERR_MALFORMED_SELECT_OPTIONS_0 - Static variable in class org.opencms.widgets.Messages
Message constant for key in the resource bundle.
ERR_MAP_DUPLICATE_KEY_3 - Static variable in class org.opencms.widgets.Messages
Message constant for key in the resource bundle.
ERR_MAP_PARAMETER_FORM_1 - Static variable in class org.opencms.widgets.Messages
Message constant for key in the resource bundle.
ERR_MARSHALLING_XML_DOC_0 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_MARSHALLING_XML_DOC_TO_STRING_0 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_MAX_THREAD_COUNT_BOUNDS_0 - Static variable in class org.opencms.scheduler.Messages
Message constant for key in the resource bundle.
ERR_MESSAGE_BUNDLE_NOT_INITIALIZED_1 - Static variable in class org.opencms.i18n.Messages
Message constant for key in the resource bundle.
ERR_MISSING_CLASSLOADER_RESOURCE_1 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_MISSING_CLASSLOADER_RESOURCE_2 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_MISSING_CMS_CONTROLLER_1 - Static variable in class org.opencms.jsp.Messages
Message constant for key in the resource bundle.
ERR_MISSING_DB_SETUP_SCRIPT_1 - Static variable in class org.opencms.setup.Messages
Message constant for key in the resource bundle.
ERR_MISSING_FIELDS_0 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_MISSING_GROUP_OR_USER_NAME_0 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_MISSING_RESOURCES_1 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_MOD_ALREADY_INSTALLED_1 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_MOD_DEPENDENCIES_2 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_MOD_DEPENDENCY_INFO_2 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_MODE_ENUM_PARSE_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_MODIFY_INTERNAL_FLAG_0 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_MODULE_ACTION_CLASS_2 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_MODULE_ALREADY_CONFIGURED_1 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_MODULE_DEPENDENCY_CYCLE_1 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_MODULE_FROZEN_1 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_MODULE_IMPORTING_MODULE_1 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_MODULE_NAME_1 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_MODULE_NOT_CONFIGURED_1 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_MODULE_SELECTION_INCONSISTENT_2 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_MODULE_VERSION_NUMBER_0 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_MOVE_FAILED_TARGET_EXISTS_2 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_MOVE_ONTO_ITSELF_1 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_MOVE_SAME_FOLDER_2 - Static variable in class org.opencms.file.Messages
Message constant for key in the resource bundle.
ERR_MOVE_SAME_NAME_1 - Static variable in class org.opencms.file.Messages
Message constant for key in the resource bundle.
ERR_MOVE_TO_LOST_AND_FOUND_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_MULTIMSG_EMPTY_LIST_0 - Static variable in class org.opencms.i18n.Messages
Message constant for key in the resource bundle.
ERR_MULTIMSG_LOCALE_DOES_NOT_MATCH_2 - Static variable in class org.opencms.i18n.Messages
Message constant for key in the resource bundle.
ERR_NESTED_GETVALUE_0 - Static variable in class org.opencms.xml.types.Messages
Message constant for key in the resource bundle.
ERR_NESTED_NEWINSTANCE_0 - Static variable in class org.opencms.xml.types.Messages
Message constant for key in the resource bundle.
ERR_NESTED_SCHEMA_0 - Static variable in class org.opencms.xml.types.Messages
Message constant for key in the resource bundle.
ERR_NESTED_SETVALUE_0 - Static variable in class org.opencms.xml.types.Messages
Message constant for key in the resource bundle.
ERR_NEW_RES_CONSTRUCTOR_NOT_FOUND_1 - Static variable in class org.opencms.workplace.explorer.Messages
Message constant for key in the resource bundle.
ERR_NEW_RES_HANDLER_CLASS_NOT_FOUND_1 - Static variable in class org.opencms.workplace.explorer.Messages
Message constant for key in the resource bundle.
ERR_NEWPWD_EMPTY_0 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_NEWPWD_MISMATCH_0 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_NO_ACE_FOUND_2 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_NO_BACKUP_CONTENT_ID_2 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_NO_BACKUP_PROJECT_WITH_TAG_ID_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_NO_CONFIG_AFTER_STARTUP_0 - Static variable in class org.opencms.loader.Messages
Message constant for key in the resource bundle.
ERR_NO_CONTENT_1 - Static variable in class org.opencms.search.documents.Messages
Message constant for key in the resource bundle.
ERR_NO_EDITOR_FOUND_0 - Static variable in class org.opencms.workplace.editors.Messages
Message constant for key in the resource bundle.
ERR_NO_EXCEL_FORMAT_1 - Static variable in class org.opencms.search.documents.Messages
Message constant for key in the resource bundle.
ERR_NO_GROUP_WITH_ID_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_NO_MOD_FOR_EXPORT_1 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_NO_PERMISSION_RESOURCE_1 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_NO_PROJECT_WITH_ID_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_NO_PROJECT_WITH_NAME_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_NO_PROJECTRESOURCE_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_NO_PROPERTIES_FOR_PROPERTYDEF_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_NO_PROPERTY_2 - Static variable in class org.opencms.widgets.Messages
Message constant for key in the resource bundle.
ERR_NO_PROPERTYDEF_WITH_NAME_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_NO_RAW_CONTENT_1 - Static variable in class org.opencms.search.documents.Messages
Message constant for key in the resource bundle.
ERR_NO_RFS_DESTINATION_0 - Static variable in class org.opencms.synchronize.Messages
Message constant for key in the resource bundle.
ERR_NO_SCHEDULER_1 - Static variable in class org.opencms.scheduler.Messages
Message constant for key in the resource bundle.
ERR_NO_USER_WITH_ID_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_NO_VFS_SOURCE_0 - Static variable in class org.opencms.synchronize.Messages
Message constant for key in the resource bundle.
ERR_NO_WIDGET_DIALOG_0 - Static variable in class org.opencms.widgets.Messages
Message constant for key in the resource bundle.
ERR_NO_ZIPFILE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_NONDEF_PROP_2 - Static variable in class org.opencms.loader.Messages
Message constant for key in the resource bundle.
ERR_NONEMPTY_SITEROOT_1 - Static variable in class org.opencms.file.Messages
Message constant for key in the resource bundle.
ERR_NOT_A_FOLDER_1 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_NOT_ALLOWED_IN_ONLINE_PROJECT_0 - Static variable in class org.opencms.file.Messages
Message constant for key in the resource bundle.
ERR_NOT_FOUND_ELEM_XMLTEMPLATE_0 - Static variable in class org.opencms.importexport.Messages
Message constant for key in the resource bundle.
ERR_NOT_IN_ROLE_2 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_NOT_MANAGER_OF_PROJECT_2 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_NOT_NUMBER_0 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_NULL_LOCALE_0 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_OLD_MOD_ERR_1 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_OPEN_GALLERY_1 - Static variable in class org.opencms.workplace.galleries.Messages
Message constant for key in the resource bundle.
ERR_OUT_OF_MEMORY_0 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_OUTPUT_STREAM_1 - Static variable in class org.opencms.staticexport.Messages
Message constant for key in the resource bundle.
ERR_PARENT_FOLDER_DELETED_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_PARENTLESS_TAG_1 - Static variable in class org.opencms.jsp.Messages
Message constant for key in the resource bundle.
ERR_PARSE_DATETIME_1 - Static variable in class org.opencms.widgets.Messages
Message constant for key in the resource bundle.
ERR_PARSE_EXPIREDATE_1 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_PARSE_RELEASEDATE_1 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_PARSE_TIMESTAMP_1 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_PASSWORD_TOO_SHORT_1 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_PERM_DENIED_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_PERM_FILTERED_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_PERM_NOTLOCKED_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_PERMISSION_SELECT_TYPE_0 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_PROCESS_DB_CONTEXT_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_PROCESS_HTML_CONTENT_1 - Static variable in class org.opencms.file.types.Messages
Message constant for key in the resource bundle.
ERR_PROCESS_TAG_1 - Static variable in class org.opencms.jsp.Messages
Message constant for key in the resource bundle.
ERR_PROJECTNAME_VALIDATION_0 - Static variable in class org.opencms.file.Messages
Message constant for key in the resource bundle.
ERR_PROPERTY_FROZEN_1 - Static variable in class org.opencms.file.Messages
Message constant for key in the resource bundle.
ERR_PROPERTY_READ_2 - Static variable in class org.opencms.widgets.Messages
Message constant for key in the resource bundle.
ERR_PROPERTY_WRITE_3 - Static variable in class org.opencms.widgets.Messages
Message constant for key in the resource bundle.
ERR_PUBLISH_NO_CMS_FILE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_PUBLISH_NO_FOLDER_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_PUBLISH_UNCHANGED_RESOURCE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_PWD_NEW_MISSING_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_PWD_OLD_MISSING_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_PWD_PROTECTED_1 - Static variable in class org.opencms.search.documents.Messages
Message constant for key in the resource bundle.
ERR_QUERY_TOO_SHORT_1 - Static variable in class org.opencms.search.Messages
Message constant for key in the resource bundle.
ERR_REACTIVATE_TASK_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_AGENT_0 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_READ_ALL_BKP_FILE_HEADERS_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_ALL_PROPDEF_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_BKP_FILE_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_BKP_PROJECT_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_CHILD_GROUP_NO_PERMISSION_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_CHILD_RESOURCES_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_DELETED_FILE_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_READ_DELETED_RESOURCE_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_READ_ENCODING_PROP_1 - Static variable in class org.opencms.i18n.Messages
Message constant for key in the resource bundle.
ERR_READ_FILE_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_FILE_WITH_STRUCTURE_ID_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_READ_FOLDER_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_READ_FOLDER_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_FOLDER_WITH_ID_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_READ_GIVEN_TASKS_3 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_GROUP_FOR_ID_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_GROUP_FOR_NAME_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_GROUP_TASK_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_INTERNAL_RESOURCE_1 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_READ_ORIGINAL_TASK_OWNER_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_OWNER_FOR_PROJECT_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_OWNER_FOR_TASK_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_OWNER_FOR_TASKLOG_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_PARENT_ID_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_READ_PATH_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_PROJECT_FOR_ID_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_PROJECT_FOR_NAME_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_PROJECT_FOR_TASK_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_PROJECT_RESOURCES_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_PROJECT_VIEW_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_PROP_FOR_RESOURCE_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_PROPDEF_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_PROPS_FOR_RESOURCE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_PUBLISHED_RESOURCES_FOR_ID_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_RESOURCE_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_READ_RESOURCE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_RESOURCE_WITH_ID_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_READ_RESOURCES_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_RESOURCES_FOR_PRINCIPAL_LOG_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_RESOURCES_FOR_PROP_SET_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_RESOURCES_FOR_PROP_VALUE_3 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_RESOURCES_WITH_TYPE_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_RESPONSIBLE_USERS_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_SIBLINGS_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_STATEXP_PUBLISHED_RESOURCE_PARAMS_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_STATEXP_RESOURCES_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_SYNC_LIST_0 - Static variable in class org.opencms.synchronize.Messages
Message constant for key in the resource bundle.
ERR_READ_TASK_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_READ_TASK_FOR_ID_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_TASK_FOR_PROJECT_AND_ROLE_AND_TYPE_3 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_TASK_FOR_PROJECT_AND_TYPE_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_TASK_FOR_PROJECT_AND_USER_AND_TYPE_3 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_TASK_LOG_0 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_READ_TASK_LOGS_0 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_READ_TASK_OWNER_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_TASKLOGS_FOR_ID_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_TASKLOGS_FOR_PROJECT_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_TASKS_0 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_READ_USER_FOR_ID_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_USER_FOR_NAME_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_USER_WEB_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READ_USERS_NO_PERMISSION_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_READING_ADDITIONAL_INFO_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_READING_FILE_1 - Static variable in class org.opencms.synchronize.Messages
Message constant for key in the resource bundle.
ERR_READING_USER_0 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_READING_USERS_0 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_REDIRECT_XMLPAGE_DIALOG_1 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_REMOVE_ACL_ENTRY_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_REMOVE_USER_FROM_GROUP_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_REMOVING_UNDELETED_RESOURCE_1 - Static variable in class org.opencms.lock.Messages
Message constant for key in the resource bundle.
ERR_REPLACE_RESOURCE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_REPLACE_RESOURCE_FOLDER_1 - Static variable in class org.opencms.file.types.Messages
Message constant for key in the resource bundle.
ERR_RESET_PASSWORD_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_RESOURCE_BUNDLE_NOT_FOUND_1 - Static variable in class org.opencms.i18n.Messages
Message constant for key in the resource bundle.
ERR_RESOURCE_DELETED_2 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_RESOURCE_DOES_NOT_EXIST_3 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_RESOURCE_LOCKED_1 - Static variable in class org.opencms.lock.Messages
Message constant for key in the resource bundle.
ERR_RESOURCE_LOCKED_1 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_RESOURCE_OUTSIDE_TIMEWINDOW_1 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_RESOURCE_TYPE_INSTANTIATION_1 - Static variable in class org.opencms.search.documents.Messages
Message constant for key in the resource bundle.
ERR_RESOURCE_UNLOCK_1 - Static variable in class org.opencms.lock.Messages
Message constant for key in the resource bundle.
ERR_RESOURCE_WITH_NAME_ALREADY_EXISTS_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_RESOURCENAME_TOO_LONG_2 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_RESTORE_FOLDERS_0 - Static variable in class org.opencms.file.types.Messages
Message constant for key in the resource bundle.
ERR_RESTORE_RESOURCE_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_RFS_DESTINATION_NO_WRITE_1 - Static variable in class org.opencms.synchronize.Messages
Message constant for key in the resource bundle.
ERR_RFS_DESTINATION_NOT_THERE_1 - Static variable in class org.opencms.synchronize.Messages
Message constant for key in the resource bundle.
ERR_ROLE_VIOLATION_1 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_RUNTIME_1 - Static variable in class org.opencms.jsp.Messages
Message constant for key in the resource bundle.
ERR_SAX_MODULE_IMPORT_0 - Static variable in class org.opencms.module.Messages
Message constant for key in the resource bundle.
ERR_SCHEDULER_PRIORITY_BOUNDS_0 - Static variable in class org.opencms.scheduler.Messages
Message constant for key in the resource bundle.
ERR_SEARCH_PARAMS_1 - Static variable in class org.opencms.search.Messages
Message constant for key in the resource bundle.
ERR_SECURITY_LOGIN_FAILED_1 - Static variable in class org.opencms.file.Messages
Message constant for key in the resource bundle.
ERR_SEND_EMAIL_AUTHENTICATE_2 - Static variable in class org.opencms.mail.Messages
Message constant for key in the resource bundle.
ERR_SEND_EMAIL_HOSTNAME_1 - Static variable in class org.opencms.mail.Messages
Message constant for key in the resource bundle.
ERR_SERIALIZING_USER_DATA_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_SERVICE_UNSUPPORTED_1 - Static variable in class org.opencms.loader.Messages
Message constant for key in the resource bundle.
ERR_SET_DATE_EXPIRED_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_SET_DATE_LAST_MODIFIED_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_SET_DATE_RELEASED_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_SET_PARENT_GROUP_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_SET_PASSWORD_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_SET_TASK_NAME_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_SET_TASK_PARAM_3 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_SET_TASK_PRIORITY_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_SET_TASK_TIMEOUT_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_SHOW_ERR_HANDLER_RESOURCE_2 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_SIBLING_LOCKED_2 - Static variable in class org.opencms.lock.Messages
Message constant for key in the resource bundle.
ERR_SIBLING_WITH_NAME_ALREADY_EXISTS_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_STARTUP_FINISHED_0 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_TABLE_IMPORT_FAILED_0 - Static variable in class org.opencms.workplace.explorer.Messages
Message constant for key in the resource bundle.
ERR_TAG_CONTENTCHECK_WRONG_PARENT_0 - Static variable in class org.opencms.jsp.Messages
Message constant for key in the resource bundle.
ERR_TAG_CONTENTLOAD_INDEX_SIZE_0 - Static variable in class org.opencms.jsp.Messages
Message constant for key in the resource bundle.
ERR_TAG_CONTENTLOAD_MISSING_COLLECTOR_0 - Static variable in class org.opencms.jsp.Messages
Message constant for key in the resource bundle.
ERR_TAG_CONTENTLOAD_MISSING_PARAM_0 - Static variable in class org.opencms.jsp.Messages
Message constant for key in the resource bundle.
ERR_TASK_PROJECT_NOT_FOUND_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_TASKNAME_ILLEGAL_CHARACTERS_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_TEXT_EXTRACTION_1 - Static variable in class org.opencms.search.documents.Messages
Message constant for key in the resource bundle.
ERR_TOO_MANY_PROPERTIES_3 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_TS_SUBELEMENT_COUNT_2 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_TS_SUBELEMENT_TOOFEW_3 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_UNABLE_TO_PARSE_COLOR_2 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_UNABLE_TO_PARSE_INT_2 - Static variable in class org.opencms.util.Messages
Message constant for key in the resource bundle.
ERR_UNDO_CHANGES_FOR_RESOURCE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_UNDO_CHANGES_FOR_RESOURCE_NEW_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_UNKNOWN_GROUP_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_UNKNOWN_MODULE_1 - Static variable in class org.opencms.main.Messages
Message contant for key in the resource bundle.
ERR_UNKNOWN_POOL_URL_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_UNKNOWN_PROPERTY_VALUE_MAPPING_3 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_UNKNOWN_RESOURCE_TYPE_1 - Static variable in class org.opencms.file.Messages
Message constant for key in the resource bundle.
ERR_UNKNOWN_RESTYPE_1 - Static variable in class org.opencms.file.collectors.Messages
Message constant for key in the resource bundle.
ERR_UNKNOWN_RESTYPE_CLASS_2 - Static variable in class org.opencms.configuration.Messages
Message constant for key in the resource bundle.
ERR_UNKNOWN_RESTYPE_CLASS_4 - Static variable in class org.opencms.file.types.Messages
Message constant for key in the resource bundle.
ERR_UNKNOWN_RESTYPE_ID_REQ_1 - Static variable in class org.opencms.loader.Messages
Message constant for key in the resource bundle.
ERR_UNKNOWN_RESTYPE_NAME_REQ_1 - Static variable in class org.opencms.loader.Messages
Message constant for key in the resource bundle.
ERR_UNKNOWN_SCHEMA_1 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_UNKNOWN_USER_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_UNLOCK_ALL_PROJECT_LOCKED_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_UNLOCK_LOCK_INHERITED_1 - Static variable in class org.opencms.lock.Messages
Message constant for key in the resource bundle.
ERR_UNLOCK_PROJECT_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_UNLOCK_RESOURCE_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_UNMARSHALLING_XML_DOC_0 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_UNREGISTERED_TYPE_1 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_UNSUPPORTED_ALGORITHM_1 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_UNSUPPORTED_OPERATION_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_UNSUPPORTED_PASSWORD_ENCODING_1 - Static variable in class org.opencms.security.Messages
Message constant for key in the resource bundle.
ERR_UNSUPPORTED_REQUEST_ENCODING_1 - Static variable in class org.opencms.i18n.Messages
Message constant for key in the resource bundle.
ERR_UNSUPPORTED_VM_ENCODING_1 - Static variable in class org.opencms.i18n.Messages
Message constant for key in the resource bundle.
ERR_UPDATE_ELEMENTS_0 - Static variable in class org.opencms.workplace.editors.Messages
Message constant for key in the resource bundle.
ERR_UPLOAD_FILE_0 - Static variable in class org.opencms.workplace.explorer.Messages
Message constant for key in the resource bundle.
ERR_UPLOAD_FILE_NOT_FOUND_0 - Static variable in class org.opencms.workplace.commons.Messages
Message constant for key in the resource bundle.
ERR_UPLOAD_FILE_NOT_FOUND_0 - Static variable in class org.opencms.workplace.explorer.Messages
Message constant for key in the resource bundle.
ERR_UPLOAD_FILE_SIZE_TOO_HIGH_1 - Static variable in class org.opencms.workplace.explorer.Messages
Message constant for key in the resource bundle.
ERR_USER_CANT_DELETE_ITSELF_USER_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_USER_GROUP_NAMES_EMPTY_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_USER_IN_GROUP_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_USER_NOT_IN_GROUP_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_USER_WITH_NAME_ALREADY_EXISTS_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_USERNAME_ILLEGAL_CHARACTERS_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_USERNAME_PASSWORD_MISMATCH_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_VFS_FOLDERS_DONT_SUPPORT_SIBLINGS_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_VFS_INVALID_PROPERTY_LIST_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_WEBUSER_GROUP_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_WIDGETCOLLECTOR_ADD_1 - Static variable in class org.opencms.widgets.Messages
Message constant for key in the resource bundle.
ERR_WORKPLACE_DIALOG_0 - Static variable in class org.opencms.workplace.Messages
Message constant for key in the resource bundle.
ERR_WRITE_ACL_ENTRY_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_WRITE_FILE_0 - Static variable in class org.opencms.synchronize.Messages
Message constant for key in the resource bundle.
ERR_WRITE_FILE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_WRITE_FILE_IS_FOLDER_1 - Static variable in class org.opencms.file.types.Messages
Message constant for key in the resource bundle.
ERR_WRITE_GROUP_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_WRITE_PROJECT_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_WRITE_PROP_2 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_WRITE_PROPS_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_WRITE_RESOURCE_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_WRITE_STATEXP_PUBLISHED_RESOURCES_3 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_WRITE_TASK_LOG_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_WRITE_USER_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_WRITE_WEB_USER_1 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_WRITE_WEB_USER_CONSTRAINT_0 - Static variable in class org.opencms.db.Messages
Message constant for key in the resource bundle.
ERR_WRITE_XML_DOC_TO_STRING_0 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_WRITING_BACKUP_OF_PROJECT_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_WRITING_TO_OUTPUT_STREAM_1 - Static variable in class org.opencms.db.generic.Messages
Message constant for key in the resource bundle.
ERR_XML_DOCUMENT_UNMARSHAL_1 - Static variable in class org.opencms.jsp.Messages
Message constant for key in the resource bundle.
ERR_XML_EDITOR_0 - Static variable in class org.opencms.workplace.editors.Messages
Message constant for key in the resource bundle.
ERR_XML_PAGE_CONTAINS_INDEX_1 - Static variable in class org.opencms.xml.page.Messages
Message constant for key in the resource bundle.
ERR_XML_PAGE_CONVERT_CONTENT_0 - Static variable in class org.opencms.xml.page.Messages
Message constant for key in the resource bundle.
ERR_XML_PAGE_FACT_CREATE_DOC_0 - Static variable in class org.opencms.xml.page.Messages
Message constant for key in the resource bundle.
ERR_XML_PAGE_FACT_INVALID_ENC_1 - Static variable in class org.opencms.xml.page.Messages
Message constant for key in the resource bundle.
ERR_XML_PAGE_FACT_NO_XML_DOCUMENT_1 - Static variable in class org.opencms.xml.page.Messages
Message constant for key in the resource bundle.
ERR_XML_PAGE_FACT_NO_XMLPAGE_TYPE_1 - Static variable in class org.opencms.xml.page.Messages
Message constant for key in the resource bundle.
ERR_XML_PAGE_INIT_BOOKMARKS_0 - Static variable in class org.opencms.xml.page.Messages
Message constant for key in the resource bundle.
ERR_XML_PAGE_INVALID_ELEM_SELECT_2 - Static variable in class org.opencms.xml.page.Messages
Message constant for key in the resource bundle.
ERR_XML_PAGE_LANG_ELEM_EXISTS_2 - Static variable in class org.opencms.xml.page.Messages
Message constant for key in the resource bundle.
ERR_XML_PAGE_LOCALE_EXISTS_1 - Static variable in class org.opencms.xml.page.Messages
Message constant for key in the resource bundle.
ERR_XML_PAGE_NO_ELEM_FOR_LANG_2 - Static variable in class org.opencms.xml.page.Messages
Message constant for key in the resource bundle.
ERR_XML_PAGE_UNMARSHAL_CONTENDDEF_0 - Static variable in class org.opencms.xml.page.Messages
Message constant for key in the resource bundle.
ERR_XML_PARSE_0 - Static variable in class org.opencms.workplace.editors.Messages
Message constant for key in the resource bundle.
ERR_XML_SCHEMA_IO_0 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XML_SCHEMA_PARSE_0 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XML_VALIDATION_1 - Static variable in class org.opencms.xml.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_ADD_ELEM_INVALID_IDX_2 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_ADD_ELEM_INVALID_IDX_3 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_CONFIG_ELEM_UNKNOWN_1 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_ELEM_MAXOCCURS_2 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_ELEM_MINOCCURS_2 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_INVALID_CUSTOM_CLASS_3 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_INVALID_ELEM_DEFAULT_1 - Static variable in class org.opencms.xml.types.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_INVALID_ELEM_LAYOUTWIDGET_1 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_INVALID_ELEM_MAPPING_1 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_INVALID_ELEM_VALIDATION_1 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_INVALID_ENC_1 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_INVALID_TYPE_1 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_INVALID_WIDGET_3 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_LINK_PROCESS_FAILED_0 - Static variable in class org.opencms.xml.types.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_LOAD_SCHEMA_1 - Static variable in class org.opencms.xml.types.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_MISSING_LOCALE_1 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_MISSING_PREVIEW_URI_2 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_MISSING_RESOURCE_BUNDLE_NAME_2 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_MISSING_SCHEMA_0 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_RESOLVE_FILE_NOT_FOUND_0 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_UNKNOWN_ELEM_PATH_1 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_UNKNOWN_ELEM_PATH_SCHEMA_1 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_XMLCONTENT_UNMARSHAL_0 - Static variable in class org.opencms.xml.content.Messages
Message constant for key in the resource bundle.
ERR_ZIPCODE_VALIDATION_1 - Static variable in class org.opencms.file.Messages
Message constant for key in the resource bundle.
error(SAXParseException) - Method in class org.opencms.xml.CmsXmlErrorHandler
 
error(SAXParseException) - Method in class org.opencms.xml.CmsXmlValidationErrorHandler
 
ERROR_MESSAGE - Static variable in class org.opencms.jsp.util.CmsJspStatusBean
Request attribute key for the error message.
ERROR_REQUEST_URI - Static variable in class org.opencms.jsp.util.CmsJspStatusBean
Request attribute key for the error request URI.
ERROR_SERVLET_NAME - Static variable in class org.opencms.jsp.util.CmsJspStatusBean
Request attribute key for the error servlet name.
ERROR_STATUS_CODE - Static variable in class org.opencms.jsp.util.CmsJspStatusBean
Request attribute key for the error status code.
ERRORPAGE - Static variable in class org.opencms.jsp.util.CmsErrorBean
Name of the property file containing HTML fragments for setup wizard and error dialog.
escape(String, String) - Static method in class org.opencms.i18n.CmsEncoder
Encodes a String in a way that is compatible with the JavaScript escape function.
escapeDbWildcard(String) - Method in class org.opencms.db.generic.CmsVfsDriver
Escapes the database wildcards within the resource path.
escapeHtml(String) - Static method in class org.opencms.i18n.CmsEncoder
Escapes special characters in a HTML-String with their number-based entity representation, for example & becomes &#38;.
escapeHtml(String) - Static method in class org.opencms.util.CmsStringUtil
Replaces occurences of special control characters in the given input with a HTML representation.
escapeJavaScript(String) - Static method in class org.opencms.util.CmsStringUtil
Escapes a String so it may be used in JavaScript String definitions.
escapeLink(String) - Static method in class org.opencms.staticexport.CmsLinkProcessor
Escapes all &, e.g.
escapeNonAscii(String) - Static method in class org.opencms.i18n.CmsEncoder
Escapes non ASCII characters in a HTML-String with their number-based entity representation, for example & becomes &#38;.
escapeParams() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Escapes the content and title parameters to display them in the editor form.
escapeParams() - Method in class org.opencms.workplace.editors.CmsMSDHtmlEditor
 
escapePattern(String) - Static method in class org.opencms.util.CmsStringUtil
Escapes a String so it may be used as a Perl5 regular expression.
escapeWBlanks(String, String) - Static method in class org.opencms.i18n.CmsEncoder
Encodes a String in a way that is compatible with the JavaScript escape function.
escapeXml(String) - Static method in class org.opencms.i18n.CmsEncoder
Escapes a String so it may be printed as text content or attribute value in a HTML page or an XML file.
EVENT_BEFORE_PUBLISH_PROJECT - Static variable in interface org.opencms.main.I_CmsEventListener
Event "a project is to published" (but has not yet been published).
EVENT_CLEAR_CACHES - Static variable in interface org.opencms.main.I_CmsEventListener
Event "all caches must be cleared".
EVENT_CLEAR_OFFLINE_CACHES - Static variable in interface org.opencms.main.I_CmsEventListener
Event "clear all offline caches".
EVENT_CLEAR_ONLINE_CACHES - Static variable in interface org.opencms.main.I_CmsEventListener
Event "clear all online caches".
EVENT_FLEX_CACHE_CLEAR - Static variable in interface org.opencms.main.I_CmsEventListener
Event "the FlexCache must be cleared".
EVENT_FLEX_PURGE_JSP_REPOSITORY - Static variable in interface org.opencms.main.I_CmsEventListener
Event "delete all JSP pages in the "real" file system (so they will be rebuild next time the JSP is requested)".
EVENT_LOGIN_USER - Static variable in interface org.opencms.main.I_CmsEventListener
Event "user has logged in".
EVENT_PROJECT_MODIFIED - Static variable in interface org.opencms.main.I_CmsEventListener
Event "a project was modified" (e.g.
EVENT_PROPERTY_DEFINITION_CREATED - Static variable in interface org.opencms.main.I_CmsEventListener
Event "a property definition has been created".
EVENT_PROPERTY_DEFINITION_MODIFIED - Static variable in interface org.opencms.main.I_CmsEventListener
Event "a property definition has been modified".
EVENT_PROPERTY_MODIFIED - Static variable in interface org.opencms.main.I_CmsEventListener
Event "a single property (and so the resource itself, too) have been modified".
EVENT_PUBLISH_PROJECT - Static variable in interface org.opencms.main.I_CmsEventListener
Event "a project was published".
EVENT_RESOURCE_AND_PROPERTIES_MODIFIED - Static variable in interface org.opencms.main.I_CmsEventListener
Event "all properties (and so the resource itself, too) have been modified".
EVENT_RESOURCE_COPIED - Static variable in interface org.opencms.main.I_CmsEventListener
 
EVENT_RESOURCE_CREATED - Static variable in interface org.opencms.main.I_CmsEventListener
 
EVENT_RESOURCE_DELETED - Static variable in interface org.opencms.main.I_CmsEventListener
 
EVENT_RESOURCE_LIST_MODIFIED - Static variable in interface org.opencms.main.I_CmsEventListener
Event "the list of sub-resources of a folder has been modified", (e.g.
EVENT_RESOURCE_MODIFIED - Static variable in interface org.opencms.main.I_CmsEventListener
Event "a single resource has been modified".
EVENT_RESOURCES_AND_PROPERTIES_MODIFIED - Static variable in interface org.opencms.main.I_CmsEventListener
Event "a list of resources and their properties have been modified".
EVENT_RESOURCES_MODIFIED - Static variable in interface org.opencms.main.I_CmsEventListener
Event "a bunch of resources has been modified".
EVENT_UPDATE_EXPORTS - Static variable in interface org.opencms.main.I_CmsEventListener
Event "update exported resources".
EXCERPT - Static variable in class org.opencms.search.CmsSearchIndex
Constant for additional param to enable excerpt creation (default: true).
excludeFlags() - Method in class org.opencms.file.CmsResourceFilter
return if the stored flags should be excluded while filtering resources.
excludeState() - Method in class org.opencms.file.CmsResourceFilter
return if the stored state should be excluded while filtering resources.
excludeType() - Method in class org.opencms.file.CmsResourceFilter
Returns if the stored type should be excluded while filtering resources.
execute(JobExecutionContext) - Method in class org.opencms.scheduler.CmsScheduleManager
Implementation of the Quartz job interface.
executeDefaultActions() - Method in class org.opencms.workplace.list.A_CmsListDialog
This method execute the default actions for searching, sorting and paging.
executeListIndepActions() - Method in class org.opencms.workplace.list.A_CmsListDialog
This method should handle the default list independent actions, by comparing A_CmsListDialog.getParamListAction() with the id of the action to execute.
executeListMultiActions() - Method in class org.opencms.workplace.list.A_CmsListDialog
This method should handle every defined list multi action, by comparing A_CmsListDialog.getParamListAction() with the id of the action to execute.
executeListSingleActions() - Method in class org.opencms.workplace.list.A_CmsListDialog
This method should handle every defined list single action, by comparing A_CmsListDialog.getParamListAction() with the id of the action to execute.
executeSearch() - Method in class org.opencms.workplace.list.A_CmsListDialog
Filter a list, given the action is set to LIST_SEARCH and the filter text is set in the PARAM_SEARCH_FILTER parameter.
executeSelectPage() - Method in class org.opencms.workplace.list.A_CmsListDialog
Select a page, given the action is set to LIST_SELECT_PAGE and the page to go to is set in the PARAM_PAGE parameter.
executeSort() - Method in class org.opencms.workplace.list.A_CmsListDialog
Sort the list, given the action is set to LIST_SORT and the sort column is set in the PARAM_SORT_COL parameter.
existsGroup(CmsDbContext, String, Object) - Method in class org.opencms.db.generic.CmsUserDriver
 
existsGroup(CmsDbContext, String, Object) - Method in interface org.opencms.db.I_CmsUserDriver
Tests if a group with the specified name exists.
existsResource(CmsRequestContext, String, CmsResourceFilter) - Method in class org.opencms.db.CmsSecurityManager
Checks the availability of a resource in the VFS, using the CmsResourceFilter.DEFAULT filter.
existsResource(String) - Method in class org.opencms.file.CmsObject
Checks the availability of a resource in the VFS, using the CmsResourceFilter.DEFAULT filter.
existsResource(String, CmsResourceFilter) - Method in class org.opencms.file.CmsObject
Checks the availability of a resource in the VFS, using the CmsResourceFilter.DEFAULT filter.
existsResourceId(CmsDbContext, CmsUUID) - Method in class org.opencms.db.CmsDriverManager
Tests if a resource with the given resourceId does already exist in the Database.
existsUser(CmsDbContext, String, int, Object) - Method in class org.opencms.db.generic.CmsUserDriver
 
existsUser(CmsDbContext, String, int, Object) - Method in interface org.opencms.db.I_CmsUserDriver
Tests if a user with the specified name exists.
exit() - Method in class org.opencms.main.CmsShell
Exits this shell and destroys the OpenCms instance.
EXPLORER_TOOLS - Static variable in class org.opencms.workplace.tools.CmsExplorerDialog
List of explorer tools.
export(CmsObject, CmsResource, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.loader.CmsDumpLoader
 
export(CmsObject, CmsResource, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.loader.CmsJspLoader
 
export(CmsObject, CmsResource, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.loader.CmsPointerLoader
 
export(CmsObject, CmsResource, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.loader.CmsXmlContentLoader
 
export(CmsObject, CmsResource, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.loader.CmsXmlPageLoader
 
export(CmsObject, CmsResource, HttpServletRequest, HttpServletResponse) - Method in interface org.opencms.loader.I_CmsResourceLoader
Static exports the contents of the requested file and it's sub-elements.
export(HttpServletRequest, HttpServletResponse, CmsObject, CmsStaticExportData) - Method in class org.opencms.staticexport.CmsStaticExportManager
Exports the requested uri and at the same time writes the uri to the response output stream if required.
EXPORT_ATTRIBUTE_ERROR_MESSAGE - Static variable in class org.opencms.staticexport.CmsStaticExportManager
Marker for error message attribute.
EXPORT_ATTRIBUTE_ERROR_REQUEST_URI - Static variable in class org.opencms.staticexport.CmsStaticExportManager
Marker for error request uri attribute.
EXPORT_ATTRIBUTE_ERROR_SERVLET_NAME - Static variable in class org.opencms.staticexport.CmsStaticExportManager
Marker for error servlet name attribute.
EXPORT_ATTRIBUTE_ERROR_STATUS_CODE - Static variable in class org.opencms.staticexport.CmsStaticExportManager
Marker for error status code attribute.
EXPORT_DATABASE - Static variable in class org.opencms.security.CmsRole
The "EXPORT_DATABASE" role.
EXPORT_DEFAULT_FILE - Static variable in class org.opencms.staticexport.CmsStaticExportManager
Name for the folder default index file.
EXPORT_LINK_WITH_PARAMETER - Static variable in class org.opencms.staticexport.CmsStaticExportManager
Flag value for links without paramerters.
EXPORT_LINK_WITHOUT_PARAMETER - Static variable in class org.opencms.staticexport.CmsStaticExportManager
Flag value for links without paramerters.
EXPORT_MANIFEST - Static variable in class org.opencms.importexport.CmsImportExportManager
The name of the XML manifest file used for the description of exported OpenCms VFS properties and atributes.
EXPORT_MARKER - Static variable in class org.opencms.staticexport.CmsStaticExportManager
Marker for externally redirected 404 uri's.
EXPORT_VERSION - Static variable in class org.opencms.importexport.CmsImportExportManager
The current version of the OpenCms export (appears in the CmsImportExportManager.EXPORT_MANIFEST header).
EXPORT_XMLFILENAME - Static variable in class org.opencms.importexport.CmsImportExportManager
Deprecated. use CmsImportExportManager.EXPORT_MANIFEST instead
exportAllResources(Element, String[]) - Method in class org.opencms.importexport.CmsExport
Exports all resources and possible sub-folders form the provided list of resources.
exportData(CmsObject, I_CmsImportExportHandler, I_CmsReport) - Method in class org.opencms.importexport.CmsImportExportManager
Checks if the current user has permissions to export Cms data of a specified export handler, and if so, triggers the handler to write the export.
exportData(CmsObject, I_CmsReport) - Method in class org.opencms.importexport.CmsVfsImportExportHandler
 
exportData(CmsObject, I_CmsReport) - Method in interface org.opencms.importexport.I_CmsImportExportHandler
Exports the data from the Cms.
exportData(CmsObject, I_CmsReport) - Method in class org.opencms.module.CmsModuleImportExportHandler
 
exportFullStaticRender(boolean, I_CmsReport) - Method in class org.opencms.staticexport.CmsStaticExportManager
Starts a complete static export of all resources.
exportUserHasReadPermission() - Method in class org.opencms.workplace.commons.CmsSecure
Returns true if the export user has read permission on a specified resource.
extendAttribute(String, String, String) - Static method in class org.opencms.util.CmsStringUtil
This method takes a part of a html tag definition, an attribute to extend within the given text and a default value for this attribute; and returns a Map with 2 values: a String with key "text" with the new text without the given attribute, and another String with key "value" with the new extended value for the given attribute, this value is sourrounded by the same type of quotation marks as in the given text.
extractContent(CmsObject, A_CmsIndexResource, String) - Method in class org.opencms.search.documents.CmsDocumentGeneric
Just returns an empty extraction result since the content can't be extracted form a generic resource.
extractContent(CmsObject, A_CmsIndexResource, String) - Method in class org.opencms.search.documents.CmsDocumentHtml
Returns the raw text content of a given vfs resource containing HTML data.
extractContent(CmsObject, A_CmsIndexResource, String) - Method in class org.opencms.search.documents.CmsDocumentMsExcel
Returns the raw text content of a given vfs resource containing MS Excel data.
extractContent(CmsObject, A_CmsIndexResource, String) - Method in class org.opencms.search.documents.CmsDocumentMsPowerPoint
Returns the raw text content of a given vfs resource containing MS PowerPoint data.
extractContent(CmsObject, A_CmsIndexResource, String) - Method in class org.opencms.search.documents.CmsDocumentMsWord
Returns the raw text content of a given vfs resource containing MS Word data.
extractContent(CmsObject, A_CmsIndexResource, String) - Method in class org.opencms.search.documents.CmsDocumentPdf
Returns the raw text content of a given vfs resource containing Adobe PDF data.
extractContent(CmsObject, A_CmsIndexResource, String) - Method in class org.opencms.search.documents.CmsDocumentPlainText
Returns the raw text content of a given vfs resource containing plain text data.
extractContent(CmsObject, A_CmsIndexResource, String) - Method in class org.opencms.search.documents.CmsDocumentRtf
Returns the raw text content of a given vfs resource containing RTF data.
extractContent(CmsObject, A_CmsIndexResource, String) - Method in class org.opencms.search.documents.CmsDocumentXmlContent
Returns the raw text content of a given vfs resource of type CmsResourceTypeXmlContent.
extractContent(CmsObject, A_CmsIndexResource, String) - Method in class org.opencms.search.documents.CmsDocumentXmlPage
Returns the raw text content of a given vfs resource of type CmsResourceTypeXmlPage.
extractContent(CmsObject, A_CmsIndexResource, String) - Method in interface org.opencms.search.documents.I_CmsSearchExtractor
Extractes the content of a given resource according to the resource file type.
extractHtmlBody(String) - Static method in class org.opencms.util.CmsStringUtil
Extracts the content of a <body> tag in a HTML page.
extractMetaInformation() - Method in class org.opencms.search.extractors.A_CmsTextExtractorMsOfficeBase
Returns a map with the extracted meta information from the document.
extractTableContent(InputStream) - Method in class org.opencms.search.extractors.CmsExtractorMsExcel
Extracts the text from the Excel table content.
extractText(byte[]) - Method in class org.opencms.search.extractors.A_CmsTextExtractor
 
extractText(byte[], String) - Method in class org.opencms.search.extractors.A_CmsTextExtractor
 
extractText(InputStream) - Method in class org.opencms.search.extractors.A_CmsTextExtractor
 
extractText(InputStream, String) - Method in class org.opencms.search.extractors.A_CmsTextExtractor
 
extractText(InputStream, String) - Method in class org.opencms.search.extractors.CmsExtractorHtml
 
extractText(InputStream, String) - Method in class org.opencms.search.extractors.CmsExtractorMsExcel
 
extractText(InputStream, String) - Method in class org.opencms.search.extractors.CmsExtractorMsPowerPoint
 
extractText(InputStream, String) - Method in class org.opencms.search.extractors.CmsExtractorMsWord
 
extractText(InputStream, String) - Method in class org.opencms.search.extractors.CmsExtractorPdf
 
extractText(byte[], String) - Method in class org.opencms.search.extractors.CmsExtractorRtf
 
extractText(byte[]) - Method in interface org.opencms.search.extractors.I_CmsTextExtractor
Extracts the text and meta information from the given binary document.
extractText(byte[], String) - Method in interface org.opencms.search.extractors.I_CmsTextExtractor
Extracts the text and meta information from the given binary document, using the specified content encoding.
extractText(InputStream) - Method in interface org.opencms.search.extractors.I_CmsTextExtractor
Extracts the text and meta information from the document on the input stream.
extractText(InputStream, String) - Method in interface org.opencms.search.extractors.I_CmsTextExtractor
Extracts the text and meta information from the document on the input stream, using the specified content encoding.
extractText(InputStream, String) - Static method in class org.opencms.util.CmsHtmlExtractor
Extract the text from a HTML page.
extractText(String, String) - Static method in class org.opencms.util.CmsHtmlExtractor
Extract the text from a HTML page.
extractXmlEncoding(String) - Static method in class org.opencms.util.CmsStringUtil
Extracts the xml encoding setting from an xml file that is contained in a String by parsing the xml head.

F

FALSE - Static variable in class org.opencms.util.CmsStringUtil
Constant for "false".
fatalError(SAXParseException) - Method in class org.opencms.xml.CmsXmlErrorHandler
 
FILE_DIALOG_CLOSE - Static variable in class org.opencms.workplace.CmsWorkplace
Constant for the JSP common close dialog page.
FILE_DIALOG_EDITOR_CONFIRM - Static variable in class org.opencms.workplace.editors.CmsEditor
Constant for the Editor special "save error" confirmation dialog.
FILE_DIALOG_SCREEN_CONFIRM - Static variable in class org.opencms.workplace.CmsWorkplace
Constant for the JSP common confirmation dialog.
FILE_DIALOG_SCREEN_ERROR - Static variable in class org.opencms.workplace.CmsWorkplace
Constant for the JSP common error dialog.
FILE_DIALOG_SCREEN_ERRORPAGE - Static variable in class org.opencms.workplace.CmsWorkplace
Constant for the JSP common error dialog.
FILE_DIALOG_SCREEN_WAIT - Static variable in class org.opencms.workplace.CmsWorkplace
Constant for the JSP common wait screen.
FILE_EXPLORER_FILELIST - Static variable in class org.opencms.workplace.CmsWorkplace
Constant for the JSP explorer filelist file.
FILE_REPORT_OUTPUT - Static variable in class org.opencms.workplace.CmsWorkplace
Constant for the JSP common report page.
FILELIST_DATE_CREATED - Static variable in class org.opencms.db.CmsUserSettings
Flag for displaying the date created column.
FILELIST_DATE_EXPIRED - Static variable in class org.opencms.db.CmsUserSettings
Flag for displaying the date expired column.
FILELIST_DATE_LASTMODIFIED - Static variable in class org.opencms.db.CmsUserSettings
Flag for displaying the changed column.
FILELIST_DATE_RELEASED - Static variable in class org.opencms.db.CmsUserSettings
Flag for displaying the date released column.
FILELIST_LOCKEDBY - Static variable in class org.opencms.db.CmsUserSettings
Flag for displaying the locked column.
FILELIST_NAME - Static variable in class org.opencms.db.CmsUserSettings
Flag for displaying the name column.
FILELIST_PERMISSIONS - Static variable in class org.opencms.db.CmsUserSettings
Flag for displaying the access column.
FILELIST_SIZE - Static variable in class org.opencms.db.CmsUserSettings
Flag for displaying the size column.
FILELIST_STATE - Static variable in class org.opencms.db.CmsUserSettings
Flag for displaying the state column.
FILELIST_TITLE - Static variable in class org.opencms.db.CmsUserSettings
Flag for displaying the title column.
FILELIST_TYPE - Static variable in class org.opencms.db.CmsUserSettings
Flag for displaying the filetype column.
FILELIST_USER_CREATED - Static variable in class org.opencms.db.CmsUserSettings
Flag for displaying the owner column.
FILELIST_USER_LASTMODIFIED - Static variable in class org.opencms.db.CmsUserSettings
Flag for displaying the user who last modified column.
fillDefaults(CmsDbContext) - Method in class org.opencms.db.generic.CmsProjectDriver
 
fillDefaults(CmsDbContext) - Method in interface org.opencms.db.I_CmsProjectDriver
Fills the OpenCms database tables with default values.
fillDetails(String) - Method in class org.opencms.workplace.list.A_CmsListDialog
Lazy initialization for detail data.
fillParamValues(CmsWorkplaceSettings, HttpServletRequest) - Method in class org.opencms.workplace.CmsWorkplace
First sets site and project in the workplace settings, then fills all class parameter values from the data provided in the current request.
fillParamValues(HttpServletRequest) - Method in class org.opencms.workplace.CmsWorkplace
Fills all class parameter values from the data provided in the current request.
fillWidgetValues(HttpServletRequest) - Method in class org.opencms.workplace.CmsWidgetDialog
Fills all widgets of this widget dialog with the values from the request parameters.
filter(List, String) - Method in class org.opencms.workplace.list.CmsListSearchAction
 
filter(List, String) - Method in interface org.opencms.workplace.list.I_CmsSearchMethod
Returns a sublist of the given items, that match the filter string.
FILTER_NAMES - Static variable in class org.opencms.configuration.CmsDefaultUserSettings
Array of the "task startupfilter" nicenames.
FILTER_NAMES_LIST - Static variable in class org.opencms.configuration.CmsDefaultUserSettings
Array list for fast lookup of "task startupfilter" nicenames.
FILTER_VALUES - Static variable in class org.opencms.configuration.CmsDefaultUserSettings
Array of the "task startupfilter" values.
FILTER_VALUES_LIST - Static variable in class org.opencms.configuration.CmsDefaultUserSettings
Array list for fast lookup of "task startupfilter" values.
filterCore(List) - Static method in class org.opencms.file.CmsGroup
Filters out all groups with flags greater than I_CmsPrincipal.FLAG_CORE_LIMIT.
filterCore(List) - Static method in class org.opencms.file.CmsUser
Filters out all users with flags greater than I_CmsPrincipal.FLAG_CORE_LIMIT.
filterCoreFlag(List, int) - Static method in class org.opencms.file.CmsGroup
Filters out all groups that does not have the given flag set, but leaving all groups with flags less than I_CmsPrincipal.FLAG_CORE_LIMIT.
filterCoreFlag(List, int) - Static method in class org.opencms.file.CmsUser
Filters out all users that does not have the given flag set, but leaving all users with flags less than I_CmsPrincipal.FLAG_CORE_LIMIT.
filterFlag(List, int) - Static method in class org.opencms.file.CmsGroup
Filters out all groups that does not have the given flag set.
filterFlag(List, int) - Static method in class org.opencms.file.CmsUser
Filters out all users that does not have the given flag set.
finalize() - Method in class org.opencms.cache.CmsLruCache
Clears this cache for finalization.
finalize() - Method in class org.opencms.db.CmsDriverManager
Releases any allocated resources during garbage collection.
finalize() - Method in class org.opencms.db.CmsPublishedResource
 
finalize() - Method in class org.opencms.db.CmsPublishList
 
finalize() - Method in class org.opencms.db.CmsSecurityManager
 
finalize() - Method in class org.opencms.db.generic.CmsBackupDriver
Releases any allocated resources during garbage collection.
finalize() - Method in class org.opencms.db.generic.CmsProjectDriver
 
finalize() - Method in class org.opencms.db.generic.CmsSqlManager
 
finalize() - Method in class org.opencms.db.generic.CmsUserDriver
 
finalize() - Method in class org.opencms.db.generic.CmsVfsDriver
 
finalize() - Method in class org.opencms.db.generic.CmsWorkflowDriver
 
finalize() - Method in class org.opencms.flex.CmsFlexCache
Clears the cache for finalization.
finalize() - Method in class org.opencms.flex.CmsFlexCacheEntry
Finalize this instance.
finalize() - Method in class org.opencms.importexport.CmsImportExportManager
 
finalize() - Method in class org.opencms.importexport.CmsVfsImportExportHandler
 
finalize() - Method in class org.opencms.lock.CmsLockManager
 
finalize() - Method in class org.opencms.module.CmsModuleImportExportHandler
 
finalize() - Method in class org.opencms.setup.CmsSetupDb
 
finalize() - Method in class org.opencms.validation.CmsXmlDocumentLinkValidator
 
findLinks(CmsObject, CmsResource) - Method in class org.opencms.file.types.CmsResourceTypeXmlPage
 
findLinks(CmsObject, CmsResource) - Method in interface org.opencms.validation.I_CmsXmlDocumentLinkValidatable
Returns a list with the Cms URIs of all linked resources (either via href attribs or img tags) in the (body) content of the specified Cms resource.
finish(String, String) - Method in class org.opencms.configuration.CmsSetNextRule
Clean up after parsing is complete.
finished() - Method in class org.opencms.search.CmsIndexingThreadManager
Signals the thread manager that a thread has finished its job and will exit immediately.
fireCmsEvent(CmsEvent) - Static method in class org.opencms.main.OpenCms
Notify all event listeners that a particular event has occurred.
fireCmsEvent(int, Map) - Static method in class org.opencms.main.OpenCms
Notify all event listeners that a particular event has occurred.
fireCmsEvent(CmsEvent) - Method in class org.opencms.main.OpenCmsCore
Notify all event listeners that a particular event has occurred.
fireCmsEvent(int, Map) - Method in class org.opencms.main.OpenCmsCore
Notify all event listeners that a particular event has occurred.
FLAG_CORE_LIMIT - Static variable in interface org.opencms.security.I_CmsPrincipal
Upper limit for core flags, any principal object with flags greater than this value will be filtered out.
FLAG_DISABLED - Static variable in interface org.opencms.security.I_CmsPrincipal
This flag is set for disabled principals in the database.
FLAG_ENABLED - Static variable in interface org.opencms.security.I_CmsPrincipal
This flag is set for enabled principals in the database.
FLAG_GROUP_PROJECT_MANAGER - Static variable in interface org.opencms.security.I_CmsPrincipal
Flag to indicate a goup is a potential project manager group.
FLAG_GROUP_PROJECT_USER - Static variable in interface org.opencms.security.I_CmsPrincipal
Flag to indicate a goup is a potential project user group.
FLAG_GROUP_WORKFLOW_ROLE - Static variable in interface org.opencms.security.I_CmsPrincipal
Flag to indicate a goup is used as a role in the workflow.
FLAG_INTERNAL - Static variable in class org.opencms.file.CmsResource
Flag to indicate that this is an internal resource, that can't be accessed directly.
FLAG_LABELED - Static variable in class org.opencms.file.CmsResource
The resource is linked inside a site folder specified in the OpenCms configuration.
FLAG_TEMPFILE - Static variable in class org.opencms.file.CmsResource
Flag to indicate that this is a temporary resource.
FLEX_CACHE_DELIMITER - Static variable in class org.opencms.flex.CmsFlexResponse
The cache delimiter char.
FOLDER_EDITORCONFIGURATION - Static variable in class org.opencms.workplace.editors.CmsEditorDisplayOptions
The name of the configuration folder.
FOLDER_MODULES - Static variable in class org.opencms.main.CmsSystemInfo
The name of the module folder in the package path.
FOLDER_PACKAGES - Static variable in class org.opencms.main.CmsSystemInfo
Path to the "packages" folder relative to the "WEB-INF" directory of the application.
format(Object, Locale) - Method in class org.opencms.workplace.list.CmsListDateFormatter
 
format(Object, Locale) - Method in class org.opencms.workplace.list.CmsListDateMacroFormatter
 
format(Object, Locale) - Method in class org.opencms.workplace.list.CmsListItemDetailsFormatter
 
format(Object, Locale) - Method in class org.opencms.workplace.list.CmsListMacroFormatter
 
format(Object, Locale) - Method in class org.opencms.workplace.list.CmsListTimeFormatter
 
format(Object, Locale) - Method in class org.opencms.workplace.list.CmsListTimeIntervalFormatter
 
format(Object, Locale) - Method in interface org.opencms.workplace.list.I_CmsListFormatter
Returns a formatted string for the specified data.
FORMAT_DEFAULT - Static variable in interface org.opencms.report.I_CmsReport
Indicates default formatting.
FORMAT_ERROR - Static variable in interface org.opencms.report.I_CmsReport
Indicates error formatting.
FORMAT_HEADLINE - Static variable in interface org.opencms.report.I_CmsReport
Indicates headline formatting.
FORMAT_NOTE - Static variable in interface org.opencms.report.I_CmsReport
Indicates note formatting.
FORMAT_OK - Static variable in interface org.opencms.report.I_CmsReport
Indicates OK formatting.
FORMAT_WARNING - Static variable in interface org.opencms.report.I_CmsReport
Indicates warning formatting.
formatCategoryMap(Map) - Static method in class org.opencms.search.CmsSearchCategoryCollector
Convenience method to format a map of categories in a nice 2 column list, for example for display of debugging output.
formatFilesize(long, Locale) - Static method in class org.opencms.util.CmsFileUtil
Returns the formatted filesize to Bytes, KB, MB or GB depending on the given value.
formatMacro(String) - Static method in class org.opencms.util.CmsMacroResolver
Adds macro delimiters to the given input, for example key becomes ${key}.
formatRuntime() - Method in class org.opencms.report.A_CmsReport
 
formatRuntime() - Method in interface org.opencms.report.I_CmsReport
Formats the runtime formatted as "hh:mm:ss".
formatRuntime(long) - Static method in class org.opencms.util.CmsStringUtil
Formats a runtime in the format hh:mm:ss, to be used e.g.
formatUnknownKey(String) - Static method in class org.opencms.i18n.CmsMessages
Formats an unknown key.
forward(ServletRequest, ServletResponse) - Method in class org.opencms.flex.CmsFlexRequestDispatcher
Wrapper for the standard servlet API call.
forwardRequest(String, HttpServletRequest, HttpServletResponse) - Static method in class org.opencms.util.CmsRequestUtil
Forwards the response to the given target, which may contain parameters appended like for example ?a=b&c=d.
forwardRequest(String, Map, HttpServletRequest, HttpServletResponse) - Static method in class org.opencms.util.CmsRequestUtil
Forwards the response to the given target, with the provided parameter map.
forwardTask(CmsDbContext, int, String, String) - Method in class org.opencms.db.CmsDriverManager
Forwards a task to a new user.
forwardTask(CmsRequestContext, int, String, String) - Method in class org.opencms.db.CmsSecurityManager
Forwards a task to a new user.
forwardTask(CmsDbContext, int, CmsUUID, CmsUUID) - Method in class org.opencms.db.generic.CmsWorkflowDriver
 
forwardTask(CmsDbContext, int, CmsUUID, CmsUUID) - Method in interface org.opencms.db.I_CmsWorkflowDriver
Forwards a task to a new user.
forwardTask(int, String, String) - Method in class org.opencms.workflow.CmsTaskService
Forwards a task to a new user.
FRAME_DEFAULT - Static variable in class org.opencms.workplace.commons.CmsChaccBrowser
Constant for the frame type which is displayed: default frame.
FRAME_GROUPS - Static variable in class org.opencms.workplace.commons.CmsChaccBrowser
Constant for the frame type which is displayed: groups frame.
FRAME_USERS - Static variable in class org.opencms.workplace.commons.CmsChaccBrowser
Constant for the frame type which is displayed: users frame.
FRAMEHEIGHT - Static variable in class org.opencms.workplace.explorer.CmsNewCsvFile
Constant for the height of the dialog frame.
FRAMES - Static variable in class org.opencms.workplace.CmsFrameset
The names of the supported frames.
FRAMES_LIST - Static variable in class org.opencms.workplace.CmsFrameset
The names of the supported frames in a list.
freeze() - Method in class org.opencms.main.CmsContextInfo
Finalizes (freezes) the configuration of this context information.
freeze() - Method in class org.opencms.xml.CmsXmlContentDefinition
Freezes this content definition, making all internal data structures unmodifiable.

G

galleriesExists() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Checks if at least one gallery exists.
generateExplorerTypesXml(Element, List, boolean) - Static method in class org.opencms.configuration.CmsWorkplaceConfiguration
Creates the xml output for explorer type nodes.
generateNavBar(String, CmsWorkplace) - Method in class org.opencms.workplace.tools.CmsToolManager
Returns the navegation bar html code for the given tool path.
generateResourceTypeXml(Element, List, boolean) - Static method in class org.opencms.configuration.CmsVfsConfiguration
Creates the xml output for resourcetype nodes.
generateXml(Element) - Method in class org.opencms.configuration.CmsConfigurationManager
 
generateXml(I_CmsXmlConfiguration) - Method in class org.opencms.configuration.CmsConfigurationManager
Creates the XML document build from the provided configuration.
generateXml(Element) - Method in class org.opencms.configuration.CmsImportExportConfiguration
 
generateXml(Element) - Method in class org.opencms.configuration.CmsModuleConfiguration
 
generateXml(Element) - Method in class org.opencms.configuration.CmsSearchConfiguration
 
generateXml(Element) - Method in class org.opencms.configuration.CmsSystemConfiguration
 
generateXml(Element) - Method in class org.opencms.configuration.CmsVfsConfiguration
 
generateXml(Element) - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
 
generateXml(Element) - Method in interface org.opencms.configuration.I_CmsXmlConfiguration
Generates the XML element for this configurable class.
generateXml(CmsModule) - Static method in class org.opencms.module.CmsModuleXmlHandler
Generates a detached XML element for a module.
generateXml(CmsObject, I_CmsXmlDocument, Element, Locale) - Method in class org.opencms.xml.types.A_CmsXmlContentValue
 
generateXml(CmsObject, I_CmsXmlDocument, Element, Locale) - Method in class org.opencms.xml.types.CmsXmlHtmlValue
 
generateXml(CmsObject, I_CmsXmlDocument, Element, Locale) - Method in class org.opencms.xml.types.CmsXmlNestedContentDefinition
 
generateXml(CmsObject, I_CmsXmlDocument, Element, Locale) - Method in interface org.opencms.xml.types.I_CmsXmlSchemaType
Appends an XML for a new, empty node of this schema type to the given root element.
GENERIC_PROVIDER - Static variable in class org.opencms.setup.CmsSetupBean
DB provider constant.
get() - Static method in class org.opencms.cache.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.configuration.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.db.generic.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.db.Messages
Returns an instance of this localized message accessor.
get(String, List) - Static method in class org.opencms.file.CmsProperty
Searches in a list for the first occurence of a Cms property object with the given name.
get() - Static method in class org.opencms.file.collectors.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.file.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.file.types.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.flex.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.i18n.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.importexport.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.jsp.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.jsp.util.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.loader.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.lock.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.mail.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.main.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.module.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.monitor.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.report.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.scheduler.jobs.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.scheduler.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.search.documents.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.search.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.security.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.setup.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.site.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.staticexport.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.synchronize.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.util.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.validation.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.widgets.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.workflow.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.workplace.commons.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.workplace.editors.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.workplace.explorer.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.workplace.galleries.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.workplace.help.Messages
Returns an instance of this localized message accessor.
get(String) - Method in class org.opencms.workplace.list.CmsListItem
Returns the value of the column for this item.
get() - Static method in class org.opencms.workplace.list.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.workplace.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.workplace.threads.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.workplace.tools.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.xml.content.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.xml.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.xml.page.Messages
Returns an instance of this localized message accessor.
get() - Static method in class org.opencms.xml.types.Messages
Returns an instance of this localized message accessor.
getAbsoluteRfsPathRelativeToWebApplication(String) - Method in class org.opencms.main.CmsSystemInfo
Returns an absolute path (to a directory or a file in the "real" file system) from a path relative to the web application folder of OpenCms.
getAbsoluteRfsPathRelativeToWebInf(String) - Method in class org.opencms.main.CmsSystemInfo
Returns an absolute path (to a directory or a file in the "real" file system) from a path relative to the "WEB-INF" folder of the OpenCms web application.
getAbsoluteUri(String, String) - Static method in class org.opencms.staticexport.CmsLinkManager
Calculates the absolute uri for the "relativeUri" with the given absolute "baseUri" as start.
getAcceptCharsetHeader() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the accept-charset header used for internal requests.
getAcceptedLocales() - Method in class org.opencms.i18n.CmsAcceptLanguageHeaderParser
Returns the sorted list of accepted Locales.
getAcceptLanguageHeader() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the accept-language header used for internal requests.
getAccess() - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Gets the access object of the type settings.
getAccessControlEntries(CmsDbContext, CmsResource, boolean) - Method in class org.opencms.db.CmsDriverManager
Returns the list of access control entries of a resource given its name.
getAccessControlEntries(CmsRequestContext, CmsResource, boolean) - Method in class org.opencms.db.CmsSecurityManager
Returns the list of access control entries of a resource given its name.
getAccessControlEntries(String) - Method in class org.opencms.file.CmsObject
Returns the list of access control entries of a resource given its name.
getAccessControlEntries(String, boolean) - Method in class org.opencms.file.CmsObject
Returns the list of access control entries of a resource given its name.
getAccessControlList(CmsDbContext, CmsResource) - Method in class org.opencms.db.CmsDriverManager
Returns the full access control list of a given resource.
getAccessControlList(CmsDbContext, CmsResource, boolean) - Method in class org.opencms.db.CmsDriverManager
Returns the access control list of a given resource.
getAccessControlList(CmsRequestContext, CmsResource, boolean) - Method in class org.opencms.db.CmsSecurityManager
Returns the access control list (summarized access control entries) of a given resource.
getAccessControlList(String) - Method in class org.opencms.file.CmsObject
Returns the access control list (summarized access control entries) of a given resource.
getAccessControlList(String, boolean) - Method in class org.opencms.file.CmsObject
Returns the access control list (summarized access control entries) of a given resource.
getAccessControlList() - Method in class org.opencms.workplace.explorer.CmsExplorerTypeAccess
Returns the list of access control entries of the explorer type setting.
getAccessEntries() - Method in class org.opencms.workplace.explorer.CmsExplorerTypeAccess
Returns the map of access entries of the explorer type setting.
getAclCacheSize() - Method in class org.opencms.db.CmsCacheSettings
Returns the size of the driver manager's cache for ACLs.
getAction() - Method in class org.opencms.workplace.CmsDialog
Returns the action value.
getAction() - Method in class org.opencms.workplace.list.CmsListItemDetails
Returns the current active action.
getActionClass() - Method in class org.opencms.module.CmsModule
Returns the class name of this modules (optional) action class.
getActionInstance() - Method in class org.opencms.module.CmsModule
Returns the module action instance of this module, or null if no module action instance is configured.
getActiveConnections(String) - Method in class org.opencms.db.CmsDriverManager
Returns the number of active connections managed by a pool.
getActiveConnections(String) - Method in class org.opencms.db.CmsSqlManager
Returns the number of active connections managed by a pool.
getActiveProperties() - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Returns a map with CmsProperty object values keyed by property keys.
getActiveTab() - Method in class org.opencms.workplace.CmsTabDialog
Returns the number of the currently active tab depending on the request parameter.
getActiveTabName() - Method in class org.opencms.workplace.CmsTabDialog
Returns the localized name of the currently active tab.
getActiveWp() - Method in class org.opencms.workplace.list.CmsTwoListsDialog
Returns the workplace instance of the active list.
getAdditionalInfo() - Method in class org.opencms.file.CmsUser
Returns the complete Hashtable with additional information about the user.
getAdditionalInfo(String) - Method in class org.opencms.file.CmsUser
Returns additional information about the user which are usually set in the users preferences.
getAdditionalResources() - Method in class org.opencms.module.CmsModuleImportExportHandler
Returns the VFS resources to be exported additionally with the module.
getAdditionalResourceTypes() - Method in class org.opencms.workplace.editors.CmsXmlContentEditorTypeMatcher
 
getAdditionalResourceTypes() - Method in interface org.opencms.workplace.editors.I_CmsEditorTypeMatcher
Returns a list of resource type names which are assigned to an editor.
getAddress() - Method in class org.opencms.file.CmsUser
Gets the address.
getAdjustedSiteRoot(String, String) - Static method in class org.opencms.file.CmsRequestContext
Returns the adjusted site root for a resoure using the provided site root as a base.
getAdjustedSiteRoot(String) - Method in class org.opencms.file.CmsRequestContext
Returns the adjusted site root for a resoure this context current site root.
getAdminGroup() - Method in class org.opencms.setup.CmsUpdateBean
Returns the admin Group.
getAdministrationBackLink() - Method in class org.opencms.workplace.CmsDialog
Returns the link URL to get back one folder in the administration view.
getAdminPwd() - Method in class org.opencms.setup.CmsUpdateBean
Returns the admin Pwd.
getAdminTool() - Method in class org.opencms.workplace.tools.CmsToolDialog
Returns the admin tool.
getAdminTools() - Method in class org.opencms.workplace.tools.CmsToolGroup
Retuns a list of admin tools.
getAdminUser() - Method in class org.opencms.setup.CmsUpdateBean
Returns the admin User.
getAgentUser() - Method in class org.opencms.workflow.CmsTask
Returns the agent user id of this task.
getAliases() - Method in class org.opencms.site.CmsSite
Returns the aliases for this site.
getAlign() - Method in class org.opencms.workplace.list.CmsListColumnAlignEnum
Returns the align string.
getAlign() - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Returns the align.
getAllAccessibleProjects(CmsDbContext) - Method in class org.opencms.db.CmsDriverManager
Returns all projects which are owned by the current user or which are accessible by the current user.
getAllAccessibleProjects(CmsRequestContext) - Method in class org.opencms.db.CmsSecurityManager
Returns all projects which are owned by the current user or which are accessible for the group of the user.
getAllAccessibleProjects() - Method in class org.opencms.file.CmsObject
Returns all projects which are owned by the current user or which are accessible for the group of the user.
getAllBackupProjects(CmsDbContext) - Method in class org.opencms.db.CmsDriverManager
Returns a Vector with all projects from history.
getAllBackupProjects(CmsRequestContext) - Method in class org.opencms.db.CmsSecurityManager
Returns a list with all projects from history.
getAllBackupProjects() - Method in class org.opencms.file.CmsObject
Returns a list with all projects from history.
getAllContent() - Method in class org.opencms.workplace.list.CmsHtmlList
Returns all list items in the list, may be not visible and sorted.
getAllEntries() - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenu
Returns all entries of the context menu.
getAllInFolder(CmsObject, String, boolean) - Method in class org.opencms.file.collectors.CmsDefaultResourceCollector
Returns all resources in the folder pointed to by the parameter.
getAllInstalledModules() - Method in class org.opencms.module.CmsModuleManager
Returns a list of installed modules.
getAllManageableProjects(CmsDbContext) - Method in class org.opencms.db.CmsDriverManager
Returns all projects which are owned by the current user or which are manageable for the group of the user.
getAllManageableProjects(CmsRequestContext) - Method in class org.opencms.db.CmsSecurityManager
Returns all projects which are owned by the current user or which are manageable for the group of the user.
getAllManageableProjects() - Method in class org.opencms.file.CmsObject
Returns all projects which are owned by the current user or which are manageable for the group of the user.
getAllModulesFromPath(String) - Static method in class org.opencms.module.CmsModuleManager
Returns a map of modules found in the given RFS absolute path.
getAllowedPermissions() - Method in class org.opencms.security.CmsAccessControlEntry
Returns the currently allowed permissions as bitset.
getAllowedPermissions() - Method in class org.opencms.security.CmsPermissionSet
Returns the currently allowed permissions of ths permission set.
getAllowRelativeLinks() - Method in class org.opencms.xml.page.CmsXmlPage
Returns if relative links are accepted (and left unprocessed).
getAllResources(CmsObject) - Method in class org.opencms.staticexport.CmsAfterPublishStaticExportHandler
Gets all resources within the folder tree.
getAnalyzer(String) - Method in class org.opencms.search.CmsSearchManager
Returns an analyzer for the given language.
getAnalyzers() - Method in class org.opencms.search.CmsSearchManager
Returns an unmodifiable view (read-only) of the Analyzers Map.
getAnchor() - Method in class org.opencms.staticexport.CmsLink
Returns the anchor of this link.
getAnchor() - Method in class org.opencms.util.CmsUriSplitter
Returns the anchor part of the uri, for example someanchor, or null if no anchor is available.
getArgs() - Method in class org.opencms.i18n.CmsMessageContainer
Returns the message arguments to use.
getAtColumn() - Method in class org.opencms.workplace.list.CmsListItemDetails
Returns the id of the first column to include.
getAttribute(String) - Method in class org.opencms.file.CmsRequestContext
Gets the value of an attribute from the OpenCms request context attribute list.
getAttribute() - Method in class org.opencms.jsp.CmsJspTagInclude
Returns the attribute.
getAuthorEmail() - Method in class org.opencms.module.CmsModule
Returns the email of the module author.
getAuthorName() - Method in class org.opencms.module.CmsModule
Returns the name of the author of this module.
getAutoFinish() - Method in class org.opencms.workflow.CmsTask
Returns the autofinish flag of this task.
getAvailableLocales() - Method in class org.opencms.i18n.CmsLocaleManager
Returns the list of available locales configured in.
getAvailableLocales(CmsObject, String) - Method in class org.opencms.i18n.CmsLocaleManager
Returns an array of available locale names for the given resource.
getAvailableLocales(String) - Method in class org.opencms.i18n.CmsLocaleManager
Returns a List of available locales from a comma separated string of locale names.
getAvailableModules() - Method in class org.opencms.setup.CmsSetupBean
Returns a map with all available modules.
getAvailableModules() - Method in class org.opencms.setup.CmsUpdateBean
Returns a map with all available modules.
getAvailableSites(CmsObject, boolean) - Static method in class org.opencms.site.CmsSiteManager
Returns a list of all site available for the current user.
getAvgCacheBytes() - Method in class org.opencms.flex.CmsFlexCacheConfiguration
Returns the average cache bytes.
getAvgCacheCosts() - Method in class org.opencms.cache.CmsLruCache
Returns the average costs of all cached objects.
getBackupDriver() - Method in class org.opencms.db.CmsDriverManager
Returns the backup driver.
getBackupFolder() - Method in class org.opencms.configuration.CmsConfigurationManager
Returns the backup folder.
getBackupId() - Method in class org.opencms.file.CmsBackupResource
Returns the backup id of this resource.
getBackupResourceContent(CmsObject, String, String) - Static method in class org.opencms.workplace.commons.CmsDisplayResource
Returns the content of a backup resource.
getBackupTagId(CmsDbContext) - Method in class org.opencms.db.CmsDriverManager
Returns the next version id for the published backup resources.
getBackupTagId() - Method in class org.opencms.db.CmsPublishedResource
Returns the backup tag ID of the published resource.
getBackupTagId(CmsRequestContext) - Method in class org.opencms.db.CmsSecurityManager
Returns the next version id for the published backup resources.
getBackupTagId() - Method in class org.opencms.file.CmsObject
Returns the next version id for the published backup resources.
getBestFragments(String, int, int) - Method in class org.opencms.search.documents.CmsHighlightFinder
Highlights a text in accordance to the given m_query, extracting the most relevant sections.
getBestFragments(String, int, int, String) - Method in class org.opencms.search.documents.CmsHighlightFinder
Highlights a text in accordance to the given m_query and extracting the most relevant sections.
getBestMatchingLocale(Locale, List, Collection) - Method in class org.opencms.i18n.CmsLocaleManager
Tries to find the given requested locale (eventually simplified) in the collection of available locales, if the requested locale is not found it will return the first match from the given list of default locales.
getBodies(CmsObject) - Static method in class org.opencms.workplace.explorer.CmsNewResourceXmlPage
Returns a sorted Map of all available body files of the OpenCms modules.
getBodyOnload() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the javascript body onload call for the gallery head frame.
getBookmark(String) - Method in class org.opencms.xml.A_CmsXmlDocument
Returns the bookmarked value for the given bookmark, which must be a valid bookmark name.
getBookmark(String, Locale) - Method in class org.opencms.xml.A_CmsXmlDocument
Returns the bookmarked value for the given name.
getBookmark(String) - Method in class org.opencms.xml.content.CmsXmlContent
 
getBookmarkName(String, Locale) - Static method in class org.opencms.xml.A_CmsXmlDocument
Creates the bookmark name for a localized element to be used in the bookmark lookup table.
getBookmarks() - Method in class org.opencms.xml.A_CmsXmlDocument
Returns the names of all bookmarked elements.
getBookmarks() - Method in class org.opencms.xml.content.CmsXmlContent
 
getBooleanValue(CmsObject, I_CmsWidgetParameter) - Static method in class org.opencms.xml.types.CmsXmlBooleanValue
Returns the boolean value of the given widget parameter.
getBooleanValue() - Method in class org.opencms.xml.types.CmsXmlBooleanValue
Returns the boolean value as a boolean type.
getBroadcastMessage() - Method in class org.opencms.workplace.CmsFrameset
Returns the javascript code for the broadcast message alert in the foot of the workplace.
getBroadcastMessageString() - Method in class org.opencms.workplace.CmsWorkplace
Returns the message String for the broadcast message alert of the workplace.
getBroadcastQueue() - Method in class org.opencms.main.CmsSessionInfo
Returns the broadcast queue of the user to which this session info belongs.
getBroadcastQueue(String) - Method in class org.opencms.main.CmsSessionManager
Returns the broadcast queue for the given session id.
getBrowserPattern() - Method in class org.opencms.workplace.editors.CmsWorkplaceEditorConfiguration
Returns the list of compiled browser patterns.
getBundle() - Method in class org.opencms.i18n.A_CmsMessageBundle
 
getBundle(Locale) - Method in class org.opencms.i18n.A_CmsMessageBundle
 
getBundle() - Method in class org.opencms.i18n.CmsMessageContainer
Returns the message bundle used by this container.
getBundle() - Method in class org.opencms.i18n.CmsMessages
Returns the resource bundle this message object was initialized with.
getBundle(Locale) - Method in class org.opencms.i18n.CmsMultiMessageBundle
 
getBundle() - Method in interface org.opencms.i18n.I_CmsMessageBundle
Returns the localized message bundle wrapped in this instance initialized with the OpenCms default locale.
getBundle(Locale) - Method in interface org.opencms.i18n.I_CmsMessageBundle
Returns the localized message bundle wrapped in this instance initialized with the provided locale.
getBundleName() - Method in class org.opencms.cache.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.configuration.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.db.generic.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.db.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.file.collectors.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.file.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.file.types.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.flex.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.i18n.CmsMultiMessageBundle
 
getBundleName() - Method in interface org.opencms.i18n.I_CmsMessageBundle
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.i18n.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.importexport.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.jsp.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.jsp.util.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.loader.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.lock.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.mail.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.main.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.module.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.monitor.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.report.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.scheduler.jobs.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.scheduler.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.search.documents.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.search.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.security.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.setup.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.site.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.staticexport.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.synchronize.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.util.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.validation.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.widgets.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.workflow.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.workplace.commons.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.workplace.editors.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.workplace.explorer.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.workplace.galleries.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.workplace.help.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.workplace.list.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.workplace.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.workplace.threads.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.workplace.tools.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.xml.content.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.xml.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.xml.page.Messages
Returns the bundle name for this OpenCms package.
getBundleName() - Method in class org.opencms.xml.types.Messages
Returns the bundle name for this OpenCms package.
getButtonName() - Method in class org.opencms.workplace.editors.CmsEditorActionDefault
 
getButtonName() - Method in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Returns the key name of the button displayed in the editor.
getButtonStyle() - Method in interface org.opencms.widgets.I_CmsWidgetDialog
Returns the style setting to use when generating buttons for this widget dialog.
getButtonStyle() - Method in class org.opencms.workplace.CmsWidgetDialog
 
getButtonStyle() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
 
getButtonUrl(CmsJspActionElement, String) - Method in class org.opencms.workplace.editors.CmsEditorActionDefault
 
getButtonUrl(CmsJspActionElement, String) - Method in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Returns the URL of the button displayed in the editor.
getBytes(ResultSet, String) - Method in class org.opencms.db.generic.CmsSqlManager
Retrieves the value of the designated column in the current row of this ResultSet object as a byte array in the Java programming language.
getBytes(ResultSet, String) - Method in class org.opencms.db.oracle.CmsSqlManager
 
getCachedContentDefinition(String) - Method in class org.opencms.xml.CmsXmlEntityResolver
Looks up the given XML content definition system id in the internal content definition cache.
getCachedExportUri(String) - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns a cached export data for the given rfs name.
getCachedKey(String, CmsObject) - Method in class org.opencms.flex.CmsFlexCache
Returns the CmsFlexCacheKey data structure for a given key (i.e.
getCachedOnlineLink(String) - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns a cached link for the given vfs name.
getCachedResources(CmsObject) - Method in class org.opencms.flex.CmsFlexCache
Returns a set of all cached resource names.
getCachedVariations(String, CmsObject) - Method in class org.opencms.flex.CmsFlexCache
Returns all variations in the cache for a given resource name.
getCacheId() - Method in class org.opencms.file.CmsResourceFilter
Returns the unique cache id for this filter.
getCacheKey(String, String) - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the key for the online, export and secure cache.
getCacheKeyForUserGroups(String, CmsDbContext, CmsUser) - Method in class org.opencms.db.CmsCacheKey
 
getCacheKeyForUserGroups(String, CmsDbContext, CmsUser) - Method in interface org.opencms.db.I_CmsCacheKey
Returns the cache key for the user groups cache.
getCacheKeyForUserPermissions(String, CmsDbContext, CmsResource, CmsPermissionSet) - Method in class org.opencms.db.CmsCacheKey
 
getCacheKeyForUserPermissions(String, CmsDbContext, CmsResource, CmsPermissionSet) - Method in interface org.opencms.db.I_CmsCacheKey
Returns the cache key for the permission cache.
getCacheKeyGenerator() - Method in class org.opencms.db.CmsCacheSettings
Returns the name of the class to generate cache keys.
getCachePropertyDefault() - Method in class org.opencms.file.types.A_CmsResourceType
 
getCachePropertyDefault() - Method in class org.opencms.file.types.CmsResourceTypePlain
A plain resource might appear as a sub-element in a JSP, therefore it needs cache properties.
getCachePropertyDefault() - Method in class org.opencms.file.types.CmsResourceTypeXmlContent
 
getCachePropertyDefault() - Method in class org.opencms.file.types.CmsResourceTypeXmlPage
 
getCachePropertyDefault() - Method in interface org.opencms.file.types.I_CmsResourceType
Returns the default for the cache property setting of this resource type.
getCacheSettings() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns the settings of the driver manager.
getCalculateCategories() - Method in class org.opencms.search.CmsSearch
Returns true if a category overview should be shown as part of the result.
getCalendarDate(String, boolean) - Method in interface org.opencms.widgets.I_CmsWidgetDialog
Creates the time in milliseconds from the given parameter.
getCalendarDate(String, boolean) - Method in class org.opencms.workplace.CmsWorkplace
Creates the time in milliseconds from the given parameter.
getCalendarJavaDateFormat(String) - Static method in class org.opencms.workplace.CmsWorkplace
Parses the JS calendar date format to the java patterns of SimpleDateFormat.
getCalendarLocalizedTime(long) - Method in interface org.opencms.widgets.I_CmsWidgetDialog
Returns the given timestamp as String formatted in a localized pattern.
getCalendarLocalizedTime(long) - Method in class org.opencms.workplace.CmsWorkplace
Returns the given timestamp as String formatted in a localized pattern.
getCancelAction() - Method in class org.opencms.workplace.CmsDialog
Returns the action to be carried out after a click on the cancel button..
getCategories() - Method in class org.opencms.search.CmsSearch
Returns the search categories.
getCategories() - Method in class org.opencms.search.CmsSearchParameters
Returns the list of categories to limit the search to.
getCategories() - Method in class org.opencms.search.CmsSearchResultList
Returns the (otional) categories found in the last the search, or null if the category list was not requested in the search.
getCategoryCountResult() - Method in class org.opencms.search.CmsSearchCategoryCollector
Returns the category count result, the returned map contains Strings (category names) mapped to an Integer (the count).
getChangeElement() - Method in class org.opencms.workplace.editors.CmsDialogElements
Returns the element name that has to be changed.
getChannelSubFolders(CmsObject, String) - Static method in class org.opencms.jsp.CmsJspNavBuilder
Returns all subfolders of a channel, or an empty array if the folder does not exist or has no subfolders.
getChannelSubFolders(CmsObject, String, String) - Static method in class org.opencms.jsp.CmsJspNavBuilder
Returns all subfolders of a sub channel that has the given parent channel, or an empty array if that combination does not exist or has no subfolders.
getChannelSubFolders(String) - Method in class org.opencms.jsp.CmsJspNavBuilder
Returns all subfolders of a channel, or an empty array if the folder does not exist or has no subfolders.
getChannelSubFolders(String, String) - Method in class org.opencms.jsp.CmsJspNavBuilder
Returns all subfolders of a sub channel that has the given parent channel, or an empty array if that combination does not exist or has no subfolders.
getChannelSubFoldersSortTitleAsc(CmsObject, String, String) - Static method in class org.opencms.jsp.CmsJspNavBuilder
Returns all subfolders of a channel, sorted by "Title" property ascending, or an empty array if the folder does not exist or has no subfolders.
getChannelSubFoldersSortTitleAsc(String, String) - Method in class org.opencms.jsp.CmsJspNavBuilder
Returns all subfolders of a channel, sorted by "Title" property ascending, or an empty array if the folder does not exist or has no subfolders.
getChild(CmsDbContext, String) - Method in class org.opencms.db.CmsDriverManager
Returns all child groups of a group.
getChild(CmsRequestContext, String) - Method in class org.opencms.db.CmsSecurityManager
Returns all child groups of a group.
getChild(String) - Method in class org.opencms.file.CmsObject
Returns all child groups of a group.
getChildElementTextValue(Element, String) - Static method in class org.opencms.importexport.CmsImport
Returns the value of a child element with a specified name for a given parent element.
getChilds(CmsDbContext, String) - Method in class org.opencms.db.CmsDriverManager
Returns all child groups of a group.
getChilds(CmsRequestContext, String) - Method in class org.opencms.db.CmsSecurityManager
Returns all child groups of a group.
getChilds(String) - Method in class org.opencms.file.CmsObject
Returns all child groups of a group.
getCity() - Method in class org.opencms.file.CmsUser
Returns the city of the address of the user.
getClassName() - Method in class org.opencms.file.types.A_CmsResourceType
Returns the configured class name of this resource type.
getClassName() - Method in interface org.opencms.file.types.I_CmsResourceType
Returns the class name configured for this resouce type.
getClassName() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
Returns the name of the class to schedule.
getClassName() - Method in class org.opencms.search.CmsSearchAnalyzer
Returns the className.
getClassName() - Method in class org.opencms.search.CmsSearchDocumentType
Returns the name of the document factory class.
getCms() - Method in class org.opencms.importexport.CmsExport
Returns the OpenCms context object this export was initialized with.
getCms() - Method in class org.opencms.report.A_CmsReportThread
Returns the OpenCms context object this Thread is initialized with.
getCms() - Method in class org.opencms.workplace.CmsWorkplace
Returns the initialized cms object for the current user.
getCms() - Method in class org.opencms.workplace.list.CmsListResourceIconAction
Returns the cms context.
getCmsCache() - Method in class org.opencms.flex.CmsFlexController
Returns the CmsFlexCache instance where all results from this request will be cached in.
getCmsDefaultUsers() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns the default users.
getCmsFlexCacheConfiguration() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns the flexCacheConfiguration.
getCmsIncludeCalls() - Method in class org.opencms.flex.CmsFlexRequest
Returns the List of include calls which will be passed to the next wrapping layer.
getCmsMemoryMonitorConfiguration() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns the memory monitor configuration.
getCmsObject(ServletRequest) - Static method in class org.opencms.flex.CmsFlexController
Returns the wrapped CmsObject form the provided request, or null if the request is not running inside OpenCms.
getCmsObject() - Method in class org.opencms.flex.CmsFlexController
Returns the wrapped CmsObject.
getCmsObject() - Method in class org.opencms.jsp.CmsJspBean
Returns the CmsObject from the wrapped request.
getCmsResource() - Method in class org.opencms.flex.CmsFlexController
This method provides access to the top-level CmsResource of the request which is of a type that supports the FlexCache, i.e.
getCmsSearchAnalyzer(String) - Method in class org.opencms.search.CmsSearchManager
Returns the CmsSearchAnalyzer Object.
getCollector() - Method in class org.opencms.jsp.CmsJspTagContentLoad
Returns the collector.
getCollector() - Method in class org.opencms.jsp.util.CmsTemplateContentListItem
Returns the collector to use for this list.
getCollectorName() - Method in class org.opencms.jsp.CmsJspTagContentLoad
 
getCollectorName() - Method in class org.opencms.jsp.CmsJspTagContentLoop
 
getCollectorName() - Method in interface org.opencms.jsp.I_CmsJspTagContentContainer
Returns the name of the currently used XML content collector.
getCollectorNames() - Method in class org.opencms.file.collectors.CmsDefaultResourceCollector
 
getCollectorNames() - Method in class org.opencms.file.collectors.CmsPriorityResourceCollector
 
getCollectorNames() - Method in interface org.opencms.file.collectors.I_CmsResourceCollector
Returns a list of all collector names (Strings) this collector implementation supports.
getCollectorParam() - Method in class org.opencms.jsp.CmsJspTagContentLoad
 
getCollectorParam() - Method in class org.opencms.jsp.CmsJspTagContentLoop
 
getCollectorParam() - Method in interface org.opencms.jsp.I_CmsJspTagContentContainer
Returns the parameters of the currently used XML content collector.
getCollectorResult() - Method in class org.opencms.jsp.CmsJspTagContentLoad
 
getCollectorResult() - Method in class org.opencms.jsp.CmsJspTagContentLoop
 
getCollectorResult() - Method in interface org.opencms.jsp.I_CmsJspTagContentContainer
Returns the list of all currently loaded XML content documents.
getColorValue(String, Color, String) - Static method in class org.opencms.util.CmsStringUtil
Returns the color value (Color) for the given String value.
getColumn() - Method in class org.opencms.workplace.list.CmsListState
Returns the column.
getColumnDefinition(String) - Method in class org.opencms.workplace.list.CmsListMetadata
Returns a column definition object for a given column id.
getColumnForTexts() - Method in class org.opencms.workplace.list.CmsListDirectAction
 
getColumnForTexts() - Method in interface org.opencms.workplace.list.I_CmsListDirectAction
Returns the id of the column to use as parameter for the helptext and confirmation message.
getComment() - Method in class org.opencms.workflow.CmsTaskLog
Returns the comment of this task log entry.
getCommitErrors() - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the errors that are thrown by save actions or form generation.
getComparator() - Static method in class org.opencms.i18n.CmsLocaleComparator
Returns a static instance of the locale comparator.
getComparator(String, Locale) - Method in class org.opencms.workplace.list.CmsListItemActionIconComparator
 
getComparator(String, Locale) - Method in class org.opencms.workplace.list.CmsListItemCaseInsensitiveComparator
 
getComparator(String, Locale) - Method in class org.opencms.workplace.list.CmsListItemDefaultComparator
 
getComparator(String, Locale) - Method in interface org.opencms.workplace.list.I_CmsListItemComparator
Returns a new comparator for comparing list items by the given column, and using the given locale.
getConfigRfsPath() - Method in class org.opencms.setup.CmsSetupBean
Returns the "config" path in the OpenCms web application.
getConfigurableEditors() - Method in class org.opencms.workplace.editors.CmsWorkplaceEditorManager
Returns a map of configurable editors for the workplace preferences dialog.
getConfiguration() - Method in class org.opencms.configuration.A_CmsXmlConfiguration
 
getConfiguration() - Method in class org.opencms.configuration.CmsConfigurationManager
 
getConfiguration(Class) - Method in class org.opencms.configuration.CmsConfigurationManager
Returns a specific configuration from the list of initialized configurations.
getConfiguration() - Method in interface org.opencms.configuration.I_CmsConfigurationParameterHandler
Returns the configuration of this parameter configurable class instance, or null if the class does not need to be configured.
getConfiguration() - Method in class org.opencms.file.types.A_CmsResourceType
 
getConfiguration() - Method in class org.opencms.file.types.CmsResourceTypeFolderExtended
 
getConfiguration() - Method in class org.opencms.file.types.CmsResourceTypeXmlContent
 
getConfiguration() - Method in class org.opencms.loader.CmsDumpLoader
Will always return null since this loader does not need to be cnofigured.
getConfiguration() - Method in class org.opencms.loader.CmsJspLoader
 
getConfiguration() - Method in class org.opencms.loader.CmsPointerLoader
Will always return null since this loader does not need to be cnofigured.
getConfiguration() - Method in class org.opencms.loader.CmsXmlContentLoader
Will always return null since this loader does not need to be configured.
getConfiguration() - Method in class org.opencms.loader.CmsXmlPageLoader
Will always return null since this loader does not need to be configured.
getConfiguration() - Method in class org.opencms.monitor.CmsMemoryMonitor
Returns the configuration.
getConfiguration() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
 
getConfiguration() - Method in class org.opencms.search.CmsSearchIndex
 
getConfiguration() - Method in class org.opencms.security.CmsDefaultPasswordHandler
 
getConfiguration() - Method in class org.opencms.widgets.A_CmsSelectWidget
 
getConfiguration() - Method in class org.opencms.widgets.A_CmsWidget
Returns the configuration string.
getConfiguration() - Method in class org.opencms.widgets.CmsVfsFileWidget
 
getConfiguration() - Method in interface org.opencms.widgets.I_CmsWidget
Returns the configuration string.
getConfiguration(I_CmsXmlSchemaType) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
 
getConfiguration(I_CmsXmlSchemaType) - Method in interface org.opencms.xml.content.I_CmsXmlContentHandler
Returns the configuration String value for the widget used to edit the given XML content schema type.
getConfigurationFileRfsPath() - Method in class org.opencms.main.CmsSystemInfo
Returns the abolute path to the "opencms.properties" configuration file (in the "real" file system).
getConfigurationManager() - Method in class org.opencms.main.OpenCmsCore
Returns the initialized OpenCms configuration manager.
getConfigurations() - Method in class org.opencms.configuration.CmsConfigurationManager
Returns the list of all initialized configurations.
getConfigurations() - Method in class org.opencms.db.CmsDriverManager
Method to access the configurations of the properties-file.
getConfigurations() - Method in class org.opencms.db.CmsSecurityManager
Gets the configurations of the OpenCms properties file.
getConfigurations() - Method in class org.opencms.file.CmsObject
Returns the configuration read fromr the opencms.properties file.
getConfiguredCopyResources() - Method in class org.opencms.file.types.A_CmsResourceType
Returns the (unmodifiable) list of copy resources.
getConfiguredCopyResources() - Method in interface org.opencms.file.types.I_CmsResourceType
Returns the configured copy resources for this resource type in an unmodifiable List.
getConfiguredDefaultProperties() - Method in class org.opencms.file.types.A_CmsResourceType
Returns the default properties for this resource type in an unmodifiable List.
getConfiguredDefaultProperties() - Method in interface org.opencms.file.types.I_CmsResourceType
Returns the configured default properties for this resource type in an unmodifiable List.
getConfiguredDestination() - Method in class org.opencms.db.CmsExportPoint
Returns the configured destination path.
getConfiguredMappings() - Method in class org.opencms.file.types.A_CmsResourceType
 
getConfiguredMappings() - Method in interface org.opencms.file.types.I_CmsResourceType
Returns the file extensions mappings for this resource type in an unmodifiable List.
getConfirmation() - Method in class org.opencms.security.CmsPasswordInfo
Returns the confirmation.
getConfirmationMessage() - Method in class org.opencms.workplace.list.A_CmsListAction
 
getConfirmationMessage() - Method in interface org.opencms.workplace.list.I_CmsListAction
Returns an optional confirmation message for the action.
getConfirmationMessage() - Method in class org.opencms.workplace.tools.A_CmsToolHandler
Returns the confirmation Message.
getConfirmationMessage() - Method in interface org.opencms.workplace.tools.I_CmsToolHandler
Returns an optional confirmation message, displayed in a js confirm dialog.
getConflictingFilenames() - Method in class org.opencms.importexport.CmsImport
Returns a list of files which are both in the import and in the virtual file system.
getConnectedResource(CmsAccessControlEntry, Map) - Method in class org.opencms.workplace.commons.CmsChacc
Returns the resource on which the specified access control entry was set.
getConnection(String) - Method in class org.opencms.db.CmsSqlManager
Returns a connection to the database using the given pool identified by its name.
getConnection(CmsDbContext) - Method in class org.opencms.db.generic.CmsSqlManager
Returns a JDBC connection from the connection pool.
getConnection(CmsDbContext, int) - Method in class org.opencms.db.generic.CmsSqlManager
Returns a JDBC connection from the connection pool specified by the given CmsProject id.
getConnection(int) - Method in class org.opencms.db.generic.CmsSqlManager
Returns a JDBC connection from the connection pool specified by the given project ID.
getConnectionByUrl(String) - Method in class org.opencms.db.CmsSqlManager
Returns a connection to the database using the given pool identified by its full url.
getConstantUUID(String) - Static method in class org.opencms.util.CmsUUID
Returns a constant (name based) UUID, based on the given name in the OpenCms name space.
getContent(String) - Method in class org.opencms.jsp.CmsJspActionElement
Returns the processed output of an OpenCms resource in a String.
getContent(String, String, Locale) - Method in class org.opencms.jsp.CmsJspActionElement
Returns the processed output of an element within an OpenCms resource.
getContent() - Method in class org.opencms.search.extractors.CmsExtractionResult
 
getContent() - Method in interface org.opencms.search.extractors.I_CmsExtractionResult
Returns the extracted content as a String.
getContent() - Method in class org.opencms.workplace.list.CmsHtmlList
Returns the filtered list of list items.
getContentAge() - Method in class org.opencms.importexport.CmsVfsImportExportHandler
Returns the timestamp to limit the resources to be exported by date.
getContentCollector(String) - Method in class org.opencms.loader.CmsResourceManager
Returns the configured content collector with the given name, or null if no collector with this name is configured.
getContentDefinition() - Method in class org.opencms.xml.content.CmsXmlContent
 
getContentDefinition() - Method in interface org.opencms.xml.I_CmsXmlDocument
Returns the content definition object for this xml content object.
getContentDefinition() - Method in class org.opencms.xml.page.CmsXmlPage
 
getContentDefinition() - Method in class org.opencms.xml.types.A_CmsXmlContentValue
 
getContentDefinition() - Method in interface org.opencms.xml.types.I_CmsXmlSchemaType
Returns the content definition this schema type belongs to.
getContentHandler() - Method in class org.opencms.xml.CmsXmlContentDefinition
Returns the selected XML content handler for this XML content definition.
getContentHandler(String, String) - Method in class org.opencms.xml.CmsXmlContentTypeManager
Returns the XML content handler instance class for the specified class name.
getContentId() - Method in class org.opencms.file.CmsFile
Returns the id of the content database entry.
getContents() - Method in class org.opencms.file.CmsFile
Returns the content of this file.
getContentType(Element, Set) - Method in class org.opencms.xml.CmsXmlContentTypeManager
Generates an initialized instance of a XML content type definition from the given XML schema element.
getContentType(String) - Method in class org.opencms.xml.CmsXmlContentTypeManager
Returns the content type registered with the given name, or null.
getContextInfo() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
Returns the context information for the user executing the job.
getContextMenu() - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Returns the context menu.
getContextMenuEntries() - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Returns the list of context menu entries of the explorer type setting.
getContextPath() - Method in class org.opencms.main.CmsSystemInfo
Returns the web application context path, e.g.
getController(ServletRequest) - Static method in class org.opencms.flex.CmsFlexController
Returns the controller from the given request, or null if the request is not running inside OpenCms.
getController() - Method in class org.opencms.jsp.CmsJspBean
Returns the Flex controller derived from the request this bean was initilized with.
getConversion() - Method in class org.opencms.xml.A_CmsXmlDocument
Returns the content converison used for the page content.
getConversion() - Method in interface org.opencms.xml.I_CmsXmlDocument
Returns the content conversion parameter used for this XML document.
getConversionSettings(CmsObject, CmsResource) - Static method in class org.opencms.util.CmsHtmlConverter
Reads the content conversion property of a given resource and returns its value.
getCount() - Method in class org.opencms.file.collectors.CmsCollectorData
Returns the count.
getCount() - Method in class org.opencms.jsp.util.CmsTemplateContentListItem
Returns the maximum count of entries for elements.
getCounter() - Method in class org.opencms.search.CmsIndexingThreadManager
Gets the current thread (file) count.
getCountry() - Method in class org.opencms.file.CmsUser
Returns the country of the address of the user.
getCreatedByName() - Method in class org.opencms.file.CmsBackupResource
Returns the user name of the creator of this backup resource.
getCreateInFolder(CmsObject, String) - Method in class org.opencms.file.collectors.A_CmsResourceCollector
Returns the link to create a new XML content item in the folder pointed to by the parameter.
getCreateLink(CmsObject) - Method in class org.opencms.file.collectors.A_CmsResourceCollector
 
getCreateLink(CmsObject, String, String) - Method in class org.opencms.file.collectors.CmsDefaultResourceCollector
 
getCreateLink(CmsObject, String, String) - Method in class org.opencms.file.collectors.CmsPriorityResourceCollector
 
getCreateLink(CmsObject) - Method in interface org.opencms.file.collectors.I_CmsResourceCollector
Returns the link that must be executed when a user clicks on the direct edit "new" button on a list created by the default collector.
getCreateLink(CmsObject, String, String) - Method in interface org.opencms.file.collectors.I_CmsResourceCollector
Returns the link that must be executed when a user clicks on the direct edit "new" button on a list created by the named collector.
getCreateParam(CmsObject) - Method in class org.opencms.file.collectors.A_CmsResourceCollector
 
getCreateParam(CmsObject, String, String) - Method in class org.opencms.file.collectors.CmsDefaultResourceCollector
 
getCreateParam(CmsObject, String, String) - Method in class org.opencms.file.collectors.CmsPriorityResourceCollector
 
getCreateParam(CmsObject) - Method in interface org.opencms.file.collectors.I_CmsResourceCollector
Returns the default parameter that must be passed to the I_CmsResourceCollector.getCreateLink(CmsObject, String, String) method.
getCreateParam(CmsObject, String, String) - Method in interface org.opencms.file.collectors.I_CmsResourceCollector
Returns the parameter that must be passed to the I_CmsResourceCollector.getCreateLink(CmsObject, String, String) method.
getCronExpression() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
Returns the cron expression for this job entry.
getCssPath() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Return the path of the css file used in the galleries.
getCurPermissions() - Method in class org.opencms.workplace.commons.CmsChacc
Returns the current users permission set on the resource.
getCurrentDateTime() - Method in class org.opencms.workplace.commons.CmsTouch
Returns the current date and time as String formatted in localized pattern.
getCurrentExpireDate() - Method in class org.opencms.workplace.commons.CmsTouch
Returns the current expiredate as String formatted in localized pattern.
getCurrentNavText() - Method in class org.opencms.workplace.commons.CmsChnav
Returns the escaped NavText property value of the current resource.
getCurrentPage() - Method in class org.opencms.workplace.list.CmsHtmlList
returns the number of the current page.
getCurrentPath() - Method in class org.opencms.workplace.explorer.CmsNewResourceSibling
Returns the current explorer path for use in Javascript of new sibling dialog.
getCurrentPwd() - Method in class org.opencms.security.CmsPasswordInfo
Returns the current Pwd.
getCurrentReleaseDate() - Method in class org.opencms.workplace.commons.CmsTouch
Returns the current releasedate as String formatted in localized pattern.
getCurrentRequest() - Method in class org.opencms.flex.CmsFlexController
Returns the current flex request.
getCurrentResource() - Method in class org.opencms.workplace.commons.CmsUndoChanges
Returns the current CmsResource.
getCurrentResource() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the current resource in the gallery.
getCurrentResourceName() - Method in class org.opencms.workplace.commons.CmsMove
Returns the current name of the resource without path information.
getCurrentResponse() - Method in class org.opencms.flex.CmsFlexController
Returns the current flex response.
getCurrentSite(CmsObject) - Static method in class org.opencms.site.CmsSiteManager
Returns the current site for the provided cms context object.
getCurrentSortOrder() - Method in class org.opencms.workplace.list.CmsHtmlList
Returns the current used sort order.
getCurrentTool(CmsWorkplace) - Method in class org.opencms.workplace.tools.CmsToolManager
Returns the current tool.
getCurrentToolPath() - Method in class org.opencms.workplace.tools.CmsToolDialog
Returns the current tool path.
getCurrentToolPath(CmsWorkplace) - Method in class org.opencms.workplace.tools.CmsToolManager
Returns the current tool path.
getCurrentToolPath() - Method in class org.opencms.workplace.tools.CmsToolUserData
Returns the current tool path.
getData() - Method in class org.opencms.main.CmsEvent
Provides access to the event data that was passed with this event.
getData() - Method in class org.opencms.search.A_CmsIndexResource
Returns the wrapped data object.
getDatabase() - Method in class org.opencms.setup.CmsSetupBean
Returns the key of the selected database server (e.g.
getDatabaseConfigPage(String) - Method in class org.opencms.setup.CmsSetupBean
Returns the URI of a database config page (in step 3) for a specified database key.
getDatabaseName(String) - Method in class org.opencms.setup.CmsSetupBean
Returns the clear text name for a database server setup specified by a database key (e.g.
getDatabaseProperties() - Method in class org.opencms.setup.CmsSetupBean
Returns a map with the database properties of *all* available database configurations keyed by their database keys (e.g.
getDatabases() - Method in class org.opencms.setup.CmsSetupBean
Returns a list with they keys (e.g.
getDate() - Method in class org.opencms.file.collectors.CmsPriorityDateResourceComparator
Returns the date of this resource comparator key.
getDate(Date) - Method in class org.opencms.i18n.CmsMessages
Returns a formated date String from a Date value, the format being DateFormat.SHORT and the locale based on this instance.
getDate(Date, int) - Method in class org.opencms.i18n.CmsMessages
Returns a formated date String from a Date value, the formatting based on the provided option and the locale based on this instance.
getDate(long) - Method in class org.opencms.i18n.CmsMessages
Returns a formated date String from a timestamp value, the format being DateFormat.SHORT and the locale based on this instance.
getDate(Date, int, Locale) - Static method in class org.opencms.util.CmsDateUtil
Returns a formated date String from a Date value, the formatting based on the provided options.
getDateCreated() - Method in class org.opencms.file.CmsProject
Returns the creation date of this project.
getDateCreated() - Method in class org.opencms.file.CmsResource
Returns the date of the creation of this resource.
getDateCreated() - Method in class org.opencms.module.CmsModule
Returns the date this module was created by the author.
getDateCreated() - Method in class org.opencms.search.CmsSearchResult
Returns the date created.
getDateExpired() - Method in class org.opencms.file.CmsResource
Returns the expiration date this resource.
getDateExpires() - Method in class org.opencms.flex.CmsFlexCacheEntry
Returns the expiration date of this cache entry, this is set to the time when the entry becomes invalid.
getDateExpires() - Method in class org.opencms.flex.CmsFlexController
Returns the combined "expires" date for all resources read during this request.
getDateExpires() - Method in class org.opencms.flex.CmsFlexRequestContextInfo
Returns the "expires" date for this context.
getDateInstalled() - Method in class org.opencms.module.CmsModule
Returns the date this module was uploaded.
getDateLastModified() - Method in class org.opencms.file.CmsResource
Returns the date of the last modification of this resource.
getDateLastModified() - Method in class org.opencms.flex.CmsFlexCacheEntry
Returns the "last modified" date for this Flex cache entry.
getDateLastModified() - Method in class org.opencms.flex.CmsFlexController
Returns the combined "last modified" date for all resources read during this request.
getDateLastModified() - Method in class org.opencms.flex.CmsFlexRequestContextInfo
Returns the "last modified" date for this context.
getDateLastModified() - Method in class org.opencms.search.CmsSearchResult
Returns the date last modified.
getDateReleased() - Method in class org.opencms.file.CmsResource
Returns the release date this resource.
getDateShort(long) - Static method in class org.opencms.util.CmsDateUtil
Returns a formated date String form a timestamp value, the formatting based on the OpenCms system default locale and the DateFormat.SHORT date format.
getDateTime(Date) - Method in class org.opencms.i18n.CmsMessages
Returns a formated date and time String from a Date value, the format being DateFormat.SHORT and the locale based on this instance.
getDateTime(Date, int) - Method in class org.opencms.i18n.CmsMessages
Returns a formated date and time String from a Date value, the formatting based on the provided option and the locale based on this instance.
getDateTime(long) - Method in class org.opencms.i18n.CmsMessages
Returns a formated date and time String from a timestamp value, the format being DateFormat.SHORT and the locale based on this instance.
getDateTime(Date, int, Locale) - Static method in class org.opencms.util.CmsDateUtil
Returns a formated date and time String from a Date value, the formatting based on the provided options.
getDateTimeShort(long) - Static method in class org.opencms.util.CmsDateUtil
Returns a formated date and time String form a timestamp value, the formatting based on the OpenCms system default locale and the DateFormat.SHORT date format.
getDateTimeValue() - Method in class org.opencms.xml.types.CmsXmlDateTimeValue
Returns the date time value as a long.
getDaysPassedSince(Date) - Static method in class org.opencms.util.CmsDateUtil
Returns the number of days passed since a specific date.
getDb() - Method in class org.opencms.setup.CmsSetupBean
Returns the database name.
getDbConStrParams() - Method in class org.opencms.setup.CmsSetupBean
Returns the JDBC connect URL parameters.
getDbContext() - Method in class org.opencms.db.CmsDbContextFactory
 
getDbContext(CmsRequestContext) - Method in class org.opencms.db.CmsDbContextFactory
 
getDbContext(CmsRequestContext) - Method in interface org.opencms.db.I_CmsDbContextFactory
Returns a new database context based on the given user request context.
getDbContext() - Method in interface org.opencms.db.I_CmsDbContextFactory
Returns a new database context.
getDbCreateConStr() - Method in class org.opencms.setup.CmsSetupBean
Returns the database create statement.
getDbCreatePwd() - Method in class org.opencms.setup.CmsSetupBean
Returns the password used for database creation.
getDbCreateUser() - Method in class org.opencms.setup.CmsSetupBean
Returns the database user that is used to connect to the database.
getDbDriver() - Method in class org.opencms.setup.CmsSetupBean
Returns the database driver belonging to the database from the default configuration.
getDbPoolName(Map, String) - Static method in class org.opencms.db.CmsDbPool
Returns the database pool name for a given configuration key.
getDbPoolNames(Map) - Static method in class org.opencms.db.CmsDbPool
Returns a list of available database pool names.
getDbPoolNames() - Method in class org.opencms.db.CmsSqlManager
Returns a list of available database connection pool names.
getDbProperty(String) - Method in class org.opencms.setup.CmsSetupBean
Returns the value for a given key from the database properties.
getDbTestQuery() - Method in class org.opencms.setup.CmsSetupBean
Returns the validation query belonging to the database from the default configuration .
getDbWorkConStr() - Method in class org.opencms.setup.CmsSetupBean
Returns a connection string.
getDbWorkPwd() - Method in class org.opencms.setup.CmsSetupBean
Returns the password of the database from the properties .
getDbWorkUser() - Method in class org.opencms.setup.CmsSetupBean
Returns the user of the database from the properties.
getDefault() - Method in class org.opencms.jsp.CmsJspTagProperty
Returns the default value.
getDefault() - Method in class org.opencms.staticexport.CmsStaticExportManager
Gets the default property value as a string representation.
getDefault(CmsObject) - Method in interface org.opencms.widgets.I_CmsWidgetParameter
Returns the default value of this parameter.
getDefault(CmsObject) - Method in class org.opencms.workplace.CmsWidgetDialogParameter
 
getDefault(CmsObject, I_CmsXmlContentValue, Locale) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
 
getDefault(CmsObject, I_CmsXmlContentValue, Locale) - Method in interface org.opencms.xml.content.I_CmsXmlContentHandler
Returns the default String value for the given XML content schema type object in the given XML content.
getDefault(CmsObject) - Method in class org.opencms.xml.types.A_CmsXmlContentValue
 
getDefault(Locale) - Method in class org.opencms.xml.types.A_CmsXmlContentValue
 
getDefault(Locale) - Method in class org.opencms.xml.types.CmsXmlBooleanValue
 
getDefault(Locale) - Method in class org.opencms.xml.types.CmsXmlColorValue
 
getDefault(Locale) - Method in class org.opencms.xml.types.CmsXmlDateTimeValue
 
getDefault(Locale) - Method in interface org.opencms.xml.types.I_CmsXmlSchemaType
Returns the default value for a node of this type in the current schema.
getDefaultAcceptCharsetHeader() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the current default charset header.
getDefaultAcceptLanguageHeader() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the current default locale header.
getDefaultAccess() - Method in class org.opencms.workplace.CmsWorkplaceManager
Gets the access object of the type settings.
getDefaultAction(String) - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Returns a default action by id.
getDefaultActionIds() - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Returns the default Action Ids list.
getDefaultActions() - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Returns the default Actions list.
getDefaultButtonsHtml() - Method in class org.opencms.jsp.util.CmsErrorBean
Returns the html code for the buttons, when the errorpage is included from outside the workplace.
getDefaultCollectorName() - Method in class org.opencms.file.collectors.A_CmsResourceCollector
 
getDefaultCollectorName() - Method in interface org.opencms.file.collectors.I_CmsResourceCollector
Returns the default collector name to use for collecting resources.
getDefaultCollectorParam() - Method in class org.opencms.file.collectors.A_CmsResourceCollector
 
getDefaultCollectorParam() - Method in interface org.opencms.file.collectors.I_CmsResourceCollector
Returns the default collector parameter to use for collecting resources.
getDefaultContentEncoding() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns the defaultContentEncoding.
getDefaultContentEncoding() - Method in class org.opencms.setup.CmsSetupBean
Returns the default content encoding.
getDefaultDbPoolName() - Static method in class org.opencms.db.CmsDbPool
Returns the name of the default database connection pool.
getDefaultDbPoolName() - Method in class org.opencms.db.CmsSqlManager
Returns the name of the default database connection pool.
getDefaultEditorUri(CmsRequestContext, String, String) - Method in class org.opencms.workplace.editors.CmsWorkplaceEditorManager
Returns the default editor URI for the current resource type.
getDefaultEncoding() - Method in class org.opencms.main.CmsSystemInfo
Return the OpenCms default character encoding.
getDefaultFile(CmsObject, String) - Static method in class org.opencms.jsp.CmsJspNavBuilder
Returns the full name (including vfs path) of the default file for this nav element or null if the nav element is not a folder.
getDefaultFiles() - Method in class org.opencms.configuration.CmsVfsConfiguration
Returns the (umodifiable) list of configured directory default files.
getDefaultFiles() - Static method in class org.opencms.main.OpenCms
Returns the configured list of default directory file names (instances of String).
getDefaultFiles() - Method in class org.opencms.main.OpenCmsCore
Returns the configured list of default directory file names.
getDefaultLocale() - Static method in class org.opencms.i18n.CmsLocaleManager
Returns the default locale configured in opencms-system.xml.
getDefaultLocale(CmsObject, String) - Method in class org.opencms.i18n.CmsLocaleManager
Returns the "best" default locale for the given resource.
getDefaultLocale() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the Workplace default locale.
getDefaultLocales() - Method in class org.opencms.i18n.CmsLocaleManager
Returns the list of default locale names configured in opencms.properties.
getDefaultLocales(CmsObject, String) - Method in class org.opencms.i18n.CmsLocaleManager
Returns an array of default locales for the given resource.
getDefaultMailHost() - Method in class org.opencms.mail.CmsMailSettings
Returns the default mail host.
getDefaultOption(List) - Static method in class org.opencms.widgets.CmsSelectWidgetOption
Returns the default option from the given list of select options, or null in case there is no default option in the given list.
getDefaultOptions(List) - Static method in class org.opencms.widgets.CmsSelectWidgetOption
Returns a list of default options from the given list of select options.
getDefaultPrintListAction() - Static method in class org.opencms.workplace.list.CmsListIndependentAction
Creates a new list print action.
getDefaultRfsPrefix() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the default prefix for exported links in the "real" file system.
getDefaultSite() - Method in class org.opencms.site.CmsSiteManager
Returns the default site.
getDefaultTypeForName(String) - Method in class org.opencms.loader.CmsResourceManager
Returns the default resource type for the given resource name, using the configured resource type file extensions.
getDefaultUri() - Method in class org.opencms.site.CmsSiteManager
Returns the defaultUri.
getDefaultUsers() - Static method in class org.opencms.main.OpenCms
Returns the default user and group name configuration.
getDefaultUsers() - Method in class org.opencms.main.OpenCmsCore
Returns the default user and group name configuration.
getDefaultUserSettings() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the Workplace default user settings.
getDefaultValuesFromMessages(CmsMessages) - Static method in class org.opencms.jsp.util.CmsTemplateContentListItem
Creates a Map holding the default values for the list creation from given workplace messages.
getDefaultWebApplication() - Method in class org.opencms.setup.CmsSetupBean
Returns the name of the default web application, configured in web.xml.
getDefaultWebApplicationName() - Method in class org.opencms.main.CmsSystemInfo
Returns the default web application name (usually "ROOT").
getDeletedFolderList() - Method in class org.opencms.db.CmsPublishList
Returns a list of folder resources with the given state.
getDeniedPermissions() - Method in class org.opencms.security.CmsAccessControlEntry
Returns the currently denied permissions as bitset.
getDeniedPermissions() - Method in class org.opencms.security.CmsPermissionSet
Returns the currently denied permissions of this permission set.
getDependencies() - Method in class org.opencms.module.CmsModule
Returns the list of dependencies of this module.
getDepth() - Method in class org.opencms.workplace.help.CmsHelpNavigationListView
Returns the depth in levels of the navigation.
getDescription() - Method in class org.opencms.file.CmsGroup
Returns the description of this group.
getDescription() - Method in class org.opencms.file.CmsProject
Returns the description of this project.
getDescription() - Method in class org.opencms.file.CmsUser
Gets the description of this user.
getDescription() - Method in class org.opencms.importexport.CmsVfsImportExportHandler
 
getDescription() - Method in interface org.opencms.importexport.I_CmsImportExportHandler
Returns the description of this import/export handler.
getDescription() - Method in class org.opencms.jsp.CmsJspNavElement
Returns the value of the property PROPERTY_DESCRIPTION of this nav element, or null if this property is not set.
getDescription() - Method in class org.opencms.module.CmsModule
Returns the description of this module.
getDescription() - Method in class org.opencms.module.CmsModuleImportExportHandler
 
getDescription() - Method in class org.opencms.search.CmsSearchResult
Returns the description.
getDescription() - Method in class org.opencms.staticexport.CmsStaticExportExportRule
Returns the description.
getDescription() - Method in class org.opencms.staticexport.CmsStaticExportRfsRule
Returns the description.
getDestinationPath() - Method in class org.opencms.db.CmsExportPoint
Returns the destination path in the "real" file system.
getDestinationPathInRfs() - Method in class org.opencms.synchronize.CmsSynchronizeSettings
Returns the destination path of the synchronization in the "real" file system.
getDialogAction(CmsObject) - Static method in class org.opencms.workplace.commons.CmsLock
Determines if the resource should be locked, unlocked or if the lock should be stolen.
getDialogCopyFileMode() - Method in class org.opencms.db.CmsUserSettings
Gets the default copy mode when copying a file of the user.
getDialogCopyFileModeString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Gets the default copy mode when copying a file of the user.
getDialogCopyFolderMode() - Method in class org.opencms.db.CmsUserSettings
Gets the default copy mode when copying a folder of the user.
getDialogCopyFolderModeString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Gets the default copy mode when copying a folder of the user.
getDialogDeleteFileMode() - Method in class org.opencms.db.CmsUserSettings
Returns the default setting for file deletion.
getDialogDeleteFileModeString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Returns the default setting for file deletion.
getDialogExpandInheritedPermissions() - Method in class org.opencms.db.CmsUserSettings
Returns the default setting for expanding inherited permissions in the dialog.
getDialogExpandInheritedPermissionsString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Returns the default setting for expanding inherited permissions in the dialog.
getDialogExpandUserPermissions() - Method in class org.opencms.db.CmsUserSettings
Returns the default setting for expanding the users permissions in the dialog.
getDialogExpandUserPermissionsString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Returns the default setting for expanding the users permissions in the dialog.
getDialogHandler() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns all instanciated dialog handlers for the workplace.
getDialogHandler(String) - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the instanciated dialog handler class for the key or null, if there is no mapping for the key.
getDialogHandler() - Method in class org.opencms.workplace.commons.CmsDelete
 
getDialogHandler() - Method in class org.opencms.workplace.commons.CmsLock
 
getDialogHandler() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
 
getDialogHandler() - Method in interface org.opencms.workplace.I_CmsDialogHandler
Returns the name of the handler which is used as key for the OpenCms runtime properties.
getDialogHtmlEnd(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.A_CmsWidget
 
getDialogHtmlEnd(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.CmsComboWidget
 
getDialogHtmlEnd(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in interface org.opencms.widgets.I_CmsWidget
Generates the html to include at the end of the dialog for this widget.
getDialogIncludes(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.A_CmsGalleryWidget
 
getDialogIncludes(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.A_CmsWidget
 
getDialogIncludes(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.CmsCalendarWidget
 
getDialogIncludes(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.CmsColorpickerWidget
 
getDialogIncludes(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.CmsComboWidget
 
getDialogIncludes(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.CmsHtmlAreaWidget
 
getDialogIncludes(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.CmsVfsFileWidget
 
getDialogIncludes(CmsObject, I_CmsWidgetDialog) - Method in interface org.opencms.widgets.I_CmsWidget
Generates the necessary JavaScript inclusion code for this widget.
getDialogInitCall(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.A_CmsGalleryWidget
 
getDialogInitCall(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.A_CmsWidget
 
getDialogInitCall(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.CmsColorpickerWidget
 
getDialogInitCall(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.CmsComboWidget
 
getDialogInitCall(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.CmsHtmlAreaWidget
 
getDialogInitCall(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.CmsVfsFileWidget
 
getDialogInitCall(CmsObject, I_CmsWidgetDialog) - Method in interface org.opencms.widgets.I_CmsWidget
Generates the initialisation method JavaScript code for this widget.
getDialogInitMethod(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.A_CmsGalleryWidget
 
getDialogInitMethod(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.A_CmsWidget
 
getDialogInitMethod(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.CmsColorpickerWidget
 
getDialogInitMethod(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.CmsHtmlAreaWidget
 
getDialogInitMethod(CmsObject, I_CmsWidgetDialog) - Method in class org.opencms.widgets.CmsVfsFileWidget
 
getDialogInitMethod(CmsObject, I_CmsWidgetDialog) - Method in interface org.opencms.widgets.I_CmsWidget
Generates the initialization method JavaScript code for this widget.
getDialogObject() - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the dialog object for this widget dialog, or null if no dialog object has been set.
getDialogObject() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the dialog object.
getDialogPage() - Method in class org.opencms.workplace.CmsWidgetDialogParameter
Returns the name of the dialog (or dialog page) this widget parameter is used on.
getDialogPermissionsInheritOnFolder() - Method in class org.opencms.db.CmsUserSettings
Returns the default setting for inheriting permissions on folders.
getDialogPermissionsInheritOnFolderString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Returns the default setting for inheriting permissions on folders.
getDialogPublishSiblings() - Method in class org.opencms.db.CmsUserSettings
Returns the default setting for direct publishing.
getDialogPublishSiblingsString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Returns the default setting for direct publishing.
getDialogRealUri() - Method in class org.opencms.workplace.CmsDialog
Returns the http URI of the current dialog, to be used as value for the "action" attribute of a html form.
getDialogShowExportSettings() - Method in class org.opencms.db.CmsUserSettings
Determines if the export part of the secure/export dialog should be shown.
getDialogShowExportSettingsString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Determines if the export settings part of the secure/export dialog should be shown.
getDialogShowLock() - Method in class org.opencms.db.CmsUserSettings
Determines if the lock dialog should be shown.
getDialogShowLockString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Determines if the lock dialog should be shown.
getDialogUri() - Method in class org.opencms.workplace.CmsDialog
Returns the http URI of the current dialog, to be used as value for the "action" attribute of a html form.
getDialogUri(String, CmsJspActionElement) - Method in class org.opencms.workplace.commons.CmsDelete
 
getDialogUri(String, CmsJspActionElement) - Method in class org.opencms.workplace.commons.CmsLock
 
getDialogUri(String, CmsJspActionElement) - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
 
getDialogUri(String, CmsJspActionElement) - Method in interface org.opencms.workplace.I_CmsDialogHandler
Returns the dialog URI in the OpenCms VFS to the dialog selector class.
getDialogWidget(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.A_CmsGalleryWidget
 
getDialogWidget(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.A_CmsHtmlGalleryWidget
 
getDialogWidget(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.CmsCalendarWidget
 
getDialogWidget(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.CmsCheckboxWidget
 
getDialogWidget(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.CmsColorpickerWidget
 
getDialogWidget(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.CmsComboWidget
 
getDialogWidget(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.CmsDisplayWidget
 
getDialogWidget(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.CmsHtmlAreaWidget
 
getDialogWidget(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.CmsInputWidget
 
getDialogWidget(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.CmsMultiSelectWidget
 
getDialogWidget(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.CmsPasswordWidget
 
getDialogWidget(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.CmsSelectWidget
 
getDialogWidget(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.CmsTextareaWidget
 
getDialogWidget(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.CmsVfsFileWidget
 
getDialogWidget(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in interface org.opencms.widgets.I_CmsWidget
Generates the widget HTML for the provided widget parameter.
getDigestType() - Method in class org.opencms.security.CmsDefaultPasswordHandler
Returns the digestType.
getDigestType() - Method in interface org.opencms.security.I_CmsPasswordHandler
Returns the default digest type.
getDirectAction(String) - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Returns a direct action by id.
getDirectActionIds() - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Returns the direct Action Ids list.
getDirectActions() - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Returns all direct actions.
getDirectEditButtonStyle() - Method in class org.opencms.db.CmsUserSettings
Returns the style of the direct edit buttons of the user.
getDirectEditButtonStyleString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Returns a string representation of the direct edit button style.
getDirectGroupsOfUser(CmsDbContext, String) - Method in class org.opencms.db.CmsDriverManager
Returns the list of groups to which the user directly belongs to.
getDirectGroupsOfUser(CmsRequestContext, String) - Method in class org.opencms.db.CmsSecurityManager
Returns the list of groups to which the user directly belongs to.
getDirectGroupsOfUser(String) - Method in class org.opencms.file.CmsObject
Returns all groups to which a given user directly belongs.
getDirectory() - Method in class org.opencms.search.CmsSearchManager
Returns the name of the directory below WEB-INF/ where the search indexes are stored.
getDirectoryTranslator() - Method in class org.opencms.file.CmsRequestContext
Returns the directory name translator this context was initialized with.
getDirectPublishResource() - Method in class org.opencms.db.CmsPublishList
Returns the resource that should be published or null.
getDisabled() - Method in class org.opencms.file.CmsGroup
Returns true if this group is disabled.
getDisabled() - Method in class org.opencms.file.CmsUser
Decides if this user is disabled.
getDisabledHelpText() - Method in class org.opencms.workplace.tools.A_CmsToolHandler
 
getDisabledHelpText() - Method in class org.opencms.workplace.tools.CmsOfflineToolHandler
 
getDisabledHelpText() - Method in interface org.opencms.workplace.tools.I_CmsToolHandler
Returns the help text if disabled.
getDisableMinutes() - Method in class org.opencms.db.CmsLoginManager
Returns the minutes an account gets disabled after too many failed login attempts.
getDisplayArea() - Method in class org.opencms.jsp.util.CmsTemplateContentListItem
Returns the display area for this XMLContent list.
getDisplayForModule(Map) - Method in class org.opencms.setup.CmsSetupBean
Returns the display string for a given module.
getDisplayOptions(CmsJspActionElement) - Method in class org.opencms.workplace.editors.CmsEditorDisplayOptions
Reads the editor configuration file valid for the current user and caches the result in a Map.
getDisplayOptions(CmsObject) - Method in class org.opencms.workplace.editors.CmsEditorDisplayOptions
Reads the editor configuration file valid for the current user and caches the result in a Map.
getDisplayPages() - Method in class org.opencms.search.CmsSearch
Returns the maximum number of pages which should be shown.
getDocument() - Method in class org.opencms.xml.types.A_CmsXmlContentValue
 
getDocument() - Method in interface org.opencms.xml.types.I_CmsXmlContentValue
Returns the XML content instance this value belongs to.
getDocumentFactory(A_CmsIndexResource) - Method in class org.opencms.search.CmsSearchManager
Returns a lucene document factory for given resource.
getDocumentKey(boolean) - Method in class org.opencms.search.A_CmsIndexResource
Returns the document key for the search manager.
getDocumentKey(boolean) - Method in class org.opencms.search.CmsVfsIndexResource
 
getDocumentKey(String) - Method in class org.opencms.search.documents.A_CmsVfsDocument
 
getDocumentKey(String) - Method in interface org.opencms.search.documents.I_CmsDocumentFactory
Returns the document key for the search manager.
getDocumentKeys(List, List) - Method in class org.opencms.search.documents.A_CmsVfsDocument
 
getDocumentKeys(List, List) - Method in class org.opencms.search.documents.CmsDocumentXmlContent
 
getDocumentKeys(List, List) - Method in interface org.opencms.search.documents.I_CmsDocumentFactory
Returns a list of document keys for the documenttype.
getDocumentTypeConfig(String) - Method in class org.opencms.search.CmsSearchManager
Returns a document type config.
getDocumentTypeConfigs() - Method in class org.opencms.search.CmsSearchManager
Returns an unmodifiable view (read-only) of the DocumentTypeConfigs Map.
getDocumenttypes(String) - Method in class org.opencms.search.CmsSearchIndex
Returns the configured document types of this index for the given resource path.
getDocumentTypes() - Method in class org.opencms.search.CmsSearchIndexSource
Returns the list of Cms resource types to be indexed.
getDocumentTypes() - Method in class org.opencms.search.CmsSearchManager
Returns the set of names of all configured documenttypes.
getDtdFilename() - Method in class org.opencms.configuration.CmsConfigurationManager
 
getDtdFilename() - Method in class org.opencms.configuration.CmsImportExportConfiguration
 
getDtdFilename() - Method in class org.opencms.configuration.CmsModuleConfiguration
 
getDtdFilename() - Method in class org.opencms.configuration.CmsSearchConfiguration
 
getDtdFilename() - Method in class org.opencms.configuration.CmsSystemConfiguration
 
getDtdFilename() - Method in class org.opencms.configuration.CmsVfsConfiguration
 
getDtdFilename() - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
 
getDtdFilename() - Method in interface org.opencms.configuration.I_CmsXmlConfiguration
Returns the name of the DTD file for this XML configuration, e.g.
getDtdSystemLocation() - Method in class org.opencms.configuration.A_CmsXmlConfiguration
 
getDtdSystemLocation() - Method in class org.opencms.configuration.CmsConfigurationManager
 
getDtdSystemLocation() - Method in interface org.opencms.configuration.I_CmsXmlConfiguration
Returns the internal system location of the DTD file for this XML configuration, e.g.
getDtdUrlPrefix() - Method in class org.opencms.configuration.A_CmsXmlConfiguration
 
getDtdUrlPrefix() - Method in class org.opencms.configuration.CmsConfigurationManager
 
getDtdUrlPrefix() - Method in interface org.opencms.configuration.I_CmsXmlConfiguration
Returns the external system id prefix of the DTD file for this XML configuration, e.g.
getDummyEthernetAddress() - Static method in class org.opencms.util.CmsUUID
Returns a String representing a dummy (random based) ethernet address.
getEditable() - Method in class org.opencms.jsp.CmsJspTagContentLoad
Returns the editable flag.
getEditable() - Method in class org.opencms.jsp.CmsJspTagInclude
Returns the editable flag.
getEditable() - Method in class org.opencms.workplace.commons.CmsChacc
Returns the current editable flag for the user to change ACEs.
getEditMode(CmsObject, String, String, ServletRequest) - Method in class org.opencms.workplace.editors.CmsEditorActionDefault
 
getEditMode(CmsObject, String, String, ServletRequest) - Method in interface org.opencms.workplace.editors.I_CmsEditorActionHandler
Checks the current edit mode.
getEditorActionHandler() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the instanciated editor action handler class.
getEditorButtonStyle() - Method in class org.opencms.db.CmsUserSettings
Returns the style of the editor buttons of the user.
getEditorButtonStyleString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Returns a string representation of the editor button style.
getEditorConfigurations() - Method in class org.opencms.workplace.editors.CmsWorkplaceEditorManager
Returns the editor configuration objects.
getEditorDisplayOptions() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the instanciated editor display option class.
getEditorDisplayOptions() - Method in class org.opencms.workplace.editors.CmsEditor
Returns the instanciated editor display option class from the workplace manager.
getEditorHandler() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the instanciated editor handler class.
getEditorLabel() - Method in class org.opencms.workplace.editors.CmsWorkplaceEditorConfiguration
Returns the editor label key used for the localized nice name.
getEditorResourceUri() - Method in class org.opencms.workplace.editors.CmsEditor
Returns the URI to the editor resource folder where button images and javascripts are located.
getEditorResourceUri() - Method in class org.opencms.workplace.editors.CmsEditorFrameset
 
getEditorResourceUri() - Method in class org.opencms.workplace.editors.CmsLEditEditor
 
getEditorResourceUri() - Method in class org.opencms.workplace.editors.CmsMSDHtmlEditor
 
getEditorResourceUri() - Method in class org.opencms.workplace.editors.CmsSimpleEditor
 
getEditorResourceUri() - Method in class org.opencms.workplace.editors.CmsSimplePageEditor
 
getEditorResourceUri() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
 
getEditorSettings() - Method in class org.opencms.db.CmsUserSettings
Returns the editor settings of the user.
getEditorUri(String, CmsJspActionElement) - Method in class org.opencms.workplace.editors.CmsEditorHandler
 
getEditorUri() - Method in class org.opencms.workplace.editors.CmsWorkplaceEditorConfiguration
Returns the editor workplace URI.
getEditorUri(CmsRequestContext, String, String) - Method in class org.opencms.workplace.editors.CmsWorkplaceEditorManager
Returns the editor URI for the current resource type.
getEditorUri(String, CmsJspActionElement) - Method in interface org.opencms.workplace.editors.I_CmsEditorHandler
Returns the editor URI which will be used for the selected resource in the OpenCms VFS to the editor selector class.
getElement() - Method in class org.opencms.flex.CmsFlexRequestKey
Returns the element.
getElement() - Method in class org.opencms.jsp.CmsJspTagContentLoop
Returns the name of the content node element to show.
getElement() - Method in class org.opencms.jsp.CmsJspTagContentShow
Returns the name of the content node element to show.
getElement() - Method in class org.opencms.jsp.CmsJspTagInclude
Returns the element.
getElement() - Method in class org.opencms.jsp.CmsJspTagTemplate
Returns the selected element.
getElement() - Method in class org.opencms.xml.types.A_CmsXmlContentValue
 
getElement() - Method in interface org.opencms.xml.types.I_CmsXmlContentValue
Returns the original XML element of this XML content value.
getElementCount() - Method in class org.opencms.xml.content.CmsXmlContentValueSequence
Returns the count of XML content values for the selected schema type and locale in the XML content.
getElementList() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Returns the list of active elements of the page.
getElementLocale() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Returns the current element locale.
getElementLocale() - Method in class org.opencms.workplace.editors.CmsDialogElements
Returns the current element locale.
getElementLocale() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Returns the current element locale.
getElementName() - Method in class org.opencms.xml.content.CmsXmlContentValueSequence
Returns the XML element node name of this sequence element in the current schema.
getElementRootPath() - Method in class org.opencms.flex.CmsFlexRequest
Returns the full element URI site root path to the resource currently processed.
getElements(CmsObject, String) - Static method in class org.opencms.workplace.explorer.CmsNewResourceXmlPage
Returns a sorted Map of all available elements in the specified subfolder of the OpenCms modules.
getElementUri() - Method in class org.opencms.flex.CmsFlexRequest
Returns the element URI of the resource currently processed, relative to the current site root.
getEmail() - Method in class org.opencms.file.CmsUser
Returns the email address of this user.
getEmailInterval() - Method in class org.opencms.monitor.CmsMemoryMonitorConfiguration
Returns the intervalEmail.
getEmailReceiver() - Method in class org.opencms.monitor.CmsMemoryMonitorConfiguration
Returns a List of receiver.
getEmailSender() - Method in class org.opencms.monitor.CmsMemoryMonitorConfiguration
Returns the emailSender.
getEncoding() - Method in class org.opencms.file.CmsRequestContext
Returns the current content encoding to be used in HTTP response.
getEncoding() - Method in class org.opencms.flex.CmsFlexRequestKey
Returns the encoding.
getEncoding() - Method in class org.opencms.flex.CmsFlexResponse
Returns the value of the encoding used for this response.
getEncoding() - Method in class org.opencms.i18n.CmsI18nInfo
Returns the encoding to use.
getEncoding(String) - Method in class org.opencms.importexport.CmsImportVersion2
Gets the encoding from the <?XML ...> tag if present.
getEncoding() - Method in class org.opencms.main.CmsContextInfo
Returns the encoding.
getEncoding() - Method in class org.opencms.util.CmsHtmlConverter
Gets the encoding.
getEncoding() - Method in class org.opencms.workplace.CmsWorkplace
Returns the current workplace encoding.
getEncoding() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the configured workplace encoding.
getEncoding() - Method in class org.opencms.xml.A_CmsXmlDocument
 
getEncoding() - Method in interface org.opencms.xml.I_CmsXmlDocument
Returns the encoding used for this XML document.
getEndTime() - Method in class org.opencms.workflow.CmsTask
Returns the endtime of this task.
getEntryLruCache() - Method in class org.opencms.flex.CmsFlexCache
Returns the LRU cache where the CacheEntries are cached.
getEntryType(int) - Method in class org.opencms.workplace.commons.CmsChacc
Determines the type of the current access control entry.
getEntryTypeInt(int) - Method in class org.opencms.workplace.commons.CmsChacc
Determines the int type of the current access control entry.
getError() - Method in class org.opencms.report.A_CmsReportThread
Returns the error exception in case there was an error during the execution of this Thread, null otherwise.
getError() - Method in class org.opencms.workplace.CmsWidgetDialogParameter
Returns the Exception caused when this parameter value was commited, or null if error occured.
getError() - Method in class org.opencms.workplace.threads.CmsProjectDeleteThread
 
getError() - Method in class org.opencms.workplace.threads.CmsSynchronizeThread
 
getErrorMessage() - Method in class org.opencms.jsp.util.CmsErrorBean
Returns the error message to be displayed.
getErrorMessage() - Method in class org.opencms.jsp.util.CmsJspStatusBean
Returns the error message.
getErrorMessage() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the error message to display in the workplace.
getErrorMessages() - Method in class org.opencms.workplace.commons.CmsChacc
Returns a list with all error messages which occured when trying to add a new access control entry.
getErrorMessagesString() - Method in class org.opencms.workplace.commons.CmsChacc
Returns a String with all error messages occuring when trying to add a new access control entry.
getErrorQuery(Statement) - Static method in exception org.opencms.db.CmsDbSqlException
Returns the query that let the statement crash.
getErrors() - Method in class org.opencms.report.A_CmsReport
 
getErrors() - Method in class org.opencms.report.A_CmsReportThread
Returns a list of all errors that occured during the report.
getErrors() - Method in interface org.opencms.report.I_CmsReport
Returns a list of all errors that occured during the report.
getErrors() - Method in class org.opencms.setup.CmsSetupBean
Returns the error messages.
getErrors() - Method in class org.opencms.setup.CmsSetupDb
Returns a Vector of Error messages.
getErrors() - Method in class org.opencms.xml.content.CmsXmlContentErrorHandler
Returns the map of validation errors.
getErrors(Locale) - Method in class org.opencms.xml.content.CmsXmlContentErrorHandler
Returns the Map of errors for the selected locale.
getEscalationType() - Method in class org.opencms.workflow.CmsTask
Returns the escalation type of this task.
getEscapeHtml() - Method in class org.opencms.jsp.CmsJspTagProperty
The value of the escape html flag.
getEthernetAddress() - Method in class org.opencms.setup.CmsSetupBean
Returns the mac ethernet address.
getException() - Method in class org.opencms.jsp.util.CmsJspStatusBean
Returns the exception.
getExcerpt(String, Query, Analyzer) - Method in class org.opencms.search.CmsSearchIndex
Returns an excerpt of the given content related to the given search query.
getExcerpt() - Method in class org.opencms.search.CmsSearchResult
Returns the excerpt.
getExecutionTimeAfter(Date) - Method in class org.opencms.scheduler.CmsScheduledJobInfo
Returns the next time at which this job will be executed, after the given time.
getExecutionTimeNext() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
Returns the next time at which this job will be executed.
getExecutionTimePrevious() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
Returns the previous time at which this job will be executed.
getExpireAfter() - Method in class org.opencms.file.CmsResourceFilter
Returns the start of the expire time range for this filter.
getExpireBefore() - Method in class org.opencms.file.CmsResourceFilter
Returns the end of the expire time range for this filter.
getExplorerButtonStyle() - Method in class org.opencms.db.CmsUserSettings
Returns the style of the explorer buttons of the user.
getExplorerButtonStyleString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Returns a string representation of the explorer button style.
getExplorerFileEntries() - Method in class org.opencms.db.CmsUserSettings
Returns the number of displayed files per page of the user.
getExplorerFileListFullUri() - Method in class org.opencms.workplace.CmsWorkplace
Returns the uri (including context path) to the explorer file list.
getExplorerFlaturl() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the explorer flat url.
getExplorerMode() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the current explorer mode.
getExplorerPage() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the currently selected page in the explorer view.
getExplorerProjectFilter() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Gets the explorer project filter for the project view.
getExplorerProjectId() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Gets the explorer project id for the project view.
getExplorerResource() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the current resource to be displayed in the explorer.
getExplorerSettings() - Method in class org.opencms.db.CmsUserSettings
Returns the explorer start settings.
getExplorerSettings() - Method in class org.opencms.workplace.CmsFrameset
Returns the file settings for the Workplace explorer view.
getExplorerShowLinks() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns if the explorer should show VFS links of a resource.
getExplorerTypes() - Method in class org.opencms.module.CmsModule
Returns the list of explorer resource types that belong to this module.
getExplorerTypeSetting(String) - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the explorer type settings for the specified resource type.
getExplorerTypeSettings() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the list of explorer type settings.
getExplorerTypeSettings() - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Returns the explorer type settings for the current resource type.
getExportData(HttpServletRequest, CmsObject) - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the export data for the request, if null is returned no export is required.
getExportData(String, CmsObject) - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the export data for a requested resource, if null is returned no export is required.
getExportEnabled() - Method in class org.opencms.staticexport.CmsStaticExportManager
Gets the export enbled value as a string representation.
getExportFileName() - Method in class org.opencms.importexport.CmsExport
Returns the name of the export file.
getExportFolderMatcher() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the current folder matcher.
getExportFolderPatterns() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns list of resouces patterns which are part of the export.
getExportHeaders() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns specific http headers for the static export.
getExportnames() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the list of all resources that have the "exportname" property set.
getExportNodeName() - Method in class org.opencms.importexport.CmsExport
Returns the name of the main export node.
getExportPath(String) - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the export path for the static export, that is the folder where the static exported resources will be written to.
getExportPath() - Method in class org.opencms.staticexport.CmsStaticExportRfsRule
Returns the rfs export Path.
getExportPathConfigured() - Method in class org.opencms.staticexport.CmsStaticExportRfsRule
Returns the configured rfs export Path with unstubstituted context values.
getExportPathForConfiguration() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the original configured export path for the static export without the complete rfs path, to be used when re-writing the configuration.
getExportPaths() - Method in class org.opencms.importexport.CmsVfsImportExportHandler
Returns the list with VFS paths to be exported.
getExportPoint(String) - Method in class org.opencms.db.CmsExportPointDriver
Returns the export point path of the given resource, or null if the resource is not contained in any export point.
getExportPointPaths() - Method in class org.opencms.db.CmsExportPointDriver
Returns the set of all VFS paths that are exported as an export point.
getExportPoints() - Static method in class org.opencms.main.OpenCms
Returns the configured export points, the returned set being an unmodifiable set.
getExportPoints() - Method in class org.opencms.main.OpenCmsCore
Returns the configured export points, the returned set being an unmodifiable set.
getExportPoints() - Method in class org.opencms.module.CmsModule
Returns the list of export point added by this module.
getExportPoints() - Method in class org.opencms.module.CmsModuleManager
Returns the (immutable) list of configured module export points.
getExportPoints() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the set of configured export points for the workplace.
getExportPropertyDefault() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns true if the default value for the resource property "export" is true.
getExportResourcePatterns() - Method in class org.opencms.staticexport.CmsStaticExportExportRule
Returns the export Resources list.
getExportResources(CmsObject) - Method in class org.opencms.staticexport.CmsStaticExportExportRule
Returns a set of CmsPublishedResource containing all resources specified by the <export-resources> node of this rule.
getExportRules() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the export Rules.
getExportSuffixes() - Method in class org.opencms.staticexport.CmsStaticExportManager
Gets the list of resouce suffixes which will be exported by default.
getExportUrl() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the export URL used for internal requests for exporting resources that require a request / response (like JSP).
getExportUrlForConfiguration() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the export URL used for internal requests with unsubstituted context values, to be used when re-writing the configuration.
getExportUrlPrefix() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the export URL used for internal requests for exporting resources that require a request / response (like JSP) without http://servername.
getExportZipStream() - Method in class org.opencms.importexport.CmsExport
Returns the zip output stream to write to.
getExtensionMapping() - Method in class org.opencms.loader.CmsResourceManager
Returns the file extensions (suffixes) mappings to resource types.
getExtProperty(String) - Method in class org.opencms.setup.CmsSetupBean
Returns the value for a given key from the extended properties.
getExtractor() - Static method in class org.opencms.search.extractors.CmsExtractorHtml
Returns an instance of this text extractor.
getExtractor() - Static method in class org.opencms.search.extractors.CmsExtractorMsExcel
Returns an instance of this text extractor.
getExtractor() - Static method in class org.opencms.search.extractors.CmsExtractorMsPowerPoint
Returns an instance of this text extractor.
getExtractor() - Static method in class org.opencms.search.extractors.CmsExtractorMsWord
Returns an instance of this text extractor.
getExtractor() - Static method in class org.opencms.search.extractors.CmsExtractorPdf
Returns an instance of this text extractor.
getExtractor() - Static method in class org.opencms.search.extractors.CmsExtractorRtf
Returns an instance of this text extractor.
getFields() - Method in class org.opencms.search.CmsSearch
Gets the current fields list.
getFields() - Method in class org.opencms.search.CmsSearchParameters
Returns the list of search index fields to search in.
getFile() - Method in class org.opencms.jsp.CmsJspTagEditable
Gets the file with elements for direct editing.
getFile() - Method in class org.opencms.jsp.CmsJspTagInclude
Returns the value of getPage().
getFile() - Method in class org.opencms.jsp.CmsJspTagProperty
Returns the file name.
getFile() - Method in class org.opencms.xml.A_CmsXmlDocument
Returns the file with the xml page content or null if not set.
getFile() - Method in interface org.opencms.xml.I_CmsXmlDocument
Returns the file this document was generated from, may be null if the file not available.
getFileBytes(String) - Method in class org.opencms.importexport.A_CmsImport
Returns a byte array containing the content of the file.
getFileBytes(String) - Method in class org.opencms.importexport.CmsImport
Returns a byte array containing the content of the file.
getFileBytes(File) - Method in class org.opencms.util.CmsHtmlConverter
Returns a byte array containing the content of server FS file.
getFileBytesMaxUploadSize(CmsObject) - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the value (in bytes) for the maximum file upload size of the current user.
getFileContentFromUpload() - Method in class org.opencms.workplace.explorer.CmsNewCsvFile
Returns the content of the file upload and sets the resource name.
getFileEncoding() - Method in class org.opencms.util.CmsRfsFileViewer
Returns the canonical name of the character encoding of the underlying file.
getFileEncoding() - Method in class org.opencms.workplace.editors.CmsEditor
Returns the encoding parameter.
getFileEncoding(CmsObject, String) - Method in class org.opencms.workplace.editors.CmsEditor
Helper method to determine the encoding of the given file in the VFS, which must be set using the "content-encoding" property.
getFileExtension(String) - Static method in class org.opencms.util.CmsFileUtil
Returns the extension of the given file name, that is the part behind the last '.' char, converted to lower case letters.
getFileList() - Method in class org.opencms.db.CmsPublishList
Returns an unmodifiable list of the Cms file resources in this publish list.
getFileList() - Method in class org.opencms.workplace.explorer.CmsExplorer
Returns the html for the explorer file list.
getFileMaxUploadSize() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the value (in kb) for the maximum file upload size.
getFileName() - Method in class org.opencms.file.collectors.CmsCollectorData
Returns the file name.
getFileName() - Method in class org.opencms.importexport.CmsVfsImportExportHandler
Returns the name of the export file in the real file system.
getFileName() - Method in class org.opencms.jsp.CmsJspNavElement
Returns the filename of the nav element, i.e.
getFileName() - Method in class org.opencms.module.CmsModuleImportExportHandler
Returns the name of the export file in the real file system.
getFileName() - Method in class org.opencms.workplace.commons.CmsUndoChanges
Returns the file name without path information of the current resource.
getFilePath() - Method in class org.opencms.util.CmsRfsFileViewer
Returns the path denoting the file that is accessed.
getFiles(String, FileFilter, boolean) - Static method in class org.opencms.util.CmsFileUtil
Returns a list of all filtered files in the RFS.
getFilesInFolder(String) - Method in class org.opencms.file.CmsObject
Returns all file resources contained in a folder.
getFilesInFolder(String, CmsResourceFilter) - Method in class org.opencms.file.CmsObject
Returns all file resources contained in a folder.
getFileTranslator() - Method in class org.opencms.configuration.CmsVfsConfiguration
Returns the file resource translator that has been initialized with the configured file translation rules.
getFileTranslator() - Method in class org.opencms.file.CmsRequestContext
Returns the file name translator this context was initialized with.
getFileTranslator() - Method in class org.opencms.loader.CmsResourceManager
Returns the file translator.
getFileViewSettings() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the system-wide file view settings for the workplace.
getFilter() - Method in class org.opencms.workplace.list.CmsListState
Returns the filter.
getFirstMatchingLocale(List, Collection) - Method in class org.opencms.i18n.CmsLocaleManager
Returns the first matching locale (eventually simplified) from the available locales.
getFirstname() - Method in class org.opencms.file.CmsUser
Returns the firstname of this user.
getFirstWp() - Method in class org.opencms.workplace.list.CmsTwoListsDialog
Returns the workplace instance of the first list.
getFirstXpathElement(String) - Static method in class org.opencms.xml.CmsXmlUtils
Returns the first Xpath element from the provided path, without the index value.
getFlags() - Method in class org.opencms.file.CmsGroup
Returns this groups flags.
getFlags() - Method in class org.opencms.file.CmsProject
Returns the state of this project.
getFlags() - Method in class org.opencms.file.CmsResource
Returns the flags of this resource.
getFlags() - Method in class org.opencms.file.CmsResourceFilter
Returns the flags for this filter.
getFlags() - Method in class org.opencms.file.CmsUser
Returns the flags of this user.
getFlags() - Method in class org.opencms.security.CmsAccessControlEntry
Returns the current flags of the access control entry.
getFlexRequestContextInfo() - Method in class org.opencms.db.CmsDbContext
Returns the current Flex request context info.
getFolder() - Method in class org.opencms.jsp.util.CmsTemplateContentListItem
Returns the folder which holds the XMLContent.
getFolderClassName() - Method in class org.opencms.file.types.CmsResourceTypeFolderExtended
Returns the (optional) configured folder class name for this folder.
getFolderClassParams() - Method in class org.opencms.file.types.CmsResourceTypeFolderExtended
Returns the (optional) configured folder class parameters name for this folder.
getFolderList() - Method in class org.opencms.db.CmsPublishList
Returns an unmodifiable list of the new/changed Cms folder resources in this publish list.
getFolderListInstance() - Method in class org.opencms.db.CmsPublishList
Returns the list with the new/changed Cms folder resources.
getFolderPath(String) - Static method in class org.opencms.file.CmsResource
Returns the folder path of the resource with the given name, if the resource is a folder (i.e.
getFolderTranslator() - Method in class org.opencms.configuration.CmsVfsConfiguration
Returns the folder resource translator that has been initialized with the configured folder translation rules.
getFolderTranslator() - Method in class org.opencms.loader.CmsResourceManager
Returns the folder translator.
getFolderUri() - Method in class org.opencms.file.CmsRequestContext
Gets the name of the parent folder of the requested file.
getFormatDescription() - Static method in class org.opencms.synchronize.CmsSynchronizeList
Returns a format description of the sync-list file on the server FS.
getFormattedErrorstack(Throwable) - Static method in exception org.opencms.main.CmsException
Returns the HTML formatted error stack of a Throwable.
getFormatter() - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Returns the data formatter.
getFormBasedHttpAuthenticationUri() - Method in class org.opencms.main.CmsHttpAuthenticationSettings
Returns the URI of the system wide login form if browser-based HTTP basic authentication is disabled.
getFormLink() - Method in class org.opencms.jsp.CmsJspLoginBean
Returns the link to the form that contains the login element.
getFrame() - Method in class org.opencms.workplace.commons.CmsChaccBrowser
Returns the int representation of the frame parameter value.
getFrameSource(String, String) - Method in class org.opencms.workplace.CmsWorkplace
Returns the html for the frame name and source and stores this information in the workplace settings.
getFrameUris() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the frame URIs of the currently loaded frameset, with the frame names as keys.
getFullName(CmsUser) - Static method in class org.opencms.file.CmsUser
Returns the "full" name the given user in the format "{firstname} {lastname} ({username})", or the empty String "" if the user is null.
getFullName() - Method in class org.opencms.file.CmsUser
Returns the "full" name this user in the format "{firstname} {lastname} ({username})".
getGalleries() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns a collection of all available galleries.
getGalleries() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns a list of galleries which have the required gallery type id.
getGalleryItems() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns a list of gallery items (resources) for the currently selected gallery and resource type id.
getGalleryItemsTypeId() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the type id of the gallery items that should be listed.
getGalleryItemsTypeId() - Method in class org.opencms.workplace.galleries.CmsDownloadGallery
 
getGalleryItemsTypeId() - Method in class org.opencms.workplace.galleries.CmsHtmlGallery
 
getGalleryItemsTypeId() - Method in class org.opencms.workplace.galleries.CmsImageGallery
 
getGalleryItemsTypeId() - Method in class org.opencms.workplace.galleries.CmsLinkGallery
 
getGalleryType() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the current gallery type name.
getGalleryTypeId() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the resource type id of this gallery instance.
getGalleryTypeName() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the resource type name of this gallery instance.
getGalleryTypeParams() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the (optional) parameters of this gallery instance.
getGroup() - Method in class org.opencms.module.CmsModule
Returns the group name of this module.
getGroup() - Method in class org.opencms.workplace.tools.A_CmsToolHandler
 
getGroup() - Method in interface org.opencms.workplace.tools.I_CmsToolHandler
Returns the group.
getGroupAdministrators() - Method in class org.opencms.db.CmsDefaultUsers
Returns the name of the administrators group.
getGroupCacheSize() - Method in class org.opencms.db.CmsCacheSettings
Returns the size of the driver manager's cache for groups.
getGroupGuests() - Method in class org.opencms.db.CmsDefaultUsers
Returns the name of the guests group.
getGroupId() - Method in class org.opencms.file.CmsProject
Returns the user group id of this project.
getGroupName() - Method in class org.opencms.file.CmsBackupProject
Returns the projects user group name.
getGroupName() - Method in class org.opencms.security.CmsRole
Returns the name of the group this role is mapped to in the OpenCms database.
getGroupProjectmanagers() - Method in class org.opencms.db.CmsDefaultUsers
Returns the name of the project managers group.
getGroups(CmsDbContext) - Method in class org.opencms.db.CmsDriverManager
Returns all available groups.
getGroups(CmsRequestContext) - Method in class org.opencms.db.CmsSecurityManager
Returns all available groups.
getGroups() - Method in class org.opencms.file.CmsObject
Returns all groups.
getGroupSelect(String) - Method in class org.opencms.workplace.CmsFrameset
Returns a html select box filled with groups of the current user.
getGroupsOfUser(CmsDbContext, String) - Method in class org.opencms.db.CmsDriverManager
Returns the groups of a user.
getGroupsOfUser(CmsDbContext, String, String) - Method in class org.opencms.db.CmsDriverManager
Returns the groups of a Cms user filtered by the specified IP address.
getGroupsOfUser(CmsRequestContext, String) - Method in class org.opencms.db.CmsSecurityManager
Returns the groups of a user.
getGroupsOfUser(CmsRequestContext, String, String) - Method in class org.opencms.db.CmsSecurityManager
Returns the groups of a Cms user filtered by the specified IP address.
getGroupsOfUser(String) - Method in class org.opencms.file.CmsObject
Returns all the groups the given user, directly or indirectly, belongs to.
getGroupsOfUser(String, String) - Method in class org.opencms.file.CmsObject
Returns the groups of a user filtered by the specified IP address.
getGroupUsers() - Method in class org.opencms.db.CmsDefaultUsers
Returns the name of the users group.
getHandler() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the static export handler class.
getHandler() - Method in class org.opencms.workplace.tools.CmsTool
Returns the handler.
getHandlerNames() - Method in interface org.opencms.main.I_CmsRequestHandler
Returns the handler name.
getHandlerNames() - Method in class org.opencms.main.OpenCmsServlet
 
getHeaderDate(long) - Static method in class org.opencms.util.CmsDateUtil
Returns a formated date and time String form a timestamp value based on the HTTP-Header date format.
getHeaders() - Method in class org.opencms.flex.CmsFlexResponse
Provides access to the header cache of the top wrapper.
getHeadFrameSetHeight() - Method in class org.opencms.workplace.explorer.CmsNewCsvFile
Returns the height of the head frameset.
getHeadFrameSetHeight() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the height of the head frameset.
getHeadFrameSetHeight() - Method in class org.opencms.workplace.galleries.CmsDownloadGallery
 
getHeadFrameSetHeight() - Method in class org.opencms.workplace.galleries.CmsLinkGallery
 
getHeadFrameSetHeight() - Method in class org.opencms.workplace.galleries.CmsTableGallery
Returns the height of the head frameset.
getHelp() - Method in class org.opencms.setup.CmsSetupTestResult
Returns the help string what to do if a test failed.
getHelp() - Method in class org.opencms.widgets.CmsSelectWidgetOption
Returns the (optional) help text of this select option.
getHelpBubble(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.A_CmsWidget
 
getHelpBubble(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.CmsDisplayWidget
 
getHelpBubble(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in interface org.opencms.widgets.I_CmsWidget
Creates the HTML code for the help bubble for this widget.
getHelpKey(I_CmsWidgetParameter) - Static method in class org.opencms.widgets.A_CmsWidget
Returns the localized help key for the provided widget parameter.
getHelpMessageIds() - Method in interface org.opencms.widgets.I_CmsWidgetDialog
Returns a set of help messages ids that are already included on the widget dialog.
getHelpMessageIds() - Method in class org.opencms.workplace.CmsWidgetDialog
 
getHelpMessageIds() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
 
getHelpText(I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.A_CmsWidget
 
getHelpText(I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in class org.opencms.widgets.CmsDisplayWidget
 
getHelpText(I_CmsWidgetDialog, I_CmsWidgetParameter) - Method in interface org.opencms.widgets.I_CmsWidget
Creates a HTML <div> containing the help text for this widget.
getHelpText() - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Returns the customized help Text.
getHelpText() - Method in class org.opencms.workplace.list.CmsListOpenResourceAction
 
getHelpText() - Method in class org.opencms.workplace.tools.A_CmsHtmlIconButton
 
getHelpText() - Method in class org.opencms.workplace.tools.A_CmsToolHandler
 
getHelpText() - Method in interface org.opencms.workplace.tools.I_CmsHtmlIconButton
Returns the help text.
getHelpText() - Method in interface org.opencms.workplace.tools.I_CmsToolHandler
Returns the help text.
getHighlighter() - Method in class org.opencms.search.CmsSearchManager
Returns the highlighter.
getHitCount() - Method in class org.opencms.search.CmsSearchResultList
Returns the hit count of all results found in the last search.
getHostname() - Method in class org.opencms.mail.CmsMailHost
Returns the host name.
getHtml() - Method in class org.opencms.staticexport.CmsLinkVisitor
Returns the generated HTML.
getHtmlAreaLocale(CmsObject, Locale) - Static method in class org.opencms.widgets.CmsHtmlAreaWidget
Returns the Locale for which HtmlArea has localization data available.
getHtmlHelpIcon(String, String) - Method in class org.opencms.setup.CmsSetupBean
Returns a help image icon tag to display a help text in the setup wizard.
getHtmlLink() - Method in class org.opencms.workflow.CmsTask
Returns the html link of this task.
getHtmlLinkValidator() - Method in class org.opencms.db.CmsDriverManager
Returns the HTML link validator.
getHtmlPart(String) - Method in class org.opencms.setup.CmsSetupBean
Returns the specified HTML part of the HTML property file to create the output.
getHtmlPart(String, String) - Method in class org.opencms.setup.CmsSetupBean
Returns the specified HTML part of the HTML property file to create the output.
getHttpAuthenticationSettings() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns the HTTP authentication settings.
getHttpAuthenticationSettings() - Method in class org.opencms.main.CmsSystemInfo
Returns the HTTP authentication settings.
getI18nInfo(HttpServletRequest, CmsUser, CmsProject, String) - Method in class org.opencms.i18n.CmsDefaultLocaleHandler
 
getI18nInfo(HttpServletRequest, CmsUser, CmsProject, String) - Method in class org.opencms.i18n.CmsLocaleManager
Returns the the appropriate locale/encoding for a request, using the "right" locale handler for the given resource.
getI18nInfo(HttpServletRequest, CmsUser, CmsProject, String) - Method in interface org.opencms.i18n.I_CmsLocaleHandler
Returns the i18n information to use in the request context.
getI18nInfo(HttpServletRequest, CmsUser, CmsProject, String) - Method in class org.opencms.workplace.CmsWorkplaceManager
 
getIcon() - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Returns the icon path and file name of the explorer type setting.
getIconPath() - Method in class org.opencms.workplace.list.CmsListResourceIconAction
 
getIconPath() - Method in class org.opencms.workplace.tools.A_CmsHtmlIconButton
 
getIconPath() - Method in class org.opencms.workplace.tools.A_CmsToolHandler
 
getIconPath() - Method in interface org.opencms.workplace.tools.I_CmsHtmlIconButton
Returns the path to the icon.
getIconPath() - Method in interface org.opencms.workplace.tools.I_CmsToolHandler
Returns the path to the icon.
getId() - Method in class org.opencms.file.CmsGroup
Returns the id of this group.
getId() - Method in class org.opencms.file.CmsProject
Returns the id of this project.
getId() - Method in class org.opencms.file.CmsPropertyDefinition
Returns the id of this property definition.
getId() - Method in class org.opencms.file.CmsUser
Returns the id of this user.
getId() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
Returns the internal id of this job in the scheduler.
getId() - Method in class org.opencms.search.A_CmsIndexResource
Returns the id of the wrapped object.
getId() - Method in interface org.opencms.security.I_CmsPrincipal
Gets the id of this principal.
getId() - Method in interface org.opencms.widgets.I_CmsWidgetParameter
Returns the form id of this parameter.
getId() - Method in class org.opencms.workflow.CmsTask
Returns the id of this task.
getId() - Method in class org.opencms.workflow.CmsTaskLog
Returns the id of this task log entry.
getId() - Method in class org.opencms.workplace.CmsWidgetDialogParameter
 
getId() - Method in class org.opencms.workplace.list.CmsHtmlList
Returns the id.
getId() - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Returns the id.
getId() - Method in class org.opencms.workplace.list.CmsListItem
Returns the id of the item.
getId() - Method in class org.opencms.workplace.tools.A_CmsHtmlIconButton
 
getId() - Method in class org.opencms.workplace.tools.CmsTool
Returns the dhtml unique id.
getId() - Method in class org.opencms.workplace.tools.CmsToolGroup
Returns the id.
getId() - Method in interface org.opencms.workplace.tools.I_CmsHtmlIconButton
Returns the id of the html component.
getId() - Method in class org.opencms.xml.types.A_CmsXmlContentValue
 
getIdleConnections(String) - Method in class org.opencms.db.CmsDriverManager
Returns the number of idle connections managed by a pool.
getIdleConnections(String) - Method in class org.opencms.db.CmsSqlManager
Returns the number of idle connections managed by a pool.
getIfexists() - Method in class org.opencms.jsp.CmsJspTagContentCheck
Returns the list of elements to check.
getIfexists() - Method in class org.opencms.jsp.CmsJspTagTemplate
Returns the list of elements to check.
getIfexistsall() - Method in class org.opencms.jsp.CmsJspTagContentCheck
Returns the list of elements to check.
getIfexistsall() - Method in class org.opencms.jsp.CmsJspTagTemplate
Returns the list of elements to check.
getIfexistsnone() - Method in class org.opencms.jsp.CmsJspTagContentCheck
Returns the list of elements to check.
getIfexistsnone() - Method in class org.opencms.jsp.CmsJspTagTemplate
Returns the list of elements to check.
getIfexistsone() - Method in class org.opencms.jsp.CmsJspTagContentCheck
Returns the list of elements to check.
getIfexistsone() - Method in class org.opencms.jsp.CmsJspTagTemplate
Returns the list of elements to check.
getIgnoredProperties() - Method in class org.opencms.importexport.CmsImportExportManager
Returns the list of property keys that should be removed from imported resources.
getImmutableResources() - Method in class org.opencms.importexport.CmsImportExportManager
Returns the list of immutable resources that should remain unchanged when resources are imported.
getImportAccessControlEntry(CmsResource, String, String, String, String) - Method in class org.opencms.importexport.A_CmsImport
Creates a new access control entry and stores it for later write out.
getImportExportHandler(String) - Method in class org.opencms.importexport.CmsImportExportManager
Returns an instance of an import/export handler implementation that is able to import a specified resource.
getImportExportHandlers() - Method in class org.opencms.importexport.CmsImportExportManager
Returns the list of configured import/export handlers.
getImportExportManager() - Method in class org.opencms.configuration.CmsImportExportConfiguration
Returns the initialized import/export manager.
getImportExportManager() - Static method in class org.opencms.main.OpenCms
Returns the initialized import/export manager, which contains information about how to handle imported resources.
getImportExportManager() - Method in class org.opencms.main.OpenCmsCore
Returns the initialized import/export manager, which contains information about the Cms import/export.
getImportGroupTranslations() - Method in class org.opencms.importexport.CmsImportExportManager
Returns the configured principal group translations.
getImportResource() - Method in class org.opencms.importexport.CmsImport
Gets the import resource and stores it in object-member.
getImportUserTranslations() - Method in class org.opencms.importexport.CmsImportExportManager
Returns the configured principal user translations.
getImportVersionClasses() - Method in class org.opencms.importexport.CmsImportExportManager
Returns the configured import version class names.
getIncludes() - Method in class org.opencms.xml.CmsXmlContentDefinition
Returns the set of nested (included) XML content definitions.
getIndependentActions() - Method in class org.opencms.workplace.list.CmsListMetadata
Returns the list of independent actions.
getIndex() - Method in class org.opencms.search.CmsSearch
Gets the name of the current search index.
getIndex(String) - Method in class org.opencms.search.CmsSearchManager
Returns the index belonging to the passed name.
getIndex() - Method in interface org.opencms.widgets.I_CmsWidgetParameter
Returns the index of this widget parameter, starting with 0.
getIndex() - Method in class org.opencms.workplace.CmsWidgetDialogParameter
 
getIndex() - Method in class org.opencms.xml.types.A_CmsXmlContentValue
 
getIndex() - Method in interface org.opencms.xml.types.I_CmsXmlContentValue
Returns the node index of this XML content value in the source XML document, starting with 0.
getIndexCount(String, Locale) - Method in class org.opencms.xml.A_CmsXmlDocument
 
getIndexCount(String, Locale) - Method in interface org.opencms.xml.I_CmsXmlDocument
Returns the index count of existing values for the given key name, or -1 if no such value exists.
getIndexer() - Method in class org.opencms.search.CmsSearchIndexSource
Returns the indexer.
getIndexer() - Method in class org.opencms.search.CmsSearchIndexUpdateData
Returns the indexer of this update collection.
getIndexerClassName() - Method in class org.opencms.search.CmsSearchIndexSource
Returns the class name of the indexer.
getIndexNames() - Method in class org.opencms.search.CmsSearchManager
Returns the names of all configured indexes.
getIndexResource(CmsObject, Document) - Method in class org.opencms.search.CmsVfsIndexer
 
getIndexResource(CmsObject, Document) - Method in interface org.opencms.search.I_CmsIndexer
Returns an index resource for a specified Lucene search result document.
getIndexSource(String) - Method in class org.opencms.search.CmsSearchManager
Returns a search index source for a specified source name.
getIndexWriter(boolean) - Method in class org.opencms.search.CmsSearchIndex
Returns a new index writer for this index.
getInfo() - Method in class org.opencms.jsp.CmsJspNavElement
Returns the value of the property CmsPropertyDefinition.PROPERTY_NAVINFO of this nav element, or null if this property is not set.
getInfo() - Method in class org.opencms.setup.CmsSetupTestResult
Returns the description of the test, e.g.
getInheritOption() - Method in class org.opencms.workplace.commons.CmsChacc
Returns if the access control entry can be inherited to subfolders and can overwrite inherited permissions.
getInitiatorUser() - Method in class org.opencms.workflow.CmsTask
Returns the initiator user id of this task.
getInnerName() - Method in class org.opencms.xml.CmsXmlContentDefinition
Returns the inner element name of this content definiton.
getInputEncoding() - Method in class org.opencms.security.CmsDefaultPasswordHandler
Returns the input encoding.
getInputEncoding() - Method in interface org.opencms.security.I_CmsPasswordHandler
Returns the default password encoding.
getInstance(String) - Static method in class org.opencms.db.generic.CmsSqlManager
Creates a new instance of a SQL manager.
getInstance() - Static method in class org.opencms.lock.CmsLockManager
Returns the shared instance of the lock manager.
getInstance() - Static method in class org.opencms.main.OpenCmsCore
Returns the initialized OpenCms singleton instance.
getIntValue(String, int, String) - Static method in class org.opencms.util.CmsStringUtil
Returns the Integer (int) value for the given String value.
getIp() - Method in class org.opencms.flex.CmsFlexRequestKey
Returns the ip.
getIsLogfile() - Method in class org.opencms.util.CmsRfsFileViewer
Returns true if the view's internal file path points to a log file in standard OpenCms format.
getItem(String) - Method in class org.opencms.workplace.list.CmsHtmlList
This method returns the item identified by the parameter id.
getItem() - Method in class org.opencms.workplace.list.CmsListDirectAction
 
getItem() - Method in interface org.opencms.workplace.list.I_CmsListDirectAction
Returns the current item.
getItemDetailDefinition(String) - Method in class org.opencms.workplace.list.CmsListMetadata
Returns a list item details definition object for a given id.
getJob(String) - Method in class org.opencms.scheduler.CmsScheduleManager
Returns the currently scheduled job description identified by the given id.
getJobInstance() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
Returns an instance of the configured job class.
getJobName() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
Returns the job name.
getJobs() - Method in class org.opencms.scheduler.CmsScheduleManager
Returns the currently scheduled job descriptions in an unmodifiable list.
getJSEntries(CmsObject, CmsExplorerTypeSettings, int, Locale) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenu
Builds the Javascript to create the context menu.
getJsHelpMouseHandler(I_CmsWidgetDialog, String) - Method in class org.opencms.widgets.A_CmsWidget
Returns the HTML for the JavaScript mouse handlers that show / hide the help text.
getJSIncludeFile(String) - Method in class org.opencms.widgets.A_CmsWidget
Creates the tags to include external javascript files.
getJsp() - Method in class org.opencms.workplace.CmsWorkplace
Returns the JSP action element.
getJspContext() - Method in class org.opencms.jsp.CmsJspBean
Returns the JSP page context this bean was initilized with.
getJspRepository() - Static method in class org.opencms.loader.CmsJspLoader
Returns the absolute path in the "real" file system for the JSP repository toplevel directory.
getKey() - Method in class org.opencms.file.CmsProperty
Deprecated. use CmsProperty.getName() instead
getKey() - Method in class org.opencms.i18n.CmsMessageContainer
Returns the message key to use.
getKey() - Method in interface org.opencms.widgets.I_CmsWidgetParameter
Returns the localized key identificator of this parameter.
getKey() - Method in class org.opencms.workplace.CmsWidgetDialogParameter
 
getKey() - Method in class org.opencms.workplace.CmsWorkplaceView
Returns the localization key for the display name of this view .
getKey() - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenuItem
Returns the key for localization.
getKey() - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Returns the key name of the explorer type setting.
getKey() - Method in class org.opencms.xml.types.A_CmsXmlContentValue
 
getKeyName(String, boolean) - Static method in class org.opencms.flex.CmsFlexCacheKey
Calculates the cache key name that is used as key in the first level of the FlexCache.
getKeyTitle() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the key title of the current gallery view.
getKeywords() - Method in class org.opencms.search.CmsSearchResult
Returns the key words.
getLabelKey(I_CmsWidgetParameter) - Static method in class org.opencms.widgets.A_CmsWidget
Returns the localized label key for the provided widget parameter.
getLabelSiteFolders() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns a list of site folders which generate labeled links.
getLastException() - Method in class org.opencms.search.CmsSearch
Gets the last exception after a search operation.
getLastlogin() - Method in class org.opencms.file.CmsUser
Returns the time of the last login of this user.
getLastModifiedByName() - Method in class org.opencms.file.CmsBackupResource
Returns the name of the user who last changed this backup resource.
getLastModifiedDate() - Method in class org.opencms.workplace.commons.CmsUndoChanges
Returns the last modified date of the current resource as localized String.
getLastModifiedUser() - Method in class org.opencms.workplace.commons.CmsUndoChanges
Returns the user who made the last changes to the current resource.
getLastname() - Method in class org.opencms.file.CmsUser
Returns the lastname of this user.
getLastUsedGallery(int) - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the last saved gallery for the given gallery type id.
getLastXpathElement(String) - Static method in class org.opencms.xml.CmsXmlUtils
Returns the last Xpath element from the provided path, without the index value.
getLength() - Method in class org.opencms.file.CmsFile
 
getLength() - Method in class org.opencms.file.CmsFolder
 
getLength() - Method in class org.opencms.file.CmsResource
Returns the length of the resource.
getLineBreak() - Method in class org.opencms.report.CmsHtmlReport
Returns the corrent linebreak notation depending on the output style of thsi report.
getLink(String) - Method in class org.opencms.staticexport.CmsLinkTable
Returns the CmsLink Entry for a given name.
getLink() - Method in class org.opencms.workplace.tools.A_CmsToolHandler
 
getLink() - Method in interface org.opencms.workplace.tools.I_CmsToolHandler
Returns the link to the tool.
getLinkManager() - Static method in class org.opencms.main.OpenCms
Returns the link manager to resolve links in <link> tags.
getLinkManager() - Method in class org.opencms.main.OpenCmsCore
Returns the link manager to resolve links in <link> tags.
getLinkProcessor(CmsObject, CmsLinkTable) - Method in class org.opencms.xml.content.CmsXmlContent
 
getLinkProcessor(CmsObject, CmsLinkTable) - Method in interface org.opencms.xml.I_CmsXmlDocument
Returns a link processor for the values of this XML document.
getLinkProcessor(CmsObject, CmsLinkTable) - Method in class org.opencms.xml.page.CmsXmlPage
 
getLinkTable() - Method in class org.opencms.staticexport.CmsLinkProcessor
Returns the link table this lik processor was initialized with.
getLinkTable(String, Locale) - Method in class org.opencms.xml.page.CmsXmlPage
Returns the link table of an element.
getLinkTable() - Method in class org.opencms.xml.types.CmsXmlHtmlValue
Returns the link table of this XML page element.
getLinkTable() - Method in class org.opencms.xml.types.CmsXmlVfsFileValue
Returns the link table of this XML page element.
getList() - Method in class org.opencms.workplace.list.A_CmsListDialog
Returns the list.
getListColumns() - Method in class org.opencms.workplace.list.CmsListMetadata
Returns all columns definitions.
getListDetails() - Method in class org.opencms.workplace.list.CmsListMetadata
Returns all detail definitions.
getListElement() - Method in class org.opencms.jsp.util.CmsTemplateContentListItem
Returns the list element URI to use to display the list.
getListId() - Method in class org.opencms.workplace.list.A_CmsListAction
 
getListId() - Method in class org.opencms.workplace.list.A_CmsListDialog
Returns the Id of the list.
getListId() - Method in class org.opencms.workplace.list.CmsListMetadata
Returns the id of the list.
getListId() - Method in interface org.opencms.workplace.list.I_CmsListAction
Returns the id of the associated list.
getListItemComparator() - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Returns the comparator, used for sorting.
getListItems() - Method in class org.opencms.workplace.list.A_CmsListDialog
Should generate a list with the list items to be displayed.
getListObject() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the list dialog object.
getListObject(Class, CmsWorkplaceSettings) - Static method in class org.opencms.workplace.list.A_CmsListDialog
Returns the list object for the given list dialog, or null if no list object has been set.
getLoader(CmsResource) - Method in class org.opencms.loader.CmsResourceManager
Returns the loader class instance for a given resource.
getLoader(int) - Method in class org.opencms.loader.CmsResourceManager
Returns the loader class instance for the given loader id.
getLoader() - Method in class org.opencms.loader.CmsTemplateLoaderFacade
Returns the loader.
getLoaderId() - Method in class org.opencms.file.types.A_CmsResourceType
 
getLoaderId() - Method in class org.opencms.file.types.A_CmsResourceTypeFolderBase
 
getLoaderId() - Method in class org.opencms.file.types.CmsResourceTypeBinary
 
getLoaderId() - Method in class org.opencms.file.types.CmsResourceTypeImage
 
getLoaderId() - Method in class org.opencms.file.types.CmsResourceTypeJsp
 
getLoaderId() - Method in class org.opencms.file.types.CmsResourceTypePlain
 
getLoaderId() - Method in class org.opencms.file.types.CmsResourceTypePointer
 
getLoaderId() - Method in class org.opencms.file.types.CmsResourceTypeUnknown
Unknown resource types are always loaded with the CmsDumpLoader.
getLoaderId() - Method in class org.opencms.file.types.CmsResourceTypeXmlContent
 
getLoaderId() - Method in class org.opencms.file.types.CmsResourceTypeXmlPage
 
getLoaderId() - Method in interface org.opencms.file.types.I_CmsResourceType
Returns the loader type id of this resource type.
getLoaderId() - Method in class org.opencms.loader.CmsDumpLoader
 
getLoaderId() - Method in class org.opencms.loader.CmsJspLoader
 
getLoaderId() - Method in class org.opencms.loader.CmsPointerLoader
 
getLoaderId() - Method in class org.opencms.loader.CmsXmlContentLoader
 
getLoaderId() - Method in class org.opencms.loader.CmsXmlPageLoader
 
getLoaderId() - Method in interface org.opencms.loader.I_CmsResourceLoader
Returns the id of the ResourceLoader.
getLoaders() - Method in class org.opencms.loader.CmsResourceManager
Returns the (unmodifyable array) list with all initialized resource loaders.
getLoaderStartResource() - Method in class org.opencms.loader.CmsTemplateLoaderFacade
Returns the loaders start resource.
getLocale() - Method in class org.opencms.db.CmsUserSettings
Returns the locale of the user.
getLocale() - Method in class org.opencms.file.CmsRequestContext
Returns the name of the requested locale within this context.
getLocale() - Method in class org.opencms.flex.CmsFlexRequestKey
Returns the locale.
getLocale() - Method in class org.opencms.i18n.CmsI18nInfo
Returns the locale to use.
getLocale(String) - Static method in class org.opencms.i18n.CmsLocaleManager
Returns a locale created from the given full name.
getLocale() - Method in class org.opencms.i18n.CmsMessages
Returns the locale to use for looking up this messages.
getLocale(String, List) - Method in class org.opencms.importexport.A_CmsImport
Returns the appropriate locale for the given destination.
getLocale() - Method in class org.opencms.jsp.CmsContentInfoBean
Returns the locale used by the content loader.
getLocale() - Method in class org.opencms.jsp.CmsJspNavElement
Returns the value of the property CmsPropertyDefinition.PROPERTY_LOCALE of this nav element, or null if this property is not set.
getLocale() - Method in class org.opencms.jsp.CmsJspTagContentCheck
Returns the locale used for checking.
getLocale() - Method in class org.opencms.jsp.CmsJspTagContentLoad
Returns the locale.
getLocale() - Method in class org.opencms.jsp.CmsJspTagContentShow
Returns the locale.
getLocale() - Method in class org.opencms.jsp.util.CmsJspStatusBean
Returns the locale to use for the error page.
getLocale() - Method in class org.opencms.main.CmsContextInfo
Returns the locale.
getLocale() - Method in class org.opencms.main.CmsShell
Private internal helper for localisation to the current user's locale within OpenCms.
getLocale() - Method in class org.opencms.report.A_CmsReport
 
getLocale() - Method in interface org.opencms.report.I_CmsReport
Returns the locale this report was initialized with.
getLocale() - Method in class org.opencms.search.CmsSearchAnalyzer
Returns the locale.
getLocale() - Method in class org.opencms.search.CmsSearchIndex
Gets the langauge of this index.
getLocale() - Method in interface org.opencms.widgets.I_CmsWidgetDialog
Returns the current users locale setting.
getLocale() - Method in class org.opencms.workplace.CmsWorkplace
Returns the current users locale setting.
getLocale() - Method in class org.opencms.workplace.editors.CmsXmlContentWidgetVisitor
Returns the locale to get the widgets from.
getLocale() - Method in class org.opencms.xml.content.CmsXmlContentValueSequence
Returns the locale this sequence is based on.
getLocale() - Method in class org.opencms.xml.types.A_CmsXmlContentValue
 
getLocale() - Method in interface org.opencms.xml.types.I_CmsXmlContentValue
Returns the locale of this XML content value was generated for.
getLocaleHandler() - Method in class org.opencms.i18n.CmsLocaleManager
Returns the configured locale handler.
getLocaleManager() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns the configured locale manager for multi language support.
getLocaleManager() - Static method in class org.opencms.main.OpenCms
Returns the locale manager used for obtaining the current locale.
getLocaleManager() - Method in class org.opencms.main.OpenCmsCore
Returns the locale manager used for obtaining the current locale.
getLocaleName() - Method in class org.opencms.main.CmsContextInfo
Returns the locale name.
getLocaleNames(List) - Static method in class org.opencms.i18n.CmsLocaleManager
Returns the locale names from the given List of locales as a comma separated String.
getLocaleNode(Locale) - Method in class org.opencms.xml.content.CmsXmlContent
Returns the XML root element node for the given locale.
getLocales(List) - Static method in class org.opencms.i18n.CmsLocaleManager
Returns a List of locales from an array of locale names.
getLocales(String) - Static method in class org.opencms.i18n.CmsLocaleManager
Returns a List of locales from a comma-separated string of locale names.
getLocales() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the list of available workplace locales, sorted ascending.
getLocales() - Method in class org.opencms.xml.A_CmsXmlDocument
 
getLocales(String) - Method in class org.opencms.xml.A_CmsXmlDocument
Returns a List of all locales that have the named element set in this document.
getLocales() - Method in interface org.opencms.xml.I_CmsXmlDocument
Returns a List of all locales that have at last one element in this XML document.
getLocales(String) - Method in interface org.opencms.xml.I_CmsXmlDocument
Returns a List of all locales that have the given element set in this XML document.
getLocalizedFolders() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the configured list of localized workplace folders.
getLocalizedMessage(CmsMessageContainer, CmsObject) - Static method in class org.opencms.jsp.Messages
Returns the String for the given CmsMessageContainer localized to the current user's locale if available or to the default locale else.
getLocalizedMessage(CmsMessageContainer, PageContext) - Static method in class org.opencms.jsp.Messages
Returns the String for the given CmsMessageContainer localized to the current user's locale if available or to the default locale else.
getLocalizedMessage(CmsMessageContainer, ServletRequest) - Static method in class org.opencms.jsp.Messages
Returns the String for the given CmsMessageContainer localized to the current user's locale if available or to the default locale else.
getLocalizedMessage() - Method in exception org.opencms.main.CmsException
 
getLocalizedMessage(Locale) - Method in exception org.opencms.main.CmsException
 
getLocalizedMessage() - Method in exception org.opencms.main.CmsRuntimeException
 
getLocalizedMessage(Locale) - Method in exception org.opencms.main.CmsRuntimeException
 
getLocalizedMessage() - Method in interface org.opencms.main.I_CmsThrowable
Returns a localized exception message based on the OpenCms default locale.
getLocalizedMessage(Locale) - Method in interface org.opencms.main.I_CmsThrowable
Returns a localized exception message based on the given Locale.
getLocalizeParameters() - Method in class org.opencms.jsp.util.CmsJspStatusBean
Returns the parameter object for localization.
getLock(CmsDbContext, CmsResource) - Method in class org.opencms.db.CmsDriverManager
Returns the lock state of a resource.
getLock(CmsRequestContext, CmsResource) - Method in class org.opencms.db.CmsSecurityManager
Returns the lock state of a resource.
getLock(CmsResource) - Method in class org.opencms.file.CmsObject
Returns the lock state for a specified resource.
getLock(String) - Method in class org.opencms.file.CmsObject
Returns the lock state for a specified resource name.
getLock(CmsDriverManager, CmsDbContext, CmsResource) - Method in class org.opencms.lock.CmsLockManager
Returns the lock for a resource.
getLockManager() - Static method in class org.opencms.main.OpenCms
Returns the lock manager used for the locking mechanism.
getLockManager() - Method in class org.opencms.main.OpenCmsCore
Returns the lock manager used for the locking mechanism.
getLog(Object) - Static method in class org.opencms.main.CmsLog
Returns the log for the selected object.
getLog(Object) - Static method in class org.opencms.main.OpenCms
Returns the log for the selected object.
getLogCount() - Method in class org.opencms.monitor.CmsMemoryMonitor
Returns the log count.
getLogFileRfsPath() - Static method in class org.opencms.main.CmsLog
Returns the filename of the logfile (in the "real" file system).
getLogFileRfsPath() - Method in class org.opencms.main.CmsSystemInfo
Returns the filename of the logfile (in the "real" file system).
getLoggingThread() - Method in class org.opencms.setup.CmsSetupWorkplaceImportThread
Returns the logging thread.
getLoggingThread() - Method in class org.opencms.setup.CmsUpdateThread
Returns the logging thread.
getLoginAddress() - Method in class org.opencms.workplace.CmsFrameset
Returns the remote ip address of the current user.
getLoginException() - Method in class org.opencms.jsp.CmsJspLoginBean
Returns the exception that was thrown after login, or null if no Exception was thrown (i.e.
getLoginManager() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns the configured login manager.
getLoginManager() - Static method in class org.opencms.main.OpenCms
Returns the login manager used to check if a login is possible.
getLoginManager() - Method in class org.opencms.main.OpenCmsCore
Returns the login manager used to check the validity of a login.
getLoginMessage() - Method in class org.opencms.db.CmsLoginManager
Returns the current login message that is displayed if a user logs in.
getLogInterval() - Method in class org.opencms.monitor.CmsMemoryMonitorConfiguration
Returns the intervalLog.
getLoginTime() - Method in class org.opencms.workplace.CmsFrameset
Returns the last login time of the current user in localized format.
getLostAndFoundName(String) - Method in class org.opencms.file.CmsObject
Returns the name a resource would have if it were moved to the "lost and found" folder.
getLruCacheCosts() - Method in interface org.opencms.cache.I_CmsLruCacheObject
Returns the cache costs of this object, as for example it's byte size.
getLruCacheCosts() - Method in class org.opencms.flex.CmsFlexCacheEntry
 
getMacroResolver(CmsObject, String) - Method in class org.opencms.file.types.A_CmsResourceType
Creates a macro resolver based on the current users OpenCms context and the provided resource name.
getMacroResolver() - Method in class org.opencms.workplace.CmsWorkplace
Returns the current used macro resolver instance.
getMacroValue(String) - Method in class org.opencms.jsp.CmsJspTagContentInfo
 
getMacroValue(String) - Method in class org.opencms.util.CmsMacroResolver
 
getMacroValue(String) - Method in interface org.opencms.util.I_CmsMacroResolver
Resolves a single macro to the macro value, returns null if the macro could not be resolved.
getMacroValue(String) - Method in class org.opencms.workplace.tools.CmsToolMacroResolver
 
getMailFromDefault() - Method in class org.opencms.mail.CmsMailSettings
Returns the mail from default sender.
getMailHosts() - Method in class org.opencms.mail.CmsMailSettings
Returns an unmodifiable sorted list of all configured mail hosts.
getMailSettings() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns the configured mail settings.
getMailSettings() - Method in class org.opencms.main.CmsSystemInfo
Returns the settings for the internal OpenCms email service.
getManagerGroup() - Method in class org.opencms.db.CmsUserProjectSettings
Returns the manager Group id.
getManagerGroupId() - Method in class org.opencms.file.CmsProject
Returns the manager group id of this project.
getManagerGroupName() - Method in class org.opencms.file.CmsBackupProject
Gets the project manager grou pname.
getManifest(File) - Static method in class org.opencms.importexport.CmsImportExportManager
Returns the "manifest.xml" of an available import resource as a dom4j document.
getMappedHelpUri() - Method in class org.opencms.workplace.help.CmsHelpTemplateBean
Determines the mapped help page for a given workplace resource URI.
getMapping(String) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Returns the mapping defined for the given element xpath.
getMappingForResourceType(String) - Method in class org.opencms.workplace.editors.CmsWorkplaceEditorConfiguration
Returns the mapping for the given resource type.
getMask() - Method in class org.opencms.workplace.list.CmsListMacroFormatter
Returns the mask.
getMatchesPerPage() - Method in class org.opencms.search.CmsSearch
Gets the number of matches displayed on each page.
getMaxBadAttempts() - Method in class org.opencms.db.CmsLoginManager
Returns the number of bad login attempts allowed before an account is temporarily disabled.
getMaxCacheBytes() - Method in class org.opencms.flex.CmsFlexCacheConfiguration
Returns the maxCacheBytes.
getMaxCacheCosts() - Method in class org.opencms.cache.CmsLruCache
Returns the max costs of all cached objects.
getMaxEntryBytes() - Method in class org.opencms.flex.CmsFlexCacheConfiguration
Returns the maxEntryBytes.
getMaxExcerptLength() - Method in class org.opencms.search.CmsSearchManager
Returns the max.
getMaxInactiveInterval() - Method in class org.opencms.main.CmsSessionInfo
Returns the maximum time, in seconds, this session info is allowed to be inactive.
getMaxItemsPerPage() - Method in class org.opencms.workplace.list.CmsHtmlList
Returns the maximum number of items per page.
getMaxKeys() - Method in class org.opencms.flex.CmsFlexCacheConfiguration
Returns the maxKeys.
getMaxObjectCosts() - Method in class org.opencms.cache.CmsLruCache
Returns the max allowed costs per cached object.
getMaxOccurs() - Method in interface org.opencms.widgets.I_CmsWidgetParameter
Returns the maximum occurences of this parameter.
getMaxOccurs() - Method in class org.opencms.workplace.CmsWidgetDialogParameter
 
getMaxOccurs() - Method in class org.opencms.xml.content.CmsXmlContentValueSequence
Returns the maximum occurences of this type in the XML content schema.
getMaxOccurs() - Method in class org.opencms.xml.types.A_CmsXmlContentValue
Returns the maximum occurences of this type.
getMaxOccurs() - Method in interface org.opencms.xml.types.I_CmsXmlSchemaType
Returns the maximum occurences of this type in the current schema.
getMaxUsagePercent() - Method in class org.opencms.monitor.CmsMemoryMonitorConfiguration
Returns the maxUsagePercent.
getMemoryMonitor() - Static method in class org.opencms.main.OpenCms
Returns the memory monitor.
getMemoryMonitor() - Method in class org.opencms.main.OpenCmsCore
Returns the memory monitor.
getMemorySize() - Method in class org.opencms.flex.CmsFlexCacheEntry
 
getMemorySize(Object) - Static method in class org.opencms.monitor.CmsMemoryMonitor
Returns the size of objects that are instances of byte[], String, CmsFile,I_CmsLruCacheObject.
getMemorySize() - Method in interface org.opencms.monitor.I_CmsMemoryMonitorable
Returns the memory size of the object.
getMemorySize() - Method in class org.opencms.search.CmsSearchResult
 
getMessage() - Method in class org.opencms.db.CmsLoginMessage
Returns the message.
getMessage(CmsMessageContainer) - Method in class org.opencms.jsp.CmsJspBean
Internally localizes the given CmsMessageContainer to a String.
getMessage(Throwable) - Method in class org.opencms.jsp.util.CmsErrorBean
Returns the localized Message, if the argument is a CmsException, or the message otherwise.
getMessage() - Method in class org.opencms.main.CmsBroadcast
Returns the broadcast message content.
getMessage() - Method in exception org.opencms.main.CmsException
 
getMessage() - Method in exception org.opencms.main.CmsRuntimeException
 
getMessage() - Method in interface org.opencms.main.I_CmsThrowable
Returns a localized exception message based on the OpenCms default locale.
getMessageContainer() - Method in exception org.opencms.main.CmsException
 
getMessageContainer() - Method in exception org.opencms.main.CmsRuntimeException
 
getMessageContainer() - Method in interface org.opencms.main.I_CmsThrowable
Returns the localized message container used to build this localized exception.
getMessages() - Method in class org.opencms.i18n.CmsMultiMessages
Returns the list of all individual message objects in this multi message instance.
getMessages(String, String) - Method in class org.opencms.jsp.CmsJspActionElement
Generates an initialized instance of CmsMessages for convenient access to localized resource bundles.
getMessages(String, String, String) - Method in class org.opencms.jsp.CmsJspActionElement
Generates an initialized instance of CmsMessages for convenient access to localized resource bundles.
getMessages(String, String, String, String, String) - Method in class org.opencms.jsp.CmsJspActionElement
Generates an initialized instance of CmsMessages for convenient access to localized resource bundles.
getMessages() - Method in class org.opencms.jsp.util.CmsJspStatusBean
Returns the initialized messages object to read localized messages from.
getMessages() - Method in class org.opencms.setup.CmsSetupLoggingThread
Returns a Vector with the last collected log messages.
getMessages() - Method in interface org.opencms.widgets.I_CmsWidgetDialog
Returns a messages object used to render localized keys for the widget dialog.
getMessages() - Method in class org.opencms.workplace.CmsWorkplace
Returns the current used message object.
getMessages(Locale) - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the workplace messages for the given locale.
getMessages(Locale) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
 
getMessages(Locale) - Method in interface org.opencms.xml.content.I_CmsXmlContentHandler
Returns the CmsMessages that are used to resolve localized keys for the given locale in this content handler.
getMetadata(String, String) - Method in class org.opencms.workplace.list.A_CmsListDialog
Should generate the metadata definition for the list, and return the corresponding CmsListMetadata object.
getMetadata() - Method in class org.opencms.workplace.list.CmsHtmlList
Returns the metadata.
getMetadata() - Method in class org.opencms.workplace.list.CmsListItem
Returns the metadata.
getMetaInfo() - Method in class org.opencms.search.extractors.CmsExtractionResult
 
getMetaInfo() - Method in interface org.opencms.search.extractors.I_CmsExtractionResult
Returns the extracted meta information.
getMilestone() - Method in class org.opencms.workflow.CmsTask
Returns the milestone value of this task.
getMimeType(String, String) - Method in class org.opencms.loader.CmsResourceManager
Returns the mime type for a specified file name.
getMimeType(String, String, String) - Method in class org.opencms.loader.CmsResourceManager
Returns the mime type for a specified file name.
getMimetype() - Method in class org.opencms.search.A_CmsIndexResource
Returns the mimetype of the wrapped object.
getMimeTypes() - Method in class org.opencms.search.CmsSearchDocumentType
Returns the mimetypes to trigger the document factory class.
getMinOccurs() - Method in interface org.opencms.widgets.I_CmsWidgetParameter
Returns the minimum occurences of this parameter.
getMinOccurs() - Method in class org.opencms.workplace.CmsWidgetDialogParameter
 
getMinOccurs() - Method in class org.opencms.xml.content.CmsXmlContentValueSequence
Returns the minimum occurences of this type in the XML content schema.
getMinOccurs() - Method in class org.opencms.xml.types.A_CmsXmlContentValue
Returns the minimum occurences of this type.
getMinOccurs() - Method in interface org.opencms.xml.types.I_CmsXmlSchemaType
Returns the minimum occurences of this type in the current schema.
getMode() - Method in class org.opencms.db.CmsProjectResourcesDisplayMode
Returns the mode string.
getMode() - Method in class org.opencms.lock.CmsLock
Returns the mode of the lock to indicate if the lock is a temporary lock.
getModifiedAfter() - Method in class org.opencms.file.CmsResourceFilter
Returns the start of the modification time range for this filter.
getModifiedBefore() - Method in class org.opencms.file.CmsResourceFilter
Returns the end of the modification time range for this filter.
getModifiedFs() - Method in class org.opencms.synchronize.CmsSynchronizeList
Returns the last modification date in the Fs.
getModifiedResources() - Method in class org.opencms.staticexport.CmsStaticExportExportRule
Returns the modified Resources list as list of Pattern.
getModifiedVfs() - Method in class org.opencms.synchronize.CmsSynchronizeList
Returns the last modification date in the Vfs.
getModule(String) - Method in class org.opencms.module.CmsModuleManager
Returns the module with the given module name, or null if no module with the given name is configured.
getModule() - Method in class org.opencms.module.CmsModuleXmlHandler
Returns the generated module.
getModuleDependencies() - Method in class org.opencms.setup.CmsSetupBean
Returns a map with lists of dependent module package names keyed by module package names.
getModuleDependencies() - Method in class org.opencms.setup.CmsUpdateBean
Returns a map with lists of dependent module package names keyed by module package names.
getModuleManager() - Method in class org.opencms.configuration.CmsModuleConfiguration
Returns the configured module manager.
getModuleManager() - Static method in class org.opencms.main.OpenCms
Returns the module manager.
getModuleManager() - Method in class org.opencms.main.OpenCmsCore
Returns the module manager.
getModuleName() - Method in class org.opencms.module.CmsModuleImportExportHandler
Returns the (package) name of the module to be exported.
getModuleNames() - Method in class org.opencms.module.CmsModuleManager
Returns the set of names of all the installed modules.
getModuleResources(String) - Static method in class org.opencms.workplace.threads.CmsModuleReplaceThread
Collects all resource names belonging to a module in a Vector.
getModulesToInstall() - Method in class org.opencms.setup.CmsSetupBean
Returns A list with the package names of the modules to be installed.
getMultiActions() - Method in class org.opencms.workplace.list.CmsListMetadata
Returns the list of multi actions.
getMultiPartFileItems() - Method in class org.opencms.workplace.CmsWorkplace
Returns a list of FileItem instances parsed from the request, in the order that they were transmitted.
getName() - Method in class org.opencms.file.CmsGroup
Returns the name of this group.
getName() - Method in class org.opencms.file.CmsProject
Returns the name of this project.
getName() - Method in class org.opencms.file.CmsProperty
Returns the name of this property.
getName() - Method in class org.opencms.file.CmsPropertyDefinition
Returns the name of this property definition.
getName(String) - Static method in class org.opencms.file.CmsResource
Returns the name of a resource without the path information.
getName() - Method in class org.opencms.file.CmsResource
Returns the name of this resource, e.g.
getName() - Method in class org.opencms.file.CmsUser
Gets the (login) name of this user.
getName() - Method in class org.opencms.jsp.CmsJspTagProperty
Returns the property name.
getName() - Method in class org.opencms.module.CmsModule
Returns the name of this module.
getName() - Method in class org.opencms.module.CmsModuleDependency
Returns the name of the module dependency.
getName() - Method in class org.opencms.search.A_CmsIndexResource
Returns the name of the wrapped object.
getName() - Method in class org.opencms.search.CmsSearchDocumentType
Returns the logical key/name of this document type.
getName() - Method in class org.opencms.search.CmsSearchIndex
Gets the name of this index.
getName() - Method in class org.opencms.search.CmsSearchIndexSource
Returns the logical key/name of this search index source.
getName() - Method in class org.opencms.search.documents.A_CmsVfsDocument
 
getName() - Method in interface org.opencms.search.documents.I_CmsDocumentFactory
Returns the name of the documenttype.
getName() - Method in interface org.opencms.security.I_CmsPrincipal
Gets the name of this principal.
getName() - Method in class org.opencms.setup.CmsSetupTestResult
Returns the name of the test, e.g.
getName() - Method in class org.opencms.staticexport.CmsLink
Returns the macro name of this link.
getName() - Method in class org.opencms.staticexport.CmsStaticExportExportRule
Returns the name.
getName() - Method in class org.opencms.staticexport.CmsStaticExportRfsRule
Returns the name.
getName() - Method in interface org.opencms.widgets.I_CmsWidgetParameter
Returns the name of this parameter.
getName() - Method in class org.opencms.workflow.CmsTask
Returns the name of this task.
getName() - Method in class org.opencms.workplace.CmsWidgetDialogParameter
 
getName() - Method in class org.opencms.workplace.editors.CmsDialogElement
Returns the name.
getName() - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Returns the name of the explorer type setting.
getName() - Method in class org.opencms.workplace.list.CmsHtmlList
Returns the name of the list.
getName() - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Returns the name.
getName() - Method in class org.opencms.workplace.tools.A_CmsHtmlIconButton
 
getName() - Method in class org.opencms.workplace.tools.A_CmsToolHandler
 
getName() - Method in class org.opencms.workplace.tools.CmsToolGroup
Returns the group name.
getName() - Method in interface org.opencms.workplace.tools.I_CmsHtmlIconButton
Returns the display name.
getName() - Method in interface org.opencms.workplace.tools.I_CmsToolHandler
Returns the displayed name.
getName() - Method in class org.opencms.xml.types.A_CmsXmlContentValue
Returns the name.
getName() - Method in interface org.opencms.xml.types.I_CmsXmlSchemaType
Returns the XML element node name of this type in the current schema.
getNameLower() - Method in class org.opencms.widgets.A_CmsGalleryWidget
Returns the lower case name of the gallery, for example "html".
getNameLower() - Method in class org.opencms.widgets.CmsDownloadGalleryWidget
 
getNameLower() - Method in class org.opencms.widgets.CmsHtmlGalleryWidget
 
getNameLower() - Method in class org.opencms.widgets.CmsImageGalleryWidget
 
getNameLower() - Method in class org.opencms.widgets.CmsLinkGalleryWidget
 
getNameLower() - Method in class org.opencms.widgets.CmsTableGalleryWidget
 
getNames(Locale) - Method in class org.opencms.xml.A_CmsXmlDocument
 
getNames(Locale) - Method in interface org.opencms.xml.I_CmsXmlDocument
Returns all available elements names used in this document for the given locale.
getNames(Locale) - Method in class org.opencms.xml.page.CmsXmlPage
 
getNameUpper() - Method in class org.opencms.widgets.A_CmsGalleryWidget
Returns the upper case name of the gallery, for example "Html".
getNameUpper() - Method in class org.opencms.widgets.CmsDownloadGalleryWidget
 
getNameUpper() - Method in class org.opencms.widgets.CmsHtmlGalleryWidget
 
getNameUpper() - Method in class org.opencms.widgets.CmsImageGalleryWidget
 
getNameUpper() - Method in class org.opencms.widgets.CmsLinkGalleryWidget
 
getNameUpper() - Method in class org.opencms.widgets.CmsTableGalleryWidget
 
getNavigation() - Method in class org.opencms.jsp.CmsJspActionElement
Returns an initialized CmsJspNavBuilder instance.
getNavigationBreadCrumb() - Method in class org.opencms.jsp.CmsJspNavBuilder
Build a "bread crump" path navigation to the current folder.
getNavigationBreadCrumb(int, boolean) - Method in class org.opencms.jsp.CmsJspNavBuilder
Build a "bread crump" path navigation to the current folder.
getNavigationBreadCrumb(int, int) - Method in class org.opencms.jsp.CmsJspNavBuilder
Build a "bread crump" path navigation to the current folder.
getNavigationBreadCrumb(String, int, int, boolean) - Method in class org.opencms.jsp.CmsJspNavBuilder
Build a "bread crump" path navigation to the given folder.
getNavigationForFolder(CmsObject, String) - Static method in class org.opencms.jsp.CmsJspNavBuilder
Collect all navigation elements from the files in the given folder, navigation elements are of class CmsJspNavElement.
getNavigationForFolder(CmsObject, String, int) - Static method in class org.opencms.jsp.CmsJspNavBuilder
Build a navigation for the folder that is either minus levels up from the given folder, or that is plus levels down from the root folder towards the given folder.
getNavigationForFolder() - Method in class org.opencms.jsp.CmsJspNavBuilder
Collect all navigation elements from the files of the folder of the current request URI, navigation elements are of class CmsJspNavElement.
getNavigationForFolder(int) - Method in class org.opencms.jsp.CmsJspNavBuilder
Build a navigation for the folder that is either minus levels up from of the folder of the current request URI, or that is plus levels down from the root folder towards the current request URI.
getNavigationForFolder(String) - Method in class org.opencms.jsp.CmsJspNavBuilder
Collect all navigation elements from the files in the given folder, navigation elements are of class CmsJspNavElement.
getNavigationForFolder(String, int) - Method in class org.opencms.jsp.CmsJspNavBuilder
Build a navigation for the folder that is either minus levels up from the given folder, or that is plus levels down from the root folder towards the given folder.
getNavigationForResource(CmsObject, String) - Static method in class org.opencms.jsp.CmsJspNavBuilder
Returns a CmsJspNavElement for the named resource.
getNavigationForResource() - Method in class org.opencms.jsp.CmsJspNavBuilder
Returns a CmsJspNavElement for the resource of the current request URI.
getNavigationForResource(String) - Method in class org.opencms.jsp.CmsJspNavBuilder
Returns a CmsJspNavElement for the named resource.
getNavigationTreeForFolder(CmsObject, String, int, int) - Static method in class org.opencms.jsp.CmsJspNavBuilder
Builds a tree navigation for the folders between the provided start and end level.
getNavigationTreeForFolder(int, int) - Method in class org.opencms.jsp.CmsJspNavBuilder
Builds a tree navigation for the folders between the provided start and end level.
getNavigationTreeForFolder(String, int, int) - Method in class org.opencms.jsp.CmsJspNavBuilder
Builds a tree navigation for the folders between the provided start and end level.
getNavImage() - Method in class org.opencms.jsp.CmsJspNavElement
Returns the value of the property CmsPropertyDefinition.PROPERTY_NAVIMAGE of this nav element, or null if this property is not set.
getNavPosition() - Method in class org.opencms.jsp.CmsJspNavElement
Returns the value of the property C_PROPERTY_NAVPOS converted to a float, or a value of Float.MAX_VALUE if the nav position property is not set (or not a valid number) for this resource.
getNavText() - Method in class org.opencms.jsp.CmsJspNavElement
Returns the value of the property PROPERTY_NAVTEXT of this nav element, or a warning message if this property is not set (this method will never return null).
getNavTreeLevel() - Method in class org.opencms.jsp.CmsJspNavElement
Returns the nav tree level of this resource.
getNestedContentDefinition() - Method in class org.opencms.xml.types.CmsXmlNestedContentDefinition
Returns the nested content definition.
getNewPwd() - Method in class org.opencms.security.CmsPasswordInfo
Returns the new Pwd.
getNewResourceHandler(String, String, PageContext, HttpServletRequest, HttpServletResponse) - Static method in class org.opencms.workplace.explorer.CmsNewResource
A factory to return handlers to create new resources.
getNewResourceHandlerClassName() - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Returns the class name of the new resource handler used to create new resources of a specified resource type.
getNewResourceOrder() - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Returns the order for the new resource dialog of the explorer type setting.
getNewResourcePage() - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Returns the page.
getNewResourceUri() - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Returns the URI for the new resource dialog of the explorer type setting.
getNextLruObject() - Method in interface org.opencms.cache.I_CmsLruCacheObject
Returns the next object in the double linked list of all cached objects.
getNextLruObject() - Method in class org.opencms.flex.CmsFlexCacheEntry
 
getNextRunnable() - Method in class org.opencms.scheduler.CmsSchedulerThreadPool
Dequeue the next pending Runnable.
getNextUrl() - Method in class org.opencms.search.CmsSearch
Gets the URL for the link to the next result page.
getNiceName() - Method in class org.opencms.module.CmsModule
Returns the "nice" display name of this module.
getNiceName() - Method in class org.opencms.workplace.editors.CmsDialogElement
Returns the niceName.
getNoGalleryErrorMsg() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the error message if no gallery could be found.
getNotEmptyDecodedParameter(HttpServletRequest, String) - Static method in class org.opencms.util.CmsRequestUtil
Reads value from the request parameters, will return null if the value is not available or only white space.
getNotEmptyParameter(HttpServletRequest, String) - Static method in class org.opencms.util.CmsRequestUtil
Reads value from the request parameters, will return null if the value is not available or only white space.
getNullLock() - Static method in class org.opencms.lock.CmsLock
Returns the shared Null CmsLock.
getNullProperty() - Static method in class org.opencms.file.CmsProperty
Returns the null property object.
getNullPropertyDefinition() - Static method in class org.opencms.file.CmsPropertyDefinition
Returns the null property definition.
getNullUUID() - Static method in class org.opencms.util.CmsUUID
Returns a null UUID, use this null UUID to check if a UUID has been initilized or not.
getNumberOfPages() - Method in class org.opencms.workplace.list.CmsHtmlList
Returns the filtered number of pages.
getObject(String) - Method in class org.opencms.util.CmsIdentifiableObjectContainer
Returns the object with the given id.
getObject(String) - Method in interface org.opencms.util.I_CmsIdentifiableObjectContainer
Returns an object by id.
getObjectCosts() - Method in class org.opencms.cache.CmsLruCache
Returns the current costs of all cached objects.
getOldCookieDate(long) - Static method in class org.opencms.util.CmsDateUtil
Returns a formated date and time String form a timestamp value based on the (old) Netscape cookie date format.
getOldTargetValue() - Method in class org.opencms.workplace.commons.CmsEditPointer
Returns the old link target value of the pointer resource to edit.
getOldWebAppUrl() - Method in class org.opencms.importexport.CmsImportExportManager
Returns the URL of a 4.x OpenCms app.
getOnlineHelpUriCustom() - Method in class org.opencms.workplace.CmsDialog
Returns the custom mapping for the online help.
getOnlyFolders() - Method in class org.opencms.file.CmsResourceFilter
Returns the state of the "only folders" flag.
getOpenCmsContext() - Method in class org.opencms.main.CmsSystemInfo
Returns the OpenCms request context, e.g.
getOpenCmsContext() - Method in class org.opencms.workplace.editors.CmsEditor
Returns the OpenCms request context path.
getOpenCmsMessageBundles() - Static method in class org.opencms.i18n.A_CmsMessageBundle
Returns an array of all messages bundles used by the OpenCms core.
getOpenCmsUUID() - Static method in class org.opencms.util.CmsUUID
Returns a constant (name based) UUID for OpenCms, based on "www.opencms.org" in the dns name space.
getOption() - Method in class org.opencms.widgets.CmsSelectWidgetOption
Returns the option text of this select option.
getOrder() - Method in class org.opencms.file.collectors.A_CmsResourceCollector
 
getOrder() - Method in interface org.opencms.file.collectors.I_CmsResourceCollector
Returns the "order weight" of this collector.
getOrder() - Method in class org.opencms.mail.CmsMailHost
Returns the order of this mail host.
getOrder() - Method in class org.opencms.workplace.CmsWorkplaceView
Returns the sort order of this view.
getOrder() - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenuItem
Returns the sort order of this item.
getOrder() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the order of the implemented gallery, used to sort the gallery buttons in the editors.
getOrder() - Method in class org.opencms.workplace.galleries.CmsDownloadGallery
Returns the order of the implemented gallery, used to sort the gallery buttons in the editors.
getOrder() - Method in class org.opencms.workplace.galleries.CmsHtmlGallery
Returns the order of the implemented gallery, used to sort the gallery buttons in the editors.
getOrder() - Method in class org.opencms.workplace.galleries.CmsImageGallery
Returns the order of the implemented gallery, used to sort the gallery buttons in the editors.
getOrder() - Method in class org.opencms.workplace.galleries.CmsLinkGallery
Returns the order of the implemented gallery, used to sort the gallery buttons in the editors.
getOrder() - Method in class org.opencms.workplace.galleries.CmsTableGallery
Returns the order of the implemented gallery, used to sort the gallery buttons in the editors.
getOrder() - Method in class org.opencms.workplace.list.CmsListOrderEnum
Returns the order string.
getOrder() - Method in class org.opencms.workplace.list.CmsListState
Returns the order.
getOriginalUser() - Method in class org.opencms.workflow.CmsTask
Returns the original agent user id of this task.
getOuterName() - Method in class org.opencms.xml.CmsXmlContentDefinition
Returns the outer element name of this content definiton.
getOutputStream() - Method in class org.opencms.flex.CmsFlexResponse
Method overlodad from the standard HttpServletRequest API.
getOutputStreamFromBlob(ResultSet, String) - Static method in class org.opencms.db.oracle.CmsUserDriver
Generates an Output stream that writes to a blob, also truncating the existing blob if required.
getOwnerId() - Method in class org.opencms.file.CmsProject
Returns the user id of the project owner.
getOwnerName() - Method in class org.opencms.file.CmsBackupProject
Gets the ownername.
getPackagesRfsPath() - Method in class org.opencms.main.CmsSystemInfo
Returns the abolute path to the "packages" folder (in the "real" file system).
getPage() - Method in class org.opencms.jsp.CmsJspTagInclude
Returns the include page target.
getPage() - Method in class org.opencms.search.CmsSearch
Gets the current result page.
getPage() - Method in class org.opencms.workplace.list.CmsListState
Returns the page.
getPageArray() - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the allowed pages for this dialog.
getPageArray() - Method in class org.opencms.workplace.tools.CmsExplorerDialog
 
getPageContent(String) - Method in class org.opencms.jsp.util.CmsJspStatusBean
Returns the processed output of the specified element of an OpenCms page.
getPageCount() - Method in class org.opencms.jsp.CmsContentInfoBean
Returns the number of pages of browse through the result list.
getPageIndex() - Method in class org.opencms.jsp.CmsContentInfoBean
Returns the index of the current page that gets displayed.
getPageIndex() - Method in class org.opencms.jsp.CmsJspTagContentLoad
Returns the index of the page to be displayed.
getPageLinks() - Method in class org.opencms.search.CmsSearch
Creates a sorted map of URLs to link to other search result pages.
getPageNavEndIndex() - Method in class org.opencms.jsp.CmsContentInfoBean
Returns the page index of the first element in the Google-like page navigation.
getPageNavLength() - Method in class org.opencms.jsp.CmsContentInfoBean
Returns the page index of the last element in the Google-like page navigation.
getPageNavLength() - Method in class org.opencms.jsp.CmsJspTagContentLoad
Returns the number of page links in the Google-like page navigation.
getPageNavStartIndex() - Method in class org.opencms.jsp.CmsContentInfoBean
Returns the page index of the first element in the Google-like page navigation.
getPages() - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the allowed pages for this dialog.
getPageSize() - Method in class org.opencms.jsp.CmsContentInfoBean
Returns the size of a page.
getPageSize() - Method in class org.opencms.jsp.CmsJspTagContentLoad
Returns the size of a single page to be displayed.
getParam() - Method in class org.opencms.jsp.CmsJspTagContentLoad
Returns the collector parameter.
getParam(String) - Method in class org.opencms.search.CmsSearchIndexSource
Returns the value for a specified parameter key.
getParamAction() - Method in class org.opencms.workplace.CmsDialog
Returns the value of the action parameter, or null if this parameter was not provided.
getParamBacklink() - Method in class org.opencms.workplace.editors.CmsEditor
Returns the back link when closing the editor.
getParamBodyFile() - Method in class org.opencms.workplace.explorer.CmsNewResourceXmlPage
Returns the body file parameter value.
getParamBuildframe() - Method in class org.opencms.workplace.help.CmsHelpTemplateBean
Returns the buildframe parameter indicating if the frameset should be generated.
getParamCloseLink() - Method in class org.opencms.workplace.CmsDialog
Returns the value of the closelink parameter, or null if this parameter was not provided.
getParamContent() - Method in class org.opencms.workplace.editors.CmsEditor
Returns the content of the editor.
getParamCopymode() - Method in class org.opencms.workplace.commons.CmsCopy
Returns the value of the copymode parameter.
getParamCreateIndex() - Method in class org.opencms.workplace.explorer.CmsNewResourceFolder
Returns the create index file parameter value.
getParamCsvContent() - Method in class org.opencms.workplace.explorer.CmsNewCsvFile
Returns the pasted csv content.
getParamCurrentFolder() - Method in class org.opencms.workplace.explorer.CmsNewResource
Returns the current folder set by the http request.
getParamDeleteVfsLinks() - Method in class org.opencms.workplace.commons.CmsDelete
Returns the value of the boolean option to delete VFS links.
getParamDelimiter() - Method in class org.opencms.workplace.explorer.CmsNewCsvFile
Returns the delimiter to separate the CSV values.
getParamDialogmode() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Returns the value of the dialogmode parameter, or null if this parameter was not provided.
getParamDialogmode() - Method in class org.opencms.workplace.explorer.CmsNewResourceXmlPage
Returns the value of the dialogmode parameter, or null if this parameter was not provided.
getParamDialogMode() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the current mode of the dialog.
getParamDialogtype() - Method in class org.opencms.workplace.CmsDialog
Returns the value of the dialogtype parameter, or null if this parameter was not provided.
getParamDirectedit() - Method in class org.opencms.workplace.editors.CmsEditor
Returns the direct edit flag parameter.
getParamDirectpublish() - Method in class org.opencms.workplace.commons.CmsPublishProject
Returns if a resource will be directly published.
getParamEditastext() - Method in class org.opencms.workplace.editors.CmsEditor
Returns the edit as text parameter.
getParamEditormode() - Method in class org.opencms.workplace.editors.CmsEditor
Returns the editor mode parameter.
getParamEditorTitle() - Method in class org.opencms.workplace.editors.CmsEditorFrameset
Returns the editor title.
getParamElementIndex() - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the index of the element to add or remove.
getParamElementIndex() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Returns the index of the element to add or remove.
getParamElementlanguage() - Method in class org.opencms.workplace.editors.CmsDialogElements
Returns the current element language.
getParamElementlanguage() - Method in class org.opencms.workplace.editors.CmsEditor
Returns the current element language.
getParamElementName() - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the name of the element to add or remove.
getParamElementname() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Returns the current element name.
getParamElementname() - Method in class org.opencms.workplace.editors.CmsDialogElements
Returns the current element name.
getParamElementName() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Returns the name of the element to add or remove.
getParameter(String) - Method in class org.opencms.flex.CmsFlexRequest
Return the value of the specified request parameter, if any; otherwise, return null.
getParameter(String) - Method in class org.opencms.module.CmsModule
Returns a parameter value from the module parameters.
getParameter(String, String) - Method in class org.opencms.module.CmsModule
Returns a parameter value from the module parameters, or a given default value in case the parameter is not set.
getParameter(String) - Method in class org.opencms.staticexport.CmsLink
Returns the first parameter value for the given parameter name.
getParameter(String) - Method in class org.opencms.staticexport.CmsStaticExportRequest
 
getParameterDefinition(String) - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the parameter widget definition for the given parameter name.
getParameterMap() - Method in class org.opencms.flex.CmsFlexRequest
Returns a Map of the parameters of this request.
getParameterMap() - Method in class org.opencms.staticexport.CmsLink
Returns the map of parameters of this link.
getParameterMap() - Method in class org.opencms.staticexport.CmsStaticExportRequest
 
getParameterMap() - Method in class org.opencms.workplace.CmsWorkplace
Returns the map of parameters read from the current request.
getParameterNames() - Method in class org.opencms.flex.CmsFlexRequest
Return the names of all defined request parameters for this request.
getParameterNames() - Method in class org.opencms.staticexport.CmsLink
Returns the set of available parameter names for this link.
getParameterNames() - Method in class org.opencms.staticexport.CmsStaticExportRequest
 
getParameters() - Method in class org.opencms.module.CmsModule
Returns the configured (immutable) module parameters.
getParameters() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
Returns the parameters.
getParameters() - Method in class org.opencms.search.CmsSearch
Returns the search parameters used for searching, build out of the given individual parameter values.
getParameters() - Method in class org.opencms.staticexport.CmsStaticExportData
Return the parameters of the resource to export.
getParameters() - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the map with the widget parameter values.
getParameters(CmsWorkplace) - Method in class org.opencms.workplace.tools.A_CmsToolHandler
 
getParameters(CmsWorkplace) - Method in interface org.opencms.workplace.tools.I_CmsToolHandler
Returns the evaluated map of parameters.
getParameterValues(String) - Method in class org.opencms.flex.CmsFlexRequest
Returns the defined values for the specified request parameter, if any; otherwise, return null.
getParameterValues(String) - Method in class org.opencms.staticexport.CmsLink
Returns all parameter values for the given name.
getParameterValues(String) - Method in class org.opencms.staticexport.CmsStaticExportRequest
 
getParamExpiredate() - Method in class org.opencms.workplace.commons.CmsTouch
Returns the value of the new expiredate parameter, or null if this parameter was not provided.
getParamExport() - Method in class org.opencms.workplace.commons.CmsSecure
Returns the value of the export parameter.
getParamExportname() - Method in class org.opencms.workplace.commons.CmsSecure
Returns the value of the exportname parameter.
getParamFieldId() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the input field ID when in widget mode.
getParamFormName() - Method in class org.opencms.workplace.list.A_CmsListDialog
Returns the form name.
getParamFrame() - Method in class org.opencms.workplace.commons.CmsChaccBrowser
Returns the value of the frame parameter, or null if this parameter was not provided.
getParamFramename() - Method in class org.opencms.workplace.CmsDialog
Returns the value of the frame name parameter.
getParamGalleryPath() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the path of the gallery to display.
getParamHelpresource() - Method in class org.opencms.workplace.help.CmsHelpTemplateBean
Returns the helpresource parameter value.
getParamHomelink() - Method in class org.opencms.workplace.help.CmsHelpTemplateBean
Returns the homelink parameter value.
getParamIntern() - Method in class org.opencms.workplace.commons.CmsSecure
Returns the value of the intern parameter.
getParamIsPopup() - Method in class org.opencms.workplace.CmsDialog
Returns the ispopup parameter.
getParamKeepProperties() - Method in class org.opencms.workplace.explorer.CmsNewResourceSibling
Returns the keep properties request parameter value.
getParamKeeprights() - Method in class org.opencms.workplace.commons.CmsCopy
Returns the value of the keeprights parameter.
getParamLinkTarget() - Method in class org.opencms.workplace.commons.CmsEditPointer
Returns the link target request parameter value.
getParamLinkTarget() - Method in class org.opencms.workplace.explorer.CmsNewResourcePointer
Returns the link target request parameter value.
getParamListAction() - Method in class org.opencms.workplace.list.A_CmsListDialog
Returns the List Action.
getParamLoaddefault() - Method in class org.opencms.workplace.editors.CmsEditor
Returns the "loaddefault" parameter to determine if the default editor should be loaded.
getParamMessage() - Method in class org.opencms.workplace.CmsDialog
Returns the value of the message parameter, or null if this parameter was not provided.
getParamModified() - Method in class org.opencms.workplace.editors.CmsEditor
Returns the modified parameter indicating if the resource has been saved.
getParamModifieddate() - Method in class org.opencms.workplace.commons.CmsPublishProject
Returns the last modification date of the resource which will be published.
getParamModifieduser() - Method in class org.opencms.workplace.commons.CmsPublishProject
Returns the user who modified the resource which will be published.
getParamName() - Method in class org.opencms.workplace.commons.CmsChacc
Returns the value of the name parameter, or null if this parameter was not provided.
getParamNavpos() - Method in class org.opencms.workplace.commons.CmsChnav
Returns the value of the navigation position parameter, or null if this parameter was not provided.
getParamNavtext() - Method in class org.opencms.workplace.commons.CmsChnav
Returns the value of the navigation text parameter, or null if this parameter was not provided.
getParamNewLink() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Returns the "new link" parameter.
getParamNewPassword() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the new password value.
getParamNewproperty() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Returns the value of the new property parameter, or null if this parameter was not provided.
getParamNewResourceEditProps() - Method in class org.opencms.workplace.explorer.CmsNewResource
Returns the new resource edit properties flag parameter.
getParamNewResourceName() - Method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Returns the new resource name of the uploaded file.
getParamNewResourceType() - Method in class org.opencms.workplace.commons.CmsChtype
Returns the new resource type parameter.
getParamNewResourceType() - Method in class org.opencms.workplace.explorer.CmsNewResource
Returns the new resource type parameter.
getParamNewResourceUri() - Method in class org.opencms.workplace.explorer.CmsNewResource
Returns the new resource URI parameter.
getParamNewtimestamp() - Method in class org.opencms.workplace.commons.CmsTouch
Returns the value of the new timestamp parameter, or null if this parameter was not provided.
getParamOldelementlanguage() - Method in class org.opencms.workplace.editors.CmsEditor
Returns the old element language.
getParamOldelementname() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Returns the old element name.
getParamOldPassword() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the old password value.
getParamPage() - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the page parameter.
getParamPage() - Method in class org.opencms.workplace.explorer.CmsNewResource
Returns the paramPage.
getParamPage() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the current page to display in the item list.
getParamPage() - Method in class org.opencms.workplace.list.A_CmsListDialog
Returns the current Page.
getParamPath() - Method in class org.opencms.workplace.tools.CmsToolDialog
Returns the path parameter value.
getParamProjectid() - Method in class org.opencms.workplace.commons.CmsPublishProject
Returns the value of the project id which will be published.
getParamProjectname() - Method in class org.opencms.workplace.commons.CmsPublishProject
Returns the value of the project name which will be published.
getParamPropertyValue() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the property value parameter.
getParamPublishsiblings() - Method in class org.opencms.workplace.commons.CmsPublishProject
Returns if siblings of the resource should be published.
getParamRecursive() - Method in class org.opencms.workplace.commons.CmsTouch
Returns the value of the recursive parameter, or null if this parameter was not provided.
getParamRecursive() - Method in class org.opencms.workplace.commons.CmsUndoChanges
Returns the value of the recursive parameter, or null if this parameter was not provided.
getParamRedirect() - Method in class org.opencms.workplace.CmsDialog
Returns the value of the redirect flag parameter.
getParamRedirectUrl() - Method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Returns the paramRedirectUrl.
getParamRefreshWorkplace() - Method in class org.opencms.workplace.CmsReport
Returns if the workplace must be refreshed.
getParamReleasedate() - Method in class org.opencms.workplace.commons.CmsTouch
Returns the value of the new releasedate parameter, or null if this parameter was not provided.
getParamReportContinueKey() - Method in class org.opencms.workplace.CmsReport
Returns the key name which contains the localized message for the continue checkbox.
getParamReportType() - Method in class org.opencms.workplace.CmsReport
Returns the type of this report.
getParamResource() - Method in class org.opencms.workplace.CmsDialog
Returns the value of the file parameter, or null if this parameter was not provided.
getParamResourcename() - Method in class org.opencms.workplace.commons.CmsPublishProject
Returns the name of the resource which will be published.
getParamResourcePath() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the resource path.
getParamRoot() - Method in class org.opencms.workplace.tools.CmsToolDialog
Returns the root parameter value.
getParams() - Method in class org.opencms.flex.CmsFlexRequestKey
Returns the params.
getParams() - Method in class org.opencms.search.CmsSearchIndexSource
Returns the map of optional key/value parameters.
getParamSearchFilter() - Method in class org.opencms.workplace.list.A_CmsListDialog
Returns the Search Filter.
getParamSearchWord() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the search word to look up in the gallery items.
getParamSecure() - Method in class org.opencms.workplace.commons.CmsSecure
Returns the value of the secure parameter.
getParamSelItems() - Method in class org.opencms.workplace.list.A_CmsListDialog
Returns the Selected Items.
getParamSetPressed() - Method in class org.opencms.workplace.CmsTabDialog
Returns the value of the setpressed parameter.
getParamSortCol() - Method in class org.opencms.workplace.list.A_CmsListDialog
Returns the sorted Column.
getParamStyle() - Method in class org.opencms.workplace.tools.CmsToolDialog
Returns the style parameter value.
getParamTab() - Method in class org.opencms.workplace.CmsTabDialog
Returns the value of the tab parameter.
getParamTabDiCopyFileMode() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "copy file default" setting.
getParamTabDiCopyFolderMode() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "copy folder default" setting.
getParamTabDiDeleteFileMode() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "delete file default" setting.
getParamTabDiPermissionsExpandInherited() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "expand inherited permissions" default setting.
getParamTabDiPermissionsExpandUser() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "expand current users permissions" default setting.
getParamTabDiPermissionsInheritOnFolder() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "inherit permissions on folders" default setting.
getParamTabDiPublishFileMode() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "publish file siblings default" setting.
getParamTabDiShowLock() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "display lock dialog" setting.
getParamTabEdButtonStyle() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "editor button style" setting.
getParamTabEdDirectEditButtonStyle() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "direct edit button style" setting.
getParamTabExButtonStyle() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "explorer button style" setting.
getParamTabExFileDateCreated() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "display file creation date" setting.
getParamTabExFileDateExpired() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "display file date expired" setting.
getParamTabExFileDateLastModified() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "display file last modification date" setting.
getParamTabExFileDateReleased() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "display file date released" setting.
getParamTabExFileEntries() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "explorer number of entries per page" setting.
getParamTabExFileLockedBy() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "display file locked by" setting.
getParamTabExFilePermissions() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "display file permissions" setting.
getParamTabExFileSize() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "display file size" setting.
getParamTabExFileState() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "display file state" setting.
getParamTabExFileTitle() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "display file title" setting.
getParamTabExFileType() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "display file type" setting.
getParamTabExFileUserCreated() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "display file created by" setting.
getParamTabExFileUserLastModified() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "display file last modified by" setting.
getParamTabWfFilter() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "task startup filter" setting.
getParamTabWfMessageAccepted() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "message when accepted" setting.
getParamTabWfMessageCompleted() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "message when completed" setting.
getParamTabWfMessageForwarded() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "message when forwarded" setting.
getParamTabWfMessageMembers() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "inform all role members" setting.
getParamTabWfShowAllProjects() - Method in class org.opencms.workplace.commons.CmsPreferences
returns the "show all projects" setting.
getParamTabWpButtonStyle() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "workplace button style" setting.
getParamTabWpFolder() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "start folder" setting.
getParamTabWpLanguage() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the start language setting.
getParamTabWpProject() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the start project setting.
getParamTabWpReportType() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "workplace report type" setting.
getParamTabWpRestrictExplorerView() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "workplace restrict explorer view" setting.
getParamTabWpSite() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "start site" setting.
getParamTabWpUseUploadApplet() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the "use upload applet" setting.
getParamTabWpView() - Method in class org.opencms.workplace.commons.CmsPreferences
Returns the start view setting.
getParamTarget() - Method in class org.opencms.workplace.commons.CmsCopy
Returns the value of the target parameter, or null if this parameter was not provided.
getParamTarget() - Method in class org.opencms.workplace.commons.CmsMove
Returns the value of the target parameter, or null if this parameter was not provided.
getParamTargetFrame() - Method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Returns the paramTargetFrame.
getParamTempfile() - Method in class org.opencms.workplace.editors.CmsDialogElements
Returns the name of the temporary file.
getParamTempfile() - Method in class org.opencms.workplace.editors.CmsEditor
Returns the name of the temporary file.
getParamTemplate() - Method in class org.opencms.workplace.explorer.CmsNewResourceXmlPage
Returns the template parameter value.
getParamThread() - Method in class org.opencms.workplace.CmsReport
Returns the Thread id to display in this report.
getParamThreadHasNext() - Method in class org.opencms.workplace.CmsReport
Returns if another report is following this report.
getParamTitle() - Method in class org.opencms.workplace.CmsDialog
Returns the value of the title parameter, or null if this parameter was not provided.
getParamType() - Method in class org.opencms.workplace.commons.CmsChacc
Returns the value of the type parameter, or null if this parameter was not provided.
getParamUnzipFile() - Method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Returns true if the upload file should be unzipped, otherwise false.
getParamUploadError() - Method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Returns the upload error message for the error dialog.
getParamUploadFile() - Method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Returns the upload file name.
getParamUploadFolder() - Method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Returns the upload folder name.
getParamUsetempfileproject() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Returns the value of the usetempfileproject parameter, or null if this parameter was not provided.
getParamValue(String) - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the value of the widget parameter with the given name, or null if no such widget parameter is available.
getParamValue(String, int) - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the value of the widget parameter with the given name and index, or null if no such widget parameter is available.
getParamVersionid() - Method in class org.opencms.workplace.commons.CmsDisplayResource
Returns the paramVersionid.
getParamVersionid() - Method in class org.opencms.workplace.commons.CmsHistory
Returns the paramVersionid.
getParamWorkplaceresource() - Method in class org.opencms.workplace.help.CmsHelpTemplateBean
Returns the workplaceresource parameter value.
getParamXsltFile() - Method in class org.opencms.workplace.explorer.CmsNewCsvFile
Returns the xslt file to transform the xml with.
getParent(CmsDbContext, String) - Method in class org.opencms.db.CmsDriverManager
Returns the parent group of a group.
getParent(CmsRequestContext, String) - Method in class org.opencms.db.CmsSecurityManager
Returns the parent group of a group.
getParent(String) - Method in class org.opencms.file.CmsObject
Returns the parent group of a group.
getParent() - Method in class org.opencms.workflow.CmsTask
Returns the parent id of this task.
getParent(CmsWorkplace, String) - Method in class org.opencms.workplace.tools.CmsToolManager
Returns the path to the parent of the tool identified by the given tool path.
getParentFolder(String) - Static method in class org.opencms.file.CmsResource
Returns the absolute parent folder name of a resource.
getParentFolderName() - Method in class org.opencms.jsp.CmsJspNavElement
Returns the name of the parent folder of the resource of this nav element.
getParentId() - Method in class org.opencms.file.CmsGroup
Returns the parent id of this group, or UNKNOWN_ID.
getParentPath() - Method in class org.opencms.workplace.tools.CmsToolDialog
Returns the path to the parent tool.
getParentRoles() - Method in class org.opencms.security.CmsRole
Returns the (unmodifialble) List of parent roles of this role (instances of CmsRole.
getPassiveWp() - Method in class org.opencms.workplace.list.CmsTwoListsDialog
Returns the workplace instance of the passive list.
getPassword() - Method in class org.opencms.file.CmsUser
Returns the encrypted user password.
getPassword() - Method in class org.opencms.mail.CmsMailHost
Returns the password used for authentication.
getPasswordHandler() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns the configured password handler.
getPasswordHandler() - Static method in class org.opencms.main.OpenCms
Returns the password handler.
getPasswordHandler() - Method in class org.opencms.main.OpenCmsCore
Return the password handler.
getPath() - Method in class org.opencms.search.CmsSearchIndex
Returns the path where this index stores it's data in the "real" file system.
getPath() - Method in class org.opencms.search.CmsSearchResult
Returns the path.
getPath() - Method in class org.opencms.workplace.tools.A_CmsToolHandler
 
getPath() - Method in interface org.opencms.workplace.tools.I_CmsToolHandler
Returns the tool path to install the tool in.
getPath() - Method in class org.opencms.xml.content.CmsXmlContentValueSequence
Returns the (simplified) Xpath expression that identifies the root node of this content value sequence.
getPath() - Method in class org.opencms.xml.types.A_CmsXmlContentValue
 
getPath() - Method in interface org.opencms.xml.types.I_CmsXmlContentValue
Returns the path of this XML content value in the source document.
getPathLevel(String) - Static method in class org.opencms.file.CmsResource
Returns the directory level of a resource.
getPathPart(String, int) - Static method in class org.opencms.file.CmsResource
Returns the name of a parent folder of the given resource, that is either minus levels up from the current folder, or that is plus levels down from the root folder.
getPercentage() - Method in class org.opencms.workflow.CmsTask
Returns the percentage of this task.
getPermission() - Method in class org.opencms.workflow.CmsTask
Returns the permission of this task.
getPermissionCacheSize() - Method in class org.opencms.db.CmsCacheSettings
Returns the size of the security manager's cache for permission checks.
getPermissionDetailView() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the current detail grade of the view.
getPermissionKeys() - Static method in class org.opencms.security.CmsPermissionSet
Returns the message keys of each permission known in the system.
getPermissionMap() - Method in class org.opencms.security.CmsAccessControlList
Returns the permission map of this access control list.
getPermissions(CmsDbContext, CmsResource, CmsUser) - Method in class org.opencms.db.CmsDriverManager
Returns the set of permissions of the current user for a given resource.
getPermissions(CmsRequestContext, CmsResource, CmsUser) - Method in class org.opencms.db.CmsSecurityManager
Returns the set of permissions of the current user for a given resource.
getPermissions(String) - Method in class org.opencms.file.CmsObject
Returns the set of permissions of the current user for a given resource.
getPermissions(String, String) - Method in class org.opencms.file.CmsObject
Returns the set of permissions of a given user for a given resource.
getPermissions() - Method in class org.opencms.security.CmsAccessControlEntry
Returns the current permission set (both allowed and denied permissions).
getPermissions(CmsUser, List) - Method in class org.opencms.security.CmsAccessControlList
Calculates the permissions of the given user and his groups from the access control list.
getPermissions(I_CmsPrincipal) - Method in class org.opencms.security.CmsAccessControlList
Returns the permission set of a principal as stored in the access control list.
getPermissions() - Method in class org.opencms.security.CmsPermissionSet
Returns the permissions calculated from this permission set.
getPermissionString(CmsUser, Vector) - Method in class org.opencms.security.CmsAccessControlList
Calculates the permissions of the given user and his groups from the access control list.
getPermissionString() - Method in class org.opencms.security.CmsPermissionSet
Returns the string representation of the current permissions in this permission set.
getPermissionValue(String) - Static method in class org.opencms.security.CmsPermissionSet
Returns the value of a single permission.
getPicsUri() - Method in class org.opencms.workplace.editors.CmsEditor
Returns the path to the images used by this editor.
getPlainExportOptimization() - Method in class org.opencms.staticexport.CmsStaticExportManager
Gets the plain export optimization value as a string representation.
getPlainText(CmsObject) - Method in class org.opencms.xml.types.A_CmsXmlContentValue
 
getPlainText(CmsObject) - Method in class org.opencms.xml.types.A_CmsXmlValueCdataBase
 
getPlainText(CmsObject) - Method in class org.opencms.xml.types.CmsXmlHtmlValue
 
getPlainText(CmsObject) - Method in interface org.opencms.xml.types.I_CmsXmlContentValue
Returns the value of this XML content node as a plain text String.
getPointerLinkValidationResult() - Method in class org.opencms.staticexport.CmsLinkManager
Returns the result of the last extern link validation.
getPool() - Method in class org.opencms.setup.CmsSetupBean
Gets the default pool.
getPoolSize() - Method in class org.opencms.scheduler.CmsSchedulerThreadPool
 
getPort() - Method in class org.opencms.flex.CmsFlexRequestKey
Returns the port.
getPosition() - Method in class org.opencms.workplace.tools.A_CmsToolHandler
 
getPosition() - Method in interface org.opencms.workplace.tools.I_CmsToolHandler
Returns the relative position in the group.
getPreferredDelimiter(String) - Method in class org.opencms.workplace.explorer.CmsNewCsvFile
returns the Delimiter that most often occures in the CSV content.
getPreferredEditor(String) - Method in class org.opencms.db.CmsUserSettings
Returns the preferred editor for the given resource type of the user.
getPrefix() - Method in class org.opencms.util.CmsUriSplitter
Returns the prefix part of the uri, for example http://www.opencms.org/some/path/, or null if no prefix is available.
getPreload() - Method in class org.opencms.jsp.CmsJspTagContentLoad
Returns "true" if this content load tag should only preload the values from the collector.
getPreparedStatement(Connection, CmsProject, String) - Method in class org.opencms.db.generic.CmsSqlManager
Returns a PreparedStatement for a JDBC connection specified by the key of a SQL query and the CmsProject.
getPreparedStatement(Connection, int, String) - Method in class org.opencms.db.generic.CmsSqlManager
Returns a PreparedStatement for a JDBC connection specified by the key of a SQL query and the project-ID.
getPreparedStatement(Connection, String) - Method in class org.opencms.db.generic.CmsSqlManager
Returns a PreparedStatement for a JDBC connection specified by the key of a SQL query.
getPreparedStatementForSql(Connection, String) - Method in class org.opencms.db.generic.CmsSqlManager
Returns a PreparedStatement for a JDBC connection specified by the SQL query.
getPreview(CmsObject, CmsXmlContent, String) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
 
getPreview(CmsObject, CmsXmlContent, String) - Method in interface org.opencms.xml.content.I_CmsXmlContentHandler
Returns the preview URI for the given XML content value object to be displayed in the editor.
getPreviewBodyStyle() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the style for the body tag of the preview frame.
getPreviewBodyStyle() - Method in class org.opencms.workplace.galleries.CmsHtmlGallery
 
getPreviewBodyStyle() - Method in class org.opencms.workplace.galleries.CmsImageGallery
 
getPreviewDivStyle() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the style for the div tag of the preview frame.
getPreviewDivStyle() - Method in class org.opencms.workplace.galleries.CmsHtmlGallery
 
getPreviousLruObject() - Method in interface org.opencms.cache.I_CmsLruCacheObject
Returns the previous object in the double linked list of all cached objects.
getPreviousLruObject() - Method in class org.opencms.flex.CmsFlexCacheEntry
 
getPreviousUrl() - Method in class org.opencms.search.CmsSearch
Gets the URL for the link to the previous result page.
getPrincipal() - Method in class org.opencms.security.CmsAccessControlEntry
Returns the principal assigned with this access control entry.
getPrincipals() - Method in class org.opencms.security.CmsAccessControlList
Returns the principals with specific permissions stored in this access control list.
getPriority() - Method in class org.opencms.file.collectors.CmsPriorityDateResourceComparator
Returns the priority of this resource comparator key.
getPriority() - Method in class org.opencms.file.collectors.CmsPriorityTitleResourceComparator
Returns the priority of this resource comparator key.
getPriority() - Method in class org.opencms.workflow.CmsTask
Returns the priority of this task.
getProject() - Method in class org.opencms.main.CmsContextInfo
Returns the project, or null if the project has not been configured.
getProject() - Method in class org.opencms.main.CmsSessionInfo
Returns the id of the project of the user.
getProject() - Method in class org.opencms.search.CmsSearchIndex
Gets the project of this index.
getProject() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the currently selected project of the workplace user.
getProjectCacheSize() - Method in class org.opencms.db.CmsCacheSettings
Returns the size of the driver manager's cache for projects.
getProjectCoWorker() - Method in class org.opencms.file.CmsGroup
Returns true if this group is enabled as a project user group.
getProjectDriver() - Method in class org.opencms.db.CmsDriverManager
Returns the project driver.
getProjectFilesMode() - Method in class org.opencms.db.CmsUserProjectSettings
Returns the project Files Mode.
getProjectId() - Method in class org.opencms.lock.CmsLock
Returns the ID of the project where the resource is currently locked.
getProjectLastModified() - Method in class org.opencms.file.CmsResource
Returns the id of the project where the resource has been last modified.
getProjectManager() - Method in class org.opencms.file.CmsGroup
Returns true if this group is enabled as a project manager group.
getProjectName() - Method in class org.opencms.main.CmsContextInfo
Returns the project name.
getProjectResources() - Method in class org.opencms.file.CmsBackupProject
Returns the project resources (i.e.
getProjectSelect(String, String) - Method in class org.opencms.workplace.CmsFrameset
Returns a html select box filled with the current users accessible projects.
getProjectSettings() - Method in class org.opencms.db.CmsUserSettings
Returns the project Settings.
getProperties() - Method in class org.opencms.jsp.CmsJspNavElement
Returns the original Hashtable of all file properties of the resource that the nav element belongs to.
getProperties() - Method in class org.opencms.setup.CmsSetupBean
Returns the extended properties.
getProperties() - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Returns the list of properties of the explorer type setting.
getProperty(String) - Method in class org.opencms.jsp.CmsJspNavElement
Returns the value of the selected property from this nav element.
getProperty() - Method in class org.opencms.jsp.CmsJspTagContentLoad
Returns the property.
getProperty() - Method in class org.opencms.jsp.CmsJspTagInclude
Returns the property.
getProperty() - Method in class org.opencms.jsp.CmsJspTagInfo
Returns the selected info property.
getProperty() - Method in class org.opencms.jsp.CmsJspTagUser
Returns the property name.
getPropertyCacheSize() - Method in class org.opencms.db.CmsCacheSettings
Returns the size of the driver manager's cache for properties.
getPropertyInheritanceInfo(String) - Method in class org.opencms.workplace.commons.CmsSecure
Returns the information from which the property is inherited.
getPropertyMap(List) - Static method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Transforms a list of CmsProperty objects with structure and resource values into a map with CmsProperty object values keyed by property keys.
getPropertyValue(CmsResource, String) - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the value of the given property definition of the specified resource.
getProtocol() - Method in class org.opencms.mail.CmsMailHost
Returns the protocol used for mail sending, default is "smtp".
getPublishedBy() - Method in class org.opencms.file.CmsBackupProject
Gets the published-by value.
getPublishedByName() - Method in class org.opencms.file.CmsBackupProject
Gets the publishers name.
getPublishHistoryId() - Method in class org.opencms.db.CmsPublishList
Returns the publish history Id for this publish list.
getPublishingDate() - Method in class org.opencms.file.CmsBackupProject
Returns the publishing date of this project.
getPublishList(CmsDbContext, CmsResource, boolean) - Method in class org.opencms.db.CmsDriverManager
Returns a Cms publish list object containing the Cms resources that actually get published.
getPublishList(CmsRequestContext, CmsResource, boolean) - Method in class org.opencms.db.CmsSecurityManager
Returns a Cms publish list object containing the Cms resources that actually get published.
getPublishList() - Method in class org.opencms.file.CmsObject
Returns a publish list with all new/changed/deleted resources of the current (offline) project that actually get published.
getPublishList(CmsResource, boolean) - Method in class org.opencms.file.CmsObject
Returns a publish list with all new/changed/deleted resources of the current (offline) project that actually get published.
getPublishList() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the publish list.
getQuery() - Method in class org.opencms.search.CmsSearch
Gets the current search query.
getQuery() - Method in class org.opencms.search.CmsSearchParameters
Returns the search query to use.
getQuery() - Method in class org.opencms.staticexport.CmsLink
Returns the query of this link.
getQuery() - Method in class org.opencms.util.CmsUriSplitter
Returns the query part of the uri, for example a=b&c=d, or null if no query is available.
getQueryLength() - Method in class org.opencms.search.CmsSearch
Gets the minimum search query length.
getQuickPlainExport() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns true if the quick plain export is enabled.
getRankingForResourceType(String) - Method in class org.opencms.workplace.editors.CmsWorkplaceEditorConfiguration
Returns the ranking value for the given resource type.
getRebuildMode() - Method in class org.opencms.search.CmsSearchIndex
Get the rebuild mode of this index.
getReference() - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Returns the reference of the explorer type setting.
getRegisteredContentCollectors() - Method in class org.opencms.loader.CmsResourceManager
Returns an (unmodifiable) list of class names of all currently registered content collectors.
getRegisteredSchemaTypes() - Method in class org.opencms.xml.CmsXmlContentTypeManager
Retruns an alphabetically sorted list of all configured XML content schema types.
getRegisteredWidgetAlias(String) - Method in class org.opencms.xml.CmsXmlContentTypeManager
Returns the alias for the given Widget class name, may be null if no alias is defined for the class.
getRegisteredWidgetNames() - Method in class org.opencms.xml.CmsXmlContentTypeManager
Retruns an alphabetically sorted list of the class names of all configured XML widgets.
getRelatedFilesToPurge(String, String) - Method in class org.opencms.staticexport.A_CmsStaticExportHandler
Returns a list of related files to purge.
getRelatedFilesToPurge(String, String) - Method in class org.opencms.staticexport.CmsAfterPublishStaticExportHandler
 
getRelatedFilesToPurge(String, String) - Method in class org.opencms.staticexport.CmsOnDemandHtmlSubTreeHandler
 
getRelatedFilesToPurge(String, String) - Method in class org.opencms.staticexport.CmsOnDemandStaticExportHandler
 
getRelatedResources(CmsObject, CmsPublishedResource) - Method in class org.opencms.staticexport.CmsStaticExportExportRule
Returns a set of CmsPublishedResource objects specified by the <export-resources> node of this rule, if the publishedResource matches a modified Resource regular expression.
getRelatedSystemResources() - Method in class org.opencms.staticexport.CmsStaticExportRfsRule
Returns the related system resources list as list of Pattern.
getRelativeLinks() - Method in class org.opencms.staticexport.CmsStaticExportManager
Gets the relative links value as a string representation.
getRelativeUri(String, String) - Static method in class org.opencms.staticexport.CmsLinkManager
Calculates a realtive uri from "fromUri" to "toUri", both uri's must be absolute.
getReleaseAfter() - Method in class org.opencms.file.CmsResourceFilter
Returns the start of the release time range for this filter.
getReleaseBefore() - Method in class org.opencms.file.CmsResourceFilter
Returns the end of the release time range for this filter.
getRemoteAddr() - Method in class org.opencms.main.CmsContextInfo
Returns the remote ip address.
getRemoteAddr() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the remote addr used for internal requests.
getRemoteAddress() - Method in class org.opencms.file.CmsRequestContext
Returns the remote ip address.
getRemoteAddress() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the remote address.
getReplacer() - Method in class org.opencms.setup.CmsSetupBean
Returns the replacer.
getReport() - Method in class org.opencms.importexport.CmsExport
Returns the report to write progess messages to.
getReport() - Method in class org.opencms.report.A_CmsReportThread
Returns the report where the output of this Thread is written to.
getReportUpdate() - Method in class org.opencms.report.A_CmsReportThread
Returns the part of the report that is ready for output.
getReportUpdate() - Method in class org.opencms.report.CmsHtmlReport
 
getReportUpdate() - Method in class org.opencms.report.CmsLogReport
 
getReportUpdate() - Method in class org.opencms.report.CmsShellReport
 
getReportUpdate() - Method in class org.opencms.report.CmsStringBufferReport
 
getReportUpdate() - Method in interface org.opencms.report.I_CmsReport
Updates this report, this processes all new output added since the last call to this method.
getReportUpdate() - Method in class org.opencms.workplace.CmsReport
Returns the part of the report that is ready for output.
getReportUpdate() - Method in class org.opencms.workplace.threads.CmsDatabaseImportThread
 
getReportUpdate() - Method in class org.opencms.workplace.threads.CmsExportThread
 
getReportUpdate() - Method in class org.opencms.workplace.threads.CmsModuleDeleteThread
 
getReportUpdate() - Method in class org.opencms.workplace.threads.CmsModuleReplaceThread
 
getReportUpdate() - Method in class org.opencms.workplace.threads.CmsPointerLinkValidatorThread
 
getReportUpdate() - Method in class org.opencms.workplace.threads.CmsProjectDeleteThread
 
getReportUpdate() - Method in class org.opencms.workplace.threads.CmsPublishThread
 
getReportUpdate() - Method in class org.opencms.workplace.threads.CmsReportTestThread
 
getReportUpdate() - Method in class org.opencms.workplace.threads.CmsSynchronizeThread
 
getReportUpdate() - Method in class org.opencms.workplace.threads.CmsXmlDocumentLinkValidatorThread
 
getRepositoryName(String, String, boolean) - Static method in class org.opencms.util.CmsFileUtil
Returns the file name for a given VFS name that has to be written to a repository in the "real" file system, by appending the VFS root path to the given base repository path, also adding an folder for the "online" or "offline" project.
getRequest() - Method in class org.opencms.jsp.CmsJspBean
Returns the request this bean was initilized with.
getRequestContext() - Method in class org.opencms.db.CmsDbContext
Returns the request context.
getRequestContext() - Method in class org.opencms.file.CmsObject
Returns the current users request context.
getRequestContext() - Method in class org.opencms.jsp.CmsJspBean
Returns the current users OpenCms request context.
getRequestDispatcher(String) - Method in class org.opencms.flex.CmsFlexRequest
Allows requests to be dispatched to internal VFS resources or external JSP pages, overloads the standard servlet API getRequestDispatcher() method.
getRequestDispatcherToExternal(String, String) - Method in class org.opencms.flex.CmsFlexRequest
Replacement for the standard servlet API getRequestDispatcher() method.
getRequestedUri() - Method in class org.opencms.main.CmsContextInfo
Returns the requested uri.
getRequestHandler(String) - Method in class org.opencms.main.OpenCmsCore
Returns the handler instance for the specified name, or null if the name does not match any handler name.
getRequestHandlers() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns the list of instanciated request handler classes.
getRequestResourceName() - Method in class org.opencms.jsp.util.CmsJspStatusBean
Returns the absolute path of the requested resource in the VFS of OpenCms.
getRequestTime() - Method in class org.opencms.file.CmsRequestContext
Returns the current request time.
getRequestURI() - Method in class org.opencms.flex.CmsFlexRequest
Wraps the request URI, overloading the standard API.
getRequestUri() - Method in class org.opencms.jsp.util.CmsJspStatusBean
Returns the request Uri.
getRequestURL() - Method in class org.opencms.flex.CmsFlexRequest
Wraps the request URL, overloading the standard API, the wrapped URL will always point to the currently included VFS resource.
getResName() - Method in class org.opencms.synchronize.CmsSynchronizeList
Returns the name of the resource.
getResource() - Method in class org.opencms.flex.CmsFlexCacheKey
Returns the resource.
getResource() - Method in class org.opencms.flex.CmsFlexRequestKey
Returns the resource.
getResource() - Method in class org.opencms.loader.CmsTemplateLoaderFacade
Returns the resource.
getResource() - Method in class org.opencms.security.CmsAccessControlEntry
Returns the resource assigned with this access control entry.
getResource() - Method in class org.opencms.staticexport.CmsStaticExportData
Returns the resource to export.
getResourceCacheSize() - Method in class org.opencms.db.CmsCacheSettings
Returns the size of the driver manager's cache for resources.
getResourceId() - Method in class org.opencms.db.CmsPublishedResource
Returns the resource ID of the published resource.
getResourceId() - Method in class org.opencms.file.CmsResource
Returns the id of the resource database entry of this resource.
getResourceInitHandlers() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns the list of instanciated resource init handler classes.
getResourcelistCacheSize() - Method in class org.opencms.db.CmsCacheSettings
Returns the size of the driver manager's cache for lists of resources.
getResourceLoaderInfo() - Method in class org.opencms.loader.CmsDumpLoader
Return a String describing the ResourceLoader, which is (localized to the system default locale) "The OpenCms default resource loader for unprocessed files".
getResourceLoaderInfo() - Method in class org.opencms.loader.CmsJspLoader
Return a String describing the ResourceLoader, which is (localized to the system default locale) "The OpenCms default resource loader for JSP".
getResourceLoaderInfo() - Method in class org.opencms.loader.CmsPointerLoader
Return a String describing the ResourceLoader, which is (localized to the system default locale) "The OpenCms default resource loader for pointers".
getResourceLoaderInfo() - Method in class org.opencms.loader.CmsXmlContentLoader
Returns a String describing the ResourceLoader, which is "The OpenCms default resource loader for xml content".
getResourceLoaderInfo() - Method in class org.opencms.loader.CmsXmlPageLoader
Returns a String describing the ResourceLoader, which is (localized to the system default locale) "The OpenCms default resource loader for xml pages".
getResourceLoaderInfo() - Method in interface org.opencms.loader.I_CmsResourceLoader
Returns a String describing the ResourceLoader.
getResourceManager() - Method in class org.opencms.configuration.CmsVfsConfiguration
Returns the initialized resource manager.
getResourceManager() - Static method in class org.opencms.main.OpenCms
Returns the resource manager.
getResourceManager() - Method in class org.opencms.main.OpenCmsCore
Returns the resource manager.
getResourceName() - Method in class org.opencms.jsp.CmsJspNavElement
Returns the resource name this nav element was initalized with.
getResourceName(CmsObject, I_CmsJspTagContentContainer) - Static method in class org.opencms.jsp.CmsJspTagContentLoad
Returns the resource name currently processed.
getResourceName() - Method in class org.opencms.jsp.CmsJspTagContentLoad
 
getResourceName() - Method in class org.opencms.jsp.CmsJspTagContentLoop
 
getResourceName() - Method in interface org.opencms.jsp.I_CmsJspTagContentContainer
Returns the resource name in the VFS for the currently loaded XML content document.
getResourceName() - Method in class org.opencms.lock.CmsLock
Returns the name of the locked resource.
getResourceNodeName() - Method in class org.opencms.importexport.CmsExport
Returns the name for the main resource node.
getResourcePathFromClassloader(String) - Static method in class org.opencms.util.CmsFileUtil
Returns the absolute path name for the given relative path name if it was found by the context Classloader of the current Thread.
getResources() - Method in class org.opencms.module.CmsModule
Returns the list of VFS resources that belong to this module.
getResourcesAsList() - Method in class org.opencms.module.CmsModuleImportExportHandler
Returns the VFS resources to be exported additionally with the module as a list.
getResourcesForPrincipal(CmsDbContext, CmsProject, CmsUUID, CmsPermissionSet, boolean) - Method in class org.opencms.db.CmsDriverManager
Returns all resources associated to a given principal via an ACE with the given permissions.
getResourcesForPrincipal(CmsRequestContext, CmsUUID, CmsPermissionSet, boolean) - Method in class org.opencms.db.CmsSecurityManager
Returns all resources associated to a given principal via an ACE with the given permissions.
getResourcesForPrincipal(CmsUUID, CmsPermissionSet, boolean) - Method in class org.opencms.file.CmsObject
Returns all resources associated to a given principal via an ACE with the given permissions.
getResourcesForProject() - Method in class org.opencms.importexport.CmsImport
Returns a list of resource names that are needed to create a project for this import.
getResourcesInFolder(String, CmsResourceFilter) - Method in class org.opencms.file.CmsObject
Returns all child resources of a resource, that is the resources contained in a folder.
getResourcesInTimeRange(CmsDbContext, String, long, long) - Method in class org.opencms.db.CmsDriverManager
Returns a list with all sub resources of the given parent folder (and all of it's subfolders) that have been modified in the given time range.
getResourcesInTimeRange(CmsRequestContext, String, long, long) - Method in class org.opencms.db.CmsSecurityManager
Returns a list with all sub resources of the given parent folder (and all of it's subfolders) that have been modified in the given time range.
getResourcesInTimeRange(String, long, long) - Method in class org.opencms.file.CmsObject
Returns a list with all sub resources of the given parent folder (and all of it's subfolders) that have been modified in the given time range.
getResourcesNames() - Method in class org.opencms.search.CmsSearchIndexSource
Returns the list of Cms resources to be indexed.
getResourcesToDelete() - Method in class org.opencms.search.CmsSearchIndexUpdateData
Returns the list of CmsPublishedResource instances that must be deleted.
getResourcesToUpdate() - Method in class org.opencms.search.CmsSearchIndexUpdateData
Returns the list of CmsPublishedResource instances that must be updated.
getResourceType(int) - Method in class org.opencms.file.types.A_CmsResourceType
Convenience method to return the initialized resource type instance for the given id.
getResourceType(int) - Method in class org.opencms.loader.CmsResourceManager
Returns the initialized resource type instance for the given id.
getResourceType(String) - Method in class org.opencms.loader.CmsResourceManager
Returns the initialized resource type instance for the given resource type name.
getResourceType() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the extended folder resource type this gallery is based on.
getResourceTypes() - Method in class org.opencms.loader.CmsResourceManager
Returns the (unmodifyable array) list with all initialized resource types.
getResourceTypes() - Method in class org.opencms.module.CmsModule
Returns the list of additional resource types that belong to this module.
getResourceTypes() - Method in class org.opencms.search.CmsSearchDocumentType
Returns the list of Cms resource types to trigger the document factory.
getResourceTypes() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns a Map with all visible resource types for the current user, with the IDs as key values.
getResourceTypes() - Method in class org.opencms.workplace.editors.CmsWorkplaceEditorConfiguration
Returns the valid resource types of the editor.
getResourceUri(String) - Method in class org.opencms.jsp.util.CmsJspStatusBean
Returns the full Workplace resource path to the selected resource.
getResourceUri(String) - Static method in class org.opencms.workplace.CmsWorkplace
Returns the full Workplace resource path to the selected resource.
getResourceUri() - Method in class org.opencms.workplace.CmsWorkplace
Returns the path to the workplace static resources.
getResourceUrl() - Method in class org.opencms.workplace.commons.CmsSecure
Returns the path under which the resource is accessable.
getResourceValue() - Method in class org.opencms.file.CmsProperty
Returns the value of this property attached to the resource record.
getResourceValueList() - Method in class org.opencms.file.CmsProperty
Returns the value of this property attached to the resource record, split as a list.
getResponse() - Method in class org.opencms.jsp.CmsJspBean
Returns the reponse wrapped by this element.
getResponseStackSize() - Method in class org.opencms.flex.CmsFlexController
Returns the size of the response stack.
getResponsibleString() - Method in class org.opencms.security.CmsAccessControlEntry
Returns the string representation of the "responsible" flag.
getRestrictExplorerView() - Method in class org.opencms.db.CmsUserSettings
Sets if the explorer view is restricted to the defined site and folder.
getRestrictExplorerViewString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Returns if the explorer view is restricted to the defined site and folder.
getResult() - Method in class org.opencms.setup.CmsSetupTestResult
Returns the result of the test, e.g.
getResultCache() - Method in class org.opencms.search.CmsSearchManager
Returns the common cache for buffering search results.
getResultCacheSize() - Method in class org.opencms.search.CmsSearchManager
Returns the result cache size.
getResultIndex() - Method in class org.opencms.jsp.CmsContentInfoBean
Returns the index of the current resource that gets iterated in the result list.
getResults(CmsObject) - Method in class org.opencms.file.collectors.A_CmsResourceCollector
 
getResults(CmsObject, String, String) - Method in class org.opencms.file.collectors.CmsDefaultResourceCollector
 
getResults(CmsObject, String, String) - Method in class org.opencms.file.collectors.CmsPriorityResourceCollector
 
getResults(CmsObject) - Method in interface org.opencms.file.collectors.I_CmsResourceCollector
Returns a list of CmsResource Objects that are gathered in the VFS using the default collector name and parameter.
getResults(CmsObject, String, String) - Method in interface org.opencms.file.collectors.I_CmsResourceCollector
Returns a list of CmsResource Objects that are gathered in the VFS using the named collector.
getResultSize() - Method in class org.opencms.jsp.CmsContentInfoBean
Returns the total size of the collector's result list.
getRfsName() - Method in class org.opencms.staticexport.CmsStaticExportData
Returns the rfs name of the resource to export.
getRfsName(CmsObject, String) - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the static export rfs name for a given vfs resoure.
getRfsName(CmsObject, String, String) - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the static export rfs name for a given vfs resoure where the link to the resource includes request parameters.
getRfsPath(String, String, String) - Static method in class org.opencms.util.CmsFileUtil
Creates unique, valid RFS name for the given filename that contains a coded version of the given parameters, with the given file extension appended.
getRfsPrefix(String) - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the prefix for exported links in the "real" file system.
getRfsPrefix() - Method in class org.opencms.staticexport.CmsStaticExportRfsRule
Returns the url Prefix with macro replacement.
getRfsPrefixConfigured() - Method in class org.opencms.staticexport.CmsStaticExportRfsRule
Returns the configured url Prefix with unstubstituted context values.
getRfsPrefixForConfiguration() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the original configured prefix for exported links in the "real" file, to be used when re-writing the configuration.
getRfsRules() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the rfs Rules.
getRole() - Method in class org.opencms.file.CmsGroup
Returns true if this group is enabled as a role for tasks group.
getRole() - Method in class org.opencms.workflow.CmsTask
Returns the role group id of this task.
getRoleName() - Method in class org.opencms.security.CmsRole
Returns the name of the role.
getRoot() - Method in class org.opencms.workflow.CmsTask
Returns the root id of this task.
getRootFolder() - Method in class org.opencms.workplace.explorer.CmsExplorer
Determines the root folder of the current tree dependent on users setting of explorer view restriction.
getRootFolder() - Method in class org.opencms.workplace.explorer.CmsTree
Determines the root folder of the current tree dependent on users setting of explorer view restriction.
getRootPath() - Method in class org.opencms.db.CmsPublishedResource
Returns the root path of the published resource.
getRootPath() - Method in class org.opencms.file.CmsResource
Returns the name of a resource with it's full path from the root folder including the current site root, for example /sites/default/myfolder/index.html.
getRootPath() - Method in class org.opencms.search.A_CmsIndexResource
Returns the access path of the wrapped object.
getRoots() - Method in class org.opencms.search.CmsSearchParameters
Returns the search roots to use.
getRootTool() - Method in class org.opencms.workplace.tools.CmsToolUserData
Returns the root tool.
getRootToolPath(CmsWorkplace) - Method in class org.opencms.workplace.tools.CmsToolManager
Returns the root tool path for the active user.
getRules() - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenuItem
Returns the set of display rules.
getRunLevel() - Static method in class org.opencms.main.OpenCms
Returns the current OpenCms run level.
getRunLevel() - Method in class org.opencms.main.OpenCmsCore
Returns the runlevel of this OpenCmsCore object instance.
getRuntime() - Method in class org.opencms.main.CmsSystemInfo
Returns the time this OpenCms instance is running in miliseconds.
getRuntime() - Method in class org.opencms.report.A_CmsReport
 
getRuntime() - Method in class org.opencms.report.A_CmsReportThread
Returns the time this report has been running.
getRuntime() - Method in interface org.opencms.report.I_CmsReport
Returns the time this report has been running.
getRuntimeInfoFactory() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns the runtime info factory instance.
getRuntimeProperties() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns the runtime Properties.
getRuntimeProperty(Object) - Static method in class org.opencms.main.OpenCms
Looks up a value in the runtime property Map.
getRuntimeProperty(Object) - Method in class org.opencms.main.OpenCmsCore
Looks up a value in the runtime property Map.
getSaxWriter() - Method in class org.opencms.importexport.CmsExport
Returns the SAX baesed xml writer to write the XML output to.
getScheduleManager() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns the configured schedule manager.
getScheduleManager() - Static method in class org.opencms.main.OpenCms
Returns the configured schedule manager.
getScheduleManager() - Method in class org.opencms.main.OpenCmsCore
Returns the configured schedule manager.
getSchema() - Method in class org.opencms.xml.CmsXmlContentDefinition
Generates an XML schema for the content definition.
getSchemaDefinition() - Method in class org.opencms.xml.types.CmsXmlBooleanValue
 
getSchemaDefinition() - Method in class org.opencms.xml.types.CmsXmlColorValue
 
getSchemaDefinition() - Method in class org.opencms.xml.types.CmsXmlDateTimeValue
 
getSchemaDefinition() - Method in class org.opencms.xml.types.CmsXmlHtmlValue
 
getSchemaDefinition() - Method in class org.opencms.xml.types.CmsXmlLocaleValue
 
getSchemaDefinition() - Method in class org.opencms.xml.types.CmsXmlNestedContentDefinition
 
getSchemaDefinition() - Method in class org.opencms.xml.types.CmsXmlStringValue
 
getSchemaDefinition() - Method in class org.opencms.xml.types.CmsXmlVfsFileValue
 
getSchemaDefinition() - Method in interface org.opencms.xml.types.I_CmsXmlSchemaType
Returns a String representation of the XML definition for this schema type.
getSchemaLocation() - Method in class org.opencms.xml.CmsXmlContentDefinition
Returns the location from which the XML schema was read (XML system id).
getSchemaType(String) - Method in class org.opencms.xml.CmsXmlContentDefinition
Returns the scheme type for the given element name, or null if no node is defined with this name.
getScheme() - Method in class org.opencms.flex.CmsFlexRequestKey
Returns the schemes.
getScope() - Method in class org.opencms.jsp.CmsJspTagContentInfo
Returns the scope under which the content info is saved in the page context.
getScopeAsInt(String) - Method in class org.opencms.jsp.CmsJspTagContentInfo
Returns the int value of the specified scope string.
getScore() - Method in class org.opencms.search.CmsSearchResult
Returns the score.
getSearchAction() - Method in class org.opencms.workplace.list.CmsListMetadata
Returns the search action.
getSearchFilter() - Method in class org.opencms.workplace.list.CmsHtmlList
Returns the search filter.
getSearchHits(List) - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns a list of hit items.
getSearchHits(List) - Method in class org.opencms.workplace.galleries.CmsLinkGallery
Returns a list of hit items.
getSearchIndexes() - Method in class org.opencms.search.CmsSearchManager
Returns an unmodifiable list of all configured CmsSearchIndex instances.
getSearchIndexSources() - Method in class org.opencms.search.CmsSearchManager
Returns an unmodifiable view (read-only) of the SearchIndexSources Map.
getSearchManager() - Method in class org.opencms.configuration.CmsSearchConfiguration
Returns the generated search manager.
getSearchManager() - Static method in class org.opencms.main.OpenCms
Returns the initialized search manager, which provides indexing and searching operations.
getSearchManager() - Method in class org.opencms.main.OpenCmsCore
Returns the initialized search manager, which provides indexing and searching operations.
getSearchParameters() - Method in class org.opencms.search.CmsSearch
Creates a String with the necessary search parameters for page links.
getSearchResult() - Method in class org.opencms.search.CmsSearch
Returns the search result for the current query, as a list of CmsSearchResult objects.
getSearchResultCategories() - Method in class org.opencms.search.CmsSearch
Returns a map of categories (Strings) for the last search result, mapped to the hit count (Integer) of the documents in this category, or null if the categories have not been calculated.
getSearchResultCount() - Method in class org.opencms.search.CmsSearch
Returns the total number of search results matching the query.
getSearchRoots() - Method in class org.opencms.search.CmsSearch
Returns the search roots.
getSecondWp() - Method in class org.opencms.workplace.list.CmsTwoListsDialog
Returns the workplace instance of the second list.
getSecureUrl() - Method in class org.opencms.site.CmsSite
Returns the secure server url of this site root.
getSecurityManager() - Method in class org.opencms.main.OpenCmsCore
Returns the initialized OpenCms security manager.
getSelectedDialogUri() - Method in class org.opencms.workplace.CmsDialogSelector
Returns the uri of the dialog which will be displayed.
getSelectedEditorUri() - Method in class org.opencms.workplace.editors.CmsEditorSelector
Returns the uri of the dialog which will be displayed.
getSelectedItem() - Method in class org.opencms.workplace.list.A_CmsListDialog
Returns the current selected item.
getSelectedItems() - Method in class org.opencms.workplace.list.A_CmsListDialog
Returns a list of current selected items.
getSelectedValue(CmsObject, I_CmsWidgetParameter) - Method in class org.opencms.widgets.A_CmsSelectWidget
Returns the currently selected value of the select widget.
getSelectedValues(CmsObject, I_CmsWidgetParameter) - Method in class org.opencms.widgets.A_CmsSelectWidget
Returns the currently selected values of the select widget.
getSelectOptions() - Method in class org.opencms.widgets.A_CmsSelectWidget
Returns the list of configured select options.
getSendTime() - Method in class org.opencms.main.CmsBroadcast
Returns the time this broadcast was send.
getServerName() - Method in class org.opencms.main.CmsSystemInfo
Returns the OpenCms server name, e.g.
getServerName() - Method in class org.opencms.setup.CmsSetupBean
Return the OpenCms server name.
getServerName() - Method in class org.opencms.site.CmsSiteMatcher
Returns the hostname (e.g.
getServerPort() - Method in class org.opencms.site.CmsSiteMatcher
Returns the port (e.g.
getServerProtocol() - Method in class org.opencms.site.CmsSiteMatcher
Returns the protocol (e.g.
getServletMapping() - Method in class org.opencms.setup.CmsSetupBean
Returns the OpenCms servlet mapping, configured in web.xml.
getServletName() - Method in class org.opencms.jsp.util.CmsJspStatusBean
Returns the servlet name.
getServletPath() - Method in class org.opencms.main.CmsSystemInfo
Returns the OpenCms servlet path, e.g.
getSession() - Method in class org.opencms.flex.CmsFlexRequestKey
Returns the the current users session, or null if the current user has no session.
getSession() - Method in class org.opencms.workplace.CmsWorkplace
Returns the current user http session.
getSessionCountAuthenticated() - Method in class org.opencms.main.CmsSessionManager
Returns the number of sessions currently authenticated in the OpenCms security system.
getSessionCountCurrent() - Method in class org.opencms.main.CmsSessionManager
Returns the number of current sessions, including the sessions of not authenticated guest users.
getSessionCountTotal() - Method in class org.opencms.main.CmsSessionManager
Returns the number of total sessions generated so far, including already destroyed sessions.
getSessionId() - Method in class org.opencms.main.CmsSessionInfo
Returns the id of the (http) session this session info belongs to.
getSessionInfo(String) - Method in class org.opencms.main.CmsSessionManager
Returns the complete user session info of a user from the session storage, or null if this session id has no session info attached.
getSessionInfos() - Method in class org.opencms.main.CmsSessionManager
Returns all current session info objects.
getSessionInfos(CmsUUID) - Method in class org.opencms.main.CmsSessionManager
Returns a list of all active session info objects for the specified user.
getSessionManager() - Static method in class org.opencms.main.OpenCms
Returns the session manager that keeps track of the active users.
getSessionManager() - Method in class org.opencms.main.OpenCmsCore
Returns the session manager.
getSettings() - Method in class org.opencms.main.CmsShell
Obtain the additional settings related to the current user.
getSettings() - Method in class org.opencms.workplace.CmsWorkplace
Returns the current users workplace settings.
getSettingsForType(String) - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Returns the explorer type settings of the resource type, considering eventual references to another type.
getSetupBean() - Method in class org.opencms.setup.CmsSetupTests
Returns the CmsSetup bean of the setup wizard.
getSetupLogName() - Method in class org.opencms.setup.CmsSetupBean
Returns the name of the setup log file.
getShortName() - Method in class org.opencms.workplace.tools.A_CmsToolHandler
 
getShortName() - Method in interface org.opencms.workplace.tools.I_CmsToolHandler
Returns the name for the menu or navbar.
getShowAllAction() - Method in class org.opencms.workplace.list.A_CmsListSearchAction
Returns the Show-All action.
getShowExplorerFileDateCreated() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Gets if the file creation date should be shown in explorer view.
getShowExplorerFileDateExpired() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Gets if the file expired by should be shown in explorer view.
getShowExplorerFileDateLastModified() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Gets if the file last modified date should be shown in explorer view.
getShowExplorerFileDateReleased() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Gets if the file released by should be shown in explorer view.
getShowExplorerFileLockedBy() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Gets if the file locked by should be shown in explorer view.
getShowExplorerFilePermissions() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Gets if the file permissions should be shown in explorer view.
getShowExplorerFileSize() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Gets if the file size should be shown in explorer view.
getShowExplorerFileState() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Gets if the file state should be shown in explorer view.
getShowExplorerFileTitle() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Gets if the file title should be shown in explorer view.
getShowExplorerFileType() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Gets if the file type should be shown in explorer view.
getShowExplorerFileUserCreated() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Gets if the file creator should be shown in explorer view.
getShowExplorerFileUserLastModified() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Gets if the file last modified by should be shown in explorer view.
getShowInheritedPermissions() - Method in class org.opencms.workplace.commons.CmsChacc
Returns if the inherited permissions information should be displayed.
getSiblingCount() - Method in class org.opencms.db.CmsPublishedResource
Returns the count of siblings of the published resource.
getSiblingCount() - Method in class org.opencms.file.CmsResource
Returns the number of siblings of the resource, also counting this resource.
getSiblingsList(CmsObject, String) - Method in class org.opencms.staticexport.A_CmsStaticExportHandler
Returns a list containing the root paths of all siblings of a resource.
getSingleFile(CmsObject, String) - Method in class org.opencms.file.collectors.CmsDefaultResourceCollector
Returns a List containing the resources pointed to by the parameter.
getSite() - Method in class org.opencms.flex.CmsFlexRequestKey
Returns the site root.
getSite(String) - Static method in class org.opencms.site.CmsSiteManager
Returns the site with has the provided site root path, or null if no configured site has that root path.
getSite() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the current site for the user.
getSiteManager() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns the site manager.
getSiteManager() - Static method in class org.opencms.main.OpenCms
Returns the initialized site manager, which contains information about all configured sites.
getSiteManager() - Method in class org.opencms.main.OpenCmsCore
Returns the initialized site manager, which contains information about all configured sites.
getSiteMatcher() - Method in class org.opencms.site.CmsSite
Returns the site matcher that describes the URL of this site.
getSiteNavigation(CmsObject, String, int) - Static method in class org.opencms.jsp.CmsJspNavBuilder
This method builds a complete navigation tree with entries of all branches from the specified folder.
getSiteNavigation() - Method in class org.opencms.jsp.CmsJspNavBuilder
This method builds a complete site navigation tree with entries of all branches.
getSiteNavigation(String, int) - Method in class org.opencms.jsp.CmsJspNavBuilder
This method builds a complete navigation tree with entries of all branches from the specified folder.
getSitePath(CmsResource) - Method in class org.opencms.file.CmsObject
Adjusts the absolute resource root path for the current site.
getSitePath(CmsResource) - Method in class org.opencms.file.CmsRequestContext
Adjusts the absolute resource root path for the current site.
getSitePath(CmsObject, String, String) - Static method in class org.opencms.staticexport.CmsLinkManager
Returns the site path for a given uri.
getSiteRoot() - Method in class org.opencms.file.CmsRequestContext
Returns the current root directory in the virtual file system.
getSiteRoot() - Method in class org.opencms.jsp.util.CmsJspStatusBean
Returns the site root of the requested resource.
getSiteRoot() - Method in class org.opencms.main.CmsContextInfo
Returns the siteroot.
getSiteRoot() - Method in class org.opencms.main.CmsSessionInfo
Returns the current site root of the user.
getSiteRoot() - Method in class org.opencms.report.A_CmsReport
Returns the original site root of the user who started this report, or null if the original site root has not been set.
getSiteRoot() - Method in interface org.opencms.report.I_CmsReport
Returns the original site root of the user who started this report, or null if the original site root has not been set.
getSiteRoot() - Method in class org.opencms.site.CmsSite
Returns the server URL prefix to which this site is mapped.
getSiteRoot(String) - Static method in class org.opencms.site.CmsSiteManager
Returns the site root part of the resources root path, or null if the path does not match any site root.
getSiteRoot() - Method in class org.opencms.staticexport.CmsLink
Return the site root of the target if it is internal.
getSiteRootPath() - Method in class org.opencms.workplace.help.CmsHelpNavigationListView
Returns the navigation root path of the navigation to generate a view for.
getSiteRoots() - Method in class org.opencms.site.CmsSiteManager
Returns an unmodifiable set of all configured site roots (Strings).
getSiteRootUUID() - Method in class org.opencms.site.CmsSite
Returns the UUID of this site's root directory in the OpenCms VFS.
getSites() - Method in class org.opencms.site.CmsSiteManager
Returns a map of configured sites.
getSiteSelect(String) - Method in class org.opencms.workplace.CmsFrameset
Returns a html select box filled with the current users accessible sites.
getSiteSelector(String) - Method in class org.opencms.workplace.explorer.CmsTree
Returns the HTML for the site selector box for the explorer tree window.
getSize() - Method in class org.opencms.workplace.list.CmsHtmlList
Return the filtered number of items.
getSkinUri() - Static method in class org.opencms.workplace.CmsWorkplace
Returns the path to the skin resources.
getSmallIconPath() - Method in class org.opencms.workplace.tools.A_CmsToolHandler
 
getSmallIconPath() - Method in interface org.opencms.workplace.tools.I_CmsToolHandler
Returns the path to an optional small(16x16) icon.
getSort() - Method in class org.opencms.search.CmsSearchParameters
Returns the sort order for the search.
getSortedColumn() - Method in class org.opencms.workplace.list.CmsHtmlList
Returns the sorted column's name.
getSortedDatabases() - Method in class org.opencms.setup.CmsSetupBean
Returns a sorted list with they keys (e.g.
getSortOrder() - Method in class org.opencms.search.CmsSearch
Returns the sort order used for sorting the results of s search.
getSource() - Method in class org.opencms.configuration.CmsConfigurationCopyResource
Returns the source resource.
getSource() - Method in class org.opencms.search.CmsSearchIndexUpdateData
Returns the search index source of this update collection.
getSource() - Method in class org.opencms.staticexport.CmsStaticExportRfsRule
Returns the source regex pattern.
getSourceListInVfs() - Method in class org.opencms.synchronize.CmsSynchronizeSettings
Returns the source path list of the synchronization in the OpenCms VFS.
getSourceNames() - Method in class org.opencms.search.CmsSearchIndex
Returns all configured sources names of this search index.
getSources() - Method in class org.opencms.search.CmsSearchIndex
Returns all configured index sources of this search index.
getSqlManager() - Method in class org.opencms.db.CmsDriverManager
Returns an instance of the common sql manager.
getSqlManager() - Method in class org.opencms.db.CmsSecurityManager
Returns an instance of the common sql manager.
getSqlManager() - Method in class org.opencms.db.generic.CmsBackupDriver
 
getSqlManager() - Method in class org.opencms.db.generic.CmsProjectDriver
 
getSqlManager() - Method in class org.opencms.db.generic.CmsUserDriver
 
getSqlManager() - Method in class org.opencms.db.generic.CmsVfsDriver
 
getSqlManager() - Method in class org.opencms.db.generic.CmsWorkflowDriver
 
getSqlManager() - Method in interface org.opencms.db.I_CmsBackupDriver
Returns the SqlManager of this driver.
getSqlManager() - Method in interface org.opencms.db.I_CmsProjectDriver
Returns the SqlManager of this driver.
getSqlManager() - Method in interface org.opencms.db.I_CmsUserDriver
Returns the SqlManager of this driver.
getSqlManager() - Method in interface org.opencms.db.I_CmsVfsDriver
Returns the SqlManager of this driver.
getSqlManager() - Method in interface org.opencms.db.I_CmsWorkflowDriver
Returns the SqlManager of this driver.
getSqlManager() - Static method in class org.opencms.main.OpenCms
Returns an instance of the common sql manager.
getSqlManager() - Method in class org.opencms.main.OpenCmsCore
Returns an instance of the common sql manager.
getStackTraceAsString(Throwable) - Static method in exception org.opencms.main.CmsException
Returns the stack trace (including the message) of an exception as a String.
getStartFolder() - Method in class org.opencms.db.CmsUserSettings
Returns the start folder of the user.
getStartProject() - Method in class org.opencms.db.CmsUserSettings
Returns the start project of the user.
getStartSite() - Method in class org.opencms.db.CmsUserSettings
Returns the start site of the user.
getStartSite() - Method in class org.opencms.widgets.CmsVfsFileWidget
Returns the start site root shown by the widget when first displayed.
getStartTime() - Method in class org.opencms.workflow.CmsTask
Returns the starttime of this task.
getStartTime() - Method in class org.opencms.workflow.CmsTaskLog
Returns the start time of this task log entry.
getStartupTime() - Method in class org.opencms.main.CmsSystemInfo
Returns the time this OpenCms instance was started in miliseconds.
getStartupUri() - Method in class org.opencms.workplace.CmsFrameset
Returns the startup URI for display in the main body frame, this can either be the user default view, or (if set) a sepcific startup resource.
getStartView() - Method in class org.opencms.db.CmsUserSettings
Returns the current start view of the user.
getState() - Method in class org.opencms.db.CmsPublishedResource
Returns the resource state of the published resource.
getState() - Method in class org.opencms.file.CmsResource
Returns the state of this resource.
getState() - Method in class org.opencms.file.CmsResourceFilter
Returns the state for this filter.
getState() - Method in class org.opencms.workflow.CmsTask
Returns the state of this task.
getState() - Method in class org.opencms.workplace.CmsDialog
Gets a formatted file state string.
getState() - Method in class org.opencms.workplace.list.CmsHtmlList
Returns a filled list state.
getStateString() - Method in class org.opencms.workflow.CmsTask
Returns the state of this task as String.
getStaticExportManager() - Method in class org.opencms.configuration.CmsImportExportConfiguration
Returns the initialized static export manager.
getStaticExportManager() - Static method in class org.opencms.main.OpenCms
Returns the properties for the static export.
getStaticExportManager() - Method in class org.opencms.main.OpenCmsCore
Returns the properties for the static export.
getStaticTypeId() - Static method in class org.opencms.file.types.CmsResourceTypeBinary
Returns the static type id of this (default) resource type.
getStaticTypeId() - Static method in class org.opencms.file.types.CmsResourceTypeFolder
Returns the static type id of this (default) resource type.
getStaticTypeId() - Static method in class org.opencms.file.types.CmsResourceTypeImage
Returns the static type id of this (default) resource type.
getStaticTypeId() - Static method in class org.opencms.file.types.CmsResourceTypeJsp
Returns the static type id of this (default) resource type.
getStaticTypeId() - Static method in class org.opencms.file.types.CmsResourceTypePlain
Returns the static type id of this (default) resource type.
getStaticTypeId() - Static method in class org.opencms.file.types.CmsResourceTypePointer
Returns the static type id of this (default) resource type.
getStaticTypeId() - Static method in class org.opencms.file.types.CmsResourceTypeXmlPage
Returns the static type id of this (default) resource type.
getStaticTypeName() - Static method in class org.opencms.file.types.CmsResourceTypeBinary
Returns the static type name of this (default) resource type.
getStaticTypeName() - Static method in class org.opencms.file.types.CmsResourceTypeFolder
Returns the static type name of this (default) resource type.
getStaticTypeName() - Static method in class org.opencms.file.types.CmsResourceTypeImage
Returns the static type name of this (default) resource type.
getStaticTypeName() - Static method in class org.opencms.file.types.CmsResourceTypeJsp
Returns the static type name of this (default) resource type.
getStaticTypeName() - Static method in class org.opencms.file.types.CmsResourceTypePlain
Returns the static type name of this (default) resource type.
getStaticTypeName() - Static method in class org.opencms.file.types.CmsResourceTypePointer
Returns the static type name of this (default) resource type.
getStaticTypeName() - Static method in class org.opencms.file.types.CmsResourceTypeXmlPage
Returns the static type name of this (default) resource type.
getStatus() - Method in class org.opencms.staticexport.CmsStaticExportResponseWrapper
Returns the status code of this export response, if no status code was set so far, -1 is returned.
getStatusCode() - Method in class org.opencms.jsp.util.CmsJspStatusBean
Returns the status code.
getStatusCodeMessage() - Method in class org.opencms.jsp.util.CmsJspStatusBean
Returns the status code message.
getStemmerAlgorithm() - Method in class org.opencms.search.CmsSearchAnalyzer
Returns the stemmer algorithm.
getStreamCopy(InputStream) - Method in class org.opencms.search.extractors.A_CmsTextExtractor
Creates a copy of the original input stream, which allows to read the input stream more then once, required for certain document types.
getString(String) - Method in class org.opencms.i18n.CmsMessages
Directly calls the getString(String) method of the wrapped ResourceBundle.
getString(String) - Method in class org.opencms.i18n.CmsMultiMessages
 
getStringValue(CmsObject) - Method in interface org.opencms.widgets.I_CmsWidgetParameter
Returns the value of this parameter.
getStringValue(CmsObject) - Method in class org.opencms.workplace.CmsWidgetDialogParameter
 
getStringValue(CmsObject, String, Locale) - Method in class org.opencms.xml.A_CmsXmlDocument
 
getStringValue(CmsObject, String, Locale, int) - Method in class org.opencms.xml.A_CmsXmlDocument
 
getStringValue(CmsObject, String, Locale) - Method in interface org.opencms.xml.I_CmsXmlDocument
Returns the first content value for the given key name as a String, or null if no such value exists.
getStringValue(CmsObject, String, Locale, int) - Method in interface org.opencms.xml.I_CmsXmlDocument
Returns the content value for the given key name from the selected index as a String, or null if no such value exists.
getStringValue(CmsObject) - Method in class org.opencms.xml.types.A_CmsXmlValueCdataBase
 
getStringValue(CmsObject) - Method in class org.opencms.xml.types.A_CmsXmlValueTextBase
 
getStringValue(CmsObject) - Method in class org.opencms.xml.types.CmsXmlHtmlValue
 
getStringValue(CmsObject) - Method in class org.opencms.xml.types.CmsXmlNestedContentDefinition
 
getStringValue(CmsObject) - Method in class org.opencms.xml.types.CmsXmlVfsFileValue
 
getStringValue(CmsObject) - Method in interface org.opencms.xml.types.I_CmsXmlContentValue
Returns the value of this XML content node as a String.
getStructureId() - Method in class org.opencms.db.CmsPublishedResource
Returns the structure ID of the published resource.
getStructureId() - Method in class org.opencms.file.CmsResource
Returns the id of the structure record of this resource.
getStructureValue() - Method in class org.opencms.file.CmsProperty
Returns the value of this property attached to the structure record.
getStructureValueList() - Method in class org.opencms.file.CmsProperty
Returns the value of this property attached to the structure record, split as a list.
getStyle() - Method in class org.opencms.workplace.tools.CmsHtmlIconButtonStyleEnum
Returns the style string.
getStyleUri(CmsJspActionElement) - Static method in class org.opencms.workplace.CmsWorkplace
Returns the path to the cascading stylesheets.
getStyleUri(CmsJspActionElement, String) - Static method in class org.opencms.workplace.CmsWorkplace
Returns the path to the cascading stylesheets.
getStyleUri(String) - Method in class org.opencms.workplace.CmsWorkplace
Returns the path to the cascading stylesheets.
getSubFolders(String) - Method in class org.opencms.file.CmsObject
Returns all folder resources contained in a folder.
getSubFolders(String, CmsResourceFilter) - Method in class org.opencms.file.CmsObject
Returns all folder resources contained in a folder.
getSuffix() - Method in class org.opencms.jsp.CmsJspTagInclude
Returns the suffix.
getSynchronizeSettings() - Method in class org.opencms.db.CmsUserSettings
Returns the (optional) workplace synchronize settings.
getSystemInfo() - Static method in class org.opencms.main.OpenCms
Returns the system information storage.
getSystemInfo() - Method in class org.opencms.main.OpenCmsCore
Returns the system information storage.
getSystemRoles() - Static method in class org.opencms.main.OpenCms
Returns the list of system defined roles (instances of CmsRole).
getSystemRoles() - Static method in class org.opencms.security.CmsRole
Returns the list of system defined roles (instances of CmsRole).
getTabParameterOrder() - Method in class org.opencms.workplace.CmsTabDialog
Returns the order of the parameter prefixes for each tab.
getTabParameterOrder() - Method in class org.opencms.workplace.commons.CmsPreferences
 
getTabParameterOrder() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
 
getTabs() - Method in class org.opencms.workplace.CmsTabDialog
Returns a list with localized Strings representing the names of the tabs.
getTabs() - Method in class org.opencms.workplace.commons.CmsPreferences
 
getTabs() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
 
getTagId() - Method in class org.opencms.file.CmsBackupResource
Returns the tag id of this resource.
getTarget() - Method in class org.opencms.configuration.CmsConfigurationCopyResource
Returns the target resource (may contain macros).
getTarget() - Method in class org.opencms.staticexport.CmsLink
Returns the target (destination) of this link.
getTarget() - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenuItem
Returns the frame target of the current item.
getTargetOptions() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns a HTML String representing the options of the target select box.
getTaskId() - Method in class org.opencms.file.CmsProject
Returns the task id of this project.
getTaskMessageAccepted() - Method in class org.opencms.db.CmsUserSettings
Determines if a message should be sent if the task is accepted.
getTaskMessageAcceptedString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Determines if a message should be sent if the task is accepted.
getTaskMessageCompleted() - Method in class org.opencms.db.CmsUserSettings
Determines if a message should be sent if the task is completed.
getTaskMessageCompletedString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Determines if a message should be sent if the task is completed.
getTaskMessageForwarded() - Method in class org.opencms.db.CmsUserSettings
Determines if a message should be sent if the task is forwarded.
getTaskMessageForwardedString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Determines if a message should be sent if the task is forwarded.
getTaskMessageMembers() - Method in class org.opencms.db.CmsUserSettings
Determines if all role members should be informed about the task.
getTaskMessageMembersString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Determines if all role members should be informed about the task.
getTaskMessageValue() - Method in class org.opencms.db.CmsUserSettings
Returns the task messages value for the tasks view.
getTaskPar(CmsDbContext, int, String) - Method in class org.opencms.db.CmsDriverManager
Returns the value of the given parameter for the given task.
getTaskPar(CmsRequestContext, int, String) - Method in class org.opencms.db.CmsSecurityManager
Returns the value of the given parameter for the given task.
getTaskPar(int, String) - Method in class org.opencms.workflow.CmsTaskService
Returns the value of the given parameter for the given task.
getTaskService() - Method in class org.opencms.file.CmsObject
Returns the current session info manager object.
getTaskShowAllProjects() - Method in class org.opencms.db.CmsUserSettings
Determines if all projects should be shown in tasks view.
getTaskShowAllProjectsString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Determines if all projects should be shown in tasks view.
getTaskStartupFilter() - Method in class org.opencms.db.CmsUserSettings
Returns the startup filter for the tasks view.
getTaskStartupFilterDefault() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Gets the startup filter for the tasks view.
getTaskType(CmsDbContext, String) - Method in class org.opencms.db.CmsDriverManager
Returns the template task id for a given taskname.
getTaskType(CmsRequestContext, String) - Method in class org.opencms.db.CmsSecurityManager
Get the template task id for a given taskname.
getTaskType() - Method in class org.opencms.workflow.CmsTask
Returns the type of this task.
getTaskType(String) - Method in class org.opencms.workflow.CmsTaskService
Returns the template task id for a given taskname.
getTempFileProjectId() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns temporary file project id.
getTempFileProjectId() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the id of the temporary file project required by the editors.
getTemplate() - Method in class org.opencms.loader.CmsTemplateLoaderFacade
Returns the template.
getTemplateLoaderFacade(CmsObject, CmsResource, String) - Method in class org.opencms.loader.CmsResourceManager
Returns a template loader facade for the given file.
getTemplates(CmsObject) - Static method in class org.opencms.workplace.explorer.CmsNewResourceXmlPage
Returns a sorted Map of all available templates of the OpenCms modules.
getTemplateUri() - Method in class org.opencms.jsp.util.CmsJspStatusBean
Returns the URI used for template part inclusion.
getTerms(Query, HashSet, boolean) - Static method in class org.opencms.search.documents.CmsHighlightFinder
Extracts all term texts of a given Query.
getTestResource() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the vfs name of the test resource.
getTestResults() - Method in class org.opencms.setup.CmsSetupTests
Returns the test results.
getThreadPriority() - Method in class org.opencms.scheduler.CmsSchedulerThreadPool
Returns the thread priority of the threads in the scheduler pool.
getThreadStore() - Static method in class org.opencms.main.OpenCms
Returns the OpenCms Thread store.
getThreadStore() - Method in class org.opencms.main.OpenCmsCore
Returns the OpenCms Thread store.
getThrowable(ServletRequest) - Static method in class org.opencms.flex.CmsFlexController
Provides access to a root cause Exception that might have occured in a complex include scenario.
getThrowable() - Method in class org.opencms.flex.CmsFlexController
Returns an exception (Throwable) that was caught during inclusion of sub elements, or null if no exceptions where thrown in sub elements.
getThrowableResourceUri(ServletRequest) - Static method in class org.opencms.flex.CmsFlexController
Provides access to URI of a VFS resource that caused an exception that might have occured in a complex inlucde scenario.
getThrowableResourceUri() - Method in class org.opencms.flex.CmsFlexController
Returns the URI of a VFS resource that caused the exception that was caught during inclusion of sub elements, might return null if no URI information was available for the exception.
getTimeActive() - Method in class org.opencms.main.CmsSessionInfo
Returns the time, in miliseconds, this session has been active, that is the time of the last update minus the creation time.
getTimeCreated() - Method in class org.opencms.main.CmsSessionInfo
Returns the time this session info was created.
getTimeEnd() - Method in class org.opencms.db.CmsLoginMessage
Returns the time the message ends.
getTimeout() - Method in class org.opencms.flex.CmsFlexCacheKey
Returns the timeout.
getTimeout() - Method in class org.opencms.search.CmsSearchManager
Returns the timeout to abandon threads indexing a resource.
getTimeOut() - Method in class org.opencms.workflow.CmsTask
Returns the timeout date of this task.
getTimestamp(ResultSet, String) - Static method in class org.opencms.db.CmsDbUtil
This method tries to get the timestamp several times, because there is a timing problem in the mysql driver.
getTimeStart() - Method in class org.opencms.db.CmsLoginMessage
Returns the time the message starts.
getTimeUpdated() - Method in class org.opencms.main.CmsSessionInfo
Returns the time this session info was last updated.
getTitle() - Method in class org.opencms.file.collectors.CmsPriorityTitleResourceComparator
Returns the title of this resource comparator key.
getTitle() - Method in class org.opencms.jsp.CmsJspNavElement
Returns the value of the property PROPERTY_TITLE of this nav element, or null if this property is not set.
getTitle() - Method in class org.opencms.search.CmsSearchResult
Returns the title.
getTitle() - Method in class org.opencms.site.CmsSite
Returns the root directory of this site in the OpenCms VFS.
getToolGroup(String) - Method in class org.opencms.workplace.tools.CmsTool
Returns the requested group.
getToolGroups() - Method in class org.opencms.workplace.tools.CmsTool
Retuns a list of groups.
getToolHandlers() - Method in class org.opencms.workplace.tools.CmsToolManager
Returns a list with all registered tools.
getToolManager() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the tool manager.
getToolManager() - Method in class org.opencms.workplace.tools.CmsToolDialog
Returns the tool manager.
getToolPathForUrl(String) - Method in class org.opencms.workplace.tools.CmsToolManager
Returns the tool path for the given url.
getToolsForPath(String, boolean) - Method in class org.opencms.workplace.tools.CmsToolManager
Returns a list of all tools in the given path.
getToolUserData() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the new admin view tool User Data.
getTopRequest() - Method in class org.opencms.flex.CmsFlexController
Returns the current http request.
getTopResponse() - Method in class org.opencms.flex.CmsFlexController
Returns the current http response.
getTotalNumberOfPages() - Method in class org.opencms.workplace.list.CmsHtmlList
Returns the total number of pages.
getTotalSize() - Method in class org.opencms.workplace.list.CmsHtmlList
Return the total number of items.
getTranslations() - Method in class org.opencms.util.CmsResourceTranslator
Returns a copy of the initialized translation rules.
getTransResName() - Method in class org.opencms.synchronize.CmsSynchronizeList
Returns the translated name of the resource.
getTree() - Method in class org.opencms.workplace.explorer.CmsTree
Returns the html for the explorer tree.
getTreeResource(String) - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the tree resource uri for the specified tree type.
getTreeSite(String) - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the tree site uri for the specified tree type.
getTreeType() - Method in class org.opencms.workplace.explorer.CmsTree
Returns the type of this tree (e.g.
getTrigger() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
Returns the Quartz trigger used for scheduling this job.
getType() - Method in class org.opencms.configuration.CmsConfigurationCopyResource
Returns the type of the copy, for example "as new", "as sibling" etc.
getType() - Method in class org.opencms.db.CmsPublishedResource
Returns the resource type of the published resource.
getType() - Method in class org.opencms.file.CmsProject
Returns the type of this project.
getType() - Method in class org.opencms.file.CmsResourceFilter
Returns the type for this filter.
getType() - Method in class org.opencms.file.CmsUser
Returns the type of the user.
getType() - Method in class org.opencms.file.collectors.CmsCollectorData
Returns the type.
getType() - Method in class org.opencms.jsp.util.CmsTemplateContentListItem
Returns the XMLContent type.
getType() - Method in class org.opencms.lock.CmsLock
Returns the type about how the resource is locked.
getType() - Method in class org.opencms.main.CmsEvent
Provides access to the event type that was passed with this event.
getType() - Method in class org.opencms.search.A_CmsIndexResource
Returns the type of the wrapped object.
getType() - Method in class org.opencms.staticexport.CmsLink
Returns the type of this link.
getType() - Method in class org.opencms.workflow.CmsTaskLog
Returns the type of this task log entry.
getType() - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenuItem
Returns the type of the current item.
getTypeId() - Method in class org.opencms.file.CmsResource
Returns the resource type id for this resource.
getTypeId() - Method in class org.opencms.file.types.A_CmsResourceType
 
getTypeId() - Method in interface org.opencms.file.types.I_CmsResourceType
Returns the type id of this resource type.
getTypeInteger() - Method in class org.opencms.main.CmsEvent
Provides access to the event type as Integer.
getTypeName() - Method in class org.opencms.file.types.A_CmsResourceType
 
getTypeName() - Method in interface org.opencms.file.types.I_CmsResourceType
Returns the name of this resource type.
getTypeName() - Method in class org.opencms.xml.CmsXmlContentDefinition
Returns the main type name of this XML content definition.
getTypeName() - Method in class org.opencms.xml.types.CmsXmlBooleanValue
 
getTypeName() - Method in class org.opencms.xml.types.CmsXmlColorValue
 
getTypeName() - Method in class org.opencms.xml.types.CmsXmlDateTimeValue
 
getTypeName() - Method in class org.opencms.xml.types.CmsXmlHtmlValue
 
getTypeName() - Method in class org.opencms.xml.types.CmsXmlLocaleValue
 
getTypeName() - Method in class org.opencms.xml.types.CmsXmlNestedContentDefinition
 
getTypeName() - Method in class org.opencms.xml.types.CmsXmlStringValue
 
getTypeName() - Method in class org.opencms.xml.types.CmsXmlVfsFileValue
 
getTypeName() - Method in interface org.opencms.xml.types.I_CmsXmlSchemaType
Returns the schema type name.
getTypes() - Method in class org.opencms.workplace.commons.CmsChacc
Returns a String array with the possible entry types.
getTypeSequence() - Method in class org.opencms.xml.CmsXmlContentDefinition
Returns the type sequence.
getTypesInt() - Method in class org.opencms.workplace.commons.CmsChacc
Returns an int array with possible entry types.
getTypesLocalized() - Method in class org.opencms.workplace.commons.CmsChacc
Returns a String array with the possible localized entry types.
getTypeString() - Method in class org.opencms.configuration.CmsConfigurationCopyResource
Returns the copy type as String.
getUniqueWidgets() - Method in class org.opencms.workplace.editors.CmsXmlContentWidgetVisitor
Returns the unique widgets that were found in the content.
getUpdateData(CmsSearchIndexSource, List) - Method in class org.opencms.search.CmsVfsIndexer
 
getUpdateData(CmsSearchIndexSource, List) - Method in interface org.opencms.search.I_CmsIndexer
Calculates the data for an incremental search index update.
getUpdateLogName() - Method in class org.opencms.setup.CmsUpdateBean
Returns the name of the update log file.
getUpdateProject() - Method in class org.opencms.setup.CmsUpdateBean
Returns the update Project.
getUpdateSite() - Method in class org.opencms.setup.CmsUpdateBean
Returns the update site.
getUploadAppletString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Returns a string representation of the upload Applet flag.
getUri() - Method in class org.opencms.db.CmsExportPoint
Returns the uri of the OpenCms VFS folder to write as export point.
getUri() - Method in class org.opencms.file.CmsRequestContext
Returns the OpenCms VFS URI of the requested resource.
getUri() - Method in class org.opencms.flex.CmsFlexRequestKey
Returns the uri.
getUri() - Method in class org.opencms.staticexport.CmsLink
Returns the raw uri of this link.
getUri() - Method in class org.opencms.util.CmsUriSplitter
Returns the URI String passed to this URI splitter.
getUri() - Method in class org.opencms.workplace.CmsWorkplaceView
Returns the OpenCms VFS uri of this view.
getUri() - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenuItem
Returns the dialog URI of the current item.
getUriStyleSheet() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Returns the OpenCms VFS uri of the style sheet of the current page.
getUriTemplate() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Returns the OpenCms VFS uri of the template of the current page.
getUrl() - Method in class org.opencms.site.CmsSite
Returns the server url of this site root.
getUrl() - Method in class org.opencms.site.CmsSiteMatcher
Returns the url of this site matcher.
getUseExactMatch() - Method in class org.opencms.configuration.CmsSetNextRule
Returns true if MethodUtils.invokeExactMethod shall be used for the reflection.
getUser() - Method in class org.opencms.db.CmsUserSettings
Returns the current user for the settings.
getUser() - Method in class org.opencms.flex.CmsFlexRequestKey
Returns the user.
getUser() - Method in class org.opencms.jsp.CmsJspLoginBean
Returns the currently logged in user.
getUser() - Method in class org.opencms.main.CmsBroadcast
Returns the user that was the sender of this broadcast.
getUser() - Method in class org.opencms.main.CmsContextInfo
Returns the user, or null if the user has not been configured.
getUser() - Method in class org.opencms.main.CmsSessionInfo
Returns the user to which this session info belongs.
getUser() - Method in class org.opencms.workflow.CmsTaskLog
Returns the user id of this task log entry.
getUser() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the current workplace user.
getUserAdmin() - Method in class org.opencms.db.CmsDefaultUsers
Returns the name of the default administrator user.
getUserAgent() - Method in interface org.opencms.widgets.I_CmsWidgetDialog
Returns the "user-agent" of the current request, or null in case no request is available.
getUserAgent() - Method in class org.opencms.workplace.CmsWidgetDialog
 
getUserAgent() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
 
getUserAgentsRegEx() - Method in class org.opencms.workplace.editors.CmsWorkplaceEditorConfiguration
Returns the valid user agents regular expressions of the editor.
getUserCacheSize() - Method in class org.opencms.db.CmsCacheSettings
Returns the size of the driver manager's cache for users.
getUserCreated() - Method in class org.opencms.file.CmsResource
Returns the user id of the user who created this resource.
getUserData(CmsWorkplace) - Method in class org.opencms.workplace.tools.CmsToolManager
Returns the CmsToolUserData object for a given user.
getUserDeletedResource() - Method in class org.opencms.db.CmsDefaultUsers
Returns the name of the default deleted resource user.
getUserDriver() - Method in class org.opencms.db.CmsDriverManager
Returns the user driver.
getUseRelativeLinks() - Method in class org.opencms.staticexport.CmsStaticExportRfsRule
Returns true if the links in the static export should be relative.
getUserExport() - Method in class org.opencms.db.CmsDefaultUsers
Returns the name of the user used to generate the static export.
getUserGroup() - Method in class org.opencms.db.CmsUserProjectSettings
Returns the user Group id.
getUserGroupsCacheSize() - Method in class org.opencms.db.CmsCacheSettings
Returns the size of the driver manager's cache for user/group relations.
getUserGuest() - Method in class org.opencms.db.CmsDefaultUsers
Returns the name of the default guest user.
getUserId() - Method in class org.opencms.lock.CmsLock
Returns the ID of the user who currently locked the resource.
getUserInstalled() - Method in class org.opencms.module.CmsModule
Returns the name of the user who uploaded this module.
getUserLastModified() - Method in class org.opencms.file.CmsResource
Returns the user id of the user who made the last change on this resource.
getUserName() - Method in class org.opencms.jsp.CmsJspLoginBean
Returns the username of the currently logged in user.
getUsername() - Method in class org.opencms.mail.CmsMailHost
Returns the user name used for authentication.
getUserName() - Method in class org.opencms.main.CmsContextInfo
Returns the username.
getUsers(CmsDbContext) - Method in class org.opencms.db.CmsDriverManager
Returns all available users.
getUsers(CmsDbContext, int) - Method in class org.opencms.db.CmsDriverManager
Returns all users from a given type.
getUsers(CmsRequestContext) - Method in class org.opencms.db.CmsSecurityManager
Returns all available users.
getUsers(CmsRequestContext, int) - Method in class org.opencms.db.CmsSecurityManager
Returns all users from a given type.
getUsers() - Method in class org.opencms.file.CmsObject
Returns all users.
getUsers(int) - Method in class org.opencms.file.CmsObject
Returns all users of the given type.
getUserSettings() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the current workplace user settings object.
getUsersOfGroup(CmsDbContext, String) - Method in class org.opencms.db.CmsDriverManager
Returns a list of users in a group.
getUsersOfGroup(CmsRequestContext, String) - Method in class org.opencms.db.CmsSecurityManager
Returns a list of users in a group.
getUsersOfGroup(String) - Method in class org.opencms.file.CmsObject
Returns all direct users of a given group.
getUUID() - Method in class org.opencms.report.A_CmsReportThread
Returns the OpenCms UUID of this report thread.
getUUID() - Method in interface org.opencms.report.I_CmsReportThread
Returns the OpenCms UUID of this report thread.
getValidationErrorList() - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the validation errors for the dialog.
getValidationMessage(CmsObject, I_CmsXmlContentValue, String, String, boolean, boolean) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Returns the validation message to be displayed if a certain rule was violated.
getValue() - Method in interface org.opencms.cache.I_CmsLruCacheObject
Returns the Object value.
getValue() - Method in class org.opencms.file.CmsProperty
Returns the compound value of this property.
getValue(String) - Method in class org.opencms.file.CmsProperty
Returns the compound value of this property, or a specified default value, if both the structure and resource values are null.
getValue() - Method in class org.opencms.flex.CmsFlexCacheEntry
 
getValue() - Method in class org.opencms.jsp.CmsJspTagContentInfo
Returns the name of the content info's value that should be printed out.
getValue() - Method in class org.opencms.widgets.CmsSelectWidgetOption
Returns the value of this select option.
getValue(String, Locale) - Method in class org.opencms.xml.A_CmsXmlDocument
 
getValue(String, Locale, int) - Method in class org.opencms.xml.A_CmsXmlDocument
 
getValue(int) - Method in class org.opencms.xml.content.CmsXmlContentValueSequence
Returns the XML content values from the index position of this seqnence.
getValue(String, Locale) - Method in interface org.opencms.xml.I_CmsXmlDocument
Returns the content value Object for the given key name, or null if no such value exists.
getValue(String, Locale, int) - Method in interface org.opencms.xml.I_CmsXmlDocument
Returns the content value Object for the given key name from the selected index, or null if no such value exists.
getValueList() - Method in class org.opencms.file.CmsProperty
Returns the compound value of this property, split as a list.
getValueList(List) - Method in class org.opencms.file.CmsProperty
Returns the compound value of this property, split as a list, or a specified default value list, if both the structure and resource values are null.
getValues() - Method in class org.opencms.workplace.editors.CmsXmlContentWidgetVisitor
Returns all simple values that were found in the content.
getValues(Locale) - Method in class org.opencms.xml.A_CmsXmlDocument
 
getValues(String, Locale) - Method in class org.opencms.xml.A_CmsXmlDocument
 
getValues() - Method in class org.opencms.xml.content.CmsXmlContentValueSequence
Returns the list of XML content values for the selected schema type and locale in the XML content.
getValues(Locale) - Method in interface org.opencms.xml.I_CmsXmlDocument
Returns all available elements values used in this document for the given locale.
getValues(String, Locale) - Method in interface org.opencms.xml.I_CmsXmlDocument
Returns all content value Objects for the given key name in a List, or null if no such value exists.
getValueSequence(String, Locale) - Method in class org.opencms.xml.content.CmsXmlContent
Returns the value sequence for the selected element name in this XML content.
getVar() - Method in class org.opencms.jsp.CmsJspTagContentInfo
Returns the name of the variable under which the content info bean should be saved in the page context.
getVariation() - Method in class org.opencms.flex.CmsFlexCacheKey
Returns the variation.
getVariation() - Method in class org.opencms.jsp.util.CmsTemplateContentListItem
Returns the list variation.
getVersion() - Method in class org.opencms.importexport.CmsImportVersion2
 
getVersion() - Method in class org.opencms.importexport.CmsImportVersion3
 
getVersion() - Method in class org.opencms.importexport.CmsImportVersion4
 
getVersion() - Method in interface org.opencms.importexport.I_CmsImport
Returns the version of the import implementation.
getVersion() - Method in class org.opencms.main.CmsSystemInfo
Returns the identifier "OpenCms/" plus the OpenCms version number.
getVersion() - Method in class org.opencms.module.CmsModule
Returns the version of this module.
getVersion() - Method in class org.opencms.module.CmsModuleDependency
Returns the minimum version of the dependency.
getVersion() - Method in class org.opencms.module.CmsModuleVersion
Returns the current version String.
getVersionHistoryMaxCount() - Method in class org.opencms.configuration.CmsSystemConfiguration
Returns the maximum number of versions that are kept per file in the VFS version history.
getVersionHistoryMaxCount() - Method in class org.opencms.main.CmsSystemInfo
Returns the maximum number of versions that are kept per file in the VFS version history.
getVersionId() - Method in class org.opencms.file.CmsBackupProject
Gets the versionId.
getVersionId() - Method in class org.opencms.file.CmsBackupResource
Returns the version id of this backup resource.
getVersionName() - Method in class org.opencms.main.CmsSystemInfo
Returns the version name (that is the version number) of this OpenCms system.
getVfsDriver() - Method in class org.opencms.db.CmsDriverManager
Returns the VFS driver.
getVfsName() - Method in class org.opencms.staticexport.CmsStaticExportData
Returns the vfs name of the resource to export.
getVfsName(CmsObject, String) - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the VFS name for the given RFS name, being the exact reverse of CmsStaticExportManager.getRfsName(CmsObject, String).
getVfsPrefix() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the prefix for the internal in the VFS.
getVfsPrefixForConfiguration() - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the original configured prefix for internal links in the VFS, to be used when re-writing the configuration.
getVfsUri() - Method in class org.opencms.staticexport.CmsLink
Returns the vfs link of the target if it is internal.
getViews() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the map of configured workplace views.
getViewSelect(String) - Method in class org.opencms.workplace.CmsFrameset
Returns a html select box filled with the views accessible by the current user.
getViewStartup() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the view startup page.
getViewUri() - Method in class org.opencms.workplace.CmsWorkplaceSettings
Returns the current view Uri selected in the workplace.
getWakeupTime() - Method in class org.opencms.workflow.CmsTask
Returns the wakeup time of this task.
getWarningInterval() - Method in class org.opencms.monitor.CmsMemoryMonitorConfiguration
Returns the intervalWarning.
getWarnings() - Method in class org.opencms.xml.CmsXmlValidationErrorHandler
Returns the warnings.
getWarnings() - Method in class org.opencms.xml.content.CmsXmlContentErrorHandler
Returns the map of validation warnings.
getWarnings(Locale) - Method in class org.opencms.xml.content.CmsXmlContentErrorHandler
Returns the Map of warnings for the selected locale.
getWebApplicationName() - Method in class org.opencms.main.CmsSystemInfo
Returns the OpenCms web application name, e.g.
getWebApplicationRfsPath() - Method in class org.opencms.main.CmsSystemInfo
Returns the OpenCms web application folder in the servlet container.
getWebAppRfsPath() - Method in class org.opencms.setup.CmsSetupBean
Returns the absolute path to the OpenCms home directory.
getWebInfRfsPath() - Method in class org.opencms.main.CmsSystemInfo
Returns the OpenCms web application "WEB-INF" directory path.
getWidget() - Method in exception org.opencms.widgets.CmsWidgetException
Returns the widget that caused the error.
getWidget(CmsWidgetDialogParameter) - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the widget HTML code for the given parameter.
getWidget() - Method in class org.opencms.workplace.CmsWidgetDialogParameter
Returns the widget for this parameter.
getWidget(String) - Method in class org.opencms.xml.CmsXmlContentTypeManager
Returns an initialized widget class by it's class name or by it's alias.
getWidget(I_CmsXmlContentValue) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
 
getWidget(I_CmsXmlContentValue) - Method in interface org.opencms.xml.content.I_CmsXmlContentHandler
Returns the editor widget that should be used for the given XML content value.
getWidgetDefault(String) - Method in class org.opencms.xml.CmsXmlContentTypeManager
Returns the editor widget for the specified XML content type.
getWidgetHtmlEnd() - Method in class org.opencms.workplace.CmsWidgetDialog
Generates the HTML for the end of the widget dialog.
getWidgetIncludes() - Method in class org.opencms.workplace.CmsWidgetDialog
Generates the HTML include tags for external JavaScripts files of the used widgets.
getWidgetInitCalls() - Method in class org.opencms.workplace.CmsWidgetDialog
Generates the JavaScript init calls for the used widgets.
getWidgetInitMethods() - Method in class org.opencms.workplace.CmsWidgetDialog
Generates the JavaScript initialization methods for the used widgets.
getWidgets() - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the list of all widgets used on this widget dialog, the List must contain Objects of type CmsWidgetDialogParameter.
getWidgets() - Method in class org.opencms.workplace.editors.CmsXmlContentWidgetVisitor
Returns all widgets that were found in the content.
getWidth() - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Returns the width.
getWidth() - Method in class org.opencms.workplace.list.CmsListMetadata
Returns the total number of displayed columns.
getWindowPos() - Method in class org.opencms.util.CmsRfsFileViewer
Returns the start position of the current display.
getWindowSize() - Method in class org.opencms.util.CmsRfsFileViewer
Get the amount of lines (or entries depending on wether a standard log file is shown) to display per page.
getWizardEnabled() - Method in class org.opencms.setup.CmsSetupBean
Checks if the setup wizard is enabled.
getWizardUrl() - Method in class org.opencms.workplace.galleries.A_CmsGallery
Returns the url for the upload applet or JSP dialog.
getWizardUrl() - Method in class org.opencms.workplace.galleries.CmsLinkGallery
Returns the url for the new CmsResourceTypePointer dialog.
getWorkflowDriver() - Method in class org.opencms.db.CmsDriverManager
Returns the workflow driver.
getWorkplaceButtonStyle() - Method in class org.opencms.db.CmsUserSettings
Returns the style of the workplace buttons of the user.
getWorkplaceButtonStyleString() - Method in class org.opencms.configuration.CmsDefaultUserSettings
Returns a string representation of the workplace button style.
getWorkplaceEditorManager() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns the instanciated workplace editor manager class.
getWorkplaceImportThread() - Method in class org.opencms.setup.CmsSetupBean
Returns the workplace import thread.
getWorkplaceManager() - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
Returns the initialized workplace manager.
getWorkplaceManager() - Static method in class org.opencms.main.OpenCms
Returns the initialized workplace manager, which contains information about the global workplace settings.
getWorkplaceManager() - Method in class org.opencms.main.OpenCmsCore
Returns the initialized work