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

A

A_CmsBackoffice - class com.opencms.defaults.A_CmsBackoffice.
Abstract class for generic backoffice display.
A_CmsBackoffice() - Constructor for class com.opencms.defaults.A_CmsBackoffice
 
A_CmsCacheDirectives - class com.opencms.template.A_CmsCacheDirectives.
Abstact class for all CacheDirectives classes.
A_CmsCacheDirectives() - Constructor for class com.opencms.template.A_CmsCacheDirectives
 
A_CmsChannelBackoffice - class com.opencms.defaults.A_CmsChannelBackoffice.
Backoffice class with channel functionality
A_CmsChannelBackoffice() - Constructor for class com.opencms.defaults.A_CmsChannelBackoffice
 
A_CmsContentDefinition - class com.opencms.defaults.A_CmsContentDefinition.
Abstract class for the content definition Creation date: (27.10.00 10:04:42)
A_CmsContentDefinition() - Constructor for class com.opencms.defaults.A_CmsContentDefinition
 
A_CmsElement - class com.opencms.template.cache.A_CmsElement.
An instance of A_CmsElement represents an requestable Element in the OpenCms element cache area.
A_CmsElement() - Constructor for class com.opencms.template.cache.A_CmsElement
 
A_CmsGalleryBrowser - class com.opencms.workplace.A_CmsGalleryBrowser.
An abstract gallery browser.
A_CmsGalleryBrowser() - Constructor for class com.opencms.workplace.A_CmsGalleryBrowser
 
A_CmsNavBase - class com.opencms.defaults.A_CmsNavBase.
This abstract class builds the default Navigation.
A_CmsNavBase() - Constructor for class com.opencms.defaults.A_CmsNavBase
 
A_CmsReportThread - class com.opencms.report.A_CmsReportThread.
Provides a common Thread class for the reports.
A_CmsReportThread() - Constructor for class com.opencms.report.A_CmsReportThread
 
A_CmsTemplate - class com.opencms.template.A_CmsTemplate.
Abstract template class.
A_CmsTemplate() - Constructor for class com.opencms.template.A_CmsTemplate
 
A_CmsWpElement - class com.opencms.workplace.A_CmsWpElement.
Abstract class for all workplace elements.
A_CmsWpElement() - Constructor for class com.opencms.workplace.A_CmsWpElement
 
A_CmsXmlContent - class com.opencms.template.A_CmsXmlContent.
Abstract class for OpenCms files with XML content.
A_CmsXmlContent() - Constructor for class com.opencms.template.A_CmsXmlContent
Constructor for creating a new instance of this class
A_OpenCms - class com.opencms.core.A_OpenCms.
Abstract class for the OpenCms "operating system" that provides public static methods which can be used by other classes to access basic features of OpenCms like logging etc.
A_OpenCms() - Constructor for class com.opencms.core.A_OpenCms
 
accept(CmsObject, int) - Static method in class com.opencms.workplace.CmsTaskAction
Accepts a task.
acceptsURL(String) - Method in class com.opencms.dbpool.CmsDriver
Returns true if the driver thinks that it can open a connection to the given URL.
acceptTask(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Accept a task from the Cms.
acceptTask(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Accept a task from the Cms.
acceptTask(int) - Method in class com.opencms.file.CmsObject
Accept a task from the Cms.
accessCreate(CmsUser, CmsProject, CmsResource) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks, if the user may create this resource.
accessCreate(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Checks, if the user may create this resource.
accessCreate(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks, if the user may create this resource.
accessCreate(String) - Method in class com.opencms.file.CmsObject
Checks, if the user may create this resource.
accessGroup(CmsObject, CmsUser, int) - Method in class com.opencms.defaults.A_CmsContentDefinition
Checks, if the group may access this resource.
accessGroup(CmsObject, CmsUser, int, CmsResource) - Static method in class com.opencms.defaults.master.CmsMasterContent
Checks, if the group may access this resource.
accessGroup(CmsUser, CmsProject, CmsResource, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks, if the group may access this resource.
accessLock(CmsUser, CmsProject, CmsResource) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks, if the user may lock this resource.
accessLock(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Checks, if the user may lock this resource.
accessLock(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks, if the user may lock this resource.
accessLock(String) - Method in class com.opencms.file.CmsObject
Checks, if the user may lock this resource.
accessOther(CmsResource, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks, if others may access this resource.
accessOther(int) - Method in class com.opencms.defaults.A_CmsContentDefinition
Checks, if others may access this resource.
accessOther(int, CmsResource) - Static method in class com.opencms.defaults.master.CmsMasterContent
Checks, if others may access this resource.
accessOwner(CmsObject, CmsUser, int) - Method in class com.opencms.defaults.A_CmsContentDefinition
Checks, if the owner may access this resource.
accessOwner(CmsObject, CmsUser, int, CmsResource) - Static method in class com.opencms.defaults.master.CmsMasterContent
Checks, if the owner may access this resource.
accessOwner(CmsUser, CmsProject, CmsResource, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks, if the owner may access this resource.
accessProject(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Tests if the user can access the project.
accessProject(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Tests if the user can access the project.
accessProject(int) - Method in class com.opencms.file.CmsObject
Checks if the user can access the project.
accessRead(CmsUser, CmsProject, CmsResource) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks if the user may read this resource.
accessRead(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Checks, if the user may read this resource.
accessRead(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks if the user may read this resource.
accessRead(String) - Method in class com.opencms.file.CmsObject
Checks, if the user may read this resource.
accessReadVisible(CmsResource) - Method in class com.opencms.file.CmsObject
Checks, if the user may read this resource and if it is visible to him.
accessReadVisible(CmsUser, CmsProject, CmsResource) - Method in interface com.opencms.file.I_CmsResourceBroker
Checks, if the user may read this resource and if it is visible to him.
accessReadVisible(CmsUser, CmsProject, CmsResource) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks, if the user may read this resource and if it is visible to him.
accessUnlock(CmsUser, CmsProject, CmsResource) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks, if the user may unlock this resource.
accessWrite(CmsUser, CmsProject, CmsResource) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks, if the user may write this resource.
accessWrite(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Checks, if the user may write this resource.
accessWrite(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks, if the user may write this resource.
accessWrite(String) - Method in class com.opencms.file.CmsObject
Checks, if the user may write this resource.
accessWriteUnlocked(CmsUser, CmsProject, CmsResource) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks, if the user may write the unlocked resource.
add(byte[]) - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
Adds an array of bytes to this cache entry, this will usually be the result of some kind of output - stream.
add(byte[]) - Method in class com.opencms.template.cache.CmsElementVariant
Adds static content to this variant.
add(byte[], String) - Method in class com.opencms.template.cache.CmsElementVariant
Adds static content to this variant.
add(CmsElementDefinition) - Method in class com.opencms.template.cache.CmsElementDefinitionCollection
Add a definition to the collection.
add(CmsElementLink) - Method in class com.opencms.template.cache.CmsElementVariant
Adds an element-link to this variant.
add(CmsMethodLink) - Method in class com.opencms.template.cache.CmsElementVariant
Adds an method-link to this variant.
add(I_CmsFlexLruCacheObject) - Method in class com.opencms.flex.util.CmsFlexLruCache
Adds a new object to this cache.
add(String) - Method in class com.opencms.template.cache.CmsElementVariant
Adds static content to this variant.
add(String, Map) - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
Add an include - call target resource to this cache entry.
addAttachment(String, String) - Method in class com.opencms.defaults.CmsMail
Add a new attachment of the given content type to this CmsMail object.
addBatch() - Method in class com.opencms.dbpool.CmsPreparedStatement
 
addBatch(String) - Method in class com.opencms.dbpool.CmsStatement
 
addCdataElement(Document, Element, String, String) - Method in class com.opencms.file.CmsExport
Adds a CDATA element to the XML document.
addChannel(String) - Method in class com.opencms.defaults.master.CmsMasterContent
Registers a new channel, that should be written by calling write().
addCmsEventListener(I_CmsEventListener) - Static method in class com.opencms.core.A_OpenCms
Add a cms event listener.
addDateHeader(String, long) - Method in class com.opencms.flex.cache.CmsFlexResponse
Method overlodad from the standard HttpServletRequest API.
addDefinition(CmsElementDefinition) - Method in class com.opencms.template.cache.A_CmsElement
Adds a single definition to this element.
addDependencies(Vector) - Method in class com.opencms.template.cache.CmsElementVariant
Add a dependencies Vector to this.
addDependency(String) - Method in class com.opencms.file.CmsRequestContext
Adds a dependency.
addDependency(String) - Method in class com.opencms.file.CmsExportLink
Adds one dependency to the dependencies vector
addElement(Document, Element, String, String) - Method in class com.opencms.file.CmsExport
Adds a text element to the XML document.
addFileExtension(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
adds a file extension to the list of known file extensions Security: Users, which are in the group "administrators" are granted.
addFileExtension(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
adds a file extension to the list of known file extensions Security: Users, which are in the group "administrators" are granted.
addFileExtension(String, String) - Method in class com.opencms.file.CmsObject
Adds a file extension to the list of known file extensions.
addGroup(CmsUser, CmsProject, String, String, int, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Add a new group to the Cms.
addGroup(CmsUser, CmsProject, String, String, int, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Add a new group to the Cms.
addGroup(String, String, int, String) - Method in class com.opencms.file.CmsObject
Adds a new group to the Cms.
addHeader(String, String) - Method in class com.opencms.core.CmsResponseHttpServlet
Add a header-field in the response.
addHeader(String, String) - Method in class com.opencms.core.CmsExportResponse
 
addHeader(String, String) - Method in interface com.opencms.core.I_CmsResponse
Add a header-field in the response.
addHeader(String, String) - Method in class com.opencms.flex.cache.CmsFlexResponse
Method overlodad from the standard HttpServletRequest API.
addHeaders(Map) - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
Add a map of headers to this cache entry, which are usually collected in the class CmsFlexResponse first.
addImportUser(CmsUser, CmsProject, String, String, String, String, String, String, String, int, Hashtable, String, String, String, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Adds a user to the Cms by import.
addImportUser(CmsUser, CmsProject, String, String, String, String, String, String, String, int, Hashtable, String, String, String, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Adds a user to the Cms.
addImportUser(String, String, String, String, String, String, String, int, Hashtable, String, String, String, int) - Method in class com.opencms.file.CmsObject
Adds a user to the Cms by import.
addImportUser(String, String, String, String, String, String, String, long, long, int, Hashtable, CmsGroup, String, String, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Adds a user to the database.
addImportUser(String, String, String, String, String, String, String, long, long, int, Hashtable, CmsGroup, String, String, int) - Method in class com.opencms.file.oraclesql.CmsDbAccess
Adds a user to the database.
addIntHeader(String, int) - Method in class com.opencms.flex.cache.CmsFlexResponse
Method overlodad from the standard HttpServletRequest API.
addLink(String) - Method in class com.opencms.file.CmsRequestContext
Adds a link for the static export.
addLinkTarget(String) - Method in class com.opencms.linkmanagement.CmsPageLinks
adds a single target to the page.
addMedia(CmsMasterMedia) - Method in class com.opencms.defaults.master.CmsMasterContent
Registers a new media, that should be written by calling write().
addParameter(String, String) - Method in class com.opencms.flex.jsp.CmsJspTagInclude
This methods adds parameters to the current request.
addParameter(String, String) - Method in interface com.opencms.flex.jsp.I_CmsJspTagParamParent
Add a parameter to this tag.
addParameterMap(Map) - Method in class com.opencms.flex.cache.CmsFlexRequest
Adds the specified Map to the paramters of the request.
addSystemProperty(String, Serializable) - Method in class com.opencms.file.genericSql.CmsDbAccess
Creates a serializable object in the systempropertys.
addSystemProperty(String, Serializable) - Method in class com.opencms.file.oraclesql.CmsDbAccess
Creates a serializable object in the systempropertys.
addToIncludeList(String, Map) - Method in class com.opencms.flex.cache.CmsFlexResponse
Adds an inclusion target to the list of include results.
addToLruCache() - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
 
addToLruCache() - Method in interface com.opencms.flex.util.I_CmsFlexLruCacheObject
Invoked after an object was added to the cache.
addUser(CmsObject, CmsUser, CmsProject, String, String, String, String, Hashtable, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Adds a user to the Cms.
addUser(CmsObject, CmsUser, CmsProject, String, String, String, String, Hashtable, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Adds a user to the Cms.
addUser(String, String, String, String, Hashtable, int) - Method in class com.opencms.file.CmsObject
Adds a user to the Cms.
addUser(String, String, String, String, String, String, long, long, int, Hashtable, CmsGroup, String, String, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Adds a user to the database.
addUser(String, String, String, String, String, String, long, long, int, Hashtable, CmsGroup, String, String, int) - Method in class com.opencms.file.mySql.CmsDbAccess
Adds a user to the database.
addUser(String, String, String, String, String, String, long, long, int, Hashtable, CmsGroup, String, String, int) - Method in class com.opencms.file.oraclesql.CmsDbAccess
Adds a user to the database.
addUserToGroup(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Adds a user to a group.
addUserToGroup(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Adds a user to a group.
addUserToGroup(int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Adds a user to a group.
addUserToGroup(String, String) - Method in class com.opencms.file.CmsObject
Adds a user to a group.
addVariant(Object, CmsElementVariant) - Method in class com.opencms.template.cache.A_CmsElement
Adds a single variant to this element.
addWebUser(CmsObject, CmsUser, CmsProject, String, String, String, String, Hashtable, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Adds a web user to the Cms.
addWebUser(CmsObject, CmsUser, CmsProject, String, String, String, String, Hashtable, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Adds a web user to the Cms.
addWebUser(CmsObject, CmsUser, CmsProject, String, String, String, String, String, Hashtable, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Adds a web user to the Cms.
addWebUser(CmsObject, CmsUser, CmsProject, String, String, String, String, String, Hashtable, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Adds a web user to the Cms.
addWebUser(String, String, String, String, Hashtable, int) - Method in class com.opencms.file.CmsObject
Adds a web user to the Cms.
addWebUser(String, String, String, String, String, Hashtable, int) - Method in class com.opencms.file.CmsObject
Adds a web user to the Cms.
anonymousUser() - Method in class com.opencms.file.CmsObject
Returns the anonymous user object.
anonymousUser(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns the anonymous user object.
anonymousUser(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns the anonymous user object.
applyFilter(CmsObject, CmsFilterMethod) - Static method in class com.opencms.defaults.A_CmsContentDefinition
applies the filter method
applyFilter(CmsObject, CmsFilterMethod, String) - Static method in class com.opencms.defaults.A_CmsContentDefinition
applies the filter through the method object and the user parameters
ATTRIBUTE_NAME - Static variable in class com.opencms.flex.cache.CmsFlexController
Constant for the controller request attribute name
ATTRIBUTE_PROCESSED - Static variable in class com.opencms.flex.cache.CmsFlexRequest
Attribute name used for checking if _flex request parameters have already been processed

B

backupProject(CmsProject, int, long, CmsUser) - Method in class com.opencms.file.genericSql.CmsDbAccess
Creates a backup of the published project
backupProject(int, int, long) - Method in class com.opencms.file.CmsObject
Creates a backup of the published project
backupProject(int, int, long, CmsUser) - Method in interface com.opencms.file.I_CmsResourceBroker
Creates a backup of the published project
backupProject(int, int, long, CmsUser) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Creates a backup of the published project
backupRegistry(String, String) - Method in class com.opencms.boot.CmsSetupUtils
Restores the registry.xml either to or from a backup file, depending whether the setup wizard is executed the first time (the backup registry doesnt exist) or not (the backup registry exists).
backupResource(int, CmsResource, byte[], Map, int, long) - Method in class com.opencms.file.genericSql.CmsDbAccess
Creates a backup of the published resource
beforePublish(CmsObject, Boolean, Integer, Integer, Long, Vector, Vector, CmsMasterDataSet) - Static method in class com.opencms.defaults.master.CmsMasterContent
Overwrite this method in your subclasses to execute any tasks before the resources are published.
brokenLinksFound() - Method in class com.opencms.report.A_CmsReportThread
Flag to indicate if broken links where found during the Thread opertation.
brokenLinksFound() - Method in class com.opencms.workplace.CmsAdminLinkmanagementThread
shows if there are broken links in this project so far.
bubblesort(Vector, Vector) - Static method in class com.opencms.util.Utils
Sorts two vectors using bubblesort.
bubblesort(Vector, Vector) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Sorts two vectors using bubblesort.
buildMap(CmsObject, A_CmsXmlContent, Object, String, String, int, int) - Method in class com.opencms.defaults.CmsXmlNav
This method invokes recursively itself to build a catalogue or map of the OpenCms VFS structure.
buildNav(CmsObject, A_CmsXmlContent, Object, Vector) - Method in class com.opencms.defaults.CmsXmlNav
Builds the navigation.
buildNavFold(CmsObject, CmsXmlTemplateFile, Object, Vector, String, String, String, int, int[]) - Method in class com.opencms.defaults.CmsXmlNav
Builds the navigation that could be closed or opened.
buildNavPop(CmsObject, A_CmsXmlContent, Object, Vector, StringBuffer, int, int, int, int) - Method in class com.opencms.defaults.CmsXmlNav
Builds the navigation customized with additional data block menueLevel, Level1Pos and Level2Pos to build dynamic DHTML pop-up menus by using getNavPop.
buildNavTree(CmsObject, CmsXmlTemplateFile, Object, Vector, String, String, String, int, int, boolean, int[]) - Method in class com.opencms.defaults.CmsXmlNav
Builds the tree of navigation.

C

C_ACCESS_DEFAULT_FLAGS - Static variable in interface com.opencms.core.I_CmsConstants
The default-flags for a new resource.
C_ACCESS_DENIED - Static variable in class com.opencms.core.CmsException
Definition of error code for access denied exception for file resources.
C_ACCESS_FLAGS - Static variable in class com.opencms.defaults.A_CmsBackoffice
 
C_ACCESS_FLAGS - Static variable in class com.opencms.defaults.master.CmsChannelBackoffice
 
C_ACCESS_GROUP - Static variable in interface com.opencms.core.I_CmsConstants
Group has full access to this resource.
C_ACCESS_GROUP_READ - Static variable in interface com.opencms.core.I_CmsConstants
Group may read this resource
C_ACCESS_GROUP_VISIBLE - Static variable in interface com.opencms.core.I_CmsConstants
Group may view this resource
C_ACCESS_GROUP_WRITE - Static variable in interface com.opencms.core.I_CmsConstants
Group may write this resource
C_ACCESS_INTERNAL_READ - Static variable in interface com.opencms.core.I_CmsConstants
This is an internal resource, it can't be launched directly.
C_ACCESS_OWNER - Static variable in interface com.opencms.core.I_CmsConstants
Owner has full access to this resource.
C_ACCESS_OWNER_READ - Static variable in interface com.opencms.core.I_CmsConstants
Owner may read this resource
C_ACCESS_OWNER_VISIBLE - Static variable in interface com.opencms.core.I_CmsConstants
Owner may view this resource
C_ACCESS_OWNER_WRITE - Static variable in interface com.opencms.core.I_CmsConstants
Owner may write this resource
C_ACCESS_PUBLIC - Static variable in interface com.opencms.core.I_CmsConstants
has full access to this resource.
C_ACCESS_PUBLIC_READ - Static variable in interface com.opencms.core.I_CmsConstants
may read this resource
C_ACCESS_PUBLIC_VISIBLE - Static variable in interface com.opencms.core.I_CmsConstants
may view this resource
C_ACCESS_PUBLIC_WRITE - Static variable in interface com.opencms.core.I_CmsConstants
may write this resource
C_ACCESS_READ - Static variable in interface com.opencms.core.I_CmsConstants
All may read this resource.
C_ACCESS_VISIBLE - Static variable in interface com.opencms.core.I_CmsConstants
All may view this resource.
C_ACCESS_WRITE - Static variable in interface com.opencms.core.I_CmsConstants
All may write this resource.
C_ADDITIONAL_INFO_EXPLORERSETTINGS - Static variable in interface com.opencms.core.I_CmsConstants
Key for additional info explorer settings.
C_ADDITIONAL_INFO_PREFERENCES - Static variable in interface com.opencms.core.I_CmsConstants
Key for additional info flags.
C_ADDITIONAL_INFO_STARTSETTINGS - Static variable in interface com.opencms.core.I_CmsConstants
Key for additional info start settings.
C_ADDITIONAL_INFO_TASKSETTINGS - Static variable in interface com.opencms.core.I_CmsConstants
Key for additional info task settings.
C_ADDITIONAL_INFO_TOWN - Static variable in interface com.opencms.core.I_CmsConstants
Key for additional info address.
C_ADDITIONAL_INFO_ZIPCODE - Static variable in interface com.opencms.core.I_CmsConstants
Key for additional info address.
C_ADMIN_BACK_BUTTON - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The filename to the backbuttontemplate
C_ANY_VERSION - Static variable in interface com.opencms.file.I_CmsRegistry
 
C_AT_LEAST_ONCE - Static variable in interface com.opencms.core.I_CmsConstants
wasLoggedIn
C_BAD_NAME - Static variable in class com.opencms.core.CmsException
Definition of error code for bad name exception
C_BODY_ELEMENT - Static variable in class com.opencms.template.CmsXmlTemplate
name of the special body element
C_BODYLOADER_URI - Static variable in class com.opencms.flex.jsp.CmsJspTagInclude
URI of the bodyloader XML file in the OpenCms VFS
C_BOXTEMPLATE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the template containing messagebox definitions
C_BUNDLE_NAME - Static variable in interface com.opencms.report.I_CmsReport
The name of the property file
C_BUNDLE_NAME - Static variable in class com.opencms.workplace.CmsXmlLanguageFile
The name of the property file
C_BUTTON_ACTION - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Action for the button
C_BUTTON_ALT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Alt text of the button
C_BUTTON_HREF - Static variable in interface com.opencms.workplace.I_CmsWpConstants
href text of the button
C_BUTTON_METHOD - Static variable in interface com.opencms.workplace.I_CmsWpConstants
method that should be used for deciding to (de)activate the button
C_BUTTON_NAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the button
C_BUTTON_STYLE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Style of the button
C_BUTTON_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Value of the button
C_BUTTON_WIDTH - Static variable in interface com.opencms.workplace.I_CmsWpConstants
width of the button
C_BUTTONTEMPLATE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the template containing button definitions
C_CACHE_ALL_PROPERTIES - Static variable in class com.opencms.file.genericSql.CmsResourceBroker
 
C_CACHE_EXPORT - Static variable in class com.opencms.template.A_CmsCacheDirectives
Flag for exportable
C_CACHE_INTERNAL - Static variable in class com.opencms.template.A_CmsCacheDirectives
Flag for internal cacheable
C_CACHE_NULL_PROPERTY_VALUE - Static variable in class com.opencms.file.genericSql.CmsResourceBroker
 
C_CACHE_OFFLINESUFFIX - Static variable in class com.opencms.flex.cache.CmsFlexCache
Suffix to append to online cache entries
C_CACHE_ONLINESUFFIX - Static variable in class com.opencms.flex.cache.CmsFlexCache
Suffix to append to online cache entries
C_CACHE_PROXY_PRIVATE - Static variable in class com.opencms.template.A_CmsCacheDirectives
Flag for cacheable in private proxies
C_CACHE_PROXY_PUBLIC - Static variable in class com.opencms.template.A_CmsCacheDirectives
Flag for cacheable in public proxies
C_CACHE_STREAM - Static variable in class com.opencms.template.A_CmsCacheDirectives
Flag for streamable
C_CLASSLOADER_ERROR - Static variable in class com.opencms.core.CmsException
Definition of error code for launcher errors
C_CLEAR_ALL - Static variable in class com.opencms.flex.cache.CmsFlexCache
Static ints to trigger clearcache events
C_CLEAR_ENTRIES - Static variable in class com.opencms.flex.cache.CmsFlexCache
 
C_CLEAR_OFFLINE_ALL - Static variable in class com.opencms.flex.cache.CmsFlexCache
 
C_CLEAR_OFFLINE_ENTRIES - Static variable in class com.opencms.flex.cache.CmsFlexCache
 
C_CLEAR_ONLINE_ALL - Static variable in class com.opencms.flex.cache.CmsFlexCache
 
C_CLEAR_ONLINE_ENTRIES - Static variable in class com.opencms.flex.cache.CmsFlexCache
 
C_CLUSTERURL - Static variable in interface com.opencms.core.I_CmsConstants
A string in the configuration-file.
C_CMS_EXCEPTION_PREFIX - Static variable in class com.opencms.core.CmsException
Default prefix for a CmsException message
C_CONFIGURATION_CACHE - Static variable in interface com.opencms.core.I_CmsConstants
A string in the configuration-file.
C_CONFIGURATION_CLASS - Static variable in interface com.opencms.core.I_CmsConstants
A string in the configuration-file.
C_CONFIGURATION_REGISTRY - Static variable in interface com.opencms.core.I_CmsConstants
A string in the configuration-file.
C_CONFIGURATION_RESOURCEBROKER - Static variable in interface com.opencms.core.I_CmsConstants
A string in the configuration-file.
C_CONFIGURATIONS_DIGEST - Static variable in class com.opencms.file.genericSql.CmsDbAccess
Constant to get property from configurations.
C_CONFIGURATIONS_DIGEST_FILE_ENCODING - Static variable in class com.opencms.file.genericSql.CmsDbAccess
Constant to get property from configurations.
C_CONFIGURATIONS_POOL - Static variable in class com.opencms.file.genericSql.CmsDbAccess
Constant to get property from configurations.
C_CONSTRUCTOR_IS_NOT_SUBCLASS_OF_A_CMSCONTENTDEFINITION - Static variable in class com.opencms.defaults.CmsShowContent
Error message in case the constructor is not a subclass of A_CmsContentDefinition.
C_CONSTRUCTOR_THROWED_EXCEPTION - Static variable in class com.opencms.defaults.CmsShowContent
Error message if the constructor in case the contentdefinition class throws an exception.
C_CONTENTDEFINITION_CLASS_DATABLOCK - Static variable in class com.opencms.defaults.CmsShowContent
The name of the datablock containing the contentdefinition's fully qualified classname.
C_CONTEXTMENUE_TEMPLATEFILE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The filename to the projectlisttemplate
C_COPYRIGHT - Static variable in interface com.opencms.core.I_CmsConstants
The copyright message for OpenCms.
C_COS_PREFIX - Static variable in class com.opencms.defaults.master.genericsql.CmsDbAccess
 
C_DEBUG - Static variable in class com.opencms.template.CmsXmlTemplate
Boolean for additional debug output control
C_DEFAULT_JSP_ENCODING - Static variable in class com.opencms.flex.CmsJspLoader
Encoding to write JSP files to disk (ISO-8859-1)
C_DEFAULT_LANGUAGE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for the default language
C_DEFAULT_MIMETYPE - Static variable in class com.opencms.defaults.master.CmsMasterMedia
The default mimetype
C_DEFAULT_PERMISSIONS - Static variable in class com.opencms.defaults.A_CmsBackoffice
Default value of permission
C_DEFAULT_PERMISSIONS - Static variable in class com.opencms.defaults.master.CmsChannelBackoffice
Default value of permission
C_DEFAULT_SITE - Static variable in interface com.opencms.core.I_CmsConstants
The name of the default site
C_DELETE_HISTORY - Static variable in interface com.opencms.core.I_CmsConstants
The name of the tag in registry if versions of the history should be deleted
C_DIRECTIVE_END - Static variable in class com.opencms.flex.CmsJspLoader
Special JSP directive tag start (%>)
C_DIRECTIVE_START - Static variable in class com.opencms.flex.CmsJspLoader
Special JSP directive tag start (<%@)
C_DOWNBROWSER_MAXENTRIES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Number of images to be shown per page in the download browser
C_EDIT_ACTION_EXIT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Exit action
C_EDIT_ACTION_SAVE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Save action
C_EDIT_ACTION_SAVEEXIT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Save & Exit action
C_EDIT_TEMPLATE - Static variable in class com.opencms.template.CmsXmlTemplateFile
Name of the tag for the editable templates
C_ELEMENT_REPLACE - Static variable in class com.opencms.launcher.CmsXmlLauncher
Magic elemet replace name
C_ENABLE_HISTORY - Static variable in interface com.opencms.core.I_CmsConstants
The name of the tag in registry if history is enabled.
C_ERR_NODATABLOCK - Static variable in class com.opencms.template.A_CmsXmlContent
Error message for bad <PROCESS> tags
C_ERROR_LINK - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Link of the error box
C_ERROR_MESSAGE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Message of the error box
C_ERROR_MSG_BUTTON - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Button label of the error box
C_ERROR_MSG_DETAILS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Button label of the error box
C_ERROR_MSG_REASON - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Static text in the error box
C_ERROR_REASON - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Reason of the error box
C_ERROR_SUGGESTION - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Suggestion of the error box
C_ERROR_TEXT - Static variable in class com.opencms.defaults.CmsShowContent
Error text that will be set inside the template if a get-method throws an exception.
C_ERROR_TITLE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Title of the error box
C_ERRORTEMPLATE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the template containing error field definitions
C_ERRPREFIX - Static variable in interface com.opencms.core.I_CmsConstants
The name of the error tag prefix in backoffice templates
C_ERRSPERATOR - Static variable in interface com.opencms.core.I_CmsConstants
The name of the error tag seperator in backoffice templates
C_EXPORT_TAG_ACCESS - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_ADDRESS - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_CHANNELS - Static variable in class com.opencms.file.CmsExport
 
C_EXPORT_TAG_CREATOR - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the export manifest-file, used as subtag of C_EXPORT_TAG_INFO.
C_EXPORT_TAG_DATE - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the export manifest-file, used as subtag of C_EXPORT_TAG_INFO.
C_EXPORT_TAG_DEFAULTGROUP - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_DESCRIPTION - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_DESTINATION - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_EMAIL - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_EXPORT - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_FILE - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_FILES - Static variable in class com.opencms.file.CmsExport
 
C_EXPORT_TAG_FIRSTNAME - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_FLAGS - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_GROUP - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_GROUPDATA - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_GROUPNAME - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_INFO - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the export manifest-file.
C_EXPORT_TAG_LASTMODIFIED - Static variable in interface com.opencms.core.I_CmsConstants
The "lastmodified" tag in the manifest-file.
C_EXPORT_TAG_LASTNAME - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_LAUNCHER_START_CLASS - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_MASTER - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_ACCESSFLAGS - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_CHANNELNAME - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_CHANNELREL - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_DATABIG - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_DATADATE - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_DATAINT - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_DATAMEDIUM - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_DATAREFERENCE - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_DATASET - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_DATASMALL - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_FEEDFILENAME - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_FEEDID - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_FEEDREFERENCE - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_FLAGS - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_GROUP - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_MEDIA - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_MEDIASET - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_PUBLICATIONDATE - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_PURGEDATE - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_SUBID - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_TITLE - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTER_USER - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTERS - Static variable in class com.opencms.file.CmsExport
 
C_EXPORT_TAG_MEDIA_CONTENT - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MEDIA_DESCRIPTION - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MEDIA_HEIGHT - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MEDIA_MIMETYPE - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MEDIA_NAME - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MEDIA_POSITION - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MEDIA_SIZE - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MEDIA_TITLE - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MEDIA_TYPE - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MEDIA_WIDTH - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MODULEXPORT - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_NAME - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_OC_VERSION - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the export manifest-file, used as subtag of C_EXPORT_TAG_INFO.
C_EXPORT_TAG_PARENTGROUP - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_PASSWORD - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_PROJECT - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file, used as subtag of C_EXPORT_TAG_INFO.
C_EXPORT_TAG_PROPERTIES - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_PROPERTY - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_RECOVERYPASSWORD - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_SECTION - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_SOURCE - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_TYPE - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_USER - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_USERDATA - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_USERGROUPDATA - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_USERGROUPS - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_USERINFO - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_VALUE - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the manifest-file.
C_EXPORT_TAG_VERSION - Static variable in interface com.opencms.core.I_CmsConstants
A tag in the export manifest-file, used as subtag of C_EXPORT_TAG_INFO.
C_EXPORT_VERSION - Static variable in interface com.opencms.core.I_CmsConstants
The version of the opencms export (appears in the export manifest-file).
C_EXPORT_XMLFILENAME - Static variable in interface com.opencms.core.I_CmsConstants
The filename of the xml manifest.
C_EXPORTONLYFILES - Static variable in interface com.opencms.core.I_CmsConstants
Export type value - exports only resources
C_EXPORTONLYUSERS - Static variable in interface com.opencms.core.I_CmsConstants
Export type value - exports only users
C_EXPORTPOINT - Static variable in interface com.opencms.core.I_CmsConstants
A string in the configuration-file.
C_EXPORTPOINT_PATH - Static variable in interface com.opencms.core.I_CmsConstants
A string in the configuration-file.
C_EXPORTUSERSFILES - Static variable in interface com.opencms.core.I_CmsConstants
Export type value - exports users and resources
C_EXTXT - Static variable in class com.opencms.core.CmsException
This array provides descriptions for the error codes stored as constants in the CmsExeption class.
C_FCONTENT - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the resource content if resource is a file
C_FELEMENT - Static variable in interface com.opencms.core.I_CmsConstants
root element in the XML file (the document node) needed, to insert other elements
C_FILE - Static variable in interface com.opencms.core.I_CmsConstants
 
C_FILE_EXISTS - Static variable in class com.opencms.core.CmsException
Definition of error code for file exists exception
C_FILECONTENT - Static variable in interface com.opencms.core.I_CmsConstants
 
C_FILELIST_ACCESS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Flag for displaying the access column
C_FILELIST_ACCESS_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The access value column
C_FILELIST_CHANGED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Flag for displaying the changed column
C_FILELIST_CHANGED_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The changed value column
C_FILELIST_CLASS_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The stylesheet class to be used for a file or folder entry
C_FILELIST_COLUMN_ACCESS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The access column
C_FILELIST_COLUMN_CHANGED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The changed column
C_FILELIST_COLUMN_CUSTOMIZED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The customizable column
C_FILELIST_COLUMN_CUSTOMIZED_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The customizable value column
C_FILELIST_COLUMN_GROUP - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The group column
C_FILELIST_COLUMN_LOCKED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The locked column
C_FILELIST_COLUMN_NAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The name column
C_FILELIST_COLUMN_OWNER - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The owner column
C_FILELIST_COLUMN_SIZE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The size column
C_FILELIST_COLUMN_STATE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The state column
C_FILELIST_COLUMN_TITLE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The title column
C_FILELIST_COLUMN_TYPE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The type column
C_FILELIST_CUSTOMTEMPLATE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
customized template value for the file list
C_FILELIST_DISPLAYMETHOD - Static variable in interface com.opencms.workplace.I_CmsWpConstants
method value of the file list
C_FILELIST_GROUP - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Flag for displaying the group column
C_FILELIST_GROUP_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The group value column
C_FILELIST_ICON_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The icon value column
C_FILELIST_LINK_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The link for a file or folder entry
C_FILELIST_LOCK_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The lock value column
C_FILELIST_LOCKED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Flag for displaying the locked column
C_FILELIST_LOCKED_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The lockedby value column
C_FILELIST_METHOD - Static variable in interface com.opencms.workplace.I_CmsWpConstants
method value of the file list
C_FILELIST_NAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Flag for displaying the name column
C_FILELIST_NAME_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The name value column
C_FILELIST_OWNER - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Flag for displaying the owner column
C_FILELIST_OWNER_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The owner value column
C_FILELIST_SIZE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Flag for displaying the size column
C_FILELIST_SIZE_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The size value column
C_FILELIST_STATE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Flag for displaying the state column
C_FILELIST_STATE_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The state value column
C_FILELIST_SUFFIX_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The suffix for file list values
C_FILELIST_TEMPLATE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
template value for the file list
C_FILELIST_TITLE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Flag for displaying the title column
C_FILELIST_TITLE_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The title value column
C_FILELIST_TYPE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Flag for displaying the filetype column
C_FILELIST_TYPE_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The type value column
C_FILES_IMPORTED - Static variable in interface com.opencms.core.I_CmsConstants
Are files imported - yes
C_FILESYSTEM_ERROR - Static variable in class com.opencms.core.CmsException
Definition of error code filesystem error
C_FILETYPELIST_TEMPLATEFILE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
 
C_FILTER_PARAMETERS_START - Static variable in class com.opencms.defaults.CmsShowContent
replaces the tagcontent for usermethod "getList"
C_FILTERMETHOD_DATABLOCK - Static variable in class com.opencms.defaults.CmsShowContent
The name of the datablock containing the name of the filtermethod to use.
C_FLAG_DISABLED - Static variable in interface com.opencms.core.I_CmsConstants
This flag is set for disabled entrys in the database.
C_FLAG_ENABLED - Static variable in interface com.opencms.core.I_CmsConstants
This flag is set for enabled entrys in the database.
C_FLAG_GROUP_PROJECTCOWORKER - Static variable in interface com.opencms.core.I_CmsConstants
Flag constant: ProjectCoWorker flag for groups
C_FLAG_GROUP_PROJECTMANAGER - Static variable in interface com.opencms.core.I_CmsConstants
Flag constant: Projectmanager flag for groups
C_FLAG_GROUP_ROLE - Static variable in interface com.opencms.core.I_CmsConstants
Flag constant: Role (for coworkers) flag for groups
C_FLEX_CACHE - Static variable in interface com.opencms.boot.I_CmsLogChannels
Flex cache messages
C_FLEX_CACHE - Static variable in class com.opencms.core.CmsException
Error code for Flex cache
C_FLEX_CACHE_DELIMITER - Static variable in class com.opencms.flex.cache.CmsFlexResponse
The cache delimiter char
C_FLEX_LOADER - Static variable in interface com.opencms.boot.I_CmsLogChannels
Flex loader messages
C_FLEX_LOADER - Static variable in class com.opencms.core.CmsException
Error code for Flex loader
C_FLEX_OTHER - Static variable in class com.opencms.core.CmsException
Unspecified Flex error code
C_FOLDER - Static variable in interface com.opencms.core.I_CmsConstants
 
C_FOLDER_SEPARATOR - Static variable in interface com.opencms.core.I_CmsConstants
The folder - seberator in this system
C_FORMAT_DEFAULT - Static variable in interface com.opencms.report.I_CmsReport
 
C_FORMAT_HEADLINE - Static variable in interface com.opencms.report.I_CmsReport
 
C_FORMAT_NOTE - Static variable in interface com.opencms.report.I_CmsReport
 
C_FORMAT_OK - Static variable in interface com.opencms.report.I_CmsReport
 
C_FORMAT_WARNING - Static variable in interface com.opencms.report.I_CmsReport
 
C_FRAME_SELECTOR - Static variable in class com.opencms.template.CmsXmlTemplate
 
C_GROUP - Static variable in interface com.opencms.core.I_CmsConstants
 
C_GROUP_ADMIN - Static variable in interface com.opencms.core.I_CmsConstants
This is the group for administrators.
C_GROUP_GUEST - Static variable in interface com.opencms.core.I_CmsConstants
This is the group for guests.
C_GROUP_NOT_EMPTY - Static variable in class com.opencms.core.CmsException
Definition of error code for group not empty exception
C_GROUP_PROJECTLEADER - Static variable in interface com.opencms.core.I_CmsConstants
This is the group for projectleaders.
C_GROUP_USERS - Static variable in interface com.opencms.core.I_CmsConstants
This is the group for users.
C_GROUPS_NAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter of user management
C_HTTPS_PAGE_ERROR - Static variable in class com.opencms.core.CmsException
Definition of error code for HTTP sreaming error
C_HTTPS_REQUEST_ERROR - Static variable in class com.opencms.core.CmsException
Definition of error code for HTTP sreaming error
C_ICON_ACTION - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Action for the icon
C_ICON_ACTIVE_METHOD - Static variable in interface com.opencms.workplace.I_CmsWpConstants
method that should be used for deciding to (de)activate the icon
C_ICON_DEFAULT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The default icon
C_ICON_EXTENSION - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The extension for the icon images
C_ICON_HREF - Static variable in interface com.opencms.workplace.I_CmsWpConstants
href text of the icon
C_ICON_LABEL - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Label of the icon
C_ICON_NAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the icon
C_ICON_PREFIX - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The prefix for the icon images
C_ICON_TARGET - Static variable in interface com.opencms.workplace.I_CmsWpConstants
href target of the icon
C_ICON_TEMPLATEFILE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The filename to the icontemplate
C_ICON_VISIBLE_METHOD - Static variable in interface com.opencms.workplace.I_CmsWpConstants
method that should be used for deciding whether the icon is visible
C_ID_PARAMETER - Static variable in class com.opencms.defaults.CmsShowContent
The name of the id parameter.
C_IMPORT_DIGEST - Static variable in class com.opencms.file.CmsImport
The algorithm for the message digest
C_INITIAL_CAPACITY_CACHE - Static variable in class com.opencms.flex.cache.CmsFlexCache
Initial Cache size, this should be a power of 2 because of the Java collections implementation
C_INITIAL_CAPACITY_LISTS - Static variable in class com.opencms.flex.cache.CmsFlexCacheEntry
Initial size for lists
C_INITIAL_CAPACITY_VARIATIONS - Static variable in class com.opencms.flex.cache.CmsFlexCache
Initial size for variation lists, should be a power of 2
C_INPUT_ACTION - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Action of the input field
C_INPUT_CLASS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Style class of the input field
C_INPUT_LENGTH - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Length of the input field
C_INPUT_METHOD - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the input field
C_INPUT_NAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the input field
C_INPUT_SIZE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Size of the input field
C_INPUT_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Value of the input field
C_INPUTTEMPLATE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the template containing input field definitions
C_INTERNAL_FILE - Static variable in class com.opencms.core.CmsException
Definition of error code internal file
C_INVALID_PASSWORD - Static variable in class com.opencms.core.CmsException
Definition of error code for error"Password not valid".
C_JSP_EXTENSION - Static variable in class com.opencms.flex.CmsJspLoader
Extension for JSP managed by OpenCms (.jsp)
C_LABEL_VALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the value
C_LABELTEMPLATE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the template containing label definitions
C_LANG_BUTTON - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Prefix for button texts in the language file
C_LANG_ICON - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Prefix for button texts in the language file
C_LANG_LABEL - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Prefix for label texts in the language file
C_LANG_TITLE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Prefix for label texts in the language file
C_LAUNCH_ERROR - Static variable in class com.opencms.core.CmsException
Definition of error code for launcher errors
C_LINKCHECKTABLE_DATE - Static variable in interface com.opencms.core.I_CmsConstants
The key for the date of the last linkcheck in the linkchecktable
C_LISTENTRY_DATABLOCK - Static variable in class com.opencms.defaults.CmsShowContent
The name of the datablock to define a listentry.
C_LOADER_CACHENAME - Static variable in interface com.opencms.flex.I_CmsResourceLoader
Name of FlexCache runtime property
C_LOADER_CACHEPROPERTY - Static variable in interface com.opencms.flex.I_CmsResourceLoader
The name of the VFS property that steers the caching
C_LOADER_ERRORPAGECOMMIT - Static variable in class com.opencms.flex.CmsJspLoader
Name of "error pages are commited or not" runtime property
C_LOADER_EXCEPTION_PREFIX - Static variable in interface com.opencms.flex.I_CmsResourceLoader
Prefix for exception message that occurs in a loaded file
C_LOADER_JSPEXPORTURL - Static variable in class com.opencms.flex.CmsJspLoader
Name of export URL runtime property
C_LOADER_STREAMPROPERTY - Static variable in interface com.opencms.flex.I_CmsResourceLoader
The name of the VFS property that steers the streaming
C_LOCKED - Static variable in class com.opencms.core.CmsException
Definition of error code for locked resource
C_LOGGING - Static variable in interface com.opencms.boot.I_CmsLogChannels
 
C_MACRO_OPENCMS_CONTEXT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
 
C_MAX_LENGTH_RESOURCE_NAME - Static variable in interface com.opencms.core.I_CmsConstants
The maximum length of a resource name (incl. path).
C_MAX_TABLES - Static variable in class com.opencms.file.genericSql.CmsDbAccess
The maximum amount of tables.
C_MEDIA_TYPE_FILE - Static variable in class com.opencms.defaults.master.CmsMasterMedia
Constant fro media type
C_MEDIA_TYPE_IMAGE - Static variable in class com.opencms.defaults.master.CmsMasterMedia
Constant fro media type
C_MESSAGE_BUTTON1 - Static variable in interface com.opencms.workplace.I_CmsWpConstants
First button of the messagebox
C_MESSAGE_BUTTON2 - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Second button of the messagebox
C_MESSAGE_FILENAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Link on button2 of the messagebox
C_MESSAGE_LINK1 - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Link on button1 of the messagebox
C_MESSAGE_LINK2 - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Link on button2 of the messagebox
C_MESSAGE_MESSAGE1 - Static variable in interface com.opencms.workplace.I_CmsWpConstants
First message of the messagebox
C_MESSAGE_MESSAGE2 - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Second message of the messagebox
C_MESSAGE_TITLE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Title of the messagebox
C_METHODS_TO_USE_DATABLOCK - Static variable in class com.opencms.defaults.CmsShowContent
The name of the datablock to define which get-methods to invoke.
C_MINIMUM_CLASSNAME - Static variable in class com.opencms.template.A_CmsXmlContent
The classname of the super XML content class
C_MISSING_ID_PARAMETER - Static variable in class com.opencms.defaults.CmsShowContent
Error message for a missing id parameter.
C_MODULE_CRITICAL - Static variable in interface com.opencms.boot.I_CmsLogChannels
Critical messages that stop further processing
C_MODULE_DEBUG - Static variable in interface com.opencms.boot.I_CmsLogChannels
Debugging messages
C_MODULE_INFO - Static variable in interface com.opencms.boot.I_CmsLogChannels
Informational messages
C_MODULE_PACKETNAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
 
C_MODULE_PATH - Static variable in interface com.opencms.file.I_CmsRegistry
The name of the folder to extend the exportpath
C_MODULE_PROPERTY_ADDITIONAL_RESOURCES - Static variable in interface com.opencms.core.I_CmsConstants
The module property key name to specifiy additional resources which are part of a module outside of {system/modules}.
C_MODULE_PROPERTY_ADDITIONAL_RESOURCES_SEPARATOR - Static variable in interface com.opencms.core.I_CmsConstants
Character to separate additional resources specified in the module properties.
C_MODULE_TYPE_SIMPLE - Static variable in interface com.opencms.file.I_CmsRegistry
Type identificator for "simple" (5.0 style) modules
C_MODULE_TYPE_TRADITIONAL - Static variable in interface com.opencms.file.I_CmsRegistry
Type identificator for "traditional" modules
C_MODULELIST_AUTHOR - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the modulelist field
C_MODULELIST_DATECREATED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the modulelist field
C_MODULELIST_DATEUPLOADED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the modulelist field
C_MODULELIST_IDX - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the modulelist field
C_MODULELIST_METHOD - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the modulelist field
C_MODULELIST_NAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the modulelist field
C_MODULELIST_NICE_NAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the modulelist field
C_MODULELIST_TEMPLATEFILE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The filename to the modulelisttemplate
C_MODULELIST_VERSION - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the modulelist field
C_MODUS_AUTO - Static variable in interface com.opencms.core.I_CmsConstants
The modus the cmsObject runs in.
C_MODUS_EXPORT - Static variable in interface com.opencms.core.I_CmsConstants
 
C_MODUS_EXTERN - Static variable in interface com.opencms.core.I_CmsConstants
 
C_MODUS_OFFLINE - Static variable in interface com.opencms.core.I_CmsConstants
 
C_MODUS_ONLINE - Static variable in interface com.opencms.core.I_CmsConstants
 
C_MOUNTPOINT_FILESYSTEM - Static variable in interface com.opencms.core.I_CmsConstants
This is the defintion for a filesystem mountpoint.
C_MOUNTPOINT_MYSQL - Static variable in interface com.opencms.core.I_CmsConstants
This is the defintion for a database mountpoint.
C_NAVINDEX - Static variable in class com.opencms.defaults.A_CmsNavBase
 
C_NEVER - Static variable in interface com.opencms.core.I_CmsConstants
wasLoggedIn
C_NO_ACCESS - Static variable in class com.opencms.core.CmsException
Definition of error code for access denied exception for non file resources
C_NO_ACCESS - Static variable in class com.opencms.defaults.A_CmsBackoffice
 
C_NO_DEFAULT_GROUP - Static variable in class com.opencms.core.CmsException
Definition of error code for no default group exception
C_NO_FILES_IMPORTED - Static variable in interface com.opencms.core.I_CmsConstants
Are files imported - NO
C_NO_GROUP - Static variable in class com.opencms.core.CmsException
Definition of error code for no group exception
C_NO_USER - Static variable in class com.opencms.core.CmsException
Definition of error code for no user exception
C_NON_NUMERICAL_ID_PARAMETER - Static variable in class com.opencms.defaults.CmsShowContent
Error message in case a non-numerical id parameter is given.
C_NOT_ADMIN - Static variable in class com.opencms.core.CmsException
Definition of error code for no admin exception
C_NOT_EMPTY - Static variable in class com.opencms.core.CmsException
Definition of error code for not empty exception
C_NOT_FOUND - Static variable in class com.opencms.core.CmsException
Definition of error code for not found exception
C_NOT_INITIALIZED - Static variable in class com.opencms.flex.jsp.CmsJspActionElement
Error message in case bean was not properly initialized
C_NOT_LOCKED - Static variable in class com.opencms.defaults.A_CmsBackoffice
 
C_OPENCMS_CACHE - Static variable in interface com.opencms.boot.I_CmsLogChannels
Cache messages
C_OPENCMS_CRITICAL - Static variable in interface com.opencms.boot.I_CmsLogChannels
Critical messages that stop further processing
C_OPENCMS_CRONSCHEDULER - Static variable in interface com.opencms.boot.I_CmsLogChannels
Messages of the OpenCms Scheduler
C_OPENCMS_DEBUG - Static variable in interface com.opencms.boot.I_CmsLogChannels
Debugging messages
C_OPENCMS_ELEMENTCACHE - Static variable in interface com.opencms.boot.I_CmsLogChannels
Messages of the new OpenCms element cache
C_OPENCMS_INFO - Static variable in interface com.opencms.boot.I_CmsLogChannels
Informational messages
C_OPENCMS_INIT - Static variable in interface com.opencms.boot.I_CmsLogChannels
Debugging messages
C_OPENCMS_POOL - Static variable in interface com.opencms.boot.I_CmsLogChannels
Debugging messages for the dbpool
C_OPENCMS_STATICEXPORT - Static variable in interface com.opencms.boot.I_CmsLogChannels
Messages of the static export
C_OPENCMS_STREAMING - Static variable in interface com.opencms.boot.I_CmsLogChannels
Debugging messages for the streaming mode
C_ORDER_AGENTUSER - Static variable in interface com.opencms.core.I_CmsConstants
Task order value
C_ORDER_ENDTIME - Static variable in interface com.opencms.core.I_CmsConstants
Task order value
C_ORDER_ID - Static variable in interface com.opencms.core.I_CmsConstants
Task order value
C_ORDER_INITIATORUSER - Static variable in interface com.opencms.core.I_CmsConstants
Task order value
C_ORDER_NAME - Static variable in interface com.opencms.core.I_CmsConstants
Task order value
C_ORDER_ORIGINALUSER - Static variable in interface com.opencms.core.I_CmsConstants
Task order value
C_ORDER_PERCENTAGE - Static variable in interface com.opencms.core.I_CmsConstants
Task order value
C_ORDER_PRIORITY - Static variable in interface com.opencms.core.I_CmsConstants
Task order value
C_ORDER_ROLE - Static variable in interface com.opencms.core.I_CmsConstants
Task order value
C_ORDER_STARTTIME - Static variable in interface com.opencms.core.I_CmsConstants
Task order value
C_ORDER_STATE - Static variable in interface com.opencms.core.I_CmsConstants
Task order value
C_ORDER_TASKTYPE - Static variable in interface com.opencms.core.I_CmsConstants
Task order value
C_ORDER_TIMEOUT - Static variable in interface com.opencms.core.I_CmsConstants
Task order value
C_ORDER_WAKEUPTIME - Static variable in interface com.opencms.core.I_CmsConstants
Task order value
C_PANEL_EXPLORER - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Panel defintion for explorer settings
C_PANEL_LINK - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Link URL for each panel
C_PANEL_NAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Text for each panel
C_PANEL_START - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Panel defintion for start settings
C_PANEL_TASK - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Panel defintion for task settings
C_PANEL_USER - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Panel defintion for user settings
C_PANELTEMPLATE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the template containing panel bar definitions
C_PARA_ACTION - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for action commands
C_PARA_CANCEL - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter name of "cancel" value
C_PARA_CONTENT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for text/html editor content
C_PARA_DEFAULT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for the default value
C_PARA_DELETE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a deleting a file
C_PARA_DESCRIPTION - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for description
C_PARA_EXPLORERSETTINGS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for the explorersettings value
C_PARA_FILE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a filename
C_PARA_FILECONTENT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a filecontent
C_PARA_FILELIST - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for filelist
C_PARA_FILTER - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for filter
C_PARA_FLAGS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a flag
C_PARA_FOLDER - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for foldername
C_PARA_FOLDERTREE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for foldertree
C_PARA_FORMNAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a formname
C_PARA_INITIAL - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for initial load
C_PARA_JSFILE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for java script filenames
C_PARA_KEYWORDS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for keywords
C_PARA_LAYOUT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for layout
C_PARA_LINK - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a link
C_PARA_LOCK - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for locking pages
C_PARA_MAXPAGE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for maximum pages
C_PARA_NAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a name
C_PARA_NAVPOS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a navigation position
C_PARA_NAVTEXT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a navigation title
C_PARA_NEWACCESS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a new accessflags
C_PARA_NEWFILE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a new file
C_PARA_NEWFOLDER - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a new folder
C_PARA_NEWGROUP - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a new group
C_PARA_NEWOWNER - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a new owner
C_PARA_NEWPWD - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for the new password
C_PARA_NEWPWDREPEAT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for the password repead
C_PARA_NEWTYPE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a new type
C_PARA_OK - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for the ok value
C_PARA_OLDPANEL - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for the previous panel
C_PARA_OLDPWD - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for the old password
C_PARA_PAGE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for page number
C_PARA_PANEL - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a panel
C_PARA_PREVIOUSLIST - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for previous filelist
C_PARA_PROJECT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a project
C_PARA_PROPERTYDEF - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for properties
C_PARA_STARTPROJECTID - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for startprojectid
C_PARA_STARTSETTINGS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for the startsettings value
C_PARA_STARTTASKID - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for starttaskid
C_PARA_SUBMIT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for submitting data
C_PARA_TASKSETTINGS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for the tasksettings value
C_PARA_TEMPLATE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a template
C_PARA_TITLE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a title
C_PARA_UNLOCK - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for unlocking pages
C_PARA_URL - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for url
C_PARA_USERSETTINGS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for the usersettings value
C_PARA_VARIABLE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for a variable
C_PARA_VIEW - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for view name
C_PARA_VIEWFILE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for viewfile
C_PARAMTYPES_HANDLING_METHODS - Static variable in class com.opencms.template.A_CmsXmlContent
parameter types for XML node handling methods.
C_PARAMTYPES_USER_METHODS - Static variable in class com.opencms.template.A_CmsXmlContent
parameter types for user methods called by METHOD tags
C_PASSWORD_MINIMUMSIZE - Static variable in interface com.opencms.core.I_CmsConstants
The minimum-size of a passwordstring.
C_PICBROWSER_MAXIMAGES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Number of images to be shown per page in the picture browser
C_PREFERENCES_UPDATE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The preferences update
C_PREFSSCROLLER_TEMPLATEFILE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The filename to the prefs scroller template file
C_PREPROCESSOR_IS_LOGGING - Static variable in interface com.opencms.boot.I_CmsLogChannels
This static final constant is a "preprocessor" constant.
C_PROJECT_ONLINE - Static variable in interface com.opencms.core.I_CmsConstants
This constant defines the onlineproject.
C_PROJECT_ONLINE_ID - Static variable in interface com.opencms.core.I_CmsConstants
This constant defines the onlineproject.
C_PROJECT_STATE_ARCHIVE - Static variable in interface com.opencms.core.I_CmsConstants
This constant defines a project in a archive.
C_PROJECT_STATE_INVISIBLE - Static variable in interface com.opencms.core.I_CmsConstants
This constant defines a project that is invisible.
C_PROJECT_STATE_LOCKED - Static variable in interface com.opencms.core.I_CmsConstants
This constant defines a locked project.
C_PROJECT_STATE_UNLOCKED - Static variable in interface com.opencms.core.I_CmsConstants
This constant defines a unlocked project.
C_PROJECT_TYPE_INVISIBLE - Static variable in interface com.opencms.core.I_CmsConstants
This constant defines a invisible project-type.
C_PROJECT_TYPE_NORMAL - Static variable in interface com.opencms.core.I_CmsConstants
This constant defines a normal project-type.
C_PROJECT_TYPE_TEMPORARY - Static variable in interface com.opencms.core.I_CmsConstants
This constant defines a temporary project-type.
C_PROJECTLIST_DATECREATED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the projectlist field
C_PROJECTLIST_DESCRIPTION - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the projectlist field
C_PROJECTLIST_IDX - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the projectlist field
C_PROJECTLIST_LOCKSTATE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the projectlist field
C_PROJECTLIST_MENU - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the projectlist field
C_PROJECTLIST_METHOD - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the projectlist field
C_PROJECTLIST_NAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the projectlist field
C_PROJECTLIST_NAME_ESCAPED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the projectlist field
C_PROJECTLIST_OWNER - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the projectlist field
C_PROJECTLIST_PROJECTID - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the projectlist field
C_PROJECTLIST_PROJECTMANAGER - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the projectlist field
C_PROJECTLIST_PROJECTWORKER - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the projectlist field
C_PROJECTLIST_STATE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the projectlist field
C_PROJECTLIST_STATE_LOCKED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the projectlist field
C_PROJECTLIST_STATE_UNLOCKED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the projectlist field
C_PROJECTLIST_TEMPLATEFILE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The filename to the projectlisttemplate
C_PROJECTNEW_DESCRIPTION - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter of projectnew
C_PROJECTNEW_DONE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Templateselector of projectnew
C_PROJECTNEW_ERROR - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Templateselector of projectnew
C_PROJECTNEW_FOLDER - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter of projectnew
C_PROJECTNEW_GROUP - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter of projectnew
C_PROJECTNEW_MANAGERGROUP - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter of projectnew
C_PROJECTNEW_NAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter of projectnew
C_PROJECTNEW_TYPE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter of projectnew
C_PROPERTY_ACTIV - Static variable in interface com.opencms.core.I_CmsConstants
Property for resource navigation title
C_PROPERTY_CHANNELID - Static variable in interface com.opencms.core.I_CmsConstants
Property for the description
C_PROPERTY_CONTENT_ENCODING - Static variable in interface com.opencms.core.I_CmsConstants
Property for content encoding
C_PROPERTY_DEFAULT_FILE - Static variable in interface com.opencms.core.I_CmsConstants
Property for default file in folders
C_PROPERTY_DESCRIPTION - Static variable in interface com.opencms.core.I_CmsConstants
Property for the description
C_PROPERTY_EXPORT - Static variable in interface com.opencms.core.I_CmsConstants
Property for resource export name.
C_PROPERTY_EXPORTNAME - Static variable in interface com.opencms.core.I_CmsConstants
Property for resource export name.
C_PROPERTY_KEYWORDS - Static variable in interface com.opencms.core.I_CmsConstants
Property for keywords
C_PROPERTY_LOCALE - Static variable in class com.opencms.flex.jsp.CmsJspNavElement
Property constant for "locale"
C_PROPERTY_NAVIMAGE - Static variable in class com.opencms.flex.jsp.CmsJspNavElement
Property constant for "NavImage"
C_PROPERTY_NAVINDEX - Static variable in class com.opencms.defaults.A_CmsNavBase
 
C_PROPERTY_NAVINFO - Static variable in class com.opencms.flex.jsp.CmsJspNavElement
Property constant for "NavInfo"
C_PROPERTY_NAVPOS - Static variable in interface com.opencms.core.I_CmsConstants
Property for resource navigation position
C_PROPERTY_NAVTEXT - Static variable in interface com.opencms.core.I_CmsConstants
Property for resource navigation title
C_PROPERTY_RELATIVEROOT - Static variable in interface com.opencms.core.I_CmsConstants
Property for relative root link substitution
C_PROPERTY_TEMPLATETYPE - Static variable in interface com.opencms.core.I_CmsConstants
Property for template type
C_PROPERTY_TITLE - Static variable in interface com.opencms.core.I_CmsConstants
Property for resource title
C_PROPERTY_VISIBLE - Static variable in interface com.opencms.core.I_CmsConstants
Property for resource navigation title
C_PUBLISH_METHOD_LINK - Static variable in interface com.opencms.core.I_CmsConstants
The attribute of the publishclass tag in the modules registry used to show that this method needs the vector of the changed links for publishing.
C_RADIO_CLASS - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Stylesheet class string of the radio button
C_RADIO_CLASSNAME - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Stylesheet class name of the radio button
C_RADIO_IMAGEENTRY - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Datablock conatining the optional entry for the image
C_RADIO_IMAGENAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the radio button image name
C_RADIO_IMAGEOPTION - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Datablock conatining the image option
C_RADIO_LINK - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Name of the radio button link
C_RADIO_LINK - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the radio button link
C_RADIO_METHOD - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Method of the radio buttons
C_RADIO_METHOD - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the radio buttons
C_RADIO_NAME - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Name of the radio button value
C_RADIO_NAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the radio button value
C_RADIO_ORDER - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Name of the radio ordering information
C_RADIO_ORDER - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the radio ordering information
C_RADIO_RADIONAME - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Name of the radio buttons
C_RADIO_RADIONAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the radio buttons
C_RADIO_SELECTEDENTRY - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Datablock conatining the optional entry for the "checked" option
C_RADIO_SELECTEDENTRY - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Datablock conatining the optional entry for the "checked" option
C_RADIO_SELECTEDOPTION - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Datablock conatining the "checked" option
C_RADIO_SELECTEDOPTION - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Datablock conatining the "checked" option
C_RADIOTEMPLATE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the template containing radiobutton definitions
C_RB_INIT_ERROR - Static variable in class com.opencms.core.CmsException
Definition of error code for RB-INIT-ERRORS
C_REGISTER_FIRST_RUN - Static variable in class com.opencms.template.A_CmsXmlContent
constant for registering handling tags
C_REGISTER_MAIN_RUN - Static variable in class com.opencms.template.A_CmsXmlContent
constant for registering handling tags
C_REGISTRY_DESTINATION - Static variable in interface com.opencms.core.I_CmsConstants
The name of the exportpoint destination tag in registry.
C_REGISTRY_ERROR - Static variable in class com.opencms.core.CmsException
Definition of error code for Registry exception
C_REGISTRY_HISTORY - Static variable in interface com.opencms.core.I_CmsConstants
The name of the tag in registry for history properties.
C_REGISTRY_KNOWNLAUNCHERS - Static variable in interface com.opencms.core.I_CmsConstants
The name of the known launchers tag in registry.
C_REGISTRY_LAUNCHER - Static variable in interface com.opencms.core.I_CmsConstants
The name of the launcher tag in registry.
C_REGISTRY_SOURCE - Static variable in interface com.opencms.core.I_CmsConstants
The name of the exportpoint source tag in registry.
C_REQUEST_CONSOLE - Static variable in interface com.opencms.core.I_CmsConstants
Identifier for request type console
C_REQUEST_HTTP - Static variable in interface com.opencms.core.I_CmsConstants
Identifier for request type http
C_RESOURCE_DELETED - Static variable in class com.opencms.core.CmsException
Definition of error code for accessing a deleted resource
C_RESPONSE_CONSOLE - Static variable in interface com.opencms.core.I_CmsConstants
Identifier for request type console
C_RESPONSE_HTTP - Static variable in interface com.opencms.core.I_CmsConstants
Identifier for request type http
C_RESTYPE_LINK_ID - Static variable in class com.opencms.file.genericSql.CmsDbAccess
 
C_ROOT - Static variable in interface com.opencms.core.I_CmsConstants
The name of the rood folder
C_ROOT_TEMPLATE_NAME - Static variable in interface com.opencms.core.I_CmsConstants
Template element name used for the canonical root template
C_ROOTNAME_COS - Static variable in interface com.opencms.core.I_CmsConstants
The root name of the COS
C_ROOTNAME_VFS - Static variable in interface com.opencms.core.I_CmsConstants
The root name of the VFS
C_SELECTBOX_CLASS - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Stylesheet class string of the select box
C_SELECTBOX_CLASS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Stylesheet class string of the select box
C_SELECTBOX_CLASSNAME - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Stylesheet class name of the select box
C_SELECTBOX_CLASSNAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Stylesheet class name of the select box
C_SELECTBOX_DIV - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Div flag of the select box
C_SELECTBOX_DIV - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Div flag of the select box
C_SELECTBOX_EDITORVIEWS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
option values for editor view select boxes
C_SELECTBOX_EDITORVIEWS_ALLOWED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
 
C_SELECTBOX_EDITORVIEWS_CLASSES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
classes of the different option values for editor view select boxes
C_SELECTBOX_EDITORVIEWS_DEFAULT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
default selected option value for editor view select boxes
C_SELECTBOX_EDITORVIEWS_TEMPLATES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
templates of the different option values for editor view select boxes
C_SELECTBOX_FONTS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
option values for font select boxes
C_SELECTBOX_METHOD - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Method of the select box
C_SELECTBOX_METHOD - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Method of the select box
C_SELECTBOX_NAME - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Name of the select box
C_SELECTBOX_NAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the select box
C_SELECTBOX_ONCHANGE - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Onchange of the select box
C_SELECTBOX_ONCHANGE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Onchange of the select box
C_SELECTBOX_OPTIONNAME - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
option name of the select box
C_SELECTBOX_OPTIONNAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
option name of the select box
C_SELECTBOX_OPTIONVALUE - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
option value of the select box
C_SELECTBOX_OPTIONVALUE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
option value of the select box
C_SELECTBOX_SIZE - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Size of the select box
C_SELECTBOX_SIZE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Size of the select box
C_SELECTBOX_WIDTH - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Width of the select box
C_SELECTBOX_WIDTH - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Width of the select box
C_SELECTBOX_WIDTHNAME - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Stylesheet class name of the select box
C_SERIALIZATION - Static variable in class com.opencms.core.CmsException
Definition of error code for serialization exception
C_SERVICE_UNAVAILABLE - Static variable in class com.opencms.core.CmsException
Definition of error code service unavailable
c_servletLogging - Static variable in class com.opencms.boot.CmsBase
Indicates if the system log is initialized
C_SESSION_ADMIN_POS - Static variable in interface com.opencms.core.I_CmsConstants
Session key for storing the possition in the administration navigation
C_SESSION_BROADCASTMESSAGE - Static variable in interface com.opencms.core.I_CmsConstants
The key for the session to store Broadcast messages.
C_SESSION_CONTENT_ENCODING - Static variable in interface com.opencms.core.I_CmsConstants
Session key for storing the current charcter encoding to be used in HTTP requests and responses.
C_SESSION_CURRENTGROUP - Static variable in interface com.opencms.core.I_CmsConstants
The key for the current usergroup the user information hashtable.
C_SESSION_DATA - Static variable in interface com.opencms.core.I_CmsConstants
The key for the original session to store the session data.
C_SESSION_IS_DIRTY - Static variable in interface com.opencms.core.I_CmsConstants
The key for the dirty-flag in the session.
C_SESSION_MESSAGEPENDING - Static variable in interface com.opencms.core.I_CmsConstants
The key for the session to store, if a message is pending for this user.
C_SESSION_MODULE_ADMIN_DATA - Static variable in interface com.opencms.workplace.I_CmsWpConstants
 
C_SESSION_MODULE_ADMIN_PROP_DESCR - Static variable in interface com.opencms.workplace.I_CmsWpConstants
 
C_SESSION_MODULE_ADMIN_PROP_NAMES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
 
C_SESSION_MODULE_ADMIN_PROP_TYP - Static variable in interface com.opencms.workplace.I_CmsWpConstants
 
C_SESSION_MODULE_ADMIN_PROP_VAL - Static variable in interface com.opencms.workplace.I_CmsWpConstants
 
C_SESSION_MODULE_CHECKSUM - Static variable in interface com.opencms.workplace.I_CmsWpConstants
 
C_SESSION_MODULE_DELETE_STEP - Static variable in interface com.opencms.workplace.I_CmsWpConstants
 
C_SESSION_MODULE_EXCLUSION - Static variable in interface com.opencms.workplace.I_CmsWpConstants
 
C_SESSION_MODULE_INUSE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
 
C_SESSION_MODULE_MISSFILES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
 
C_SESSION_MODULE_PROJECTFILES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
 
C_SESSION_MODULE_PROPFILES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
 
C_SESSION_MODULE_VECTOR - Static variable in interface com.opencms.core.I_CmsConstants
Session key for storing the files Vector for moduleimport.
C_SESSION_PROJECT - Static variable in interface com.opencms.core.I_CmsConstants
The key for the project in the user information hashtable.
C_SESSION_TASK_ALLPROJECTS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Constant for session-key
C_SESSION_TASK_FILTER - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Constant for session-key
C_SESSION_THREAD_ERROR - Static variable in interface com.opencms.core.I_CmsConstants
Session key for storing a possible error while executing a thread
C_SESSION_TIMEOUT - Static variable in class com.opencms.file.genericSql.CmsDbAccess
The session-timeout value: currently six hours.
C_SESSION_USERNAME - Static variable in interface com.opencms.core.I_CmsConstants
The key for the username in the user information hashtable.
C_SETHEADER - Static variable in class com.opencms.flex.cache.CmsFlexResponse
Static string to indicate a header is "set" in the header maps
C_SHORT_PASSWORD - Static variable in class com.opencms.core.CmsException
Definition of error code for error"Password too short"
C_SORT_ASC - Static variable in interface com.opencms.core.I_CmsConstants
Task sort value ascending
C_SORT_DESC - Static variable in interface com.opencms.core.I_CmsConstants
Task sort value descending
C_SORT_LASTMODIFIED_DOWN - Static variable in class com.opencms.util.Utils
Constant for sorting files downward by lastmodified date
C_SORT_LASTMODIFIED_UP - Static variable in class com.opencms.util.Utils
Constant for sorting files upward by lastmodified date
C_SORT_NAME_DOWN - Static variable in class com.opencms.util.Utils
Constant for sorting files downward by name
C_SORT_NAME_UP - Static variable in class com.opencms.util.Utils
Constant for sorting files upward by name
C_SQL_ERROR - Static variable in class com.opencms.core.CmsException
Definition of error code for sql exception
C_START_ACCESSFLAGS - Static variable in interface com.opencms.core.I_CmsConstants
Start preferenses AccessFlags
C_START_DEFAULTGROUP - Static variable in interface com.opencms.core.I_CmsConstants
Start preferenses DefaultGroup
C_START_LANGUAGE - Static variable in interface com.opencms.core.I_CmsConstants
Start preferenses Language
C_START_LOCKDIALOG - Static variable in interface com.opencms.core.I_CmsConstants
Start preferenses lock dialog
C_START_PROJECT - Static variable in interface com.opencms.core.I_CmsConstants
Start preferenses Project
C_START_VIEW - Static variable in interface com.opencms.core.I_CmsConstants
Start preferenses View
C_STATE_CHANGED - Static variable in interface com.opencms.core.I_CmsConstants
Is set, if the resource was changed in this project.
C_STATE_DELETED - Static variable in interface com.opencms.core.I_CmsConstants
Is set, if the resource was deleted in this project.
C_STATE_NEW - Static variable in interface com.opencms.core.I_CmsConstants
Is set, if the resource is new in this project.
C_STATE_UNCHANGED - Static variable in interface com.opencms.core.I_CmsConstants
Is set, if the resource is unchanged in this project.
C_STATICEXPORT_PATH - Static variable in interface com.opencms.core.I_CmsConstants
A string in the configuration-file.
C_STATICEXPORT_START - Static variable in interface com.opencms.core.I_CmsConstants
A string in the configuration-file.
C_STREAMING_ERROR - Static variable in class com.opencms.core.CmsException
Definition of error code for HTTP sreaming error
C_SYNCHRONISATION_PATH - Static variable in interface com.opencms.core.I_CmsConstants
The name of the synchronizationpath-tag in registry.
C_SYNCHRONISATION_PROJECT - Static variable in interface com.opencms.core.I_CmsConstants
The name of the synchronizationproject-tag in registry.
C_SYNCHRONISATION_RESOURCE - Static variable in interface com.opencms.core.I_CmsConstants
The name of the synchronizationresource-tag in registry.
C_SYNCHRONISATION_RESOURCETAG - Static variable in interface com.opencms.core.I_CmsConstants
The name of the synchronizationresource-tag in registry.
C_SYNCLIST_FILE - Static variable in class com.opencms.file.CmsSynchronizeList
the name of the synchronize list in the filesystem
C_SYSTEM_PICS_EXPORT_PATH - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Path to exported system image folder
C_SYSTEMPROPERTY_CRONTABLE - Static variable in interface com.opencms.core.I_CmsConstants
The name of the exportpath-systemproperty.
C_SYSTEMPROPERTY_EXPORTPATH - Static variable in interface com.opencms.core.I_CmsConstants
The name of the exportpath-systemproperty.
C_SYSTEMPROPERTY_EXTENSIONS - Static variable in interface com.opencms.core.I_CmsConstants
The name of the resourcetype-extension.
C_SYSTEMPROPERTY_LINKCHECKTABLE - Static variable in interface com.opencms.core.I_CmsConstants
The name of the linkchecktable-systemproperty.
C_SYSTEMPROPERTY_MIMETYPES - Static variable in interface com.opencms.core.I_CmsConstants
The name of the mimetypes-systemproperty.
C_SYSTEMPROPERTY_MOUNTPOINT - Static variable in interface com.opencms.core.I_CmsConstants
The name of the mountpoint-systemproperty.
C_SYSTEMPROPERTY_RESOURCE_TYPE - Static variable in interface com.opencms.core.I_CmsConstants
The name of the resourcetype-systemproperty.
C_TABLE_CHANNELID - Static variable in interface com.opencms.core.I_CmsConstants
The name of the entry for the id generator to create new channelid's
C_TABLE_FILES - Static variable in class com.opencms.file.genericSql.CmsDbAccess
Table-key for max-id
C_TABLE_GROUPS - Static variable in class com.opencms.file.genericSql.CmsDbAccess
Table-key for max-id
C_TABLE_GROUPUSERS - Static variable in class com.opencms.file.genericSql.CmsDbAccess
Table-key for max-id
C_TABLE_PROJECTS - Static variable in class com.opencms.file.genericSql.CmsDbAccess
Table-key for max-id
C_TABLE_PROPERTIES - Static variable in class com.opencms.file.genericSql.CmsDbAccess
Table-key for max-id
C_TABLE_PROPERTYDEF - Static variable in class com.opencms.file.genericSql.CmsDbAccess
Table-key for max-id
C_TABLE_RESOURCES - Static variable in class com.opencms.file.genericSql.CmsDbAccess
Table-key for max-id
C_TABLE_SYSTEMPROPERTIES - Static variable in class com.opencms.file.genericSql.CmsDbAccess
Table-key for max-id
C_TABLE_TASK - Static variable in class com.opencms.file.genericSql.CmsDbAccess
Table-key for max-id
C_TABLE_TASKLOG - Static variable in class com.opencms.file.genericSql.CmsDbAccess
Table-key for max-id
C_TABLE_TASKPAR - Static variable in class com.opencms.file.genericSql.CmsDbAccess
Table-key for max-id
C_TABLE_TASKTYPE - Static variable in class com.opencms.file.genericSql.CmsDbAccess
Table-key for max-id
C_TABLE_USERS - Static variable in class com.opencms.file.genericSql.CmsDbAccess
Table-key for max-id
C_TAG_ERRORBOX - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the errorbox tag in the error definiton template
C_TAG_ERRORPAGE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the error?
C_TAG_INPUTFIELD - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the label tag in the input definiton template
C_TAG_LABEL - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the label tag in the label definition template
C_TAG_MESSAGEBOX - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the errorbox tag in the error definiton template
C_TAG_MODULELIST_DEFAULT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the label tag in the label definition template
C_TAG_PANEL_BGACTIVE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Panel bar sequence for active background in the panel bar definiton template
C_TAG_PANEL_BGINACTIVE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Panel bar sequence for inactive background in the panel bar definiton template
C_TAG_PANEL_ENDSEQ - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Panel bar ending sequence tag in the panel bar definiton template
C_TAG_PANEL_SEPBGTEXT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Panel bar sequence for separating background and text area in the panel bar definiton template
C_TAG_PANEL_STARTSEQ - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Panel bar starting sequence tag in the panel bar definiton template
C_TAG_PANEL_TEXTACTIVE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Panel bar sequence for active text in the panel bar definiton template
C_TAG_PANEL_TEXTINACTIVE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Panel bar sequence for inactive text in the panel bar definiton template
C_TAG_PASSWORD - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the password tag in the input definiton template
C_TAG_PROJECTLIST_DEFAULT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the label tag in the label definition template
C_TAG_PROJECTLIST_SNAPLOCK - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the label tag in the label definition template
C_TAG_RADIO_CLASS - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Name of the radio "class" option tag in the input definiton template
C_TAG_RADIO_COLENTRY - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Name of the radion column entry tag in the input definiton template
C_TAG_RADIO_ROWENTRY - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Name of the radion row entry tag in the input definiton template
C_TAG_SELECTBOX_CLASS - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Name of the selectbox "class" option tag in the input definiton template
C_TAG_SELECTBOX_CLASS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the selectbox "class" option tag in the input definiton template
C_TAG_SELECTBOX_END - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Name of the select end tag in the input definiton template
C_TAG_SELECTBOX_END - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the select end tag in the input definiton template
C_TAG_SELECTBOX_OPTION - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Name of the (select) option tag in the input definiton template
C_TAG_SELECTBOX_OPTION - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the (select) option tag in the input definiton template
C_TAG_SELECTBOX_SELOPTION - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Name of the (select) selected option tag in the input definiton template
C_TAG_SELECTBOX_SELOPTION - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the (select) selected option tag in the input definiton template
C_TAG_SELECTBOX_START - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Name of the select start tag in the input definiton template
C_TAG_SELECTBOX_START - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the select start tag in the input definiton template
C_TAG_SELECTBOX_START_DIV - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Name of the select div start tag in the input definiton template
C_TAG_SELECTBOX_START_DIV - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the select div start tag in the input definiton template
C_TAG_SELECTBOX_WIDTH - Static variable in class com.opencms.defaults.CmsXmlFormTemplateFile
Name of the selectbox "width" option tag in the input definiton template
C_TAG_STARTUP - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the startup tag in the input definiton template
C_TAG_SUBMITBUTTON - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the submitbutton tag in the button definiton template
C_TASK_FILTER - Static variable in interface com.opencms.core.I_CmsConstants
Task preferenses filter
C_TASK_MESSAGES - Static variable in interface com.opencms.core.I_CmsConstants
Task preferenses message flags
C_TASK_MESSAGES_ACCEPTED - Static variable in interface com.opencms.core.I_CmsConstants
state values of task messages when accepted
C_TASK_MESSAGES_COMPLETED - Static variable in interface com.opencms.core.I_CmsConstants
state values of task messages when completed
C_TASK_MESSAGES_FORWARDED - Static variable in interface com.opencms.core.I_CmsConstants
state values of task messages when forwared
C_TASK_MESSAGES_MEMBERS - Static variable in interface com.opencms.core.I_CmsConstants
state values of task messages when members
C_TASK_ORDER_BY_DATE - Static variable in interface com.opencms.core.I_CmsConstants
This constant is used to order the tasks by date.
C_TASK_ORDER_BY_NAME - Static variable in interface com.opencms.core.I_CmsConstants
This constant is used to order the tasks by name.
C_TASK_PRIORITY_HIGH - Static variable in interface com.opencms.core.I_CmsConstants
Task priority high
C_TASK_PRIORITY_LOW - Static variable in interface com.opencms.core.I_CmsConstants
Task priority low
C_TASK_PRIORITY_NORMAL - Static variable in interface com.opencms.core.I_CmsConstants
Task priority normal
C_TASK_STATE_ENDED - Static variable in interface com.opencms.core.I_CmsConstants
state values of a task ended
C_TASK_STATE_HALTED - Static variable in interface com.opencms.core.I_CmsConstants
state values of a task halted
C_TASK_STATE_NOTENDED - Static variable in interface com.opencms.core.I_CmsConstants
state values of a task ready to end
C_TASK_STATE_PREPARE - Static variable in interface com.opencms.core.I_CmsConstants
state values of a task prepared to start
C_TASK_STATE_START - Static variable in interface com.opencms.core.I_CmsConstants
state values of a task ready to start
C_TASK_STATE_STARTED - Static variable in interface com.opencms.core.I_CmsConstants
state values of a task started
C_TASK_VIEW_ALL - Static variable in interface com.opencms.core.I_CmsConstants
Task preferenses view all
C_TASKDOCU_TEMPLATEFILE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The filename to the taskdocu template
C_TASKLIST_TEMPLATEFILE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The filename to the projectlisttemplate
C_TASKLOG_SYSTEM - Static variable in interface com.opencms.core.I_CmsConstants
System type values for the task log
C_TASKLOG_USER - Static variable in interface com.opencms.core.I_CmsConstants
User type value for the task log
C_TASKLOGTYPE_ACCEPTED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Constant for task-log
C_TASKLOGTYPE_CALL - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Constant for task-log
C_TASKLOGTYPE_COMMENT - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Constant for task-log
C_TASKLOGTYPE_CREATED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Constant for task-log
C_TASKLOGTYPE_DUECHANGED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Constant for task-log
C_TASKLOGTYPE_FORWARDED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Constant for task-log
C_TASKLOGTYPE_OK - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Constant for task-log
C_TASKLOGTYPE_PRIORITYCHANGED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Constant for task-log
C_TASKLOGTYPE_REACTIVATED - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Constant for task-log
C_TASKLOGTYPE_TAKE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Constant for task-log
C_TASKORDER_NONE - Static variable in interface com.opencms.core.I_CmsConstants
Value for order tasks by none
C_TASKORDER_STARTDATE - Static variable in interface com.opencms.core.I_CmsConstants
Value for order tasks by startdate
C_TASKORDER_TIMEOUT - Static variable in interface com.opencms.core.I_CmsConstants
Value for order tasks by timeout
C_TASKPARA_ACCEPTATION - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Taskparameter
C_TASKPARA_ALL - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Taskparameter
C_TASKPARA_COMPLETION - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Taskparameter
C_TASKPARA_DELIVERY - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Taskparameter
C_TASKS_ACTIVE - Static variable in interface com.opencms.core.I_CmsConstants
Task type value of getting active tasks
C_TASKS_ALL - Static variable in interface com.opencms.core.I_CmsConstants
Task type value of getting all tasks
C_TASKS_DONE - Static variable in interface com.opencms.core.I_CmsConstants
Task type value of getting done tasks
C_TASKS_NEW - Static variable in interface com.opencms.core.I_CmsConstants
Task type value of getting new tasks
C_TASKS_OPEN - Static variable in interface com.opencms.core.I_CmsConstants
Task type value of getting open tasks
C_TASKSORDER_TASKNAME - Static variable in interface com.opencms.core.I_CmsConstants
Value for order tasks by taskname
C_TEMP_PREFIX - Static variable in interface com.opencms.core.I_CmsConstants
prefix for temporary files
C_TEMPLATE - Static variable in class com.opencms.template.CmsXmlTemplateFile
Name of the tag for the templates
C_TEMPLATE_ELEMENT - Static variable in class com.opencms.flex.jsp.CmsJspTagTemplate
Template part identifier
C_TEMPLATE_EXTENSION - Static variable in class com.opencms.template.A_CmsXmlContent
Constant extension of the template-files.
C_TEMPLATEPATH - Static variable in class com.opencms.template.A_CmsXmlContent
Constant pathname, where to find templates
C_TFACCESS - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines file acces
C_TFGROUP - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines group acces
C_TFILEOBJ - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines one resource
C_TFILES - Static variable in interface com.opencms.core.I_CmsConstants
first XML element tag for the resources
C_TFNAME - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the resource name
C_TFPROPERTYINFO - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the resource property
C_TFPROPERTYNAME - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the resource property
C_TFPROPERTYTYPE - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the resource propertytype
C_TFPROPERTYVALUE - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the resource propertyvalue
C_TFTYPE - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the resource type
C_TFTYPENAME - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the resource typename
C_TFUSER - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines user acces
C_TGDESC - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the description of group
C_TGFLAG - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the flag of group
C_TGNAME - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the group name
C_TGPARENTGROUP - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the parentgroup name
C_TGROUPOBJ - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines one group
C_TGROUPS - Static variable in interface com.opencms.core.I_CmsConstants
first XML element tag for the groups
C_TGROUPUSERS - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines all users of the group
C_TGUSER - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the name of user in group
C_TUADDINFO - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines additional user info
C_TUDESC - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the user Description
C_TUDGROUP - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the user defaultgroup
C_TUDISABLED - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines if the user is disabled
C_TUEMAIL - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the user EMail
C_TUFIRSTNAME - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the user Firstname
C_TUFLAG - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the user flag
C_TUGROUP - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the user group name
C_TUINFOKEY - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines additional user info key
C_TUINFOVALUE - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines additional user info value
C_TULOGIN - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the user login
C_TUNAME - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the user Lastname
C_TUPASSWD - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the user PASSWD default "Kennwort"
C_TUSERGROUPS - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines the groups in which the user is in
C_TUSEROBJ - Static variable in interface com.opencms.core.I_CmsConstants
XML tag to defines one user
C_TUSERS - Static variable in interface com.opencms.core.I_CmsConstants
first XML element tag for the users
C_TYPE_BODY_NAME - Static variable in interface com.opencms.core.I_CmsConstants
The resource type-name for body files.
C_TYPE_COMPATIBLEPLAIN_NAME - Static variable in interface com.opencms.core.I_CmsConstants
The resource type-name for compatiblePlain files.
C_TYPE_DUMP - Static variable in interface com.opencms.launcher.I_CmsLauncher
Constants used as launcher IDs
C_TYPE_FOLDER - Static variable in interface com.opencms.core.I_CmsConstants
The resource type-id for a folder.
C_TYPE_FOLDER_NAME - Static variable in interface com.opencms.core.I_CmsConstants
The resource type-id for a folder.
C_TYPE_IMAGE_NAME - Static variable in interface com.opencms.core.I_CmsConstants
The resource type-name for an image.
C_TYPE_JAVASCRIPT - Static variable in interface com.opencms.launcher.I_CmsLauncher
 
C_TYPE_JSP - Static variable in interface com.opencms.launcher.I_CmsLauncher
 
C_TYPE_LAST_INDEX - Static variable in interface com.opencms.core.I_CmsConstants
The last index, that was used for resource-types.
C_TYPE_LINK - Static variable in interface com.opencms.launcher.I_CmsLauncher
 
C_TYPE_PAGE_NAME - Static variable in interface com.opencms.core.I_CmsConstants
The resource type-name for a page file.
C_TYPE_PDF - Static variable in interface com.opencms.launcher.I_CmsLauncher
 
C_TYPE_PLAIN_NAME - Static variable in interface com.opencms.core.I_CmsConstants
The resource type-name for plain files.
C_TYPE_RESOURCE_NAME - Static variable in class com.opencms.file.CmsResourceTypeImage
 
C_TYPE_RESOURCE_NAME - Static variable in class com.opencms.file.CmsResourceTypeXMLTemplate
 
C_TYPE_RESOURCE_NAME - Static variable in class com.opencms.file.CmsResourceTypeLink
The name of the resource type node in registry.xml to read the general configurations for VFS links.
C_TYPE_RESOURCE_NAME - Static variable in class com.opencms.file.CmsResourceTypeBinary
 
C_TYPE_RESOURCE_NAME - Static variable in class com.opencms.file.CmsResourceTypeJsp
 
C_TYPE_VELOCITY - Static variable in interface com.opencms.launcher.I_CmsLauncher
 
C_TYPE_XML - Static variable in interface com.opencms.launcher.I_CmsLauncher
 
C_UNKNOWN_EXCEPTION - Static variable in class com.opencms.core.CmsException
Definition of error code for unknown exception
C_UNKNOWN_ID - Static variable in interface com.opencms.core.I_CmsConstants
This id will be returned for resources with no id.
C_UNKNOWN_INT - Static variable in interface com.opencms.core.I_CmsConstants
This value will be returned for int's withaout a value.
C_UNKNOWN_LAUNCHER - Static variable in interface com.opencms.core.I_CmsConstants
This is the classname for an undefined launcher.
C_UNKNOWN_LAUNCHER_ID - Static variable in interface com.opencms.core.I_CmsConstants
This is the id for an undefined launcher.
C_UNKNOWN_LONG - Static variable in interface com.opencms.core.I_CmsConstants
This value will be returned for long's withaout a value.
C_URI_ENCODING - Static variable in class com.opencms.util.Encoder
Default encoding for JavaScript decodeUriComponent methods is UTF-8 by w3c standard
C_URL_PREFIX_EXPORT - Static variable in interface com.opencms.core.I_CmsConstants
A string in the configuration-file.
C_URL_PREFIX_HTTP - Static variable in interface com.opencms.core.I_CmsConstants
A string in the configuration-file.
C_URL_PREFIX_HTTPS - Static variable in interface com.opencms.core.I_CmsConstants
A string in the configuration-file.
C_URL_PREFIX_SERVERNAME - Static variable in interface com.opencms.core.I_CmsConstants
A string in the configuration-file.
C_USE_TARGET_DATE - Static variable in class com.opencms.file.genericSql.CmsDbAccess
 
C_USER - Static variable in interface com.opencms.core.I_CmsConstants
 
C_USER_ADMIN - Static variable in interface com.opencms.core.I_CmsConstants
This is the group for administrators.
C_USER_EXISTS - Static variable in class com.opencms.core.CmsException
Definition of error code for user exists
C_USER_GUEST - Static variable in interface com.opencms.core.I_CmsConstants
This is the group for guests.
C_USER_TYPE_SYSTEMANDWEBUSER - Static variable in interface com.opencms.core.I_CmsConstants
A user-type
C_USER_TYPE_SYSTEMUSER - Static variable in interface com.opencms.core.I_CmsConstants
A user-type
C_USER_TYPE_WEBUSER - Static variable in interface com.opencms.core.I_CmsConstants
A user-type
C_USERPREF_FILELIST - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Name of the filelist preferences
C_USERS_NAME - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter of user management
C_VFS_DIR_DEFAULTBODIES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Directory name of content default_bodies folder
C_VFS_DIR_INTERNAL - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Directory name of content internal folder
C_VFS_DIR_LOCALES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Directory name of module locales path
C_VFS_DIR_TEMPLATES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Directory name of content templates folder
C_VFS_GALLERY_DOWNLOAD - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Path to download gallery folder
C_VFS_GALLERY_EXTERNALLINKS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Path to externallink gallery folder
C_VFS_GALLERY_HTML - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Path to html gallery folder
C_VFS_GALLERY_PICS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Path to pics gallery folder
C_VFS_NEW_STRUCTURE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter to check if the new (since 5.0 beta 2) folder structure is to be used.
C_VFS_PATH_BODIES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for content body folder
C_VFS_PATH_DEFAULT_BODIES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Path to content default_bodies folder
C_VFS_PATH_DEFAULT_INTERNAL - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Path to content internal folder
C_VFS_PATH_DEFAULT_TEMPLATES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Path to content templates folder
C_VFS_PATH_DEFAULTMODULE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Parameter for default module
C_VFS_PATH_GALLERIES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Path to the galleries
C_VFS_PATH_HELP - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Path to online help pages
C_VFS_PATH_LOCALES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Path to locales
C_VFS_PATH_MODULEDEMOS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Path to module demo folder (deprecated since version 5.0 beta 2)
C_VFS_PATH_MODULES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Path to modules folder
C_VFS_PATH_SCRIPTS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Path to scripts
C_VFS_PATH_SYSTEM - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Path to system folder
C_VFS_PATH_SYSTEMPICS - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Path to system image folder
C_VFS_PATH_WORKPLACE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
Path to the workplace
C_WEB_APP_REPLACE_KEY - Static variable in interface com.opencms.core.I_CmsConstants
Replacekey for the webapplication name (used in opencms.properties)
C_WEEKS_HISTORY - Static variable in interface com.opencms.core.I_CmsConstants
The name of the tag in registry for the number of weeks the versions should remain in the history.
C_WHATEVER - Static variable in interface com.opencms.core.I_CmsConstants
wasLoggedIn
C_WORKPLACE_ELEMENT_PATH - Static variable in class com.opencms.workplace.A_CmsWpElement
Path to all worplace definition files.
C_WP_CHANNEL_TREE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The channel tree.
C_WP_EXPLORER_FILELIST - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The explorer file list.
C_WP_EXPLORER_PREFERENCES - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The preferences user panel
C_WP_EXPLORER_TREE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The explorer tree.
C_WP_FOLDER_TREE - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The folder tree.
C_WP_RELOAD - Static variable in interface com.opencms.workplace.I_CmsWpConstants
The workplace
C_WPTAG_ATTR_PANELNAME - Static variable in class com.opencms.workplace.CmsPanel
Attribute used for panelnames C_WPTAG_PANEL
C_WPTAG_PANEL - Static variable in class com.opencms.workplace.CmsPanel
Workplace tag used for each panel in <PANELBAR>
C_XML_BODY_ELEMENT - Static variable in interface com.opencms.core.I_CmsConstants
name of the special body element from an XMLTemplate
C_XML_CORRUPT_INTERNAL_STRUCTURE - Static variable in class com.opencms.core.CmsException
Definition of error code for corrupt internal structure
C_XML_LINE_WIDTH - Static variable in interface com.opencms.template.I_CmsXmlParser
Line width used for XML documents
C_XML_NO_PROCESS_METHOD - Static variable in class com.opencms.core.CmsException
Definition of error code for XML process method not found
C_XML_NO_TEMPLATE_CLASS - Static variable in class com.opencms.core.CmsException
Definition of error code for no XML template class
C_XML_NO_USER_METHOD - Static variable in class com.opencms.core.CmsException
Definition of error code for XML user method not found
C_XML_PARSING_ERROR - Static variable in class com.opencms.core.CmsException
Definition of error code for XML parsing error
C_XML_PROCESS_ERROR - Static variable in class com.opencms.core.CmsException
Definition of error code for XML processing error
C_XML_TAG_MISSING - Static variable in class com.opencms.core.CmsException
Definition of error code for missing XML tag
C_XML_UNKNOWN_DATA - Static variable in class com.opencms.core.CmsException
Definition of error code for unknown XML datablocks
C_XML_WRONG_CONTENT_TYPE - Static variable in class com.opencms.core.CmsException
Definition of error code for wrong XML content type
C_XML_WRONG_TEMPLATE_CLASS - Static variable in class com.opencms.core.CmsException
Definition of error code for wrong XML template class
cacheOffline() - Method in class com.opencms.flex.cache.CmsFlexCache
Indicates if offline project resources are cached.
callAllUncalledMethodsSoThatEclipseDoesntComplainAboutThem() - Method in class com.opencms.template.A_CmsXmlContent
This method is just a hack so that the Eclise IDE will not show the methods listed here as warnings when the "unused private methods" option is selected, since they are called only using reclection API.
callCanonicalRoot(CmsElementCache, CmsObject, Hashtable) - Method in class com.opencms.template.cache.CmsUri
 
callCanonicalRoot(CmsObject, Hashtable) - Method in class com.opencms.template.cache.CmsElementCache
 
callUserMethod(String, String, Object, Object, boolean) - Method in class com.opencms.template.A_CmsXmlContent
Calls a user method in the object callingObject.
cancel() - Method in class com.opencms.dbpool.CmsStatement
 
changeEncoding(byte[], String, String) - Static method in class com.opencms.util.Encoder
Changes the encoding of a byte array that represents a String.
changeLockedInProject(CmsObject, int, String) - Method in class com.opencms.file.CmsResourceTypeFolder
Changes the project-id of the resource to the new project for publishing the resource directly
changeLockedInProject(CmsObject, int, String) - Method in class com.opencms.file.CmsResourceTypePlain
Changes the project-id of the resource to the new project for publishing the resource directly
changeLockedInProject(CmsObject, int, String) - Method in class com.opencms.file.CmsResourceTypePage
Changes the project-id of the resource to the new project for publishing the resource directly
changeLockedInProject(CmsObject, int, String) - Method in interface com.opencms.file.I_CmsResourceType
Changes the project-id of the resource to the new project for publishing the resource directly
changeLockedInProject(int, String) - Method in class com.opencms.file.CmsObject
Changes the project-id of a resource to the new project for publishing the resource directly
changeLockedInProject(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Changes the project-id of a resource to the new project for publishing the resource directly
changeLockedInProject(int, String, CmsUser) - Method in interface com.opencms.file.I_CmsResourceBroker
Changes the project-id of a resource to the new project for publishing the resource directly
changeLockedInProject(int, String, CmsUser) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Changes the project-id of a resource to the new project for publishing the resource directly
changePermissions(CmsObject, CmsMasterContent, CmsMasterDataSet) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Changes the perrmissions of the Master
changeUserType(CmsUser, CmsProject, CmsUser, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Changes the user type of the user Only the administrator can change the type
changeUserType(CmsUser, CmsProject, CmsUser, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Changes the user type of the user Only the administrator can change the type
changeUserType(CmsUser, CmsProject, int, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Changes the user type of the user Only the administrator can change the type
changeUserType(CmsUser, CmsProject, int, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Changes the user type of the user Only the administrator can change the type
changeUserType(CmsUser, CmsProject, String, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Changes the user type of the user Only the administrator can change the type
changeUserType(CmsUser, CmsProject, String, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Changes the user type of the user Only the administrator can change the type
changeUserType(int, int) - Method in class com.opencms.file.CmsObject
Changes the type of the user
changeUserType(int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Changes the user type of the user
changeUserType(String, int) - Method in class com.opencms.file.CmsObject
Changes the type of the user to webusertype
check() - Method in class com.opencms.defaults.master.CmsChannelContent
Plauzibilization method.
check(boolean) - Method in class com.opencms.defaults.A_CmsContentDefinition
 
checkAccess(CmsMasterContent, boolean) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Checks if read (and visible) permissions are granted.
checkAccess(CmsObject, CmsResource) - Method in class com.opencms.workplace.A_CmsGalleryBrowser
Checks if a resource should be displayed in the gallery selection.
checkbox(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsBackoffice
user-method to create a checkbox with the according hidden field
checked(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsTaskHead
User method to get the checked value.
checkEmail(String) - Static method in class com.opencms.util.MailUtils
Check a given email address for conformness with RFC822 rules, see http://www.rfc-editor.org/rfc.html
checkExport(String, Hashtable) - Method in class com.opencms.file.genericSql.CmsDbAccess
Private helper method for publihing into the filesystem.
checkGroupDependence(Vector) - Method in class com.opencms.file.genericSql.CmsDbAccess
checks a Vector of Groupids for the Group which can read all files
checkJavaProperty(String, String) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Checks a Java System property for containing the given value
checkJsdk() - Static method in class com.opencms.core.CmsResponseHttpServlet
Check the JSDK version available at runtime.
checkNewPassword(CmsObject, String, String) - Method in class com.opencms.util.PasswordValidtation
The method to check the password.
checkNewPassword(CmsObject, String, String) - Method in interface com.opencms.util.I_PasswordValidation
The method to check the password.
checkNull(String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Checks, if the String was null or is empty.
checkPort(CmsObject) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Checks, if the request is running on the correct port.
checkProject(CmsObject, int, I_CmsReport) - Method in class com.opencms.linkmanagement.LinkChecker
This Method checks if the online project has broken links when the project with the projectId is published (if projectId = onlineProjectId it simply checks the online project).
checkProperties() - Method in class com.opencms.boot.CmsSetup
This method checks the validity of the given properties and adds unset properties if possible
checkProxySettings(CmsObject, CmsCacheDirectives, Hashtable) - Method in class com.opencms.template.cache.A_CmsElement
checks the proxy public and the proxy private cache settings of this element and all subelements.
checkProxySettings(CmsObject, CmsCacheDirectives, Hashtable) - Method in class com.opencms.template.cache.CmsMethodElement
checks the proxy public and the proxy private cache settings of this element and all subelements.
checkReadAccess(CmsObject) - Method in class com.opencms.template.cache.A_CmsElement
checks the read access.
checkReadAccess(CmsObject) - Method in class com.opencms.template.cache.CmsUri
checks the read access.
checkReadAccess(CmsObject) - Method in class com.opencms.template.cache.CmsMethodElement
checks the read access.
checkResource(CmsFile, CmsObject) - Method in interface com.opencms.core.I_CmsCheckResource
Possibility to modify or change the CmsFile with the CmsObject.
checkUrl(String) - Static method in class com.opencms.file.CmsLinkCheck
check if the url is valid
checkUrlGetMessage(String) - Method in class com.opencms.file.CmsLinkCheck
checks if the url is valid and returns the response message
checkVisible(CmsObject, CmsResource) - Static method in class com.opencms.workplace.CmsHelperMastertemplates
Check if this template should be displayed in the selectbox (this is only true if the visible flag is set for the current user or if he is admin).
chgrp(CmsObject, int) - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Change group method for changing permissions of content definition
chgrp(CmsObject, int) - Method in class com.opencms.defaults.master.CmsChannelContent
Change group method for changing permissions of content definition
chgrp(CmsObject, int) - Method in class com.opencms.defaults.master.CmsMasterContent
change group method for the permissions of content definition
chgrp(CmsObject, String, String, boolean) - Method in class com.opencms.file.CmsResourceTypeFolder
Changes the group of a resource.
chgrp(CmsObject, String, String, boolean) - Method in class com.opencms.file.CmsResourceTypePlain
Changes the group of a resource.
chgrp(CmsObject, String, String, boolean) - Method in class com.opencms.file.CmsResourceTypePage
Changes the group of a resource.
chgrp(CmsObject, String, String, boolean) - Method in interface com.opencms.file.I_CmsResourceType
Changes the group of a resource.
chgrp(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Changes the group for this resource
Only the group of a resource in an offline project can be changed.
chgrp(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Changes the group for this resource
Only the group of a resource in an offline project can be changed.
chgrp(String, String) - Method in class com.opencms.file.CmsObject
Changes the group of a resource.
chgrp(String, String, boolean) - Method in class com.opencms.file.CmsObject
Changes the group of a resource.
chmod(CmsObject, int) - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Change access flags method for changing permissions of content definition
chmod(CmsObject, int) - Method in class com.opencms.defaults.master.CmsChannelContent
Change access flags method for changing permissions of content definition
chmod(CmsObject, int) - Method in class com.opencms.defaults.master.CmsMasterContent
change access flags method for the permissions of content definition
chmod(CmsObject, String, int, boolean) - Method in class com.opencms.file.CmsResourceTypeFolder
Changes the flags of a resource.
chmod(CmsObject, String, int, boolean) - Method in class com.opencms.file.CmsResourceTypePlain
Changes the flags of a resource.
chmod(CmsObject, String, int, boolean) - Method in class com.opencms.file.CmsResourceTypePage
Changes the flags of a resource.
chmod(CmsObject, String, int, boolean) - Method in interface com.opencms.file.I_CmsResourceType
Changes the flags of a resource.
chmod(CmsUser, CmsProject, String, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Changes the flags for this resource.
chmod(CmsUser, CmsProject, String, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Changes the flags for this resource.
chmod(String, int) - Method in class com.opencms.file.CmsObject
Changes the flags of a resource.
chmod(String, int, boolean) - Method in class com.opencms.file.CmsObject
Changes the flags of a resource.
chown(CmsObject, int) - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Change owner method for changing permissions of content definition
chown(CmsObject, int) - Method in class com.opencms.defaults.master.CmsChannelContent
Change owner method for changing permissions of content definition
chown(CmsObject, int) - Method in class com.opencms.defaults.master.CmsMasterContent
change owner method for the permissions of content definition
chown(CmsObject, String, String, boolean) - Method in class com.opencms.file.CmsResourceTypeFolder
Changes the owner of a resource.
chown(CmsObject, String, String, boolean) - Method in class com.opencms.file.CmsResourceTypePlain
Changes the owner of a resource.
chown(CmsObject, String, String, boolean) - Method in class com.opencms.file.CmsResourceTypePage
Changes the owner of a resource.
chown(CmsObject, String, String, boolean) - Method in interface com.opencms.file.I_CmsResourceType
Changes the owner of a resource.
chown(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Changes the owner for this resource.
chown(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Changes the owner for this resource.
chown(String, String) - Method in class com.opencms.file.CmsObject
Changes the owner of a resource.
chown(String, String, boolean) - Method in class com.opencms.file.CmsObject
Changes the owner of a resource.
chstate(CmsUser, CmsProject, String, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Changes the state for this resource
The user may change this, if he is admin of the resource.
chstate(CmsUser, CmsProject, String, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Changes the state for this resource
The user may change this, if he is admin of the resource.
chtype(CmsObject, String, String) - Method in class com.opencms.file.CmsResourceTypeFolder
Changes the resourcetype of a resource.
chtype(CmsObject, String, String) - Method in class com.opencms.file.CmsResourceTypePlain
Changes the resourcetype of a resource.
chtype(CmsObject, String, String) - Method in class com.opencms.file.CmsResourceTypePage
Changes the resourcetype of a resource.
chtype(CmsObject, String, String) - Method in interface com.opencms.file.I_CmsResourceType
Changes the resourcetype of a resource.
chtype(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Changes the resourcetype for this resource
Only the resourcetype of a resource in an offline project can be changed.
chtype(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Changes the resourcetype for this resource
Only the resourcetype of a resource in an offline project can be changed.
chtype(String, String) - Method in class com.opencms.file.CmsObject
Changes the resourcetype of a resource.
cleanupCache(Vector, Vector) - Method in class com.opencms.template.cache.CmsElementCache
Deletes all the content of the caches that depend on the changed resources after publishProject.
cleanupDependencies(Vector) - Method in class com.opencms.template.cache.CmsElementLocator
Clears the cache from unvalid variants.
cleanupElementCache(Vector) - Method in class com.opencms.template.cache.CmsElementLocator
deletes all elements in the cache that depend on one of the invalid Templates.
clear() - Method in class com.opencms.flex.util.CmsFlexLruCache
Removes all cached objects in this cache.
clear() - Method in class com.opencms.flex.util.CmsLruHashMap
Removes all objects from this map.
clearBatch() - Method in class com.opencms.dbpool.CmsStatement
 
clearcache() - Method in class com.opencms.file.CmsObject
Clears all internal DB-Caches.
clearcache() - Method in interface com.opencms.file.I_CmsResourceBroker
Clears all internal DB-Caches.
clearcache() - Method in class com.opencms.file.genericSql.CmsResourceBroker
Clears all internal DB-Caches.
clearcache() - Static method in class com.opencms.workplace.CmsXmlWpTemplateFile
Clears the internal language cache
clearCache() - Method in class com.opencms.flex.CmsJspLoader
This is part of the I_CmsLauncher interface, but for JSP so far this is a NOOP.
clearCache() - Method in interface com.opencms.launcher.I_CmsLauncher
 
clearCache() - Method in interface com.opencms.launcher.I_CmsTemplateCache
Deletes all documents from the template cache.
clearCache() - Method in class com.opencms.template.cache.CmsElementCache
Clears the uri and the element cache compleatly.
clearCache() - Method in class com.opencms.template.cache.CmsLruCache
Clears the cache completly.
clearCache() - Method in class com.opencms.template.cache.CmsElementLocator
Clears the cache compleatly.
clearCache() - Method in class com.opencms.template.cache.CmsUriLocator
Clears the cache compleatly.
clearCache(Object) - Method in interface com.opencms.launcher.I_CmsTemplateCache
Deletes the document with the given key from the template cache.
clearCaches() - Method in class com.opencms.launcher.CmsLauncherManager
Clears all launchercaches.
clearElementCache() - Method in class com.opencms.file.CmsObject
Clears the element cache.
clearErrors() - Method in class com.opencms.boot.CmsSetupDb
 
clearFileCache() - Static method in class com.opencms.template.A_CmsXmlContent
Deletes all files from the file cache.
clearFileCache(A_CmsXmlContent) - Static method in class com.opencms.template.A_CmsXmlContent
Deletes the file represented by the given A_CmsXmlContent from the file cache.
clearFileCache(String) - Static method in class com.opencms.template.A_CmsXmlContent
Deletes the file with the given key from the file cache.
clearFilesTable() - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes all files in CMS_FILES without fileHeader in CMS_RESOURCES
clearFilesTable() - Method in class com.opencms.file.mySql.CmsDbAccess
Deletes all files in CMS_FILES without fileHeader in CMS_RESOURCES
clearParameters() - Method in class com.opencms.dbpool.CmsPreparedStatement
 
clearResourceCache() - Method in class com.opencms.file.genericSql.CmsResourceBroker
Clears all the depending caches when a resource was changed
clearResourceCache(String, CmsProject, CmsUser) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Clears all the depending caches when a resource was changed
clearStartup() - Method in class com.opencms.workplace.CmsXmlWpTemplateFile
Clears the startup tag that can be used in workplace documents.
clearUserCache(CmsUser) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Clears the user cache for the given user
clearVariantCache() - Method in class com.opencms.template.cache.A_CmsElement
Clears all variants.
clearWarnings() - Method in class com.opencms.dbpool.CmsStatement
 
clearWarnings() - Method in class com.opencms.dbpool.CmsConnection
 
clone() - Method in class com.opencms.defaults.master.CmsMasterDataSet
Creates a new CmsMasterDataSet by cloning
clone() - Method in class com.opencms.file.CmsBackupResource
Clones the CmsFile by creating a new CmsFolder.
clone() - Method in class com.opencms.file.CmsPropertydefinition
Clones the CmsPropertydefinition by creating a new CmsPropertydefinition.
clone() - Method in class com.opencms.file.CmsFile
Clones the CmsFile by creating a new CmsFolder.
clone() - Method in class com.opencms.file.CmsResource
Clones the CmsResource by creating a new CmsObject.
clone() - Method in class com.opencms.file.CmsUser
Clones the CmsResource by creating a new CmsUser Object.
clone() - Method in class com.opencms.file.CmsProject
Clones the CmsProject by creating a new CmsProject Object.
clone() - Method in class com.opencms.file.CmsCachedObject
Clones the CachedObject.
clone() - Method in class com.opencms.file.CmsFolder
Clones the CmsFolder by creating a new CmsFolder.
clone() - Method in class com.opencms.file.CmsBackupProject
Clones the CmsProject by creating a new CmsProject Object.
clone() - Method in class com.opencms.file.CmsGroup
Clones the CmsGroup by creating a new CmsGroup Object.
clone() - Method in class com.opencms.flex.util.CmsUUID
Clones this object.
clone() - Method in interface com.opencms.template.I_CmsXmlContent
Creates a clone of this object.
clone() - Method in class com.opencms.template.A_CmsXmlContent
Creates a clone of this object.
clone(CmsObject) - Method in class com.opencms.file.CmsRegistry
Clones the registry.
clone(CmsObject) - Method in interface com.opencms.file.I_CmsRegistry
This method clones the registry.
clone(Vector, Vector) - Method in class com.opencms.file.CmsPublishedResources
Clones the CmsPublishedResources by creating a new CmsPublishedResources.
close() - Method in class com.opencms.dbpool.CmsStatement
 
close() - Method in class com.opencms.dbpool.CmsConnection
This method don't closes this connection.
closeConnection() - Method in class com.opencms.boot.CmsSetupDb
 
closeExportFile() - Method in class com.opencms.file.CmsExport
Closes the export ZIP file and saves the internal XML document for the manifest.
closeImportFile() - Method in class com.opencms.file.CmsImport
Closes the import file.
CmsAccessFilesystem - class com.opencms.file.utils.CmsAccessFilesystem.
Provides methods to read/write files and folders in the physical file system.
CmsAccessFilesystem(Hashtable) - Constructor for class com.opencms.file.utils.CmsAccessFilesystem
Constructor, creartes a new CmsAccessFilefilesystem object.
CmsAdminCronManagement - class com.opencms.workplace.CmsAdminCronManagement.
Template class for displaying OpenCms workplace administration synchronisation properties.
CmsAdminCronManagement() - Constructor for class com.opencms.workplace.CmsAdminCronManagement
 
CmsAdminDatabase - class com.opencms.workplace.CmsAdminDatabase.
This class manages the templates for import and export of the database.
CmsAdminDatabase() - Constructor for class com.opencms.workplace.CmsAdminDatabase
 
CmsAdminDatabaseExportThread - class com.opencms.workplace.CmsAdminDatabaseExportThread.
Exports the database, showing a progress indicator report dialog that is continuously updated.
CmsAdminDatabaseExportThread(CmsObject, String, String[], boolean, boolean, boolean, long) - Constructor for class com.opencms.workplace.CmsAdminDatabaseExportThread
Export the VFS (Virtual File System) resources.
CmsAdminDatabaseExportThread(CmsObject, String, String[], String[]) - Constructor for class com.opencms.workplace.CmsAdminDatabaseExportThread
Export the COS (Content Object Store) resources and the module data.
CmsAdminDatabaseImportThread - class com.opencms.workplace.CmsAdminDatabaseImportThread.
Imports the database, showing a progress indicator report dialog that is continuously updated.
CmsAdminDatabaseImportThread(CmsObject, String) - Constructor for class com.opencms.workplace.CmsAdminDatabaseImportThread
Imports the database.
CmsAdminDatatypes - class com.opencms.workplace.CmsAdminDatatypes.
Template class for displaying OpenCms workplace admin datatypes
CmsAdminDatatypes() - Constructor for class com.opencms.workplace.CmsAdminDatatypes
 
CmsAdminDownGalleries - class com.opencms.workplace.CmsAdminDownGalleries.
Template Class for administration of download galleries
CmsAdminDownGalleries() - Constructor for class com.opencms.workplace.CmsAdminDownGalleries
 
CmsAdminElementCache - class com.opencms.workplace.CmsAdminElementCache.
Template class for displaying OpenCms workplace elementCache administration.
CmsAdminElementCache() - Constructor for class com.opencms.workplace.CmsAdminElementCache
 
CmsAdminExtLinkGalleries - class com.opencms.workplace.CmsAdminExtLinkGalleries.
Template Class for administration of picture galleries
CmsAdminExtLinkGalleries() - Constructor for class com.opencms.workplace.CmsAdminExtLinkGalleries
 
CmsAdminGallery - class com.opencms.workplace.CmsAdminGallery.
This class provides some common functions and methods shared among all workplace gallery implementations.
CmsAdminGallery() - Constructor for class com.opencms.workplace.CmsAdminGallery
 
CmsAdminGroups - class com.opencms.workplace.CmsAdminGroups.
Template class for displaying OpenCms workplace admin group screens.
CmsAdminGroups() - Constructor for class com.opencms.workplace.CmsAdminGroups
 
CmsAdminHistoryProperties - class com.opencms.workplace.CmsAdminHistoryProperties.
Template class for displaying OpenCms workplace administration synchronisation properties.
CmsAdminHistoryProperties() - Constructor for class com.opencms.workplace.CmsAdminHistoryProperties
 
CmsAdminHtmlGalleries - class com.opencms.workplace.CmsAdminHtmlGalleries.
Template Class for administration of html galleries
CmsAdminHtmlGalleries() - Constructor for class com.opencms.workplace.CmsAdminHtmlGalleries
 
CmsAdministration - class com.opencms.workplace.CmsAdministration.
This class is used to display the administration view.
CmsAdministration() - Constructor for class com.opencms.workplace.CmsAdministration
 
CmsAdminLinkCheckViewer - class com.opencms.workplace.CmsAdminLinkCheckViewer.
Template class for displaying OpenCms workplace administration synchronisation properties.
CmsAdminLinkCheckViewer() - Constructor for class com.opencms.workplace.CmsAdminLinkCheckViewer
 
CmsAdminLinkmanagement - class com.opencms.workplace.CmsAdminLinkmanagement.
Workplace class for the Check Project / Check HTML Links backoffice item.
CmsAdminLinkmanagement() - Constructor for class com.opencms.workplace.CmsAdminLinkmanagement
 
CmsAdminLinkmanagementThread - class com.opencms.workplace.CmsAdminLinkmanagementThread.
A thread to check anchors in pages.
CmsAdminLinkmanagementThread(CmsObject, int) - Constructor for class com.opencms.workplace.CmsAdminLinkmanagementThread
 
CmsAdminLinkmanagementThread(CmsObject, int, String) - Constructor for class com.opencms.workplace.CmsAdminLinkmanagementThread
 
CmsAdminLogFileViewer - class com.opencms.workplace.CmsAdminLogFileViewer.
Template class for displaying OpenCms workplace administration synchronisation properties.
CmsAdminLogFileViewer() - Constructor for class com.opencms.workplace.CmsAdminLogFileViewer
 
CmsAdminLoggedInUsers - class com.opencms.workplace.CmsAdminLoggedInUsers.
Template class for displaying OpenCms workplace admin users screens.
CmsAdminLoggedInUsers() - Constructor for class com.opencms.workplace.CmsAdminLoggedInUsers
 
CmsAdminModule - class com.opencms.workplace.CmsAdminModule.
Template class for displaying OpenCms workplace administration module Creation date: (30.08.00 17:59:38)
CmsAdminModule() - Constructor for class com.opencms.workplace.CmsAdminModule
 
CmsAdminModuleAdmin - class com.opencms.workplace.CmsAdminModuleAdmin.
Template class for displaying OpenCms workplace administration module administration.
CmsAdminModuleAdmin() - Constructor for class com.opencms.workplace.CmsAdminModuleAdmin
 
CmsAdminModuleAdminEdit - class com.opencms.workplace.CmsAdminModuleAdminEdit.
Template class for displaying the conflicting Files for a new Module.
CmsAdminModuleAdminEdit() - Constructor for class com.opencms.workplace.CmsAdminModuleAdminEdit
 
CmsAdminModuleAdminProperties - class com.opencms.workplace.CmsAdminModuleAdminProperties.
Template class for displaying the conflicting Files for a new Module.
CmsAdminModuleAdminProperties() - Constructor for class com.opencms.workplace.CmsAdminModuleAdminProperties
 
CmsAdminModuleCreate - class com.opencms.workplace.CmsAdminModuleCreate.
Template class for displaying OpenCms workplace administration module create.
CmsAdminModuleCreate() - Constructor for class com.opencms.workplace.CmsAdminModuleCreate
 
CmsAdminModuleDelete - class com.opencms.workplace.CmsAdminModuleDelete.
Template class for displaying OpenCms workplace administration module delete.
CmsAdminModuleDelete() - Constructor for class com.opencms.workplace.CmsAdminModuleDelete
 
CmsAdminModuleDeleteThread - class com.opencms.workplace.CmsAdminModuleDeleteThread.
Deletes a module, showing a progress indicator report dialog that is continuously updated.
CmsAdminModuleDeleteThread(CmsObject, I_CmsRegistry, String, Vector, Vector, boolean) - Constructor for class com.opencms.workplace.CmsAdminModuleDeleteThread
Creates the module delete thread.
CmsAdminModuleDeleteWarning - class com.opencms.workplace.CmsAdminModuleDeleteWarning.
Template class for displaying the Warnings when deleting a module.
CmsAdminModuleDeleteWarning() - Constructor for class com.opencms.workplace.CmsAdminModuleDeleteWarning
 
CmsAdminModuleExport - class com.opencms.workplace.CmsAdminModuleExport.
Template class for displaying OpenCms workplace administration module create.
CmsAdminModuleExport() - Constructor for class com.opencms.workplace.CmsAdminModuleExport
 
CmsAdminModuleExportThread - class com.opencms.workplace.CmsAdminModuleExportThread.
Exports a module, showing a progress indicator report dialog that is continuously updated.
CmsAdminModuleExportThread(CmsObject, I_CmsRegistry, String, String[], String) - Constructor for class com.opencms.workplace.CmsAdminModuleExportThread
Creates the module delete thread.
CmsAdminModuleImportThread - class com.opencms.workplace.CmsAdminModuleImportThread.
Imports a module, showing a progress indicator report dialog that is continuously updated.
CmsAdminModuleImportThread(CmsObject, I_CmsRegistry, String, String, Vector, Vector) - Constructor for class com.opencms.workplace.CmsAdminModuleImportThread
Creates the module import thread.
CmsAdminModuleNew - class com.opencms.workplace.CmsAdminModuleNew.
Template class for displaying OpenCms workplace admin module screens.
CmsAdminModuleNew() - Constructor for class com.opencms.workplace.CmsAdminModuleNew
 
CmsAdminModuleNewFiles - class com.opencms.workplace.CmsAdminModuleNewFiles.
Template class for displaying the conflicting Files for a new Module.
CmsAdminModuleNewFiles() - Constructor for class com.opencms.workplace.CmsAdminModuleNewFiles
 
CmsAdminModuleProperties - class com.opencms.workplace.CmsAdminModuleProperties.
Template class for displaying the properties of a module.
CmsAdminModuleProperties() - Constructor for class com.opencms.workplace.CmsAdminModuleProperties
 
CmsAdminModuleReplaceThread - class com.opencms.workplace.CmsAdminModuleReplaceThread.
Replaces a module, showing a progress indicator report dialog that is continuously updated.
CmsAdminModuleReplaceThread(CmsObject, I_CmsRegistry, String, String, Vector, Vector) - Constructor for class com.opencms.workplace.CmsAdminModuleReplaceThread
Creates the module replace thread.
CmsAdminNewProjectThread - class com.opencms.workplace.CmsAdminNewProjectThread.
Thread for create a new project.
CmsAdminNewProjectThread(CmsObject, Vector, I_CmsSession) - Constructor for class com.opencms.workplace.CmsAdminNewProjectThread
 
CmsAdminPicGalleries - class com.opencms.workplace.CmsAdminPicGalleries.
Template Class for administration of picture galleries
CmsAdminPicGalleries() - Constructor for class com.opencms.workplace.CmsAdminPicGalleries
 
CmsAdminProjectDelete - class com.opencms.workplace.CmsAdminProjectDelete.
Template class for displaying OpenCms workplace admin project resent.
CmsAdminProjectDelete() - Constructor for class com.opencms.workplace.CmsAdminProjectDelete
 
CmsAdminProjectDeleteThread - class com.opencms.workplace.CmsAdminProjectDeleteThread.
Thread for deleting a project.
CmsAdminProjectDeleteThread(CmsObject, int, I_CmsSession) - Constructor for class com.opencms.workplace.CmsAdminProjectDeleteThread
Insert the method's description here.
CmsAdminProjectHistory - class com.opencms.workplace.CmsAdminProjectHistory.
Template class for displaying OpenCms workplace admin project history.
CmsAdminProjectHistory() - Constructor for class com.opencms.workplace.CmsAdminProjectHistory
 
CmsAdminProjectLockchange - class com.opencms.workplace.CmsAdminProjectLockchange.
Template class for displaying OpenCms workplace admin project resent.
CmsAdminProjectLockchange() - Constructor for class com.opencms.workplace.CmsAdminProjectLockchange
 
CmsAdminProjectNew - class com.opencms.workplace.CmsAdminProjectNew.
Template class for displaying OpenCms workplace admin project screens.
CmsAdminProjectNew() - Constructor for class com.opencms.workplace.CmsAdminProjectNew
 
CmsAdminProjectPublish - class com.opencms.workplace.CmsAdminProjectPublish.
Template class for displaying OpenCms workplace admin project resent.
CmsAdminProjectPublish() - Constructor for class com.opencms.workplace.CmsAdminProjectPublish
 
CmsAdminProjectResent - class com.opencms.workplace.CmsAdminProjectResent.
Template class for displaying OpenCms workplace admin project resent.
CmsAdminProjectResent() - Constructor for class com.opencms.workplace.CmsAdminProjectResent
 
CmsAdminProjectResentFiles - class com.opencms.workplace.CmsAdminProjectResentFiles.
News administration template class Used both for displaying news administration overviews and editing news.
CmsAdminProjectResentFiles() - Constructor for class com.opencms.workplace.CmsAdminProjectResentFiles
 
CmsAdminProperties - class com.opencms.workplace.CmsAdminProperties.
Template class for displaying OpenCms workplace admin properties
CmsAdminProperties() - Constructor for class com.opencms.workplace.CmsAdminProperties
 
CmsAdminPublishProjectThread - class com.opencms.workplace.CmsAdminPublishProjectThread.
Thread for publishing a project.
CmsAdminPublishProjectThread(CmsObject, int, I_CmsSession) - Constructor for class com.opencms.workplace.CmsAdminPublishProjectThread
 
CmsAdminStaticExport - class com.opencms.workplace.CmsAdminStaticExport.
Template class for displaying OpenCms workplace admin static export.
CmsAdminStaticExport() - Constructor for class com.opencms.workplace.CmsAdminStaticExport
 
CmsAdminStaticExportThread - class com.opencms.workplace.CmsAdminStaticExportThread.
A thread to export resources into the physical file system.
CmsAdminStaticExportThread(CmsObject, I_CmsSession) - Constructor for class com.opencms.workplace.CmsAdminStaticExportThread
 
CmsAdminSyncProperties - class com.opencms.workplace.CmsAdminSyncProperties.
Template class for displaying OpenCms workplace administration synchronisation properties.
CmsAdminSyncProperties() - Constructor for class com.opencms.workplace.CmsAdminSyncProperties
 
CmsAdminUsers - class com.opencms.workplace.CmsAdminUsers.
Template class for displaying OpenCms workplace admin users screens.
CmsAdminUsers() - Constructor for class com.opencms.workplace.CmsAdminUsers
 
CmsAdminVfsLinkManagement - class com.opencms.workplace.CmsAdminVfsLinkManagement.
Workplace class for the Check Project / Check Filesystem Links backoffice item.
CmsAdminVfsLinkManagement() - Constructor for class com.opencms.workplace.CmsAdminVfsLinkManagement
 
CmsAdminVfsLinkManagementThread - class com.opencms.workplace.CmsAdminVfsLinkManagementThread.
A thread to join all VFS links with their target resources.
CmsAdminVfsLinkManagementThread(CmsObject) - Constructor for class com.opencms.workplace.CmsAdminVfsLinkManagementThread
 
CmsBackbutton - class com.opencms.workplace.CmsBackbutton.
Class for building workplace icons.
CmsBackbutton() - Constructor for class com.opencms.workplace.CmsBackbutton
 
CmsBackofficeHead - class com.opencms.workplace.CmsBackofficeHead.
Template class for displaying the head frame of the generic backoffice input forms Creation date: (17.10.2001)
CmsBackofficeHead() - Constructor for class com.opencms.workplace.CmsBackofficeHead
 
CmsBackupProject - class com.opencms.file.CmsBackupProject.
Describes a backup project.
CmsBackupProject(int, int, String, Timestamp, int, String, String, int, int, String, int, String, int, String, Timestamp, int, Vector) - Constructor for class com.opencms.file.CmsBackupProject
Construct a new CmsProject including publishing data.
CmsBackupResource - class com.opencms.file.CmsBackupResource.
Describes a backup resource in the Cms.
CmsBackupResource(int, int, int, int, String, int, int, int, String, int, String, int, int, int, int, String, long, long, int, String, byte[], int, int) - Constructor for class com.opencms.file.CmsBackupResource
Constructor, creates a new CmsBackupResource object.
CmsBase - class com.opencms.boot.CmsBase.
OpenCms Base class for static access to system wide properties and helper functions, e.g.
CmsBase() - Constructor for class com.opencms.boot.CmsBase
 
CmsButton - class com.opencms.workplace.CmsButton.
Class for building workplace buttons.
CmsButton() - Constructor for class com.opencms.workplace.CmsButton
 
CmsButtonJavascript - class com.opencms.workplace.CmsButtonJavascript.
Class for building workplace javascript buttons.
CmsButtonJavascript() - Constructor for class com.opencms.workplace.CmsButtonJavascript
 
CmsButtonSeparator - class com.opencms.workplace.CmsButtonSeparator.
Class for building workplace button separators.
CmsButtonSeparator() - Constructor for class com.opencms.workplace.CmsButtonSeparator
 
CmsButtonSubmit - class com.opencms.workplace.CmsButtonSubmit.
Class for building workplace submit buttons.
CmsButtonSubmit() - Constructor for class com.opencms.workplace.CmsButtonSubmit
 
CmsButtonText - class com.opencms.workplace.CmsButtonText.
Class for building workplace text buttons.
CmsButtonText() - Constructor for class com.opencms.workplace.CmsButtonText
 
CmsByteArrayDataSource - class com.opencms.util.CmsByteArrayDataSource.
This class implements a DataSource from an InputStream, a byte array or a String and is most often used to create a mail message with the CmsMail object.
CmsByteArrayDataSource(byte[], String) - Constructor for class com.opencms.util.CmsByteArrayDataSource
 
CmsByteArrayDataSource(InputStream, String) - Constructor for class com.opencms.util.CmsByteArrayDataSource
 
CmsByteArrayDataSource(String, String, String) - Constructor for class com.opencms.util.CmsByteArrayDataSource
 
CmsCacheDirectives - class com.opencms.template.CmsCacheDirectives.
Collection of all information about cacheability and used keys.
CmsCacheDirectives(boolean) - Constructor for class com.opencms.template.CmsCacheDirectives
Constructor for initializing all caching properties with the same boolean value.
CmsCacheDirectives(boolean, boolean) - Constructor for class com.opencms.template.CmsCacheDirectives
Constructor
CmsCacheDirectives(boolean, boolean, boolean, boolean, boolean) - Constructor for class com.opencms.template.CmsCacheDirectives
Constructor for initializing all caching properties given boolean values.
CmsCachedObject - class com.opencms.file.CmsCachedObject.
Defines one individual object stored in the DBCacheFile and method to access it
CmsCachedObject(Object) - Constructor for class com.opencms.file.CmsCachedObject
Creates a new CmsCachedObject.
CmsCachedObject(Object, long) - Constructor for class com.opencms.file.CmsCachedObject
Creates a new CmsCachedObject.
CmsCallableStatement - class com.opencms.dbpool.CmsCallableStatement.
The interface used to execute SQL stored procedures.
CmsChannelBackoffice - class com.opencms.defaults.master.CmsChannelBackoffice.
 
CmsChannelBackoffice() - Constructor for class com.opencms.defaults.master.CmsChannelBackoffice
 
CmsChannelContent - class com.opencms.defaults.master.CmsChannelContent.
This class is the master of several Modules.
CmsChannelContent(CmsObject) - Constructor for class com.opencms.defaults.master.CmsChannelContent
Constructor to create a new contentdefinition.
CmsChannelContent(CmsObject, CmsResource) - Constructor for class com.opencms.defaults.master.CmsChannelContent
Constructor to create a new contentdefinition.
CmsChannelContent(CmsObject, Integer) - Constructor for class com.opencms.defaults.master.CmsChannelContent
Constructor to read a existing contentdefinition from the database.
CmsChannelContent(CmsObject, String) - Constructor for class com.opencms.defaults.master.CmsChannelContent
Constructor to read a existing contentdefinition from the database.
CmsChannelTree - class com.opencms.workplace.CmsChannelTree.
Template class for displaying a folder tree Reads template files of the content type CmsXmlWpTemplateFile.
CmsChannelTree() - Constructor for class com.opencms.workplace.CmsChannelTree
 
CmsCheckMem - class com.opencms.workplace.CmsCheckMem.
Template class for displaying OpenCms workplace task head screens.
CmsCheckMem() - Constructor for class com.opencms.workplace.CmsCheckMem
 
CmsCheckResourceException - exception com.opencms.core.exceptions.CmsCheckResourceException.
This exeption is thrown by a class which implements com.opencms.core.I_CmsCheckResource.
CmsCheckResourceException() - Constructor for class com.opencms.core.exceptions.CmsCheckResourceException
 
CmsCheckResourceException(String) - Constructor for class com.opencms.core.exceptions.CmsCheckResourceException
 
CmsChgrp - class com.opencms.workplace.CmsChgrp.
Template class for displaying the chgrp screen of the OpenCms workplace.
CmsChgrp() - Constructor for class com.opencms.workplace.CmsChgrp
 
CmsChmod - class com.opencms.workplace.CmsChmod.
Template class for displaying the chmod screen of the OpenCms workplace.
CmsChmod() - Constructor for class com.opencms.workplace.CmsChmod
 
CmsChnav - class com.opencms.workplace.CmsChnav.
Template class for displaying the screen for changing the navigation position for folders or pages.
CmsChnav() - Constructor for class com.opencms.workplace.CmsChnav
 
CmsChown - class com.opencms.workplace.CmsChown.
Template class for displaying the chown screen of the OpenCms workplace.
CmsChown() - Constructor for class com.opencms.workplace.CmsChown
 
CmsChpwd - class com.opencms.workplace.CmsChpwd.
Template class for displaying the chpwd screen of the OpenCms workplace.
CmsChpwd() - Constructor for class com.opencms.workplace.CmsChpwd
 
CmsChtype - class com.opencms.workplace.CmsChtype.
Template class for displaying the type screen of the OpenCms workplace.
CmsChtype() - Constructor for class com.opencms.workplace.CmsChtype
 
CmsCompatibleCheck - class com.opencms.file.CmsCompatibleCheck.
Checks if the resource sticks to the rules for templates and bodys if it is in the correlative path.
CmsCompatibleCheck() - Constructor for class com.opencms.file.CmsCompatibleCheck
 
CmsConnection - class com.opencms.dbpool.CmsConnection.
A connection (session) with a specific database.
CmsContextmenue - class com.opencms.workplace.CmsContextmenue.
Class for building workplace icons.
CmsContextmenue() - Constructor for class com.opencms.workplace.CmsContextmenue
 
CmsCopy - class com.opencms.workplace.CmsCopy.
Template class for displaying the copy file screen of the OpenCms workplace.
CmsCopy() - Constructor for class com.opencms.workplace.CmsCopy
 
CmsCopyToProject - class com.opencms.workplace.CmsCopyToProject.
Template class for displaying the copy to project screen of the OpenCms workplace.
CmsCopyToProject() - Constructor for class com.opencms.workplace.CmsCopyToProject
 
CmsCoreSession - class com.opencms.core.CmsCoreSession.
This class implements a session storage which is mainly used to count the currently logged in OpenCms users.
CmsCoreSession() - Constructor for class com.opencms.core.CmsCoreSession
Constructor, creates a new CmsCoreSession object.
CmsDbAccess - class com.opencms.defaults.master.genericsql.CmsDbAccess.
This class provides methods to access the database in a generic way.
CmsDbAccess - class com.opencms.file.genericSql.CmsDbAccess.
This is the generic access module to load and store resources from and into the database.
CmsDbAccess - class com.opencms.file.mssql.CmsDbAccess.
This is the mssql access module to load and store resources from and into the database.
CmsDbAccess - class com.opencms.file.mySql.CmsDbAccess.
This is the generic access module to load and store resources from and into the database.
CmsDbAccess - class com.opencms.file.oraclesql.CmsDbAccess.
This is the generic access module to load and store resources from and into the database.
CmsDbAccess() - Constructor for class com.opencms.defaults.master.genericsql.CmsDbAccess
Public empty constructor, call "init()" on this class afterwards.
CmsDbAccess(Configurations) - Constructor for class com.opencms.file.genericSql.CmsDbAccess
Instanciates the access-module and sets up all required modules and connections.
CmsDbAccess(Configurations) - Constructor for class com.opencms.file.mssql.CmsDbAccess
Instanciates the access-module and sets up all required modules and connections.
CmsDbAccess(Configurations) - Constructor for class com.opencms.file.mySql.CmsDbAccess
Instanciates the access-module and sets up all required modules and connections.
CmsDbAccess(Configurations) - Constructor for class com.opencms.file.oraclesql.CmsDbAccess
Instanciates the access-module and sets up all required modules and connections.
CmsDbAccess(String, String, String) - Constructor for class com.opencms.defaults.master.genericsql.CmsDbAccess
Constructs a new DbAccessObject.
CmsDelete - class com.opencms.workplace.CmsDelete.
Template class for displaying the delete screen of the OpenCms workplace.
CmsDelete() - Constructor for class com.opencms.workplace.CmsDelete
 
CmsDownloadBrowser - class com.opencms.workplace.CmsDownloadBrowser.
Template class for displaying OpenCms download browser.
CmsDownloadBrowser() - Constructor for class com.opencms.workplace.CmsDownloadBrowser
 
CmsDriver - class com.opencms.dbpool.CmsDriver.
The OpenCms database driver.
CmsDumpLauncher - class com.opencms.launcher.CmsDumpLauncher.
OpenCms launcher class for starting template classes implementing the I_CmsDumpTemplate interface.
CmsDumpLauncher() - Constructor for class com.opencms.launcher.CmsDumpLauncher
 
CmsDumpLoader - class com.opencms.flex.CmsDumpLoader.
Dump loader for binary or other unprocessed resource types.
CmsDumpLoader() - Constructor for class com.opencms.flex.CmsDumpLoader
The constructor of the class is empty and does nothing.
CmsDumpStylesheet - class com.opencms.template.CmsDumpStylesheet.
Dump the correct stylesheet for the current browser.
CmsDumpStylesheet() - Constructor for class com.opencms.template.CmsDumpStylesheet
 
CmsDumpTemplate - class com.opencms.template.CmsDumpTemplate.
Template class for dumping files to the output without further interpreting or processing.
CmsDumpTemplate() - Constructor for class com.opencms.template.CmsDumpTemplate
 
CmsEditor - class com.opencms.workplace.CmsEditor.
Template class for displaying the text editor of the OpenCms workplace.
CmsEditor() - Constructor for class com.opencms.workplace.CmsEditor
 
CmsElementCache - class com.opencms.template.cache.CmsElementCache.
This is the starting class for OpenCms element cache.
CmsElementCache() - Constructor for class com.opencms.template.cache.CmsElementCache
 
CmsElementCache(int, int, int) - Constructor for class com.opencms.template.cache.CmsElementCache
 
CmsElementDefinition - class com.opencms.template.cache.CmsElementDefinition.
An instance of CmsElementDefinitions represents an "pointer" to other elements.
CmsElementDefinition(CmsElementDefinition, CmsElementDefinition) - Constructor for class com.opencms.template.cache.CmsElementDefinition
Join constructor.
CmsElementDefinition(String, String, String) - Constructor for class com.opencms.template.cache.CmsElementDefinition
The constructor with name, classname and templateName.
CmsElementDefinition(String, String, String, String) - Constructor for class com.opencms.template.cache.CmsElementDefinition
The constructor without any parameters.
CmsElementDefinition(String, String, String, String, Hashtable) - Constructor for class com.opencms.template.cache.CmsElementDefinition
The complete constructor.
CmsElementDefinitionCollection - class com.opencms.template.cache.CmsElementDefinitionCollection.
Used to collect a set of element definitions.
CmsElementDefinitionCollection() - Constructor for class com.opencms.template.cache.CmsElementDefinitionCollection
Default constructor
CmsElementDefinitionCollection(CmsElementDefinitionCollection, CmsElementDefinitionCollection) - Constructor for class com.opencms.template.cache.CmsElementDefinitionCollection
Join cunstructor.
CmsElementDescriptor - class com.opencms.template.cache.CmsElementDescriptor.
This descriptor is used to locate CmsElement-Objects with the CmsElementLocator.
CmsElementDescriptor(String, String) - Constructor for class com.opencms.template.cache.CmsElementDescriptor
The constructor to create a new CmsElementDescriptor.
CmsElementDump - class com.opencms.template.cache.CmsElementDump.
An instance of CmsElementDump represents an requestable dump element in the OpenCms element cache area.
CmsElementDump(String, String, String, CmsCacheDirectives, CmsElementDefinitionCollection, int) - Constructor for class com.opencms.template.cache.CmsElementDump
A construcor which creates an element with the given element definitions.
CmsElementDump(String, String, String, CmsCacheDirectives, int) - Constructor for class com.opencms.template.cache.CmsElementDump
Constructor for an element with the given class and template name.
CmsElementLink - class com.opencms.template.cache.CmsElementLink.
An instance of CmsElementLink is a link to another element.
CmsElementLink(String) - Constructor for class com.opencms.template.cache.CmsElementLink
Creates a new Element-Link to find out where to link to.
CmsElementLocator - class com.opencms.template.cache.CmsElementLocator.
The ElementLocator is used to receive CmsElement-Objects.
CmsElementVariant - class com.opencms.template.cache.CmsElementVariant.
An instance of CmsElementVariant stores a single cached variant for an element.
CmsElementVariant() - Constructor for class com.opencms.template.cache.CmsElementVariant
Creates a new empty variant for an element.
CmsElementXml - class com.opencms.template.cache.CmsElementXml.
An instance of CmsElementXML represents an requestable Element in the OpenCms element cache area.
CmsElementXml(String, String, String, CmsCacheDirectives, CmsElementDefinitionCollection, int) - Constructor for class com.opencms.template.cache.CmsElementXml
A construcor which creates an element with the given element definitions.
CmsElementXml(String, String, String, CmsCacheDirectives, int) - Constructor for class com.opencms.template.cache.CmsElementXml
Constructor for an element with the given class and template name.
CmsErrorpage - class com.opencms.workplace.CmsErrorpage.
Class for building workplace error pages.
CmsErrorpage() - Constructor for class com.opencms.workplace.CmsErrorpage
 
CmsEvent - class com.opencms.flex.CmsEvent.
Event class for OpenCms for system wide events that are thrown by various operations (e.g. publishing) and can be catched and processed by classes that implement the I_CmsEventListener interface.
cmsEvent(CmsEvent) - Method in interface com.opencms.flex.I_CmsEventListener
Acknowledge the occurrence of the specified event, implement this method to check for CmsEvents in your class.
cmsEvent(CmsEvent) - Method in class com.opencms.flex.cache.CmsFlexCache
Implements the CmsEvent interface, the FlexCache uses the events to clear itself in case a project is published.
CmsEvent(CmsObject, int, Map) - Constructor for class com.opencms.flex.CmsEvent
Construct a new CmsEvent with the specified parameters, this constructor just calls this(cms, type, data, false).
CmsEvent(CmsObject, int, Map, boolean) - Constructor for class com.opencms.flex.CmsEvent
Construct a new CmsEvent with the specified parameters.
CmsException - exception com.opencms.core.CmsException.
This class provides OpenCms interal Exception handling.
CmsException() - Constructor for class com.opencms.core.CmsException
Constructs a simple CmsException
CmsException(int) - Constructor for class com.opencms.core.CmsException
Contructs a CmsException with the provided error code, The error codes used should be the constants from the CmsEception class.
CmsException(int, Throwable) - Constructor for class com.opencms.core.CmsException
Contructs a CmsException with the provided error code and a given root cause.
CmsException(String) - Constructor for class com.opencms.core.CmsException
Constructs a CmsException with the provided description.
CmsException(String, int) - Constructor for class com.opencms.core.CmsException
Contructs a CmsException with the provided description and error code.
CmsException(String, int, Throwable) - Constructor for class com.opencms.core.CmsException
Creates a CmsException with the provided error code, a forwarded root cause exception and a detail message.
CmsException(String, int, Throwable, boolean) - Constructor for class com.opencms.core.CmsException
Creates a CmsException with a provided error code, a forwarded root cause exception and a detail message.
CmsException(String, Throwable) - Constructor for class com.opencms.core.CmsException
Construtcs a CmsException with a detail message and a forwarded root cause exception
CmsExplorerHead - class com.opencms.workplace.CmsExplorerHead.
Template class for displaying the explorer head of the OpenCms workplace.
CmsExplorerHead() - Constructor for class com.opencms.workplace.CmsExplorerHead
 
CmsExplorerResources - class com.opencms.workplace.CmsExplorerResources.
Template class for generating the java script.
CmsExplorerResources() - Constructor for class com.opencms.workplace.CmsExplorerResources
 
CmsExplorerShowResource - class com.opencms.workplace.CmsExplorerShowResource.
Common template class for displaying ressource after preview in Explorer.
CmsExplorerShowResource() - Constructor for class com.opencms.workplace.CmsExplorerShowResource
 
CmsExplorerTree - class com.opencms.workplace.CmsExplorerTree.
Template class for displaying the folder tree of the OpenCms workplace.
CmsExplorerTree() - Constructor for class com.opencms.workplace.CmsExplorerTree
 
CmsExport - class com.opencms.file.CmsExport.
Provides the functionality to export files from the OpenCms VFS to a ZIP file.
CmsExport() - Constructor for class com.opencms.file.CmsExport
Constructs a new uninitialized export, required for the module data export.
CmsExport(CmsObject, String, String[], boolean, boolean) - Constructor for class com.opencms.file.CmsExport
Constructs a new export.
CmsExport(CmsObject, String, String[], boolean, boolean, Node, boolean, long, I_CmsReport) - Constructor for class com.opencms.file.CmsExport
Constructs a new export.
CmsExportLink - class com.opencms.file.CmsExportLink.
Describes a link for the static export.
CmsExportLink(int, String, long, Vector) - Constructor for class com.opencms.file.CmsExportLink
Constructor, creates a new CmsExportLink object.
CmsExportLink(String, long, Vector) - Constructor for class com.opencms.file.CmsExportLink
Constructor, creates a new CmsExportLink object.
CmsExportModuledata - class com.opencms.file.CmsExportModuledata.
Holds the functionaility to export channels and modulemasters from the cms to the filesystem.
CmsExportModuledata(CmsObject, String, String[], String[], I_CmsReport) - Constructor for class com.opencms.file.CmsExportModuledata
This constructs a new CmsExportModuledata-object which exports the channels and modulemasters.
CmsExportPoint - class com.opencms.file.CmsExportPoint.
Describes a exportpoint.
CmsExportPoint(String, String) - Constructor for class com.opencms.file.CmsExportPoint
Constructs a new CmsExportPoint.
CmsExportRequest - class com.opencms.core.CmsExportRequest.
Implementation of the I_CmsRequest interface which is used to request pages during a static export.
CmsExportRequest(HttpServletRequest) - Constructor for class com.opencms.core.CmsExportRequest
 
CmsExportRequest(String, String) - Constructor for class com.opencms.core.CmsExportRequest
 
CmsExportResponse - class com.opencms.core.CmsExportResponse.
Implementation of the I_CmsResponse interface which is used as response buffer for pages during a static export.
CmsExportResponse() - Constructor for class com.opencms.core.CmsExportResponse
 
CmsFile - class com.opencms.file.CmsFile.
Describes a file in the Cms.
CmsFile(int, int, int, String, int, int, int, int, int, int, int, int, int, String, long, long, int, byte[], int, int) - Constructor for class com.opencms.file.CmsFile
Constructor, creates a new CmsFile object.
CmsFileList - class com.opencms.workplace.CmsFileList.
Class for building a file list.
CmsFileList() - Constructor for class com.opencms.workplace.CmsFileList
 
CmsFilterMethod - class com.opencms.defaults.CmsFilterMethod.
Insert the type's description here.
CmsFilterMethod(String, Method, Object[]) - Constructor for class com.opencms.defaults.CmsFilterMethod
FilterMethod constructor
CmsFilterMethod(String, Method, Object[], String) - Constructor for class com.opencms.defaults.CmsFilterMethod
FilterMethod constructor with a default value in the Selectbox
CmsFlexCache - class com.opencms.flex.cache.CmsFlexCache.
This class implements the FlexCache.
CmsFlexCache(OpenCms) - Constructor for class com.opencms.flex.cache.CmsFlexCache
Constructor for class CmsFlexCache.
CmsFlexCacheEntry - class com.opencms.flex.cache.CmsFlexCacheEntry.
Contains the contents of a cached resource.
CmsFlexCacheEntry() - Constructor for class com.opencms.flex.cache.CmsFlexCacheEntry
Constructor for class CmsFlexCacheEntry.
CmsFlexCacheKey - class com.opencms.flex.cache.CmsFlexCacheKey.
Implements the CmsFlexCacheKey, which is a key used to describe the caching behaviour of a specific resource.
CmsFlexCacheKey(ServletRequest, String, boolean) - Constructor for class com.opencms.flex.cache.CmsFlexCacheKey
This constructor is used when building a cache key from a request.
CmsFlexCacheKey(String, String, boolean) - Constructor for class com.opencms.flex.cache.CmsFlexCacheKey
This constructor is used when building a cache key from set of cache directives.
CmsFlexController - class com.opencms.flex.cache.CmsFlexController.
Controller for getting access to the CmsObject, should be used as a request attribute.
CmsFlexController(CmsObject, CmsFile, CmsFlexCache, HttpServletRequest, HttpServletResponse) - Constructor for class com.opencms.flex.cache.CmsFlexController
Default constructor.
CmsFlexLruCache - class com.opencms.flex.util.CmsFlexLruCache.
Implements an LRU (last recently used) cache.
CmsFlexLruCache(int, int) - Constructor for class com.opencms.flex.util.CmsFlexLruCache
Constructor for a LRU cache with forced garbage collection/finalization, the max. allowed costs of cacheable objects is 1/4 of the max. costs of all cached objects.
CmsFlexLruCache(int, int, boolean) - Constructor for class com.opencms.flex.util.CmsFlexLruCache
Constructor for a LRU cache where the max. allowed costs of cacheable objects is 1/4 of the max. costs of all cached objects.
CmsFlexLruCache(int, int, int) - Constructor for class com.opencms.flex.util.CmsFlexLruCache
Constructor for a LRU cache with forced garbage collection/finalization.
CmsFlexLruCache(int, int, int, boolean) - Constructor for class com.opencms.flex.util.CmsFlexLruCache
The constructor with all options.
CmsFlexRequest - class com.opencms.flex.cache.CmsFlexRequest.
Wrapper class for a HttpServletRequest.
CmsFlexRequest(HttpServletRequest, CmsFlexController) - Constructor for class com.opencms.flex.cache.CmsFlexRequest
Creates a new CmsFlexRequest wrapper which is most likley the "Top" request wrapper, i.e. the wrapper that is constructed around the first "real" (not wrapped) request.
CmsFlexRequestDispatcher - class com.opencms.flex.cache.CmsFlexRequestDispatcher.
Implementation of the javax.servlet.RequestDispatcher interface to allow JSPs to be loaded from OpenCms.
CmsFlexRequestDispatcher(RequestDispatcher, String, String) - Constructor for class com.opencms.flex.cache.CmsFlexRequestDispatcher
Creates a new instance of CmsFlexRequestDispatcher.
CmsFlexResponse - class com.opencms.flex.cache.CmsFlexResponse.
Wrapper class for a HttpServletResponse.
CmsFlexResponse(HttpServletResponse, CmsFlexController) - Constructor for class com.opencms.flex.cache.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 com.opencms.flex.cache.CmsFlexResponse
Constructor for the CmsFlexResponse, this variation is usually used for the "Top" response.
CmsFolder - class com.opencms.file.CmsFolder.
Describes a folder in the Cms.
CmsFolder(int, int, int, String, int, int, int, int, int, int, int, int, long, long, int, int) - Constructor for class com.opencms.file.CmsFolder
Constructor, creates a new CmsFolder object.
CmsFolderTree - class com.opencms.workplace.CmsFolderTree.
Template class for displaying a folder tree Reads template files of the content type CmsXmlWpTemplateFile.
CmsFolderTree() - Constructor for class com.opencms.workplace.CmsFolderTree
 
CmsGroup - class com.opencms.file.CmsGroup.
Describes a Cms user group and the methods to access it.
CmsGroup(int, int, String, String, int) - Constructor for class com.opencms.file.CmsGroup
Constructor, creates a new Cms group object.
cmsHelp(Method, String) - Method in class com.opencms.core.CmsShell
The ecmaScript help-command
CmsHelperMastertemplates - class com.opencms.workplace.CmsHelperMastertemplates.
Helper class to receive all mastertemplates that are currently in the system.
CmsHelperMastertemplates() - Constructor for class com.opencms.workplace.CmsHelperMastertemplates
 
CmsHistory - class com.opencms.workplace.CmsHistory.
Template class for displaying the history file screen of the OpenCms workplace.
CmsHistory() - Constructor for class com.opencms.workplace.CmsHistory
 
CmsHtmlBrowser - class com.opencms.workplace.CmsHtmlBrowser.
Template class for displaying OpenCms html snippet browser.
CmsHtmlBrowser() - Constructor for class com.opencms.workplace.CmsHtmlBrowser
 
CmsHtmlConverter - class com.opencms.htmlconverter.CmsHtmlConverter.
Implementation of interface I_CmsHtmlConverterInterface: Tool to check and transform HTML input code to user-defined output, for example JSP, JavaScript or other syntax.
CmsHtmlConverter() - Constructor for class com.opencms.htmlconverter.CmsHtmlConverter
default constructor
CmsHtmlConverter(String) - Constructor for class com.opencms.htmlconverter.CmsHtmlConverter
constructor with name of Tidy configuration file as parameter
CmsHtmlConverter(String, String) - Constructor for class com.opencms.htmlconverter.CmsHtmlConverter
constructor with name of Tidy and Converter configuration files as parameters
CmsHtmlReport - class com.opencms.report.CmsHtmlReport.
HTML report output to be used for import / export / publish operations in the entire OpenCms system.
CmsHtmlReport(String) - Constructor for class com.opencms.report.CmsHtmlReport
Constructs a new report using the provided locale for the output language.
CmsIcon - class com.opencms.workplace.CmsIcon.
Class for building workplace icons.
CmsIcon() - Constructor for class com.opencms.workplace.CmsIcon
 
CmsIdGenerator - class com.opencms.dbpool.CmsIdGenerator.
This class is used to create OpenCms system-IDs.
CmsIdGenerator() - Constructor for class com.opencms.dbpool.CmsIdGenerator
 
CmsImport - class com.opencms.file.CmsImport.
Holds the functionaility to import resources from the filesystem or a zip file into the OpenCms VFS.
CmsImport() - Constructor for class com.opencms.file.CmsImport
Constructs a new uninitialized import, required for the module data import.
CmsImport(CmsObject, String, String, I_CmsReport) - Constructor for class com.opencms.file.CmsImport
Constructs a new import object which imports the resources from an OpenCms export zip file or a folder in the "real" file system.
CmsImportFolder - class com.opencms.file.CmsImportFolder.
Holds the functionaility to import resources from the filesystem into the cms.
CmsImportFolder(byte[], String, CmsObject, boolean) - Constructor for class com.opencms.file.CmsImportFolder
This constructs a new CmsImport-object which imports the resources.
CmsImportFolder(String, String, CmsObject) - Constructor for class com.opencms.file.CmsImportFolder
This constructs a new CmsImport-object which imports the resources.
CmsImportModuledata - class com.opencms.file.CmsImportModuledata.
Holds the functionaility to import resources from the filesystem or a zip file into the OpenCms COS.
CmsImportModuledata(CmsObject, String, String, I_CmsReport) - Constructor for class com.opencms.file.CmsImportModuledata
Constructs a new import object which imports the module date from an OpenCms export zip file or a folder in the "real" file system.
CmsInput - class com.opencms.workplace.CmsInput.
Class for building workplace input fields.
CmsInput() - Constructor for class com.opencms.workplace.CmsInput
 
CmsInputPassword - class com.opencms.workplace.CmsInputPassword.
Class for building workplace password fields.
CmsInputPassword() - Constructor for class com.opencms.workplace.CmsInputPassword
 
CmsJavascriptTemplate - class com.opencms.template.CmsJavascriptTemplate.
 
CmsJavascriptTemplate() - Constructor for class com.opencms.template.CmsJavascriptTemplate
 
CmsJspActionElement - class com.opencms.flex.jsp.CmsJspActionElement.
Bean to be used in JSP scriptlet code that provides direct access to the functionality offered by the opencms taglib.
CmsJspActionElement() - Constructor for class com.opencms.flex.jsp.CmsJspActionElement
Empty constructor, required for every JavaBean.
CmsJspActionElement(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class com.opencms.flex.jsp.CmsJspActionElement
Constructor, with parameters.
CmsJspLoader - class com.opencms.flex.CmsJspLoader.
The JSP loader which enables the execution of JSP in OpenCms.
CmsJspLoader() - Constructor for class com.opencms.flex.CmsJspLoader
The constructor of the class is empty, the initial instance will be created by the launcher manager upon startup of OpenCms.
CmsJspNavBuilder - class com.opencms.flex.jsp.CmsJspNavBuilder.
Bean to provide a convenient way to build navigation structures based on CmsJspNavElement.
CmsJspNavBuilder() - Constructor for class com.opencms.flex.jsp.CmsJspNavBuilder
Empty constructor, so that this bean can be initialized from a JSP.
CmsJspNavBuilder(CmsObject) - Constructor for class com.opencms.flex.jsp.CmsJspNavBuilder
Default constructor.
CmsJspNavElement - class com.opencms.flex.jsp.CmsJspNavElement.
Bean to collect navigation information from a resource in the OpenCms VFS.
CmsJspNavElement() - Constructor for class com.opencms.flex.jsp.CmsJspNavElement
Empty constructor required for every JavaBean, does nothing.
CmsJspNavElement(String, Map) - Constructor for class com.opencms.flex.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 com.opencms.flex.jsp.CmsJspNavElement
Create a new instance of the bean and calls the init method with the provided parametes.
CmsJspTagInclude - class com.opencms.flex.jsp.CmsJspTagInclude.
Used to include another OpenCms managed resource in a JSP.
CmsJspTagInclude() - Constructor for class com.opencms.flex.jsp.CmsJspTagInclude
 
CmsJspTagIncludeTEI - class com.opencms.flex.jsp.CmsJspTagIncludeTEI.
This is a TagExtraInfo evaluation class that checks the attibutes of the <cms:include /> tag.
CmsJspTagIncludeTEI() - Constructor for class com.opencms.flex.jsp.CmsJspTagIncludeTEI
 
CmsJspTagInfo - class com.opencms.flex.jsp.CmsJspTagInfo.
Provides access to OpenCms and System related information.
CmsJspTagInfo() - Constructor for class com.opencms.flex.jsp.CmsJspTagInfo
 
CmsJspTagLabel - class com.opencms.flex.jsp.CmsJspTagLabel.
Provides access to the labels stored in the language files of the OpenCms workplace.
CmsJspTagLabel() - Constructor for class com.opencms.flex.jsp.CmsJspTagLabel
 
CmsJspTagLink - class com.opencms.flex.jsp.CmsJspTagLink.
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 com.opencms.flex.jsp.CmsJspTagLink
 
CmsJspTagParam - class com.opencms.flex.jsp.CmsJspTagParam.
A handler for <param> that accepts attributes as Strings and evaluates them as expressions at runtime.
CmsJspTagParam() - Constructor for class com.opencms.flex.jsp.CmsJspTagParam
 
CmsJspTagProperty - class com.opencms.flex.jsp.CmsJspTagProperty.
Provides access to the properties of a resource in the OpenCms VFS .
CmsJspTagProperty() - Constructor for class com.opencms.flex.jsp.CmsJspTagProperty
 
CmsJspTagTemplate - class com.opencms.flex.jsp.CmsJspTagTemplate.
Used to select various template elements form a JSP template that is included in another file.
CmsJspTagTemplate() - Constructor for class com.opencms.flex.jsp.CmsJspTagTemplate
 
CmsJspTagUser - class com.opencms.flex.jsp.CmsJspTagUser.
Provides access to the data of the currently logged in user.
CmsJspTagUser() - Constructor for class com.opencms.flex.jsp.CmsJspTagUser
 
CmsJspTemplate - class com.opencms.flex.CmsJspTemplate.
A simple dump class for JSPs which enables the use of JSP as sub-elements in the legacy OpenCms XMLTemplate mechanism.
CmsJspTemplate() - Constructor for class com.opencms.flex.CmsJspTemplate
The constructor of the class is empty and does nothing.
CmsLabel - class com.opencms.workplace.CmsLabel.
Class for building workplace labels.
CmsLabel() - Constructor for class com.opencms.workplace.CmsLabel
 
CmsLauncherManager - class com.opencms.launcher.CmsLauncherManager.
Collects all available lauchners at startup and provides a method for looking up the appropriate launcher class for a given launcher id.
CmsLauncherManager(OpenCms) - Constructor for class com.opencms.launcher.CmsLauncherManager
Constructor for building a new launcher manager.
CmsLinkBrowser - class com.opencms.workplace.CmsLinkBrowser.
Template class for displaying OpenCms picture browser.
CmsLinkBrowser() - Constructor for class com.opencms.workplace.CmsLinkBrowser
 
CmsLinkCheck - class com.opencms.file.CmsLinkCheck.
This class contains the functionaility for checking the url of external links.
CmsLinkCheck() - Constructor for class com.opencms.file.CmsLinkCheck
 
CmsLinkLauncher - class com.opencms.launcher.CmsLinkLauncher.
OpenCms launcher class for starting template classes implementing the I_CmsDumpTemplate interface.
CmsLinkLauncher() - Constructor for class com.opencms.launcher.CmsLinkLauncher
 
CmsLock - class com.opencms.workplace.CmsLock.
Template class for displaying the lock screen of the OpenCms workplace.
CmsLock() - Constructor for class com.opencms.workplace.CmsLock
 
CmsLockChange - class com.opencms.workplace.CmsLockChange.
Template class for displaying the lockchange screen of the OpenCms workplace.
CmsLockChange() - Constructor for class com.opencms.workplace.CmsLockChange
 
CmsLog - class com.opencms.boot.CmsLog.
This class enables the OpenCms logging feature.
CmsLog(String, Configurations) - Constructor for class com.opencms.boot.CmsLog
The main constructor
CmsLoginNew - class com.opencms.workplace.CmsLoginNew.
Template class for displaying the login screen of the OpenCms workplace.
CmsLoginNew() - Constructor for class com.opencms.workplace.CmsLoginNew
 
CmsLruCache - class com.opencms.template.cache.CmsLruCache.
This class implements a LRU cache.
CmsLruCache(int) - Constructor for class com.opencms.template.cache.CmsLruCache
Constructor
CmsLruHashMap - class com.opencms.flex.util.CmsLruHashMap.
A hash table based implementation of the Map interface with limited size and a "last-recently-used" cache policy of the mapped key/values.
CmsLruHashMap() - Constructor for class com.opencms.flex.util.CmsLruHashMap
Creates a LRU hash map with an initial capacity of (16), a load factor of (0.75), and a max. size of cacheable objects of (36).
CmsLruHashMap(int) - Constructor for class com.opencms.flex.util.CmsLruHashMap
Creates a LRU hash map with a given initial capacity, a load factor of (0.75), and a max. size of cacheable objects of (initialCapacity*3*0.75).
CmsLruHashMap(int, float) - Constructor for class com.opencms.flex.util.CmsLruHashMap
Creates a LRU hash map with a given initial capacity, a given load factor, and a max. size of cacheable objects of (initialCapacity*3*loadFactor).
CmsLruHashMap(int, float, int) - Constructor for class com.opencms.flex.util.CmsLruHashMap
Creates a LRU hash map with a given initial capacity, a given load factor, and a given max. size of cacheable objects.
CmsLruHashMap(int, int) - Constructor for class com.opencms.flex.util.CmsLruHashMap
Creates a LRU hash map with a given initial capacity, a load factor of (0.75), and a given max. size of cacheable objects.
CmsMail - class com.opencms.defaults.CmsMail.
This class is used to send a mail using the JavaMail package.
CmsMail(CmsObject, CmsUser, CmsGroup, String, String, String) - Constructor for class com.opencms.defaults.CmsMail
Create a new email object with a CmsUser as sender and a CmsGroup as recipient(s).
CmsMail(CmsObject, CmsUser, CmsUser[], String, String, String) - Constructor for class com.opencms.defaults.CmsMail
Create a new email object with a CmsUser as sender and an array of CmsUser's as recipient(s).
CmsMail(CmsObject, String, String[], String[], boolean, String, String, String) - Constructor for class com.opencms.defaults.CmsMail
Create a new email object with given FROM, TO and BCC addresses.
CmsMail(CmsObject, String, String[], String[], String[], String, String, String) - Constructor for class com.opencms.defaults.CmsMail
Create a new email object with given FROM, TO, CC and BCC addresses.
CmsMail(CmsObject, String, String[], String[], String, String, String) - Constructor for class com.opencms.defaults.CmsMail
Create a new email object with given FROM, TO and BCC addresses.
CmsMail(CmsObject, String, String[], String, String, String) - Constructor for class com.opencms.defaults.CmsMail
Create a new email object with given FROM and TO addresses.
CmsMail(CmsUser, CmsGroup, String, String, String) - Constructor for class com.opencms.defaults.CmsMail
 
CmsMail(CmsUser, CmsUser[], String, String, String) - Constructor for class com.opencms.defaults.CmsMail
 
CmsMail(String, String[], String[], String[], String, String, String) - Constructor for class com.opencms.defaults.CmsMail
 
CmsMail(String, String[], String[], String, String, String) - Constructor for class com.opencms.defaults.CmsMail
 
CmsMail(String, String[], String, String, String) - Constructor for class com.opencms.defaults.CmsMail
The constuctors without CmsObject
CmsMain - class com.opencms.boot.CmsMain.
Command line interface to access resources in OpenCms.
CmsMain() - Constructor for class com.opencms.boot.CmsMain
 
CmsMasterContent - class com.opencms.defaults.master.CmsMasterContent.
This class is the master of several Modules.
CmsMasterContent() - Constructor for class com.opencms.defaults.master.CmsMasterContent
TESTFIX (a.kandzior@alkacon.com) New code: Empty constructor needed for instanciating CDs as JavaBeans on JSPs.
CmsMasterContent(CmsObject) - Constructor for class com.opencms.defaults.master.CmsMasterContent
Constructor to create a new contentdefinition.
CmsMasterContent(CmsObject, CmsMasterDataSet) - Constructor for class com.opencms.defaults.master.CmsMasterContent
Constructor to create a new contentdefinition.
CmsMasterContent(CmsObject, Integer) - Constructor for class com.opencms.defaults.master.CmsMasterContent
Constructor to read a existing contentdefinition from the database.
CmsMasterDataSet - class com.opencms.defaults.master.CmsMasterDataSet.
This class defines the dataset of the master module.
CmsMasterDataSet() - Constructor for class com.opencms.defaults.master.CmsMasterDataSet
The default constructor should only be visible within this package.
CmsMasterMedia - class com.opencms.defaults.master.CmsMasterMedia.
An instance of this module describes a modulemedia entry in the database.
CmsMasterMedia() - Constructor for class com.opencms.defaults.master.CmsMasterMedia
Constructs a new instance with some default values.
CmsMasterMedia(int, int, int, int, int, int, String, int, String, String, String, byte[]) - Constructor for class com.opencms.defaults.master.CmsMasterMedia
Constructs a new instance with some default values.
CmsMasterMedia(int, int, int, int, String, int, String, String, String, byte[]) - Constructor for class com.opencms.defaults.master.CmsMasterMedia
Constructs a new instance with some default values.
CmsMessagebox - class com.opencms.workplace.CmsMessagebox.
Class for building workplace message boxes.
CmsMessagebox() - Constructor for class com.opencms.workplace.CmsMessagebox
 
CmsMessages - class com.opencms.flex.util.CmsMessages.
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 com.opencms.flex.util.CmsMessages
Constructor for the messages with an initialized java.util.Locale.
CmsMessages(String, String) - Constructor for class com.opencms.flex.util.CmsMessages
Constructor for the messages with a language string.
CmsMessages(String, String, String) - Constructor for class com.opencms.flex.util.CmsMessages
Constructor for the messages with language and country code strings.
CmsMessages(String, String, String, String) - Constructor for class com.opencms.flex.util.CmsMessages
Constructor for the messages with language, country code and variant strings.
CmsMethodCacheDirectives - class com.opencms.template.CmsMethodCacheDirectives.
Collection of all information about cacheability and used keys for the Methodelements.
CmsMethodCacheDirectives(boolean) - Constructor for class com.opencms.template.CmsMethodCacheDirectives
Constructor
CmsMethodElement - class com.opencms.template.cache.CmsMethodElement.
An instance of CmsMethodElement represents an special method Element in the OpenCms element cache area.
CmsMethodElement(String, String, CmsMethodCacheDirectives, int) - Constructor for class com.opencms.template.cache.CmsMethodElement
Constructor for an element with the given class and template name.
CmsMethodLink - class com.opencms.template.cache.CmsMethodLink.
An instance of CmsMethodLink is a link to a method.
CmsMethodLink(String, String) - Constructor for class com.opencms.template.cache.CmsMethodLink
Creates a new method-Link.
CmsModuleDemos - class com.opencms.workplace.CmsModuleDemos.
Template class for displaying OpenCms workplace administration module Creation date: (30.08.00 17:59:38)
CmsModuleDemos() - Constructor for class com.opencms.workplace.CmsModuleDemos
 
CmsModulelist - class com.opencms.workplace.CmsModulelist.
Class for building modulelist.
CmsModulelist() - Constructor for class com.opencms.workplace.CmsModulelist
 
CmsMountPoint - class com.opencms.file.CmsMountPoint.
Describes a mountpoint.
CmsMountPoint(String, String, String, CmsUser, CmsGroup, CmsProject, int, int, int, int, String) - Constructor for class com.opencms.file.CmsMountPoint
Constructs a new CmsMountPoint.
CmsMountPoint(String, String, String, String) - Constructor for class com.opencms.file.CmsMountPoint
Constructs a new CmsMountPoint.
CmsMove - class com.opencms.workplace.CmsMove.
Template class for displaying the move file screen of the OpenCms workplace.
CmsMove() - Constructor for class com.opencms.workplace.CmsMove
 
CmsNewExplorerFileList - class com.opencms.workplace.CmsNewExplorerFileList.
Template class for dumping files to the output without further interpreting or processing.
CmsNewExplorerFileList() - Constructor for class com.opencms.workplace.CmsNewExplorerFileList
 
CmsNewResourceFolder - class com.opencms.workplace.CmsNewResourceFolder.
Template class for displaying the new resource screen for a new folder of the OpenCms workplace.
CmsNewResourceFolder() - Constructor for class com.opencms.workplace.CmsNewResourceFolder
 
CmsNewResourceLink - class com.opencms.workplace.CmsNewResourceLink.
Template class for displaying the new resource screen for a new link of the OpenCms workplace.
CmsNewResourceLink() - Constructor for class com.opencms.workplace.CmsNewResourceLink
 
CmsNewResourceOthertype - class com.opencms.workplace.CmsNewResourceOthertype.
Template class for displaying the new resource screen for a new simple document of the OpenCms workplace.
CmsNewResourceOthertype() - Constructor for class com.opencms.workplace.CmsNewResourceOthertype
 
CmsNewResourcePage - class com.opencms.workplace.CmsNewResourcePage.
Template class for displaying the new resource screen for a new page of the OpenCms workplace.
CmsNewResourcePage() - Constructor for class com.opencms.workplace.CmsNewResourcePage
 
CmsNewResourcePdfpage - class com.opencms.workplace.CmsNewResourcePdfpage.
Template class for displaying the new resource screen for a new page of the OpenCms workplace.
CmsNewResourcePdfpage() - Constructor for class com.opencms.workplace.CmsNewResourcePdfpage
 
CmsNewResourceUpload - class com.opencms.workplace.CmsNewResourceUpload.
Template class for displaying the new resource upload screen of the OpenCms workplace.
CmsNewResourceUpload() - Constructor for class com.opencms.workplace.CmsNewResourceUpload
 
CmsObject - class com.opencms.file.CmsObject.
This class provides access to the OpenCms and its resources.
CmsObject() - Constructor for class com.opencms.file.CmsObject
The default constructor.
CmsPageLinks - class com.opencms.linkmanagement.CmsPageLinks.
Contains all link destinations (anchors) of a OpenCms page.
CmsPageLinks(int) - Constructor for class com.opencms.linkmanagement.CmsPageLinks
Constructor.
CmsPageLinks(int, Vector) - Constructor for class com.opencms.linkmanagement.CmsPageLinks
Constructor.
CmsPanel - class com.opencms.workplace.CmsPanel.
Class for building workplace panel bars.
CmsPanel() - Constructor for class com.opencms.workplace.CmsPanel
 
CmsPictureBrowser - class com.opencms.workplace.CmsPictureBrowser.
Template class for displaying OpenCms picture browser.
CmsPictureBrowser() - Constructor for class com.opencms.workplace.CmsPictureBrowser
 
CmsPlausibilizationException - exception com.opencms.core.exceptions.CmsPlausibilizationException.
This exception is thrown to signalize plausibilization errors in backoffice modules.
CmsPlausibilizationException(Vector) - Constructor for class com.opencms.core.exceptions.CmsPlausibilizationException
Constructs a CmsPlauzibilizationException.
CmsPool - class com.opencms.dbpool.CmsPool.
This class is used to create an connection-pool for opencms.
CmsPool(String, String, String, String, String, int, int, int, int, int) - Constructor for class com.opencms.dbpool.CmsPool
Creates a new Pool.
CmsPool(String, String, String, String, String, int, int, int, int, int, String) - Constructor for class com.opencms.dbpool.CmsPool
Creates a new Pool.
CmsPreferences - class com.opencms.workplace.CmsPreferences.
Template class for displaying the preference screen of the OpenCms workplace.
CmsPreferences() - Constructor for class com.opencms.workplace.CmsPreferences
 
CmsPreferencesPanels - class com.opencms.workplace.CmsPreferencesPanels.
Template class for displaying the preference panels screen of the OpenCms workplace.
CmsPreferencesPanels() - Constructor for class com.opencms.workplace.CmsPreferencesPanels
 
CmsPrefsScroller - class com.opencms.workplace.CmsPrefsScroller.
Class for building workplace preferences scroller windows.
CmsPrefsScroller() - Constructor for class com.opencms.workplace.CmsPrefsScroller
 
CmsPreparedStatement - class com.opencms.dbpool.CmsPreparedStatement.
An object that represents a precompiled SQL statement.
CmsProcessedString - class com.opencms.template.CmsProcessedString.
Special class for String results returned in template engine.
CmsProcessedString(byte[], String) - Constructor for class com.opencms.template.CmsProcessedString
Constructor for a new CmsProcessedString object
CmsProcessedString(String) - Constructor for class com.opencms.template.CmsProcessedString
Constructor for a new CmsProcessedString object
CmsProject - class com.opencms.file.CmsProject.
Describes a project.
CmsProject(int, int) - Constructor for class com.opencms.file.CmsProject
Construct a new CmsProject that can be used to check if the provided id is the online project id.
CmsProject(int, String, String, int, int, int, int, int, Timestamp, int) - Constructor for class com.opencms.file.CmsProject
Construct a new CmsProject.
CmsProject(ResultSet, CmsQueries) - Constructor for class com.opencms.file.CmsProject
Construct a new CmsProject, from a ResultSet.
CmsProjecthistory - class com.opencms.workplace.CmsProjecthistory.
Class for building workplace icons.
CmsProjecthistory() - Constructor for class com.opencms.workplace.CmsProjecthistory
 
CmsProjectlist - class com.opencms.workplace.CmsProjectlist.
Class for building workplace icons.
CmsProjectlist() - Constructor for class com.opencms.workplace.CmsProjectlist
 
CmsProperty - class com.opencms.workplace.CmsProperty.
Template class for displaying the property screens of the OpenCms workplace.
CmsProperty() - Constructor for class com.opencms.workplace.CmsProperty
 
CmsPropertydefinition - class com.opencms.file.CmsPropertydefinition.
Describes a Propertydefinition in the Cms.
CmsPropertydefinition(int, String, int) - Constructor for class com.opencms.file.CmsPropertydefinition
Creates a new CmsPropertydefinition.
CmsPublishedResources - class com.opencms.file.CmsPublishedResources.
Describes the results of publishing in the Cms.
CmsPublishedResources() - Constructor for class com.opencms.file.CmsPublishedResources
 
CmsPublishedResources(Vector, Vector) - Constructor for class com.opencms.file.CmsPublishedResources
 
CmsPublishResource - class com.opencms.workplace.CmsPublishResource.
Template class for displaying the publish screen of the OpenCms workplace.
CmsPublishResource() - Constructor for class com.opencms.workplace.CmsPublishResource
 
CmsPublishResourceThread - class com.opencms.workplace.CmsPublishResourceThread.
Thread for publishing a resource.
CmsPublishResourceThread(CmsObject, String) - Constructor for class com.opencms.workplace.CmsPublishResourceThread
 
CmsQueries - class com.opencms.file.genericSql.CmsQueries.
Reads SQL queries from query.properties of this resource broker package.
CmsQueries - class com.opencms.file.mssql.CmsQueries.
Reads SQL queries from query.properties of this resource broker package.
CmsQueries - class com.opencms.file.mySql.CmsQueries.
Reads SQL queries from query.properties of this resource broker package.
CmsQueries - class com.opencms.file.oraclesql.CmsQueries.
Reads SQL queries from query.properties of this resource broker package.
CmsQueries() - Constructor for class com.opencms.file.genericSql.CmsQueries
CmsQueries constructor comment.
CmsQueries() - Constructor for class com.opencms.file.mssql.CmsQueries
CmsQueries constructor comment.
CmsQueries() - Constructor for class com.opencms.file.mySql.CmsQueries
CmsQueries constructor comment.
CmsQueries() - Constructor for class com.opencms.file.oraclesql.CmsQueries
CmsQueries constructor comment.
CmsRadioButtons - class com.opencms.workplace.CmsRadioButtons.
Class for building workplace radio buttons.
CmsRadioButtons() - Constructor for class com.opencms.workplace.CmsRadioButtons
 
CmsRbManager - class com.opencms.file.CmsRbManager.
Initializes the configuret ResourceBroker and starts its init-method.
CmsRbManager() - Constructor for class com.opencms.file.CmsRbManager
 
CmsRegistry - class com.opencms.file.CmsRegistry.
Implements the registry for OpenCms.
CmsRegistry(CmsRegistry, CmsObject) - Constructor for class com.opencms.file.CmsRegistry
Creates a new CmsRegistry for a user.
CmsRegistry(String) - Constructor for class com.opencms.file.CmsRegistry
Creates a new CmsRegistry.
CmsRename - class com.opencms.workplace.CmsRename.
Template class for displaying the rename screen of the OpenCms workplace.
CmsRename() - Constructor for class com.opencms.workplace.CmsRename
 
CmsReplace - class com.opencms.workplace.CmsReplace.
This class is invoked for the workplace "replace" function in the context menu.
CmsReplace() - Constructor for class com.opencms.workplace.CmsReplace
 
CmsRequestContext - class com.opencms.file.CmsRequestContext.
This class provides access to the CmsRequestContext.
CmsRequestContext() - Constructor for class com.opencms.file.CmsRequestContext
The default constructor.
CmsRequestHttpServlet - class com.opencms.core.CmsRequestHttpServlet.
Implementation of the I_CmsRequest interface which wraps a HttpServletRequest and includes handling of multipart - requests.
CmsResource - class com.opencms.file.CmsResource.
Describes a resource in the Cms.
CmsResource(int, int, int, String, int, int, int, int, int, int, int, int, int, String, long, long, int, int, int) - Constructor for class com.opencms.file.CmsResource
Constructor, creates a new CmsRecource object.
CmsResourceBroker - class com.opencms.file.genericSql.CmsResourceBroker.
This is THE resource broker.
CmsResourceBroker - class com.opencms.file.mssql.CmsResourceBroker.
This is THE resource broker.
CmsResourceBroker - class com.opencms.file.mySql.CmsResourceBroker.
This is THE resource broker.
CmsResourceBroker - class com.opencms.file.oraclesql.CmsResourceBroker.
This is THE resource broker.
CmsResourceBroker() - Constructor for class com.opencms.file.genericSql.CmsResourceBroker
 
CmsResourceBroker() - Constructor for class com.opencms.file.mssql.CmsResourceBroker
 
CmsResourceBroker() - Constructor for class com.opencms.file.mySql.CmsResourceBroker
 
CmsResourceBroker() - Constructor for class com.opencms.file.oraclesql.CmsResourceBroker
 
CmsResourceTranslator - class com.opencms.flex.util.CmsResourceTranslator.
This class provides a resource name translation facility.
CmsResourceTranslator(String[], boolean) - Constructor for class com.opencms.flex.util.CmsResourceTranslator
Constructor for the CmsResourceTranslator.
CmsResourceType - class com.opencms.file.CmsResourceType.
Describes a resource-type.
CmsResourceType(int, int, String, String) - Constructor for class com.opencms.file.CmsResourceType
Constructor, creates a new CmsResourceType object.
CmsResourceTypeBinary - class com.opencms.file.CmsResourceTypeBinary.
Describes the resource type "binary".
CmsResourceTypeBinary() - Constructor for class com.opencms.file.CmsResourceTypeBinary
 
CmsResourceTypeCompatiblePlain - class com.opencms.file.CmsResourceTypeCompatiblePlain.
The resource type compatible plain is a system used resourcetype to show that the resource does not stick to the rules.
CmsResourceTypeCompatiblePlain() - Constructor for class com.opencms.file.CmsResourceTypeCompatiblePlain
 
CmsResourceTypeFolder - class com.opencms.file.CmsResourceTypeFolder.
Access class for resources of the type "Folder".
CmsResourceTypeFolder() - Constructor for class com.opencms.file.CmsResourceTypeFolder
 
CmsResourceTypeImage - class com.opencms.file.CmsResourceTypeImage.
Describes the resource type "image".
CmsResourceTypeImage() - Constructor for class com.opencms.file.CmsResourceTypeImage
 
CmsResourceTypeJsp - class com.opencms.file.CmsResourceTypeJsp.
Describes the resource type "JSP", ensures that some needed VFS file properties are attached to new JSPs.
CmsResourceTypeJsp() - Constructor for class com.opencms.file.CmsResourceTypeJsp
 
CmsResourceTypeLink - class com.opencms.file.CmsResourceTypeLink.
Implementation of a resource type for links between resources in the virtual file system (VFS).
CmsResourceTypeLink() - Constructor for class com.opencms.file.CmsResourceTypeLink
 
CmsResourceTypePage - class com.opencms.file.CmsResourceTypePage.
Implementation of a resource type for "editable content pages" in OpenCms.
CmsResourceTypePage() - Constructor for class com.opencms.file.CmsResourceTypePage
 
CmsResourceTypePlain - class com.opencms.file.CmsResourceTypePlain.
Implementation of a "basic and plain" resource type for any kind of resource.
CmsResourceTypePlain() - Constructor for class com.opencms.file.CmsResourceTypePlain
 
CmsResourceTypeXMLTemplate - class com.opencms.file.CmsResourceTypeXMLTemplate.
Describes the resource type "XMLTemplate".
CmsResourceTypeXMLTemplate() - Constructor for class com.opencms.file.CmsResourceTypeXMLTemplate
 
CmsResponseHttpServlet - class com.opencms.core.CmsResponseHttpServlet.
Implementation of the I_CmsResponse interface which wraps a HttpServletResponse and provides OpenCms with a facility to handle redirects.
CmsRestoreResource - class com.opencms.workplace.CmsRestoreResource.
Template class for displaying the restore resource screen of the OpenCms workplace.
CmsRestoreResource() - Constructor for class com.opencms.workplace.CmsRestoreResource
 
CmsRootTemplate - class com.opencms.template.CmsRootTemplate.
Represents an "empty" page or screen that should be filled with the content of a master template.
CmsRootTemplate() - Constructor for class com.opencms.template.CmsRootTemplate
 
CmsSearchForm - class com.opencms.workplace.CmsSearchForm.
News administration template class Used both for displaying news administration overviews and editing news.
CmsSearchForm() - Constructor for class com.opencms.workplace.CmsSearchForm
 
CmsSearchFormObject - class com.opencms.workplace.CmsSearchFormObject.
Describes a file in the Cms.
CmsSearchFormObject(String, String, String, String) - Constructor for class com.opencms.workplace.CmsSearchFormObject
Constructor, creates a new CmsSearchFormObject object.
CmsSelectBox - class com.opencms.workplace.CmsSelectBox.
Class for building workplace buttons.
CmsSelectBox() - Constructor for class com.opencms.workplace.CmsSelectBox
 
CmsSession - class com.opencms.core.CmsSession.
Implements the I_CmsSession interface and is required by the OpenCms session handling mechanism.
CmsSession(HttpSession) - Constructor for class com.opencms.core.CmsSession
Constructs a new CmsSession based on a HttpSession.
CmsSetup - class com.opencms.boot.CmsSetup.
Bean with get / set methods for all properties stored in the 'opencms.properties' file.
CmsSetup() - Constructor for class com.opencms.boot.CmsSetup
 
CmsSetupDb - class com.opencms.boot.CmsSetupDb.
 
CmsSetupDb(String) - Constructor for class com.opencms.boot.CmsSetupDb
 
CmsSetupLoggingThread - class com.opencms.boot.CmsSetupLoggingThread.
Logging Thread which collects the output from CmsSetupThread, stores it in a vector which the OpenCms setup wizard can read via the getMessages() method.
CmsSetupLoggingThread(PipedOutputStream) - Constructor for class com.opencms.boot.CmsSetupLoggingThread
Constructor
CmsSetupThread - class com.opencms.boot.CmsSetupThread.
Thread which first redirects System.out and System.err to a new outputstream.
CmsSetupThread() - Constructor for class com.opencms.boot.CmsSetupThread
Constructor
CmsSetupUtils - class com.opencms.boot.CmsSetupUtils.
This class provides several utilities and methods used by the OpenCms setup wizard
CmsSetupUtils(String) - Constructor for class com.opencms.boot.CmsSetupUtils
Constructor
CmsShell - class com.opencms.core.CmsShell.
This class is a commad line interface to OpenCms which can be used for the initial setup and to test the system.
CmsShell() - Constructor for class com.opencms.core.CmsShell
Creates a new CmsShell-Object.
CmsShellReport - class com.opencms.report.CmsShellReport.
Report class used for the shell.
CmsShellReport() - Constructor for class com.opencms.report.CmsShellReport
Empty default constructor.
CmsShowBackofficeMedia - class com.opencms.defaults.master.CmsShowBackofficeMedia.
Displays binary files attached to module data.
CmsShowBackofficeMedia() - Constructor for class com.opencms.defaults.master.CmsShowBackofficeMedia
 
CmsShowContent - class com.opencms.defaults.CmsShowContent.
Generic class for showing information encapsulated by contentdefinition objects.
CmsShowContent() - Constructor for class com.opencms.defaults.CmsShowContent
 
CmsShowMedia - class com.opencms.defaults.master.CmsShowMedia.
XmlTemplate class to show media objects
CmsShowMedia() - Constructor for class com.opencms.defaults.master.CmsShowMedia
 
CmsStatement - class com.opencms.dbpool.CmsStatement.
The object used for executing a static SQL statement and returning the results it produces.
CmsStaticExport - class com.opencms.file.CmsStaticExport.
Holds the functionaility to export resources from the cms to the filesystem.
CmsStaticExport(CmsObject, Vector) - Constructor for class com.opencms.file.CmsStaticExport
This constructor is used to export the files on a slave server in clustering mode.
CmsStaticExport(CmsObject, Vector, boolean, Vector, Vector, CmsPublishedResources, I_CmsReport) - Constructor for class com.opencms.file.CmsStaticExport
This constructs a new CmsStaticExport-object which generates static html pages in the filesystem.
CmsStaticExportProperties - class com.opencms.core.CmsStaticExportProperties.
This class provides a special data structure to access the static export properties read from opencms.properties.
CmsStaticExportProperties() - Constructor for class com.opencms.core.CmsStaticExportProperties
Constuctor.
CmsStringSubstitution - class com.opencms.flex.util.CmsStringSubstitution.
Provides a String substitution functionality with Perl regular expressions.
CmsStringSubstitution() - Constructor for class com.opencms.flex.util.CmsStringSubstitution
Default constructor (empty).
CmsSyncFolder - class com.opencms.workplace.CmsSyncFolder.
Template class for displaying OpenCms workplace synchronize screens.
CmsSyncFolder() - Constructor for class com.opencms.workplace.CmsSyncFolder
 
CmsSyncFolderThread - class com.opencms.workplace.CmsSyncFolderThread.
Thread for create a new project.
CmsSyncFolderThread(CmsObject, Vector, boolean, I_CmsSession) - Constructor for class com.opencms.workplace.CmsSyncFolderThread
 
CmsSynchronize - class com.opencms.file.CmsSynchronize.
Holds the functionality to synchronize resources from the filesystem into the cms and back.
CmsSynchronize(CmsObject, String) - Constructor for class com.opencms.file.CmsSynchronize
This constructs a new CmsImport-object which imports the resources.
CmsSynchronizeList - class com.opencms.file.CmsSynchronizeList.
Describes the synchronize list for synchronizing the resources in the virtual filesystem (VFS) and the server filesystem (SFS)
CmsSynchronizeList(String) - Constructor for class com.opencms.file.CmsSynchronizeList
Constructor, creates a new CmsSynchronizeList object.
CmsTask - class com.opencms.file.CmsTask.
This abstract class describes a task in the Cms.
CmsTask() - Constructor for class com.opencms.file.CmsTask
Constructor, creates a new CmsTask object.
CmsTask(int, String, int, int, int, int, int, int, int, int, Timestamp, Timestamp, Timestamp, Timestamp, int, String, int, int, String, int, int) - Constructor for class com.opencms.file.CmsTask
Constructor, creates a new CmsTask object.
CmsTaskAction - class com.opencms.workplace.CmsTaskAction.
This helper-class is used to do task-actions like create or forward.
CmsTaskAction() - Constructor for class com.opencms.workplace.CmsTaskAction
 
CmsTaskContent - class com.opencms.workplace.CmsTaskContent.
Template class for displaying OpenCms workplace task content screens.
CmsTaskContent() - Constructor for class com.opencms.workplace.CmsTaskContent
 
CmsTaskContentDetail - class com.opencms.workplace.CmsTaskContentDetail.
Template class for displaying OpenCms workplace task content detail screens.
CmsTaskContentDetail() - Constructor for class com.opencms.workplace.CmsTaskContentDetail
 
CmsTaskContentDialogMsg - class com.opencms.workplace.CmsTaskContentDialogMsg.
Template class for displaying OpenCms workplace task content screens.
CmsTaskContentDialogMsg() - Constructor for class com.opencms.workplace.CmsTaskContentDialogMsg
 
CmsTaskContentDialogPriority - class com.opencms.workplace.CmsTaskContentDialogPriority.
Template class for displaying OpenCms workplace task content screens.
CmsTaskContentDialogPriority() - Constructor for class com.opencms.workplace.CmsTaskContentDialogPriority
 
CmsTaskDocu - class com.opencms.workplace.CmsTaskDocu.
Class for building task list documentation.
CmsTaskDocu() - Constructor for class com.opencms.workplace.CmsTaskDocu
 
CmsTaskHead - class com.opencms.workplace.CmsTaskHead.
Template class for displaying OpenCms workplace task head screens.
CmsTaskHead() - Constructor for class com.opencms.workplace.CmsTaskHead
 
CmsTaskList - class com.opencms.workplace.CmsTaskList.
Class for building task list.
CmsTaskList() - Constructor for class com.opencms.workplace.CmsTaskList
 
CmsTaskLog - class com.opencms.file.CmsTaskLog.
Describes a tasklog in the Cms.
CmsTaskLog(int, String, int, int, Timestamp, int) - Constructor for class com.opencms.file.CmsTaskLog
Constructor, creates a new CmsTaskLog object.
CmsTaskNew - class com.opencms.workplace.CmsTaskNew.
Template class for displaying OpenCms workplace task new screens.
CmsTaskNew() - Constructor for class com.opencms.workplace.CmsTaskNew
 
CmsTemplateClassManager - class com.opencms.template.CmsTemplateClassManager.
Class for managing of the instances of all OpenCms template classes.
CmsTemplateClassManager() - Constructor for class com.opencms.template.CmsTemplateClassManager
 
CmsTimeout - class com.opencms.template.cache.CmsTimeout.
This class is used in the CmsCacheDirectives.
CmsTimeout(int) - Constructor for class com.opencms.template.cache.CmsTimeout
 
CmsTouch - class com.opencms.workplace.CmsTouch.
This class is invoked for the workplace "touch" function in the context menu.
CmsTouch() - Constructor for class com.opencms.workplace.CmsTouch
 
CmsUndelete - class com.opencms.workplace.CmsUndelete.
Template class for displaying the undelete screen of the OpenCms workplace.
CmsUndelete() - Constructor for class com.opencms.workplace.CmsUndelete
 
CmsUndochanges - class com.opencms.workplace.CmsUndochanges.
Template class for displaying the undo screen of the OpenCms workplace.
CmsUndochanges() - Constructor for class com.opencms.workplace.CmsUndochanges
 
CmsUnlock - class com.opencms.workplace.CmsUnlock.
Template class for displaying the unlock screen of the OpenCms workplace.
CmsUnlock() - Constructor for class com.opencms.workplace.CmsUnlock
 
CmsUri - class com.opencms.template.cache.CmsUri.
An instance of CmsUri represents an requestable ressource in the OpenCms element cache area.
CmsUri(CmsElementDescriptor, String, CmsElementDefinition, boolean) - Constructor for class com.opencms.template.cache.CmsUri
Constructor.
CmsUri(CmsElementDescriptor, String, CmsElementDefinitionCollection, boolean) - Constructor for class com.opencms.template.cache.CmsUri
Constructor.
CmsUriDescriptor - class com.opencms.template.cache.CmsUriDescriptor.
This descriptor is used to locate CmsUri-Object with the CmsUriLocator.
CmsUriDescriptor(String) - Constructor for class com.opencms.template.cache.CmsUriDescriptor
Creates a new UriDescriptor
CmsUriLocator - class com.opencms.template.cache.CmsUriLocator.
The UriLocator is used to receive CmsUri-Objects.
CmsUser - class com.opencms.file.CmsUser.
Describes the Cms user object and the methods to access it.
CmsUser(int, String, String) - Constructor for class com.opencms.file.CmsUser
Constructor, creates a new Cms user object.
CmsUser(int, String, String, String, String, String, String, String, long, long, int, Hashtable, CmsGroup, String, String, int) - Constructor for class com.opencms.file.CmsUser
Constructor, creates a new Cms user object.
CmsUUID - class com.opencms.flex.util.CmsUUID.
Generates a UUID using spatial and temporal uniqueness.
CmsUUID() - Constructor for class com.opencms.flex.util.CmsUUID
Creates a new UUID.
CmsUUID(byte[]) - Constructor for class com.opencms.flex.util.CmsUUID
Create a UUID based on a binary data array.
CmsUUID(String) - Constructor for class com.opencms.flex.util.CmsUUID
Create a UUID based on a String.
CmsWorkplaceDefault - class com.opencms.workplace.CmsWorkplaceDefault.
Common template class for displaying OpenCms workplace screens.
CmsWorkplaceDefault() - Constructor for class com.opencms.workplace.CmsWorkplaceDefault
 
CmsWorkplaceDefaultNoCache - class com.opencms.workplace.CmsWorkplaceDefaultNoCache.
Insert the type's description here.
CmsWorkplaceDefaultNoCache() - Constructor for class com.opencms.workplace.CmsWorkplaceDefaultNoCache
 
CmsWpMain - class com.opencms.workplace.CmsWpMain.
Template class for displaying OpenCms workplace main screen.
CmsWpMain() - Constructor for class com.opencms.workplace.CmsWpMain
 
CmsXmlControlFile - class com.opencms.template.CmsXmlControlFile.
Content definition for "clickable" and user requestable XML body files.
CmsXmlControlFile() - Constructor for class com.opencms.template.CmsXmlControlFile
Default constructor.
CmsXmlControlFile(CmsObject, CmsFile) - Constructor for class com.opencms.template.CmsXmlControlFile
Constructor for creating a new object containing the content of the given filename.
CmsXmlControlFile(CmsObject, String) - Constructor for class com.opencms.template.CmsXmlControlFile
Constructor for creating a new object containing the content of the given filename.
CmsXmlFormTemplate - class com.opencms.defaults.CmsXmlFormTemplate.
Common template class for displaying OpenCms workplace screens.
CmsXmlFormTemplate() - Constructor for class com.opencms.defaults.CmsXmlFormTemplate
 
CmsXmlFormTemplateFile - class com.opencms.defaults.CmsXmlFormTemplateFile.
Template content definition for generating HTML forms.
CmsXmlFormTemplateFile() - Constructor for class com.opencms.defaults.CmsXmlFormTemplateFile
Default constructor.
CmsXmlFormTemplateFile(CmsObject, CmsFile) - Constructor for class com.opencms.defaults.CmsXmlFormTemplateFile
Constructor for creating a new object containing the content of the given filename.
CmsXmlFormTemplateFile(CmsObject, String) - Constructor for class com.opencms.defaults.CmsXmlFormTemplateFile
Constructor for creating a new object containing the content of the given filename.
CmsXmlLanguageFile - class com.opencms.workplace.CmsXmlLanguageFile.
 
CmsXmlLanguageFile(CmsObject) - Constructor for class com.opencms.workplace.CmsXmlLanguageFile
Constructor for creating a new language file initialized with the workplace preferences locale of the current user.
CmsXmlLanguageFile(CmsObject, String) - Constructor for class com.opencms.workplace.CmsXmlLanguageFile
Constructor for creating a new language file initialized with the provided locale.
CmsXmlLanguageFileContent - class com.opencms.workplace.CmsXmlLanguageFileContent.
Provides backward compatibility with pre 5.0 XML-style localization.
CmsXmlLanguageFileContent(CmsObject, String) - Constructor for class com.opencms.workplace.CmsXmlLanguageFileContent
Constructor for creating a new language file object containing the content of the corresponding system language file for the actual user.
CmsXmlLauncher - class com.opencms.launcher.CmsXmlLauncher.
OpenCms launcher class for XML templates.
CmsXmlLauncher() - Constructor for class com.opencms.launcher.CmsXmlLauncher
 
CmsXmlNav - class com.opencms.defaults.CmsXmlNav.
This class builds the default Navigation.
CmsXmlNav() - Constructor for class com.opencms.defaults.CmsXmlNav
 
CmsXmlTemplate - class com.opencms.template.CmsXmlTemplate.
Template class for displaying the processed contents of hierachical XML template files that can include other subtemplates.
CmsXmlTemplate() - Constructor for class com.opencms.template.CmsXmlTemplate
 
CmsXmlTemplateEditor - class com.opencms.workplace.CmsXmlTemplateEditor.
Template class for displaying the XML template editor of the OpenCms workplace.
CmsXmlTemplateEditor() - Constructor for class com.opencms.workplace.CmsXmlTemplateEditor
 
CmsXmlTemplateFile - class com.opencms.template.CmsXmlTemplateFile.
Content definition for XML template files.
CmsXmlTemplateFile() - Constructor for class com.opencms.template.CmsXmlTemplateFile
Default constructor.
CmsXmlTemplateFile(CmsObject, CmsFile) - Constructor for class com.opencms.template.CmsXmlTemplateFile
Constructor for creating a new object containing the content of the given filename.
CmsXmlTemplateFile(CmsObject, String) - Constructor for class com.opencms.template.CmsXmlTemplateFile
Constructor for creating a new object containing the content of the given filename.
CmsXmlTemplateLoader - class com.opencms.flex.CmsXmlTemplateLoader.
Implementation of the I_CmsResourceLoader and the I_CmsLauncher interface for XMLTemplates.
CmsXmlTemplateLoader() - Constructor for class com.opencms.flex.CmsXmlTemplateLoader
The constructor of the class is empty and does nothing.
CmsXmlWpBoxDefFile - class com.opencms.workplace.CmsXmlWpBoxDefFile.
Content definition for the workplace messagebox element definition file.
CmsXmlWpBoxDefFile() - Constructor for class com.opencms.workplace.CmsXmlWpBoxDefFile
Default constructor.
CmsXmlWpBoxDefFile(CmsObject, CmsFile) - Constructor for class com.opencms.workplace.CmsXmlWpBoxDefFile
Constructor for creating a new object containing the content of the given filename.
CmsXmlWpBoxDefFile(CmsObject, String) - Constructor for class com.opencms.workplace.CmsXmlWpBoxDefFile
Constructor for creating a new object containing the content of the given filename.
CmsXmlWpButtonsDefFile - class com.opencms.workplace.CmsXmlWpButtonsDefFile.
Content definition for the workplace button element definition file.
CmsXmlWpButtonsDefFile() - Constructor for class com.opencms.workplace.CmsXmlWpButtonsDefFile
Default constructor.
CmsXmlWpButtonsDefFile(CmsObject, CmsFile) - Constructor for class com.opencms.workplace.CmsXmlWpButtonsDefFile
Constructor for creating a new object containing the content of the given filename.
CmsXmlWpButtonsDefFile(CmsObject, String) - Constructor for class com.opencms.workplace.CmsXmlWpButtonsDefFile
Constructor for creating a new object containing the content of the given filename.
CmsXmlWpConfigFile - class com.opencms.workplace.CmsXmlWpConfigFile.
Definition of some paths for the workplace.
CmsXmlWpConfigFile() - Constructor for class com.opencms.workplace.CmsXmlWpConfigFile
Default constructor.
CmsXmlWpConfigFile(CmsObject) - Constructor for class com.opencms.workplace.CmsXmlWpConfigFile
Constructor for creating a new config file object.
CmsXmlWpInputDefFile - class com.opencms.workplace.CmsXmlWpInputDefFile.
Content definition for the workplace input element definition file.
CmsXmlWpInputDefFile() - Constructor for class com.opencms.workplace.CmsXmlWpInputDefFile
Default constructor.
CmsXmlWpInputDefFile(CmsObject, CmsFile) - Constructor for class com.opencms.workplace.CmsXmlWpInputDefFile
Constructor for creating a new object containing the content of the given filename.
CmsXmlWpInputDefFile(CmsObject, String) - Constructor for class com.opencms.workplace.CmsXmlWpInputDefFile
Constructor for creating a new object containing the content of the given filename.
CmsXmlWpLabelDefFile - class com.opencms.workplace.CmsXmlWpLabelDefFile.
Content definition for the workplace label element definition file.
CmsXmlWpLabelDefFile() - Constructor for class com.opencms.workplace.CmsXmlWpLabelDefFile
Default constructor.
CmsXmlWpLabelDefFile(CmsObject, CmsFile) - Constructor for class com.opencms.workplace.CmsXmlWpLabelDefFile
Constructor for creating a new object containing the content of the given filename.
CmsXmlWpLabelDefFile(CmsObject, String) - Constructor for class com.opencms.workplace.CmsXmlWpLabelDefFile
Constructor for creating a new object containing the content of the given filename.
CmsXmlWpTemplateFile - class com.opencms.workplace.CmsXmlWpTemplateFile.
Content definition for Workplace template files.
CmsXmlWpTemplateFile() - Constructor for class com.opencms.workplace.CmsXmlWpTemplateFile
Default constructor.
CmsXmlWpTemplateFile(CmsObject, CmsFile) - Constructor for class com.opencms.workplace.CmsXmlWpTemplateFile
Constructor for creating a new object containing the content of the given filename.
CmsXmlWpTemplateFile(CmsObject, String) - Constructor for class com.opencms.workplace.CmsXmlWpTemplateFile
Constructor for creating a new object containing the content of the given filename.
CmsXmlXercesParser - class com.opencms.template.CmsXmlXercesParser.
Implementation of the OpenCms XML parser interface for the Xerces parser.
CmsXmlXercesParser() - Constructor for class com.opencms.template.CmsXmlXercesParser
 
collectCacheDirectives(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.A_CmsTemplate
Collect caching informations from the current template class.
collectCacheDirectives(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.CmsXmlTemplate
Collect caching informations from the current template class.
collectCacheDirectives(CmsObject, String, String, Hashtable, String) - Method in interface com.opencms.template.I_CmsTemplate
Collect caching informations from the current template class.
collectCacheDirectives(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewExplorerFileList
 
com.opencms.boot - package com.opencms.boot
Functionaliy used for the OpenCms setup, also contains logging and other basic functions.
com.opencms.core - package com.opencms.core
This package provides the classes used to access OpenCms resources by a servlet (or the OpenCms shell).
com.opencms.core.exceptions - package com.opencms.core.exceptions
Some exception classes used in OpenCms are placed in this package.
com.opencms.dbpool - package com.opencms.dbpool
Implementation of the OpenCms database connection pool.
com.opencms.defaults - package com.opencms.defaults
Provides often needed functionality for OpenCms, like building a navigation or sending mails.
com.opencms.defaults.master - package com.opencms.defaults.master
The "master module", an extendable content definition that uses a standard file table in the DB.
com.opencms.defaults.master.genericsql - package com.opencms.defaults.master.genericsql
Database access methods for the "master module".
com.opencms.file - package com.opencms.file
Important package that provides the objects and methods to access the OpenCms file repository.
com.opencms.file.genericSql - package com.opencms.file.genericSql
Implementation of the basic OpenCms repository functionality according to ANSI SQL standard.
com.opencms.file.mssql - package com.opencms.file.mssql
Implementation of the OpenCms repository DB access for MS SQL Server.
com.opencms.file.mySql - package com.opencms.file.mySql
Implementation of the OpenCms repository DB access for MySQL.
com.opencms.file.oraclesql - package com.opencms.file.oraclesql
Implementation of the OpenCms repository DB access for Oracle 8.x.
com.opencms.file.utils - package com.opencms.file.utils
Utility classes for access to the files system during the static export.
com.opencms.flex - package com.opencms.flex
Provides the JSP funtionality for OpenCms, with some additional utility functions.
com.opencms.flex.cache - package com.opencms.flex.cache
Implements the FlexCache, a declarative based cache for JSP and other output.
com.opencms.flex.jsp - package com.opencms.flex.jsp
The implementation of the OpenCms JSP tag library, with some additional utility classes to help in JSP scriplet code and navigation building.
com.opencms.flex.util - package com.opencms.flex.util
Helper functions for the JSP integration and OpenCms in general.
com.opencms.htmlconverter - package com.opencms.htmlconverter
HTML converter used to process content from the WYSIWYG editor (for link replacement esp. in "img" tags).
com.opencms.launcher - package com.opencms.launcher
Launcher classes used to generate output for the different OpenCms file types
com.opencms.linkmanagement - package com.opencms.linkmanagement
Link check classes.
com.opencms.report - package com.opencms.report
Classes used to generate the OpenCms reports, which are displayed during publish, import, export etc.
com.opencms.template - package com.opencms.template
The OpenCms XMLTemplate mechanism is implemented in this package.
com.opencms.template.cache - package com.opencms.template.cache
This package implements the "Element Cache" for XMLTemplates.
com.opencms.util - package com.opencms.util
Utility methods, including methods for link substitution and character encoding.
com.opencms.workplace - package com.opencms.workplace
The OpenCms workplace is implemented with the classes from this package.
commands(FileInputStream) - Method in class com.opencms.core.CmsShell
The commandlineinterface.
COMMENT_CHAR - Static variable in class com.opencms.core.CmsShell
Comment Char.
commit() - Method in class com.opencms.dbpool.CmsConnection
 
commitTemporaryFile(CmsObject, String, String, int, int) - Method in class com.opencms.workplace.CmsXmlTemplateEditor
 
compareJDKVersions(String, String) - Static method in class com.opencms.boot.CmsSetupUtils
Checks if the used JDK is a higher version than the required JDK
compareTo(Object) - Method in class com.opencms.file.CmsPropertydefinition
TESTFIX (a.kandzior@alkacon.com) New code: Implements the comparable interface.
compareTo(Object) - Method in class com.opencms.flex.jsp.CmsJspNavElement
 
compareTo(Object) - Method in class com.opencms.flex.util.CmsUUID
 
complete() - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
Completes this cache entry.
computeMimetype(CmsObject, String) - Static method in class com.opencms.defaults.master.CmsMasterMedia
Convenience method to compute the mimetype with the extension of the filename (e.g. mypic.gif -> image/gif)
computeProjectId(CmsObject, CmsMasterDataSet) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Computes the correct project id based on the channels.
connect() - Method in class com.opencms.dbpool.CmsPool
Try to make a database connection to the given database.
connect(String, Properties) - Method in class com.opencms.dbpool.CmsDriver
Try to make a database connection to the given URL.
containsHeader(String) - Method in class com.opencms.core.CmsResponseHttpServlet
Checks, if the header was set already.
containsHeader(String) - Method in class com.opencms.core.CmsExportResponse
 
containsHeader(String) - Method in interface com.opencms.core.I_CmsResponse
Checks, if the header was set already.
converterConfigured() - Method in class com.opencms.htmlconverter.CmsHtmlConverter
Checks whether CmsHtmlConverter is already configured or not
converterConfigured() - Method in interface com.opencms.htmlconverter.I_CmsHtmlConverterInterface
Checks whether CmsHtmlConverter is already configured or not
convertHTML(Reader, Writer) - Method in class com.opencms.htmlconverter.CmsHtmlConverter
Transforms HTML code into user defined output
convertHTML(Reader, Writer) - Method in interface com.opencms.htmlconverter.I_CmsHtmlConverterInterface
Transforms HTML code into user defined output
convertHTML(String) - Method in class com.opencms.htmlconverter.CmsHtmlConverter
Transforms HTML code into user defined output
convertHTML(String) - Method in interface com.opencms.htmlconverter.I_CmsHtmlConverterInterface
Transforms HTML code into user defined output
copy(CmsObject) - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Copy method for copying content definition
copy(CmsObject) - Method in class com.opencms.defaults.master.CmsChannelContent
Copy method for copying content definition
copy(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
copy method
copy(CmsObject, CmsMasterContent, CmsMasterDataSet, Vector, Vector) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Inserts a new row in the database with the copied dataset.
copyFile(CmsProject, CmsProject, int, String, int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Copies the file.
copyFile(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Copies a file in the Cms.
copyFile(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Copies a file in the Cms.
copyFile(String, String) - Method in class com.opencms.boot.CmsSetupUtils
Copies a given file.
copyFile(String, String) - Method in class com.opencms.file.CmsObject
Deprecated. Use copyResource instead.
copyFolder(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Copies a folder in the Cms.
copyFolder(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Copies a folder in the Cms.
copyFolder(String, String) - Method in class com.opencms.file.CmsObject
Deprecated. Use copyResource instead.
copyResource(CmsObject, String, String, boolean) - Method in class com.opencms.file.CmsResourceTypeCompatiblePlain
Copies a Resource.
copyResource(CmsObject, String, String, boolean) - Method in class com.opencms.file.CmsResourceTypeLink
Copy a VFS link.
copyResource(CmsObject, String, String, boolean) - Method in class com.opencms.file.CmsResourceTypeFolder
Copies a Resource.
copyResource(CmsObject, String, String, boolean) - Method in class com.opencms.file.CmsResourceTypePlain
Copies a Resource.
copyResource(CmsObject, String, String, boolean) - Method in class com.opencms.file.CmsResourceTypePage
Copies a Resource.
copyResource(CmsObject, String, String, boolean) - Method in interface com.opencms.file.I_CmsResourceType
Copies a Resource.
copyResource(String, String) - Method in class com.opencms.file.CmsObject
Copies a file.
copyResource(String, String, boolean) - Method in class com.opencms.file.CmsObject
Copies a file.
copyResourceToProject(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypeFolder
Copies a resource from the online project to a new, specified project.
copyResourceToProject(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypePlain
Copies the resourcename to the current offline project
copyResourceToProject(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypePage
Copies a resource from the online project to a new, specified project.
copyResourceToProject(CmsObject, String) - Method in interface com.opencms.file.I_CmsResourceType
Copies the resourcename to the current offline project
copyResourceToProject(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Copies a resource from the online project to a new, specified project.
copyResourceToProject(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Copies a resource from the online project to a new, specified project.
copyResourceToProject(String) - Method in class com.opencms.file.CmsObject
Copies a resource from the online project to a new, specified project.
counter(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
For debugging purposes only.
countLockedResources(CmsProject) - Method in class com.opencms.file.genericSql.CmsDbAccess
Counts the locked resources in this project.
countLockedResources(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Counts the locked resources in this project.
countLockedResources(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Counts the locked resources in this project.
countLockedResources(int) - Method in class com.opencms.file.CmsObject
Counts the locked resources in a project.
countProperties(CmsPropertydefinition) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns the amount of properties for a propertydefinition.
create(CmsObject, String, String, String, String, String, String, String, String, String, String) - Static method in class com.opencms.workplace.CmsTaskAction
Creates a new task.
createChannel(String, String) - Method in class com.opencms.file.CmsObject
Creates a new channel.
createDatabase(String, Hashtable) - Method in class com.opencms.boot.CmsSetupDb
 
createDbAccess(Configurations) - Method in class com.opencms.file.genericSql.CmsResourceBroker
return the correct DbAccess class.
createDbAccess(Configurations) - Method in class com.opencms.file.mssql.CmsResourceBroker
return the correct DbAccess class.
createDbAccess(Configurations) - Method in class com.opencms.file.mySql.CmsResourceBroker
return the correct DbAccess class.
createDbAccess(Configurations) - Method in class com.opencms.file.oraclesql.CmsResourceBroker
return the correct DbAccess class.
createDirectPublishProject(CmsUser, CmsProject, String, String, String, String, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Creates a project for the direct publish.
createDirectPublishProject(CmsUser, CmsProject, String, String, String, String, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Creates a project for the direct publish.
createElement(CmsObject, String, Hashtable) - Method in class com.opencms.template.CmsDumpTemplate
Create a new element for the element cache consisting of the current template class and the given template file.
createElement(CmsObject, String, Hashtable) - Method in class com.opencms.template.CmsJavascriptTemplate
Not yet implemented
createElement(CmsObject, String, Hashtable) - Method in class com.opencms.template.CmsXmlTemplate
Create a new element for the element cache consisting of the current template class and the given template file.
createElement(CmsObject, String, Hashtable) - Method in interface com.opencms.template.I_CmsTemplate
Create a new element for the element cache consisting of the current template class and the given template file.
createElement(CmsObject, String, Hashtable) - Method in class com.opencms.workplace.CmsNewExplorerFileList
 
createEmptyDocument(String) - Method in interface com.opencms.template.I_CmsXmlParser
Creates an empty DOM XML document.
createEmptyDocument(String) - Method in class com.opencms.template.CmsXmlXercesParser
Creates an empty DOM XML document.
createFile(CmsProject, CmsProject, CmsFile, int, int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Creates a new file from an given CmsFile object and a new filename.
createFile(CmsUser, CmsGroup, CmsProject, String, byte[], String, Map) - Method in interface com.opencms.file.I_CmsResourceBroker
Creates a new file with the given content and resourcetype.
createFile(CmsUser, CmsGroup, CmsProject, String, byte[], String, Map) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Creates a new file with the given content and resourcetype.
createFile(CmsUser, CmsProject, CmsProject, String, int, int, byte[], I_CmsResourceType) - Method in class com.opencms.file.genericSql.CmsDbAccess
Creates a new file with the given content and resourcetype.
createFile(CmsUser, CmsProject, CmsProject, String, int, int, byte[], I_CmsResourceType) - Method in class com.opencms.file.mySql.CmsDbAccess
Creates a new file with the given content and resourcetype.
createFile(String, String, byte[], String) - Method in class com.opencms.file.CmsObject
Deprecated. Use createResource instead.
createFile(String, String, byte[], String, Hashtable) - Method in class com.opencms.file.CmsObject
Deprecated. Use createResource instead.
createFileContent(int, byte[], int, String, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Creates the content entry for a file
createFileContent(int, byte[], int, String, String) - Method in class com.opencms.file.oraclesql.CmsDbAccess
Creates the content entry for a file
createFolder(CmsUser, CmsGroup, CmsProject, String, Map) - Method in interface com.opencms.file.I_CmsResourceBroker
Creates a new folder.
createFolder(CmsUser, CmsGroup, CmsProject, String, Map) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Creates a new folder.
createFolder(CmsUser, CmsProject, CmsProject, CmsFolder, int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Creates a new folder from an existing folder object.
createFolder(CmsUser, CmsProject, int, int, String, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Creates a new folder
createFolder(String, String) - Method in class com.opencms.file.CmsObject
Deprecated. Use createResource instead.
createFolder(String, String) - Method in class com.opencms.file.utils.CmsAccessFilesystem
Creates a new folder
createGroup(String, String, int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Add a new group to the Cms.
createGroup(String, String, int, String) - Method in class com.opencms.file.mySql.CmsDbAccess
Add a new group to the Cms.
createLinkEntrys(int, Vector) - Method in class com.opencms.file.CmsObject
creates a link entry for each of the link targets in the linktable.
createLinkEntrys(int, Vector) - Method in interface com.opencms.file.I_CmsResourceBroker
creates a link entry for each of the link targets in the linktable.
createLinkEntrys(int, Vector) - Method in class com.opencms.file.genericSql.CmsDbAccess
creates a link entry for each of the link targets in the linktable.
createLinkEntrys(int, Vector) - Method in class com.opencms.file.genericSql.CmsResourceBroker
creates a link entry for each of the link targets in the linktable.
createModule(String, String, String, String, String, Map, long, float) - Method in class com.opencms.file.CmsRegistry
This method creates a new module in the repository.
createModule(String, String, String, String, String, Map, long, float) - Method in interface com.opencms.file.I_CmsRegistry
This method creates a new module in the repository.
createModule(String, String, String, String, String, Map, String, float) - Method in class com.opencms.file.CmsRegistry
This method creates a new module in the repository.
createModule(String, String, String, String, String, Map, String, float) - Method in interface com.opencms.file.I_CmsRegistry
This method creates a new module in the repository.
createNewFile(CmsObject, String, String) - Method in class com.opencms.template.A_CmsXmlContent
Create a new CmsFile object containing an empty XML file of the current content type.
createNewSection(String) - Method in class com.opencms.template.CmsXmlTemplateFile
 
createOnlineLinkEntrys(int, Vector) - Method in class com.opencms.file.CmsObject
creates a link entry for each of the link targets in the online linktable.
createOnlineLinkEntrys(int, Vector) - Method in interface com.opencms.file.I_CmsResourceBroker
creates a link entry for each of the link targets in the online linktable.
createOnlineLinkEntrys(int, Vector) - Method in class com.opencms.file.genericSql.CmsDbAccess
creates a link entry for each of the link targets in the online linktable.
createOnlineLinkEntrys(int, Vector) - Method in class com.opencms.file.genericSql.CmsResourceBroker
creates a link entry for each of the link targets in the online linktable.
createProject(CmsUser, CmsGroup, CmsGroup, CmsTask, String, String, int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Creates a project.
createProject(CmsUser, CmsProject, String, String, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Creates a project.
createProject(CmsUser, CmsProject, String, String, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Creates a project.
createProject(CmsUser, CmsProject, String, String, String, String, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Creates a project.
createProject(CmsUser, CmsProject, String, String, String, String, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Creates a project.
createProject(CmsUser, String, int, String, long, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Creates a new project for task handling.
createProject(CmsUser, String, int, String, long, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Creates a new project for task handling.
createProject(String, int, String, long, int) - Method in class com.opencms.file.CmsObject
Creates a new project for task handling.
createProject(String, String, String, String) - Method in class com.opencms.file.CmsObject
Creates a new project.
createProject(String, String, String, String, int) - Method in class com.opencms.file.CmsObject
Creates a new project.
createProjectResource(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Creates a new projectResource from an given CmsResource object.
createPropertydefinition(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Creates the propertydefinition for the resource type.
createPropertydefinition(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Creates the propertydefinition for the resource type.
createPropertydefinition(String, int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Creates the propertydefinitions for the resource type.
createPropertydefinition(String, String) - Method in class com.opencms.file.CmsObject
Creates the property-definition for a resource type.
createResource(CmsObject, String, Hashtable, byte[]) - Method in class com.opencms.file.CmsResourceTypeXMLTemplate
 
createResource(CmsObject, String, Map, byte[], Object) - Method in class com.opencms.file.CmsResourceTypeImage
 
createResource(CmsObject, String, Map, byte[], Object) - Method in class com.opencms.file.CmsResourceTypeLink
Create a new VFS link.
createResource(CmsObject, String, Map, byte[], Object) - Method in class com.opencms.file.CmsResourceTypeFolder
Creates a new resource.
createResource(CmsObject, String, Map, byte[], Object) - Method in class com.opencms.file.CmsResourceTypePlain
Creates a new resource
createResource(CmsObject, String, Map, byte[], Object) - Method in class com.opencms.file.CmsResourceTypeJsp
Creates a new JSP resource.
createResource(CmsObject, String, Map, byte[], Object) - Method in class com.opencms.file.CmsResourceTypePage
Creates a new resource
createResource(CmsObject, String, Map, byte[], Object) - Method in interface com.opencms.file.I_CmsResourceType
Creates a new resource.
createResource(CmsObject, String, String, Hashtable, byte[], Object) - Method in class com.opencms.file.CmsResourceTypeBinary
 
createResource(CmsProject, CmsProject, CmsResource, byte[], int, boolean) - Method in class com.opencms.file.genericSql.CmsDbAccess
Creates a new resource from an given CmsResource object.
createResource(String, String, Map, byte[], Object) - Method in class com.opencms.file.CmsObject
 
createResource(String, String, String) - Method in class com.opencms.file.CmsObject
 
createResource(String, String, String, Map) - Method in class com.opencms.file.CmsObject
 
createResource(String, String, String, Map, byte[]) - Method in class com.opencms.file.CmsObject
 
createResourceForTemplate(CmsObject, String, Hashtable, byte[], String) - Method in class com.opencms.file.CmsResourceTypePage
 
createSession(String, Hashtable) - Method in class com.opencms.file.genericSql.CmsDbAccess
This method creates a new session in the database.
createSession(String, Hashtable) - Method in class com.opencms.file.oraclesql.CmsDbAccess
This method creates a new session in the database.
createStatement() - Method in class com.opencms.dbpool.CmsConnection
Creates a new CmsStatement from the pool.
createStatement(int, int) - Method in class com.opencms.dbpool.CmsConnection
Creates a new CmsStatement from the pool.
createStatement(int, int, int) - Method in class com.opencms.dbpool.CmsConnection
 
createTables(String) - Method in class com.opencms.boot.CmsSetupDb
 
createTask(CmsUser, CmsProject, String, String, String, String, long, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Creates a new task.
createTask(CmsUser, CmsProject, String, String, String, String, long, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Creates a new task.
createTask(CmsUser, int, String, String, String, String, int, long, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Creates a new task.
createTask(CmsUser, int, String, String, String, String, int, long, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Creates a new task.
createTask(int, int, int, int, int, int, String, Timestamp, Timestamp, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Creates a new task.
createTask(int, int, int, int, int, int, String, Timestamp, Timestamp, int) - Method in class com.opencms.file.mySql.CmsDbAccess
Creates a new task.
createTask(int, String, String, String, String, int, long, int) - Method in class com.opencms.file.CmsObject
Creates a new task.
createTask(String, String, String, String, long, int) - Method in class com.opencms.file.CmsObject
Creates a new task.
createTempfileProject() - Method in class com.opencms.file.CmsObject
Creates a new project for the temporary files.
createTempfileProject(CmsObject, CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Creates a project for the temporary files.
createTempfileProject(CmsObject, CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Creates a project for the temporary files.
createTemporaryFile(CmsObject, CmsResource, int, int) - Method in class com.opencms.workplace.CmsXmlTemplateEditor
 
createVectorOfCd(ResultSet, Class, CmsObject) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Returns a vector of contentdefinitions based on the sql resultset.
createVectorOfCd(ResultSet, Class, CmsObject, boolean) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Returns a vector of contentdefinitions based on the sql resultset.
createVectorOfCd(Vector, Class, CmsObject) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Returns a vector of contentdefinitions based on the sql resultset.
currentFolder() - Method in class com.opencms.file.CmsRequestContext
Returns the current folder object.
currentGroup() - Method in class com.opencms.file.CmsRequestContext
Returns the current group of the current user.
currentProject() - Method in class com.opencms.file.CmsRequestContext
Returns the current project of the current user.
currentUser() - Method in class com.opencms.file.CmsRequestContext
Returns the current user object.

D

DEBUG - Static variable in class com.opencms.workplace.CmsAdminVfsLinkManagement
Debugging flag, this is also used in other classes for the VFS link check
DEBUG - Static variable in class com.opencms.workplace.CmsNewExplorerFileList
Internal debugging flag
debugPrint(String, int) - Method in class com.opencms.template.A_CmsTemplate
 
decode(String) - Static method in class com.opencms.util.Encoder
Decodes a String using the default encoding.
decode(String, String, boolean) - Static method in class com.opencms.util.Encoder
This method is a substitute for URLDecoder.decode().
decrementLinkCountForResource(CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Decrement the VFS link counter for a resource.
decrementLinkCountForResource(CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Decrement the VFS link counter for a resource.
delete(CmsObject) - Method in class com.opencms.defaults.A_CmsContentDefinition
abstract delete method for delete instance of content definition must be overwritten in your content definition
delete(CmsObject) - Method in class com.opencms.defaults.master.CmsChannelContent
delete method for delete instance of content definition
delete(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
delete method for delete instance of content definition
delete(CmsObject, CmsMasterContent, CmsMasterDataSet) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
 
deleteAllChannels(int) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Deletes all channel lines for one master.
deleteAllMedia(int) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Deletes all media lines for one master.
deleteAllProjectResources(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
delete all projectResource from an given CmsProject object.
deleteAllProperties(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Deletes all propertyinformation for a file or folder.
deleteAllProperties(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Deletes all propertyinformation for a file or folder.
deleteAllProperties(int, CmsResource) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes all properties for a file or folder.
deleteAllProperties(int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes all properties for a file or folder.
deleteAllProperties(String) - Method in class com.opencms.file.CmsObject
Deletes all properties for a file or folder.
deleteBackups(CmsObject, CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Deletes the versions from the backup tables that are older then the given weeks
deleteBackups(CmsObject, CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Deletes the versions from the backup tables that are older then the given weeks
deleteBackups(int) - Method in class com.opencms.file.CmsObject
Deletes the versions from the backup tables that are older then the given weeks
deleteBackups(long) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes the versions from the backup tables that are older then the given date
deleteChannel(String) - Method in class com.opencms.defaults.master.CmsMasterContent
Registers a channel for deletion.
deleteCheckDependencies(String, boolean) - Method in class com.opencms.file.CmsRegistry
 
deleteCheckDependencies(String, boolean) - Method in interface com.opencms.file.I_CmsRegistry
Checks which modules depend on this module.
deleteElementsAfterPublish() - Method in class com.opencms.template.cache.CmsLruCache
Deletes elements after publish.
deleteElementsByClass(String) - Method in class com.opencms.template.cache.CmsLruCache
Deletes all elements that depend on the class.
deleteElementsByTemplate(String) - Method in class com.opencms.template.cache.CmsLruCache
Deletes all elements that depend on the template.
deleteEmptyFolder(String) - Method in class com.opencms.file.CmsObject
Deletes a folder.
deleteExportLink(CmsExportLink) - Method in class com.opencms.file.CmsObject
Deletes an exportlink in the database.
deleteExportLink(CmsExportLink) - Method in interface com.opencms.file.I_CmsResourceBroker
Deletes an exportlink in the database.
deleteExportLink(CmsExportLink) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes an exportlink from the Cms.
deleteExportLink(CmsExportLink) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Deletes an exportlink in the database.
deleteExportLink(String) - Method in class com.opencms.file.CmsObject
Deletes an exportlink in the database.
deleteExportLink(String) - Method in interface com.opencms.file.I_CmsResourceBroker
Deletes an exportlink in the database.
deleteExportLink(String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes an exportlink from the Cms.
deleteExportLink(String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Deletes an exportlink in the database.
deleteFile(CmsProject, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes the file.
deleteFile(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Deletes a file in the Cms.
deleteFile(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Deletes a file in the Cms.
deleteFile(String) - Method in class com.opencms.file.CmsObject
Deprecated. Use deleteResource instead.
deleteFolder(CmsProject, CmsFolder) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes the folder.
deleteFolder(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Deletes a folder in the Cms.
deleteFolder(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Deletes a folder in the Cms.
deleteFolder(String) - Method in class com.opencms.file.CmsObject
Deprecated. Use deleteResource instead.
deleteGetConflictingFileNames(String, Vector, Vector, Vector, Vector, Vector) - Method in class com.opencms.file.CmsRegistry
This method checks for conflicting files before the deletion of a module.
deleteGetConflictingFileNames(String, Vector, Vector, Vector, Vector, Vector) - Method in interface com.opencms.file.I_CmsRegistry
This method checks for conflicting files before the deletion of a module.
deleteGroup(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Delete a group from the Cms.
deleteGroup(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Delete a group from the Cms.
deleteGroup(String) - Method in class com.opencms.file.CmsObject
Deletes a group.
deleteGroup(String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Delete a group from the Cms.
deleteLinkEntrys(int) - Method in class com.opencms.file.CmsObject
deletes all entrys in the link table that belong to the pageId
deleteLinkEntrys(int) - Method in interface com.opencms.file.I_CmsResourceBroker
deletes all entrys in the link table that belong to the pageId
deleteLinkEntrys(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
deletes all entrys in the link table that belong to the pageId
deleteLinkEntrys(int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
deletes all entrys in the link table that belong to the pageId
deleteMedia(CmsMasterMedia) - Method in class com.opencms.defaults.master.CmsMasterContent
Registers a media for deletion.
deleteModule(String, Vector, boolean, I_CmsReport) - Method in class com.opencms.file.CmsRegistry
 
deleteModule(String, Vector, boolean, I_CmsReport) - Method in interface com.opencms.file.I_CmsRegistry
Deletes a module.
deleteModuleView(String) - Method in class com.opencms.file.CmsRegistry
Deletes the view for a module.
deleteModuleView(String) - Method in interface com.opencms.file.I_CmsRegistry
Deletes the view for a module.
deleteOnlineLinkEntrys(int) - Method in class com.opencms.file.CmsObject
deletes all entrys in the online link table that belong to the pageId
deleteOnlineLinkEntrys(int) - Method in interface com.opencms.file.I_CmsResourceBroker
deletes all entrys in the online link table that belong to the pageId
deleteOnlineLinkEntrys(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
deletes all entrys in the online link table that belong to the pageId
deleteOnlineLinkEntrys(int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
deletes all entrys in the online link table that belong to the pageId
deleteProject(CmsProject) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes a project from the cms.
deleteProject(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Deletes a project.
deleteProject(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Deletes a project.
deleteProject(int) - Method in class com.opencms.file.CmsObject
Deletes a project.
deleteProjectProperties(CmsProject) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes all properties for a project.
deleteProjectProperties(CmsProject) - Method in class com.opencms.file.mySql.CmsDbAccess
Deletes all properties for a project.
deleteProjectResource(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
delete a projectResource from an given CmsResource object.
deleteProjectResources(CmsProject) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes a specified project
deleteProperty(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Deletes a propertyinformation for a file or folder.
deleteProperty(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Deletes a propertyinformation for a file or folder.
deleteProperty(String, int, CmsResource, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes a property for a file or folder.
deleteProperty(String, String) - Method in class com.opencms.file.CmsObject
Deletes a property for a file or folder.
deletePropertydefinition(CmsPropertydefinition) - Method in class com.opencms.file.genericSql.CmsDbAccess
Delete the propertydefinitions for the resource type.
deletePropertydefinition(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Delete the propertydefinition for the resource type.
deletePropertydefinition(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Delete the propertydefinition for the resource type.
deletePropertydefinition(String, String) - Method in class com.opencms.file.CmsObject
Deletes the property-definition for a resource type.
deleteResource(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypeLink
Delete a VFS link.
deleteResource(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypeFolder
Deletes a resource.
deleteResource(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypePlain
Deletes a resource.
deleteResource(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypePage
Deletes a resource.
deleteResource(CmsObject, String) - Method in interface com.opencms.file.I_CmsResourceType
Deletes a resource.
deleteResource(CmsResource) - Method in class com.opencms.file.genericSql.CmsDbAccess
Private helper method to delete a resource.
deleteResource(String) - Method in class com.opencms.file.CmsObject
Deletes a resource.
deleteSessions() - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes old sessions.
deleteSystemProperty(String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes a serializable object from the systempropertys.
deleteUri(String) - Method in class com.opencms.template.cache.CmsLruCache
Deletes the uri from the Cache.
deleteUris(Vector) - Method in class com.opencms.template.cache.CmsUriLocator
Deletes all invalid uris from cache.
deleteUser(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Deletes a user from the Cms.
deleteUser(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Deletes a user from the Cms.
deleteUser(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Deletes a user from the Cms.
deleteUser(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Deletes a user from the Cms.
deleteUser(int) - Method in class com.opencms.file.CmsObject
Deletes a user from the Cms.
deleteUser(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes a user from the database.
deleteUser(String) - Method in class com.opencms.core.CmsCoreSession
Removes a user from the session storage.
deleteUser(String) - Method in class com.opencms.file.CmsObject
Deletes a user from the Cms.
deleteUser(String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes a user from the database.
deleteWebUser(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Deletes a web user from the Cms.
deleteWebUser(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Deletes a web user from the Cms.
deleteWebUser(int) - Method in class com.opencms.file.CmsObject
Deletes a web user from the Cms.
destroy() - Method in class com.opencms.core.OpenCms
Destructor, called when the the servlet is shut down.
destroy() - Method in class com.opencms.core.OpenCmsHttpServlet
Destroys all running threads before closing the VM.
destroy() - Method in class com.opencms.dbpool.CmsDriver
Destroys this driver and all its connections.
destroy() - Method in class com.opencms.dbpool.CmsPool
Destroys this pool.
destroy() - Method in class com.opencms.file.CmsObject
Destroys the resource borker and required modules and connections.
destroy() - Method in interface com.opencms.file.I_CmsResourceBroker
Destroys the resource borker and required modules and connections.
destroy() - Method in class com.opencms.file.genericSql.CmsDbAccess
Destroys this access-module
destroy() - Method in class com.opencms.file.genericSql.CmsResourceBroker
Destroys the resource broker and required modules and connections.
destroy() - Method in class com.opencms.file.mssql.CmsDbAccess
Destroys this access-module
destroy() - Method in class com.opencms.file.mySql.CmsDbAccess
Destroys this access-module
destroy() - Method in class com.opencms.file.oraclesql.CmsDbAccess
Destroys this access-module
destroy() - Method in interface com.opencms.flex.I_CmsResourceLoader
Destroy this ResourceLoder
destroy() - Method in class com.opencms.flex.CmsDumpLoader
Destroy this ResourceLoder, this is a NOOP so far.
destroy() - Method in class com.opencms.flex.CmsXmlTemplateLoader
Destroy this ResourceLoder, this is a NOOP so far.
destroy() - Method in class com.opencms.flex.CmsJspLoader
Destroy this ResourceLoder, this is a NOOP so far.
digest(String) - Method in class com.opencms.file.CmsObject
Method to encrypt the passwords.
digest(String) - Method in interface com.opencms.file.I_CmsResourceBroker
Method to encrypt the passwords.
digest(String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Private method to encrypt the passwords.
digest(String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Method to encrypt the passwords.
doAfterBody() - Method in class com.opencms.flex.jsp.CmsJspTagLabel
 
doChangeLockedInProject(int, String) - Method in class com.opencms.file.CmsObject
Changes the project-id of a resource to the new project for publishing the resource directly
doChgrp(String, String) - Method in class com.opencms.file.CmsObject
Changes the group of a resource.
doChmod(String, int) - Method in class com.opencms.file.CmsObject
Changes the flags of a resource.
doChown(String, String) - Method in class com.opencms.file.CmsObject
Changes the owner of a resource.
doChtype(String, String) - Method in class com.opencms.file.CmsObject
Changes the resourcetype of a resource.
doCopyFile(String, String) - Method in class com.opencms.file.CmsObject
Copies a file.
doCopyFolder(String, String) - Method in class com.opencms.file.CmsObject
Copies a folder.
doCopyResourceToProject(String) - Method in class com.opencms.file.CmsObject
Copies a resource from the online project to a new, specified project.
doCreateFile(String, byte[], String) - Method in class com.opencms.file.CmsObject
Creates a new file with the given content and resourcetype.
doCreateFile(String, byte[], String, Map) - Method in class com.opencms.file.CmsObject
Creates a new file with the given content and resourcetype.
doCreateFolder(String, Map) - Method in class com.opencms.file.CmsObject
Creates a new folder.
doCreateFolder(String, String) - Method in class com.opencms.file.CmsObject
Creates a new folder.
doDecrementLinkCountForResource(String) - Method in class com.opencms.file.CmsObject
Decrement the VFS link counter for a resource.
doDeleteFile(String) - Method in class com.opencms.file.CmsObject
Deletes a file.
doDeleteFolder(String) - Method in class com.opencms.file.CmsObject
Deletes a folder.
doEndTag() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
 
doEndTag() - Method in class com.opencms.flex.jsp.CmsJspTagParam
 
doEndTag() - Method in class com.opencms.flex.jsp.CmsJspTagLink
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.opencms.core.OpenCmsHttpServlet
Method invoked on each HTML GET request.
doImportResource(String, int, Map, int, String, String, String, int, long, byte[]) - Method in class com.opencms.file.CmsObject
Creates a new resource.
doIncrementLinkCountForResource(String) - Method in class com.opencms.file.CmsObject
Increment the VFS link counter for a resource.
doLockResource(String, boolean) - Method in class com.opencms.file.CmsObject
Locks a given resource.
doMoveFile(String, String) - Method in class com.opencms.file.CmsObject
Moves a file to the given destination.
doNotShow(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Used by workplace icons to decide whether the icon should be activated or not.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.opencms.core.OpenCmsHttpServlet
Method invoked on each HTML POST request.
doRenameFile(String, String) - Method in class com.opencms.file.CmsObject
Renames the resource to the new name.
doRestoreResource(int, String) - Method in class com.opencms.file.CmsObject
Restores a file in the current project with a version in the backup
doStartTag() - Method in class com.opencms.flex.jsp.CmsJspTagTemplate
 
doStartTag() - Method in class com.opencms.flex.jsp.CmsJspTagProperty
 
doStartTag() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
 
doStartTag() - Method in class com.opencms.flex.jsp.CmsJspTagInfo
 
doStartTag() - Method in class com.opencms.flex.jsp.CmsJspTagUser
 
doStaticExport() - Method in class com.opencms.file.CmsProject
Do static export after publish.
doTouch(String, long) - Method in class com.opencms.file.CmsObject
Access the resource broker underneath to change the timestamp of a resource.
doUndeleteFile(String) - Method in class com.opencms.file.CmsObject
Undeletes a file.
doUndeleteFolder(String) - Method in class com.opencms.file.CmsObject
Undeletes a folder.
doUndoChanges(String) - Method in class com.opencms.file.CmsObject
Undo changes in a file.
doUnlockResource(String) - Method in class com.opencms.file.CmsObject
Unlocks a resource.
doWriteResource(String, Map, String, String, int, int, byte[]) - Method in class com.opencms.file.CmsObject
Writes a resource and its properties to the Cms.
dropDatabase(String, Hashtable) - Method in class com.opencms.boot.CmsSetupDb
 
dropTables(String) - Method in class com.opencms.boot.CmsSetupDb
 
due(CmsObject, int, String) - Static method in class com.opencms.workplace.CmsTaskAction
Changes the timeou-date of the task.

E

elements() - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
Returns the list of data entries of this cache entry.
encode - Variable in class com.opencms.flex.jsp.CmsJspTagParam
There used to be an 'encode' attribute; I've left this as a vestige in case custom subclasses want to use our functionality but NOT encode parameters.
encode(String) - Static method in class com.opencms.util.Encoder
Encodes a String using the default encoding.
encode(String, String, boolean) - Static method in class com.opencms.util.Encoder
This method is a substitute for URLEncoder.encode().
Encoder - class com.opencms.util.Encoder.
The OpenCms Encoder class provides static methods to decode and encode data.
Encoder() - Constructor for class com.opencms.util.Encoder
Constructor
end(CmsObject, int) - Static method in class com.opencms.workplace.CmsTaskAction
Ends a task.
endTask(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Ends a task from the Cms.
endTask(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Ends a task from the Cms.
endTask(int) - Method in class com.opencms.file.CmsObject
Ends a task of the Cms.
endTask(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Ends a task from the Cms.
equals(Object) - Method in class com.opencms.file.CmsPropertydefinition
Compares the overgiven object with this object.
equals(Object) - Method in class com.opencms.file.CmsTaskLog
Compares the overgiven object with this object.
equals(Object) - Method in class com.opencms.file.CmsResource
Compares the overgiven object with this object.
equals(Object) - Method in class com.opencms.file.CmsUser
Compares the given object with this user.
equals(Object) - Method in class com.opencms.file.CmsProject
Compares the overgiven object with this object.
equals(Object) - Method in class com.opencms.file.CmsBackupProject
Compares the overgiven object with this object.
equals(Object) - Method in class com.opencms.file.CmsTask
Compares the overgiven object with this object.
equals(Object) - Method in class com.opencms.file.CmsGroup
Compares the overgiven object with this object.
equals(Object) - Method in class com.opencms.flex.jsp.CmsJspNavElement
 
equals(Object) - Method in class com.opencms.flex.util.CmsUUID
 
equals(Object) - Method in class com.opencms.template.cache.CmsUriDescriptor
Compares the overgiven object with this object.
equals(Object) - Method in class com.opencms.template.cache.CmsElementDescriptor
Compares the overgiven object with this object.
escape(String, String) - Static method in class com.opencms.boot.CmsSetupUtils
URLEncodes a given string similar to JavaScript.
escape(String, String) - Static method in class com.opencms.util.Encoder
Encodes a String in a way that is compatible with the JavaScript escape function.
escapeHtml(String) - Static method in class com.opencms.util.Encoder
Escapes special characters in a HTML-String with their number-based entity representation, for example & becomes &#38;.
escapeNonAscii(String) - Static method in class com.opencms.util.Encoder
Escapes non ASCII characters in a HTML-String with their number-based entity representation, for example & becomes &#38;.
escapePattern(String) - Static method in class com.opencms.flex.util.CmsStringSubstitution
Escapes a String so it may be used as a Perl5 regular expression.
escapeWBlanks(String, String) - Static method in class com.opencms.util.Encoder
Encodes a String in a way that is compatible with the JavaScript escape function.
escapeXml(String) - Static method in class com.opencms.util.Encoder
Escapes a String so it may be printed as text content or attribute value in a HTML page or an XML file.
EVENT_CLEAR_CACHES - Static variable in interface com.opencms.flex.I_CmsEventListener
Event "all caches mut be cleared".
EVENT_FLEX_CACHE_CLEAR - Static variable in interface com.opencms.flex.I_CmsEventListener
Event "the FlexCache must be cleared".
EVENT_FLEX_CLUSTER_CHECK_SOURCE - Static variable in interface com.opencms.flex.I_CmsEventListener
Event used by the Flex Cluster Module.
EVENT_FLEX_CLUSTER_HOOK - Static variable in interface com.opencms.flex.I_CmsEventListener
Event used by the Flex Cluster Module.
EVENT_FLEX_PURGE_JSP_REPOSITORY - Static variable in interface com.opencms.flex.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 com.opencms.flex.I_CmsEventListener
Event "user has logged in".
EVENT_PUBLISH_BO_RESOURCE - Static variable in interface com.opencms.flex.I_CmsEventListener
Event "a resource in the COS was published".
EVENT_PUBLISH_PROJECT - Static variable in interface com.opencms.flex.I_CmsEventListener
Event "a project was published".
EVENT_PUBLISH_RESOURCE - Static variable in interface com.opencms.flex.I_CmsEventListener
Event "a resource was published".
EVENT_STATIC_EXPORT - Static variable in interface com.opencms.flex.I_CmsEventListener
Event "static export has just happened"
execute() - Method in class com.opencms.dbpool.CmsPreparedStatement
 
execute(String) - Method in class com.opencms.dbpool.CmsStatement
 
execute(String, int) - Method in class com.opencms.dbpool.CmsStatement
 
execute(String, int[]) - Method in class com.opencms.dbpool.CmsStatement
 
execute(String, String[]) - Method in class com.opencms.dbpool.CmsStatement
 
executeBatch() - Method in class com.opencms.dbpool.CmsStatement
 
executeQuery() - Method in class com.opencms.dbpool.CmsPreparedStatement
 
executeQuery(String) - Method in class com.opencms.dbpool.CmsStatement
 
executeUpdate() - Method in class com.opencms.dbpool.CmsPreparedStatement
 
executeUpdate(String) - Method in class com.opencms.dbpool.CmsStatement
 
executeUpdate(String, int) - Method in class com.opencms.dbpool.CmsStatement
 
executeUpdate(String, int[]) - Method in class com.opencms.dbpool.CmsStatement
 
executeUpdate(String, String[]) - Method in class com.opencms.dbpool.CmsStatement
 
exportAllResources(String[]) - Method in class com.opencms.file.CmsExport
Exports all resources and possible sub-folders form the provided list of resources.
exportModule(String, String[], String, I_CmsReport) - Method in class com.opencms.file.CmsRegistry
This method exports a module to the filesystem.
exportModule(String, String[], String, I_CmsReport) - Method in interface com.opencms.file.I_CmsRegistry
This method exports a module to the filesystem.
exportModuledata(CmsUser, CmsProject, String, String[], String[], CmsObject, I_CmsReport) - Method in interface com.opencms.file.I_CmsResourceBroker
Exports channels and moduledata to zip.
exportModuledata(CmsUser, CmsProject, String, String[], String[], CmsObject, I_CmsReport) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Exports channels and moduledata to zip.
exportModuledata(String, String[], String[], I_CmsReport) - Method in class com.opencms.file.CmsObject
Exports channels and moduledata to zip.
exportResource(CmsFile) - Method in class com.opencms.file.CmsObject
Exports a resource.
exportResource(CmsObject, CmsFile) - Method in class com.opencms.file.CmsResourceTypeFolder
Does the Linkmanagement when a resource will be exported.
exportResource(CmsObject, CmsFile) - Method in class com.opencms.file.CmsResourceTypePlain
Does the Linkmanagement when a resource will be exported.
exportResource(CmsObject, CmsFile) - Method in class com.opencms.file.CmsResourceTypePage
When a resource has to be exported, the ID´s inside the Linkmanagement-Tags have to be changed to the corresponding URL´s
exportResource(CmsObject, CmsFile) - Method in interface com.opencms.file.I_CmsResourceType
Does the Linkmanagement when a resource will be exported.
exportResources(CmsUser, CmsProject, String, String[], CmsObject) - Method in interface com.opencms.file.I_CmsResourceBroker
Exports cms-resources to zip.
exportResources(CmsUser, CmsProject, String, String[], CmsObject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Exports cms-resources to zip.
exportResources(CmsUser, CmsProject, String, String[], CmsObject, boolean, boolean) - Method in interface com.opencms.file.I_CmsResourceBroker
Exports cms-resources to zip.
exportResources(CmsUser, CmsProject, String, String[], CmsObject, boolean, boolean) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Exports cms-resources to zip.
exportResources(CmsUser, CmsProject, String, String[], CmsObject, boolean, boolean, boolean, long, I_CmsReport) - Method in interface com.opencms.file.I_CmsResourceBroker
Exports cms-resources to zip.
exportResources(CmsUser, CmsProject, String, String[], CmsObject, boolean, boolean, boolean, long, I_CmsReport) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Exports cms-resources to zip.
exportResources(String, String[]) - Method in class com.opencms.file.CmsObject
Exports cms-resources to a zip-file.
exportResources(String, String[], boolean, boolean) - Method in class com.opencms.file.CmsObject
Exports cms-resources to a zip-file.
exportResources(String, String[], boolean, boolean, boolean) - Method in class com.opencms.file.CmsObject
Exports cms-resources to a zip-file.
exportResources(String, String[], boolean, boolean, boolean, long, I_CmsReport) - Method in class com.opencms.file.CmsObject
Exports cms-resources to a zip-file.
exportStaticResources(CmsUser, CmsProject, CmsObject, Vector) - Method in interface com.opencms.file.I_CmsResourceBroker
Creates a static export in the filesystem.
exportStaticResources(CmsUser, CmsProject, CmsObject, Vector) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Creates a static export in the filesystem.
exportStaticResources(CmsUser, CmsProject, CmsObject, Vector, Vector, Vector, CmsPublishedResources, I_CmsReport) - Method in interface com.opencms.file.I_CmsResourceBroker
Creates a static export of a Cmsresource in the filesystem
exportStaticResources(CmsUser, CmsProject, CmsObject, Vector, Vector, Vector, CmsPublishedResources, I_CmsReport) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Creates a static export of a Cmsresource in the filesystem
exportStaticResources(Vector) - Method in class com.opencms.file.CmsObject
Creates a static export in the filesystem.
exportStaticResources(Vector, Vector, Vector, CmsPublishedResources, I_CmsReport) - Method in class com.opencms.file.CmsObject
Creates a static export in the filesystem
extractFolder(CmsObject, int, String) - Method in class com.opencms.defaults.CmsXmlNav
Builds the link to folder determined by level.
extractLevel(CmsObject, String) - Method in class com.opencms.defaults.CmsXmlNav
extract the level of navigation.
extractLinks(CmsObject, String) - Method in class com.opencms.linkmanagement.LinkChecker
Checks the content of the page and extracts all links that are on this page.
extractNav(CmsObject, Vector, String[], String[], float[]) - Method in class com.opencms.defaults.CmsXmlNav
Extracts the navbar.

F

fastSetData(String, String) - Method in class com.opencms.template.A_CmsXmlContent
Fast method to replace a datablock.
fastSetXmlData(String, String) - Method in class com.opencms.workplace.CmsXmlWpTemplateFile
Fast method to replace a datablock.
fetchAllVfsLinks(CmsProject, ArrayList, ArrayList, ArrayList, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Fetch all VFS links pointing to other VFS resources.
fetchDateFromResource(int, int, long) - Method in class com.opencms.file.genericSql.CmsDbAccess
 
fetchResourceFlags(CmsProject, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Fetches the RESOURCE_FLAGS attribute for a given resource name.
fetchResourceID(CmsProject, String, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Fetch the ID for a given VFS link target.
fetchVfsLinksForResource(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Fetches all VFS links pointing to a given resource name.
fetchVfsLinksForResource(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Fetches all VFS links pointing to a given resource name.
fetchVfsLinksForResource(String) - Method in class com.opencms.file.CmsObject
Fetches the resource names of all VFS links pointing to a given resource as an ArrayList.
fetchVfsLinksForResourceID(CmsProject, int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Fetches all VFS links pointing to a given resource ID.
fileSystemChanged(boolean) - Method in class com.opencms.file.genericSql.CmsResourceBroker
This method is called, when a resource was changed.
fillDefaults() - Method in class com.opencms.file.genericSql.CmsDbAccess
Private method to init all default-resources
fillDefaults() - Method in class com.opencms.file.mySql.CmsDbAccess
Private method to init all default-resources
finalize() - Method in class com.opencms.boot.CmsSetupDb
 
finalize() - Method in class com.opencms.dbpool.CmsStatement
This method calls close, to put the connection back to the pool.
finalize() - Method in class com.opencms.dbpool.CmsConnection
This method calls close, to put the connection back to the pool.
finalize() - Method in class com.opencms.flex.cache.CmsFlexCache
Clears the cache for finalization.
finalize() - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
Finalize this instance.
finalize() - Method in class com.opencms.flex.util.CmsFlexLruCache
Clears this cache for finalization.
finalize() - Method in class com.opencms.flex.util.CmsLruHashMap
Clears any allocated resources during finalization.
findAgent(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Finds an agent for a given role (group).
findAgent(int) - Method in class com.opencms.file.mySql.CmsDbAccess
Finds an agent for a given role (group).
finished() - Method in class com.opencms.boot.CmsSetupThread
Returns the status of the logging thread
fireCmsEvent(CmsEvent) - Static method in class com.opencms.core.A_OpenCms
Notify all container event listeners that a particular event has occurred for this Container.
fireCmsEvent(CmsObject, int, Map) - Static method in class com.opencms.core.A_OpenCms
Notify all container event listeners that a particular event has occurred for this Container.
flush() - Method in class com.opencms.boot.CmsLog
Writes any pending messages into the log media.
forward(CmsObject, int, String, String) - Static method in class com.opencms.workplace.CmsTaskAction
Forwards a task.
forward(ServletRequest, ServletResponse) - Method in class com.opencms.flex.cache.CmsFlexRequestDispatcher
Wrapper for the standard servlet API call.
forwardTask(CmsUser, CmsProject, int, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Forwards a task to a new user.
forwardTask(CmsUser, CmsProject, int, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Forwards a task to a new user.
forwardTask(int, int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Forwards a task to another user.
forwardTask(int, String, String) - Method in class com.opencms.file.CmsObject
Forwards a task to a new user.

G

generateElementCacheVariant(Object, Hashtable, String, String) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets the processed data of the appropriate <TEMPLATE> section of this workplace template file.
generateOutput(CmsObject, CmsFile, String, I_CmsRequest) - Method in class com.opencms.launcher.CmsXmlLauncher
Starts generating the output.
get(CmsObject, CmsElementDescriptor, Hashtable) - Method in class com.opencms.template.cache.CmsElementLocator
Gets a Elements from this locator.
get(CmsUriDescriptor) - Method in class com.opencms.template.cache.CmsUriLocator
Gets a uri from this locator.
get(int) - Method in class com.opencms.template.cache.CmsElementVariant
Returns a peace of this variant.
get(Object) - Method in class com.opencms.flex.util.CmsLruHashMap
Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key.
get(Object) - Method in interface com.opencms.launcher.I_CmsTemplateCache
Gets a previously cached template with the given key.
get(Object) - Method in class com.opencms.template.cache.CmsLruCache
returns the value to the key or null if the key is not in the cache.
get(String) - Method in class com.opencms.file.genericSql.CmsQueries
Get the value for the query name
get(String) - Method in class com.opencms.file.mssql.CmsQueries
Get the value for the query name
get(String) - Method in class com.opencms.file.mySql.CmsQueries
Get the value for the query name
get(String) - Method in class com.opencms.file.oraclesql.CmsQueries
Get the value for the query name
get(String) - Method in class com.opencms.template.cache.CmsElementDefinitionCollection
Geta definition from the collection.
getAbsoluteFilename() - Method in interface com.opencms.template.I_CmsXmlContent
Gets the absolute filename of the XML file represented by this content class
getAbsoluteFilename() - Method in class com.opencms.template.A_CmsXmlContent
Gets the absolute filename of the XML file represented by this content class
getAbsolutePath() - Method in class com.opencms.file.CmsResource
Returns the absolute path of this resource, e.g.
getAbsolutePath(String) - Static method in class com.opencms.boot.CmsBase
 
getAbsolutePath(String) - Static method in class com.opencms.file.CmsResource
Returns the absolute path of the provided resource, e.g.
getAbsoluteWebPath(String) - Static method in class com.opencms.boot.CmsBase
 
getAcceptedLanguages() - Method in class com.opencms.file.CmsRequestContext
Get a Vector of all accepted languages for this request.
getAccessFlags() - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Returns the access flags of the content definition
getAccessFlags() - Method in class com.opencms.defaults.A_CmsContentDefinition
get the accessFlag for the CD
getAccessFlags() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the accessflags of the channel
getAccessFlags() - Method in class com.opencms.defaults.master.CmsMasterContent
get the accessFlag for the CD
getAccessFlags() - Method in class com.opencms.file.CmsMountPoint
Returns the default access flags of a CmsMountPoint Object.
getAccessFlags() - Method in class com.opencms.file.CmsResource
Returns the accessflags of this resource.
getAccessFlagsAsString() - Method in class com.opencms.defaults.master.CmsChannelContent
Convenience method to get the access-Flags as String representation.
getAccessFlagsAsString() - Method in class com.opencms.defaults.master.CmsMasterContent
Convenience method to get the access-Flags as String representation.
getAdditionalChangeDate() - Method in interface com.opencms.defaults.I_CmsTimedContentDefinition
Returns the date when the next other content becomes valid.
getAdditionalInfo() - Method in class com.opencms.file.CmsUser
Returns the complete Hashtable with additional information about the user.
getAdditionalInfo(String) - Method in class com.opencms.file.CmsUser
Returns additional information about the user which are usually set in the users preferences.
getAddress() - Method in class com.opencms.file.CmsUser
Gets the address.
getAgentUser() - Method in class com.opencms.file.CmsTask
Returns the agent user id of this task.
getAllAccessibleProjects() - Method in class com.opencms.file.CmsObject
Returns all projects, which the current user can access.
getAllAccessibleProjects(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns all projects, which are owned by the user or which are accessible for the group of the user.
getAllAccessibleProjects(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns all projects, which are owned by the user or which are accessible for the group of the user.
getAllAccessibleProjectsByGroup(CmsGroup) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns all projects, which are accessible by a group.
getAllAccessibleProjectsByManagerGroup(CmsGroup) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns all projects, which are manageable by a group.
getAllAccessibleProjectsByUser(CmsUser) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns all projects, which are owned by a user.
getAllBackupProjects() - Method in class com.opencms.file.CmsObject
Returns a Vector with all projects from history
getAllBackupProjects() - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a Vector with all projects from history
getAllBackupProjects() - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns all projects from the history.
getAllBackupProjects() - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a Vector with all projects from history
getAllBackupProjects() - Method in class com.opencms.file.mssql.CmsDbAccess
Returns all projects from the history.
getAllBackupProjects() - Method in class com.opencms.file.mySql.CmsDbAccess
Returns all projects from the history.
getAllBackupProjects() - Method in class com.opencms.file.oraclesql.CmsDbAccess
Returns all projects from the history.
getAllData() - Method in class com.opencms.template.A_CmsXmlContent
Gets all datablocks (the datablock hashtable).
getAllDefinitions() - Method in class com.opencms.template.cache.A_CmsElement
Returns a Vector with all ElementDefinitions
getAllElementNames() - Method in class com.opencms.template.cache.CmsElementDefinitionCollection
 
getAllExportLinks() - Method in class com.opencms.file.CmsObject
Returns a Vector with all export links
getAllExportLinks() - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a Vector with all export links
getAllExportLinks() - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads all export links.
getAllExportLinks() - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a Vector with all export links
getAllKeys() - Method in class com.opencms.template.cache.CmsLruCache
gets all keys in the cache.
getAllLinkTagValues() - Method in class com.opencms.template.CmsXmlTemplateFile
This method is used by the linkmanagement.
getAllManageableProjects() - Method in class com.opencms.file.CmsObject
Returns all projects which are owned by the current user or which are manageable for the group of the user.
getAllManageableProjects(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns all projects, which are owned by the user or which are manageable for the group of the user.
getAllManageableProjects(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns all projects, which are owned by the user or which are manageable for the group of the user.
getAllProjects(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns all projects, with the overgiven state.
getAllPropertydef(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsProperty
Gets all propertydefintions for the file.
getAllResourceTypes() - Method in class com.opencms.file.CmsObject
Returns a Hashtable with all I_CmsResourceTypes.
getAllResourceTypes(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a Vector with all I_CmsResourceTypes.
getAllResourceTypes(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a Vector with all I_CmsResourceTypes.
getAllSections() - Method in class com.opencms.template.CmsXmlTemplateFile
 
getAllSubChannelsOf(CmsObject, String) - Static method in class com.opencms.defaults.master.CmsMasterContent
Get all subchannels of a channel.
getAllSubChannelsOfRootChannel(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
Get all subchannels of the module root channel without the root channel in the channel names Method returns only channels that doesn't have further subchannels because it is it not intended to add contentdefinitions to channels that are not endpoints in the channel folder structure.
getAllSubElementDefinitions() - Method in class com.opencms.template.CmsXmlTemplateFile
Gets an enumeration of all subelements defined in all sections of of this template file.
getAllSubElements() - Method in class com.opencms.template.CmsXmlTemplateFile
Gets an enumeration of all used subelements in all sections of of this template file.
getAllSubElements(String) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets an enumeration of all used subelements in the given section of a template file.
getAllVariantKeys() - Method in class com.opencms.template.cache.A_CmsElement
 
getArray(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getArray(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getAttribute() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
Returns the attribute.
getAttribute(String) - Method in class com.opencms.file.CmsRequestContext
Gets the value of an attribute from the OpenCms request context attribute list.
getAutoCommit() - Method in class com.opencms.dbpool.CmsConnection
 
getAutoFinish() - Method in class com.opencms.file.CmsTask
Returns the autofinish flag id of this task.
getAvailableChannels(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
Get all currently available channels Note: the root channel of the module is not included in the returned channelnames.
getAvailableChannels(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.defaults.A_CmsChannelBackoffice
UserMethod creates a selectBox for available channels
getAvailableTemplates(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsXmlTemplateEditor
Gets the templates displayed in the template select box.
getAvgCacheBytes() - Method in class com.opencms.boot.CmsSetup
 
getAvgCacheCosts() - Method in class com.opencms.flex.util.CmsFlexLruCache
Returns the average costs of all cached objects.
getBackbuttonDefinitions(CmsObject) - Method in class com.opencms.workplace.A_CmsWpElement
Reads the backbutton definition file.
getBackofficeUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the backoffice url of the module.
getBackofficeUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.master.CmsChannelBackoffice
 
getBackupVersionId() - Method in class com.opencms.file.CmsObject
Get the next version id for the published backup resources
getBackupVersionId() - Method in interface com.opencms.file.I_CmsResourceBroker
Get the next version id for the published backup resources
getBackupVersionId() - Method in class com.opencms.file.genericSql.CmsDbAccess
Get the next version id for the published backup resources
getBackupVersionId() - Method in class com.opencms.file.genericSql.CmsResourceBroker
Get the next version id for the published backup resources
getBasePath() - Method in class com.opencms.boot.CmsSetup
Returns the absolute path to the OpenCms home directory
getBasePath() - Static method in class com.opencms.boot.CmsBase
Get the OpenCms base path
getBigDecimal(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getBigDecimal(int, int) - Method in class com.opencms.dbpool.CmsCallableStatement
Deprecated. This is deprecated in JDBC 3.0 but still must be implemented
getBigDecimal(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getBlob(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getBlob(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getBodys(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsXmlTemplateEditor
Gets all views available in the workplace screen.
getBodyTag() - Method in class com.opencms.template.CmsXmlTemplateFile
 
getBoolean(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getBoolean(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getBoxDefinitions(CmsObject) - Method in class com.opencms.workplace.A_CmsWpElement
Reads the box definition file.
getBrokenLinks(I_CmsReport, Vector, Vector, Vector) - Method in class com.opencms.file.genericSql.CmsDbAccess
checks a project for broken links that would appear if the project is published.
getBrokenLinks(int, I_CmsReport, Vector, Vector, Vector) - Method in class com.opencms.file.CmsObject
checks a project for broken links that would appear if the project is published.
getBrokenLinks(int, I_CmsReport, Vector, Vector, Vector) - Method in interface com.opencms.file.I_CmsResourceBroker
checks a project for broken links that would appear if the project is published.
getBrokenLinks(int, I_CmsReport, Vector, Vector, Vector) - Method in class com.opencms.file.genericSql.CmsResourceBroker
checks a project for broken links that would appear if the project is published.
getBrowserSpecificSection(CmsObject, CmsXmlTemplateFile, Hashtable) - Method in class com.opencms.workplace.CmsEditor
Get the name of the section that should be loaded from the editor's template file for displaying the editor.
getButton(String, String, String, String, Object) - Method in class com.opencms.workplace.CmsXmlWpButtonsDefFile
Gets the processed data for a button.
getButtonDefinitions(CmsObject) - Method in class com.opencms.workplace.A_CmsWpElement
Reads the buttons definition file.
getButtonSeparator(Object) - Method in class com.opencms.workplace.CmsXmlWpButtonsDefFile
Gets the processed data for a button separator.
getButtonSubmit(String, String, String, String, String) - Method in class com.opencms.workplace.CmsXmlWpButtonsDefFile
Gets the processed data for a submit button.
getButtonText(String, String, String, String, String) - Method in class com.opencms.workplace.CmsXmlWpButtonsDefFile
Gets the processed data for a text button.
getByte(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getByte(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getBytes(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getBytes(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getBytesFromResultset(ResultSet, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns the bytes from a result set
getBytesFromResultset(ResultSet, String) - Method in class com.opencms.file.oraclesql.CmsDbAccess
Returns the bytes from a result set
getCacheDirectives() - Method in class com.opencms.template.cache.A_CmsElement
Get cache directives for this element.
getCacheDirectives(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.defaults.CmsShowContent
Gets the caching information from the current template class.
getCacheDirectives(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.defaults.CmsXmlNav
gets the caching information from the current template class.
getCacheDirectives(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.defaults.master.CmsShowBackofficeMedia
gets the caching information from the current template class.
getCacheDirectives(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.defaults.master.CmsShowMedia
gets the caching information from the current template class.
getCacheDirectives(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.flex.CmsJspTemplate
Returns the caching information from the current template class for the ElementCache.
getCacheDirectives(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.CmsDumpTemplate
gets the caching information from the current template class.
getCacheDirectives(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.CmsXmlTemplate
gets the caching information from the current template class.
getCacheDirectives(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.CmsDumpStylesheet
gets the caching information from the current template class.
getCacheDirectives(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsLoginNew
Prevent caching of this template in the element cache
getCacheDirectives(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsWorkplaceDefault
gets the caching information from the current template class.
getCacheDirectives(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewExplorerFileList
gets the caching information from the current template class.
getCachedKey(String, CmsObject) - Method in class com.opencms.flex.cache.CmsFlexCache
Returns the CmsFlexCacheKey data structure for a given key (i.e. resource name).
getCachedResources(CmsObject) - Method in class com.opencms.flex.cache.CmsFlexCache
Returns a set of all cached resource names.
getCachedVariations(String, CmsObject) - Method in class com.opencms.flex.cache.CmsFlexCache
Returns all variations in the cache for a given resource name.
getCacheGroup() - Method in class com.opencms.boot.CmsSetup
Returns the cache value for group
getCacheInfo() - Method in class com.opencms.file.CmsObject
Gets information about the cache size.
getCacheInfo() - Method in interface com.opencms.file.I_CmsResourceBroker
Returns informations about the cache.
getCacheInfo() - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns informations about the cache

Security: All users are granted, except the anonymous user.

getCacheInfo() - Method in class com.opencms.template.cache.CmsElementCache
Gets the Information of max size and size for the uriCache and the element cache.
getCacheInfo() - Method in class com.opencms.template.cache.CmsLruCache
Gets the Information of max size and size for the cache.
getCacheInfo() - Method in class com.opencms.template.cache.CmsElementLocator
Gets the Information of max size and size for the cache.
getCacheInfo() - Method in class com.opencms.template.cache.CmsUriLocator
Gets the Information of max size and size for the cache.
getCacheKey(CmsObject, Hashtable) - Method in class com.opencms.template.A_CmsCacheDirectives
calculates the cacheKey for the element.
getCacheOfflineEnabled() - Method in class com.opencms.boot.CmsSetup
 
getCacheOnlineProject() - Method in class com.opencms.boot.CmsSetup
Returns the cache value for online project
getCacheProject() - Method in class com.opencms.boot.CmsSetup
Returns the cache value for project
getCacheProperty() - Method in class com.opencms.boot.CmsSetup
Returns the cache value for property
getCachePropertyDef() - Method in class com.opencms.boot.CmsSetup
Returns the cache value for property def.
getCachePropertyDefVector() - Method in class com.opencms.boot.CmsSetup
Returns the cache value for property def. vector
getCacheResource() - Method in class com.opencms.boot.CmsSetup
Returns the cache value for resource
getCacheSubres() - Method in class com.opencms.boot.CmsSetup
Returns the cache value for subres
getCacheUser() - Method in class com.opencms.boot.CmsSetup
Returns the cache value for user
getCacheUserGroups() - Method in class com.opencms.boot.CmsSetup
Returns the cache value for usergroups
getCatalog() - Method in class com.opencms.dbpool.CmsConnection
 
getChangedModuleMasters() - Method in class com.opencms.file.CmsPublishedResources
Returns the vector of changed resources in cos
getChangedResources() - Method in class com.opencms.file.CmsPublishedResources
Sets the vector for changed resources in vfs
getChannelId() - Method in class com.opencms.defaults.master.CmsChannelContent
gets the unique channel Id of a content definition instance
getChannelList(CmsObject) - Static method in class com.opencms.defaults.master.CmsChannelContent
Returns a vector of CD objects, sorted descending by channelname.
getChannelName() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the channelname
getChannelPath() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the channelname
getChannels() - Method in class com.opencms.defaults.master.CmsMasterContent
Returns a Vector of channels for this master cd.
getChannelSubFolders(CmsObject, String) - Static method in class com.opencms.flex.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 com.opencms.flex.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 com.opencms.flex.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 com.opencms.flex.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 com.opencms.flex.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 com.opencms.flex.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.
getCharset(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsXmlTemplateEditor
 
getChild(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns all child groups of a group

Security: All users are granted, except the anonymous user.

getChild(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns all child groups of a group

Security: All users are granted, except the anonymous user.

getChild(String) - Method in class com.opencms.file.CmsObject
Returns all child groups of a group.
getChild(String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns all child groups of a groups

getChilds(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns all child groups of a group

This method also returns all sub-child groups of the current group.

getChilds(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns all child groups of a group

This method also returns all sub-child groups of the current group.

getChilds(String) - Method in class com.opencms.file.CmsObject
Returns all child groups of a group.
getClassInstance(CmsObject, String) - Static method in class com.opencms.template.CmsTemplateClassManager
Gets the instance of the class with the given classname.
getClassInstance(CmsObject, String, Object[]) - Static method in class com.opencms.template.CmsTemplateClassManager
Gets the instance of the class with the given classname.
getClassInstance(CmsObject, String, Object[], Class[]) - Static method in class com.opencms.template.CmsTemplateClassManager
Gets the instance of the class with the given classname.
getClassName() - Method in class com.opencms.defaults.CmsMail
Helper method for printing nice classnames in error messages
getClassName() - Method in class com.opencms.template.A_CmsTemplate
Help method to print nice classnames in error messages
getClassName() - Method in class com.opencms.template.A_CmsXmlContent
Help method to print nice classnames in error messages
getClassName() - Method in class com.opencms.template.CmsXmlTemplate
Help method to print nice classnames in error messages
getClassName() - Method in class com.opencms.template.cache.CmsElementDefinition
Get the class name for the element defined.
getClassName() - Method in class com.opencms.template.cache.CmsElementDescriptor
Get the class name for the element defined.
getClassName() - Method in class com.opencms.workplace.A_CmsWpElement
Help method to print nice classnames in error messages
getClob(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getClob(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getCmsCache() - Method in class com.opencms.flex.cache.CmsFlexController
Returns the CmsFlexCache instance where all results from this request will be cached in.
getCmsFile() - Method in class com.opencms.flex.cache.CmsFlexController
This method provides access to the top-level CmsFile of the request which is of a type that supports the FlexCache, i.e. usually the CmsFile that is identical to the file uri requested by the user, not he current included element.
getCmsIncludeCalls() - Method in class com.opencms.flex.cache.CmsFlexRequest
Returns the Set of include calls which will be passed to the next wrapping layer.
getCmsObject() - Method in class com.opencms.flex.CmsEvent
Provides access to the CmsObject that was passed with this event.
getCmsObject() - Method in class com.opencms.flex.cache.CmsFlexController
Returns the wrapped CmsObject.
getCmsObject() - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns the CmsObject from the wrapped request.
getCmsObject(ServletRequest) - Static method in class com.opencms.flex.cache.CmsFlexController
Returns the wrapped CmsObject form the provided request, or null if the request is not running inside OpenCms.
getCmsObjectForStaticExport(CmsExportRequest, CmsExportResponse) - Method in class com.opencms.file.CmsObject
Creates a special CmsObject for the static export.
getComment() - Method in class com.opencms.file.CmsTaskLog
Returns the comment of this task.
getConfigFile(CmsObject) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Gets a reference to the default config file.
getConfigFile(CmsObject) - Method in class com.opencms.workplace.A_CmsWpElement
Gets a reference to the default config file.
getConfigFolder() - Method in class com.opencms.boot.CmsSetup
Returns the path to the opencms config folder
getConfiguration() - Method in class com.opencms.core.A_OpenCms
This method returns the runtime configuration.
getConfigurations() - Method in class com.opencms.file.CmsObject
Gets the configurations of the properties-file.
getConfigurations(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Method to access the configurations of the properties-file.
getConfigurations(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Method to access the configurations of the properties-file.
getConflictingFilenames() - Method in class com.opencms.file.CmsImport
Returns a list of files which are both in the import and in the virtual file system.
getConnect() - Method in class com.opencms.file.CmsMountPoint
Returns the database connect string of a CmsMountPoint Object.
getConnection() - Method in class com.opencms.dbpool.CmsStatement
 
getConnection(CmsObject) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Returns the correct connection.
getConnectionPools(Configurations, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Gets all necessary connection pools This method can be adjusted for each resourcebroker
getConstantSelectEntries(Vector, Vector, String[], CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Help method used to fill the vectors returned to CmsSelectBox with constant values.
getContent(CmsElementCache, CmsObject, CmsElementDefinitionCollection, String, Hashtable, String) - Method in class com.opencms.template.cache.A_CmsElement
Abstract method for getting the content of this element.
getContent(CmsElementCache, CmsObject, CmsElementDefinitionCollection, String, Hashtable, String) - Method in class com.opencms.template.cache.CmsElementDump
Get the content of this element.
getContent(CmsElementCache, CmsObject, CmsElementDefinitionCollection, String, Hashtable, String) - Method in class com.opencms.template.cache.CmsMethodElement
Get the content of this element.
getContent(CmsElementCache, CmsObject, CmsElementDefinitionCollection, String, Hashtable, String) - Method in class com.opencms.template.cache.CmsElementXml
Get the content of this element.
getContent(CmsObject, String, String, Hashtable) - Method in class com.opencms.flex.CmsJspTemplate
Gets the content of the given JSP file to include them in the XMLTemplate.
getContent(CmsObject, String, String, Hashtable) - Method in class com.opencms.template.CmsDumpTemplate
Gets the content of a given template file.
getContent(CmsObject, String, String, Hashtable) - Method in class com.opencms.template.CmsJavascriptTemplate
Gets the content of a given template file with the given parameters.
getContent(CmsObject, String, String, Hashtable) - Method in class com.opencms.template.CmsXmlTemplate
Gets the content of a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable) - Method in interface com.opencms.template.I_CmsTemplate
Gets the content of a given template file with the given parameters.
getContent(CmsObject, String, String, Hashtable) - Method in class com.opencms.template.CmsDumpStylesheet
Get the content and log this in the vector described above.
getContent(CmsObject, String, String, Hashtable) - Method in class com.opencms.workplace.CmsNewExplorerFileList
Gets the content of a given template file.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the content of a given template file.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.defaults.master.CmsShowBackofficeMedia
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.defaults.master.CmsShowMedia
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.CmsDumpTemplate
Gets the content of a given template file.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.CmsJavascriptTemplate
Gets the content of a defined section in a given template file with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.CmsXmlTemplate
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in interface com.opencms.template.I_CmsTemplate
Gets the content of a defined section in a given template file with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.CmsDumpStylesheet
Get the content and log this in the vector described above.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminLinkCheckViewer
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminLinkmanagement
 
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminExtLinkGalleries
Default XMLTemplate method called to build the output,
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminProjectResent
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminProjectHistory
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewResourceFolder
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsSyncFolder
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminProjectNew
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsWpMain
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsDelete
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminCronManagement
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsPreferencesPanels
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsLockChange
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModule
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleDelete
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsCopyToProject
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminProjectResentFiles
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminDatabase
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsChnav
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminDatatypes
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsRename
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsLoginNew
Gets the content of the login template and processes the data input.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminVfsLinkManagement
 
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminPicGalleries
Default XMLTemplate method called to build the output,
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsHistory
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsMove
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleAdminProperties
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleExport
Collects all resources of a module to be exported in a string array.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsDownloadBrowser
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsTaskContent
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewResourcePage
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminUsers
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsTaskHead
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleDeleteWarning
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsTaskNew
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleNewFiles
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsModuleDemos
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminDownGalleries
Default XMLTemplate method called to build the output,
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminHistoryProperties
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsChown
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsExplorerResources
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsTouch
 
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminLoggedInUsers
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsFolderTree
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminHtmlGalleries
Default XMLTemplate method called to build the output,
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsLock
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminStaticExport
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleAdmin
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewResourceOthertype
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsCopy
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminProjectPublish
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminSyncProperties
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminProjectDelete
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsCheckMem
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsUndelete
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminGroups
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsPictureBrowser
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsExplorerShowResource
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsXmlTemplateEditor
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleNew
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsTaskContentDialogPriority
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleAdminEdit
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsSearchForm
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsEditor
Displays the editor described by the template file templateFile.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsRestoreResource
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewResourceLink
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsReplace
 
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsPublishResource
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminProperties
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewResourcePdfpage
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsTaskContentDialogMsg
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsUnlock
Overwrties the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsBackofficeHead
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdministration
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleCreate
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsChpwd
Gets the content of the chpwd template and processes the data input.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminLogFileViewer
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsTaskContentDetail
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewExplorerFileList
Gets the content of a given template file.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleProperties
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsExplorerHead
Overwrties the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsProperty
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsHtmlBrowser
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsLinkBrowser
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsUndochanges
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsChannelTree
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsChgrp
Gets the content of the chgrp template and processes the data input.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsChmod
Gets the content of the chmod template and processes the data input.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsChtype
Gets the content of the chtype template and processes the data input.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminElementCache
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminProjectLockchange
Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewResourceUpload
Overwrites the getContent method of the CmsWorkplaceDefault.
getContent(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns the processed output of an OpenCms resource in a String.
getContentCopy(CmsObject, CmsXmlWpTemplateFile, String, Hashtable, String) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the content of a given template file.
getContentDefinition(CmsObject, Class) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the content definition class method constructor
getContentDefinition(CmsObject, Class, Integer) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the content definition class method constructor
getContentDefinition(CmsObject, Class, Integer) - Method in class com.opencms.defaults.master.CmsShowMedia
Gets the content definition class method constructor
getContentDefinition(CmsObject, Class, String) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the content definition class method constructor
getContentDefinition(String, Class[], Object[]) - Method in class com.opencms.file.CmsImportModuledata
Gets the content definition class method constructor.
getContentDefinitionClass() - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the content definition class
getContentDefinitionClass() - Method in class com.opencms.defaults.master.CmsChannelBackoffice
 
getContentDelete(CmsObject, CmsXmlWpTemplateFile, String, Hashtable, String) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the content of a given template file.
getContentDescription() - Method in class com.opencms.file.CmsRegistry
Gets a description of this content type.
getContentDescription() - Method in class com.opencms.template.A_CmsXmlContent
This method should be implemented by every extending class.
getContentDescription() - Method in class com.opencms.template.CmsXmlTemplateFile
Gets a description of this content type.
getContentDescription() - Method in class com.opencms.template.CmsXmlControlFile
Gets a description of this content type.
getContentDescription() - Method in class com.opencms.workplace.CmsXmlWpButtonsDefFile
Gets a description of this content type.
getContentDescription() - Method in class com.opencms.workplace.CmsXmlWpInputDefFile
Gets a description of this content type.
getContentDescription() - Method in class com.opencms.workplace.CmsXmlLanguageFileContent
Gets a description of this content type.
getContentDescription() - Method in class com.opencms.workplace.CmsXmlWpLabelDefFile
Gets a description of this content type.
getContentDescription() - Method in class com.opencms.workplace.CmsXmlWpBoxDefFile
Gets a description of this content type.
getContentDirectPublish(CmsObject, CmsXmlWpTemplateFile, String, Hashtable, String) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the content of a given template file.
getContentEdit(CmsObject, CmsXmlWpTemplateFile, A_CmsContentDefinition, String, Enumeration, Hashtable, String) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the content of a edited entry form.
getContentEdit(CmsObject, CmsXmlWpTemplateFile, String, Hashtable, String) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the content of a edited entry form.
getContentEdit(CmsObject, CmsXmlWpTemplateFile, String, Hashtable, String) - Method in class com.opencms.defaults.master.CmsChannelBackoffice
Gets the content of a given template file.
getContentHistory(CmsObject, CmsXmlWpTemplateFile, String, Hashtable, String) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the content of a given template file.
getContentMedia(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsChannelBackoffice
get the complete page to edit,delete and upload files and pictures This method can be called using <METHOD name="getTitle"> in the template file.
getContentNew(CmsObject, CmsXmlWpTemplateFile, A_CmsContentDefinition, String, Enumeration, Hashtable, String) - Method in class com.opencms.defaults.A_CmsBackoffice
The new version of the getContentNew methos.
getContentNew(CmsObject, CmsXmlWpTemplateFile, String, Hashtable, String) - Method in class com.opencms.defaults.A_CmsBackoffice
The old version of the getContentNew methos.
getContentPermissions(CmsObject, CmsXmlWpTemplateFile, String, Hashtable, String) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the content of a given template file.
getContents() - Method in class com.opencms.file.CmsBackupResource
Gets the content of this file.
getContents() - Method in class com.opencms.file.CmsFile
Gets the content of this file.
getContents() - Method in class com.opencms.file.CmsCachedObject
Gets the contents of this CmsCacheObject.
getContentType() - Method in class com.opencms.core.CmsResponseHttpServlet
Returns the content type of the response which has previously been set using CmsResponseHttpServlet.setContentType(java.lang.String).
getContentType() - Method in class com.opencms.core.CmsExportResponse
 
getContentType() - Method in interface com.opencms.core.I_CmsResponse
Returns the content type of the response which has previously been set using I_CmsResponse.setContentType(java.lang.String).
getContentType() - Method in class com.opencms.util.CmsByteArrayDataSource
 
getContentUndelete(CmsObject, CmsXmlWpTemplateFile, String, Hashtable, String) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the content of a given template file.
getContextmenueDefinitions(CmsObject) - Method in class com.opencms.workplace.A_CmsWpElement
Reads the contextmenue definition file.
getConverterConfFile() - Method in class com.opencms.htmlconverter.CmsHtmlConverter
If defined, returns filename of CmsHtmlConverter configuration file
getConverterConfFile() - Method in interface com.opencms.htmlconverter.I_CmsHtmlConverterInterface
If defined, returns filename of CmsHtmlConverter configuration file
getCreateDate() - Method in class com.opencms.file.CmsProject
Returns the creation date of this project.
getCreateUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the create url of the module.
getCreateUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.master.CmsChannelBackoffice
 
getCurrentGroup(String) - Method in class com.opencms.core.CmsCoreSession
Gets the current usergroup of a user from the session storage.
getCurrentProject(String) - Method in class com.opencms.core.CmsCoreSession
Gets the current project of a user from the session storage.
getCurrentRequest() - Method in class com.opencms.flex.cache.CmsFlexController
 
getCurrentResponse() - Method in class com.opencms.flex.cache.CmsFlexController
 
getCurrentUserLanguage(CmsObject) - Static method in class com.opencms.workplace.CmsXmlLanguageFile
Returns the language set for the current user.
getCustomizedColumnValues(CmsObject, CmsXmlWpTemplateFile, CmsResource, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsDownloadBrowser
From interface I_CmsFileListUsers.
getCustomizedColumnValues(CmsObject, CmsXmlWpTemplateFile, CmsResource, CmsXmlLanguageFile) - Method in interface com.opencms.workplace.I_CmsFileListUsers
Fill all customized columns with the appropriate settings for the given file list entry.
getCustomizedColumnValues(CmsObject, CmsXmlWpTemplateFile, CmsResource, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsAdminGallery
This method builds the customized gallery file list.
getData() - Method in class com.opencms.flex.CmsEvent
Provides access to the event data that was passed with this event.
getData(String) - Method in class com.opencms.template.A_CmsXmlContent
Gets a complete datablock from the datablock hashtable.
getData(String) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets a complete datablock from the datablock hashtable.
getDatatypes(CmsObject, A_CmsXmlContent, CmsXmlLanguageFile, Hashtable, Object) - Method in class com.opencms.workplace.CmsAdminDatatypes
Used by the <PREFSSCROLLER> tag for getting the content of the scroller window.
getDatatypes(CmsObject, A_CmsXmlContent, CmsXmlLanguageFile, Hashtable, Object) - Method in class com.opencms.workplace.CmsAdminProperties
Used by the <PREFSSCROLLER> tag for getting the content of the scroller window.
getDataValue(String) - Method in class com.opencms.template.A_CmsXmlContent
Gets the text and CDATA content of a datablock from the datablock hashtable.
getDataValue(String) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets the text and CDATA content of a datablock from the datablock hashtable.
getDate(Date) - Method in class com.opencms.flex.util.CmsMessages
Returns a formatted date.
getDate(Date, int) - Method in class com.opencms.flex.util.CmsMessages
Returns a formatted date.
getDate(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getDate(int, Calendar) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getDate(long) - Method in class com.opencms.flex.util.CmsMessages
Returns a formatted date.
getDate(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getDate(String, Calendar) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getDateCreated() - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Returns the date of the creation of the content definition
getDateCreated() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the date of the creation of the channel
getDateCreated() - Method in class com.opencms.defaults.master.CmsMasterContent
Returns the date of the creation of the content definition
getDateCreated() - Method in class com.opencms.file.CmsResource
Returns the date of the creation for this resource.
getDateLastModified() - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Returns the date of the last modification of the content definition
getDateLastModified() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the date of the last modification of the channel
getDateLastModified() - Method in class com.opencms.defaults.master.CmsMasterContent
Returns the date of the last modification of the content definition
getDateLastModified() - Method in class com.opencms.file.CmsResource
Returns the date of the last modification for this resource.
getDateTime(Date) - Method in class com.opencms.flex.util.CmsMessages
Returns a formatted date with a time.
getDateTime(Date, int) - Method in class com.opencms.flex.util.CmsMessages
Returns a formatted date with a time.
getDateTime(long) - Method in class com.opencms.flex.util.CmsMessages
Returns a formatted date with a time.
getDb() - Method in class com.opencms.boot.CmsSetup
 
getDbAccessObject(int) - Static method in class com.opencms.defaults.master.CmsMasterContent
Returns a database access object for the contentdefinition type.
getDbCreateConStr() - Method in class com.opencms.boot.CmsSetup
 
getDbCreatePwd() - Method in class com.opencms.boot.CmsSetup
 
getDbCreateUser() - Method in class com.opencms.boot.CmsSetup
 
getDbDefaultTablespace() - Method in class com.opencms.boot.CmsSetup
Get the default tablespace when creating a new oracle user
getDbDriver() - Method in class com.opencms.boot.CmsSetup
Returns the database driver belonging to the resource broker
getDbProperty(String) - Method in class com.opencms.boot.CmsSetup
Returns the value for a given key from the database properties.
getDbSetupProps() - Method in class com.opencms.boot.CmsSetup
 
getDbTemporaryTablespace() - Method in class com.opencms.boot.CmsSetup
Get the temporary tablespace when creating a new oracle user
getDbWorkConStr() - Method in class com.opencms.boot.CmsSetup
Returns a conenction string
getDbWorkPwd() - Method in class com.opencms.boot.CmsSetup
Returns the password of the database from the properties
getDbWorkUser() - Method in class com.opencms.boot.CmsSetup
Returns the user of the database from the properties
getDeactivatedButton(String, String, String, String, Object) - Method in class com.opencms.workplace.CmsXmlWpButtonsDefFile
Gets the processed data for a deactivated button.
getDefault() - Method in class com.opencms.flex.jsp.CmsJspTagProperty
Returns the default value.
getDefaultBodyEnd() - Static method in class com.opencms.file.CmsResourceTypePage
Returns the default body end string for a new XML template.
getDefaultBodyStart() - Static method in class com.opencms.file.CmsResourceTypePage
Returns the default body start string for a new XML template.
getDefaultContentEncoding() - Method in class com.opencms.boot.CmsSetup
Returns the defaultContentEncoding.
getDefaultEncoding() - Static method in class com.opencms.core.A_OpenCms
Return the OpenCms default character encoding.
getDefaultFilterParam() - Method in class com.opencms.defaults.CmsFilterMethod
 
getDefaultGroup() - Method in class com.opencms.file.CmsUser
Returns the default group object of this user.
getDefaultGroup(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsPreferencesPanels
Gets all groups of the currently logged in user.
getDefaultGroupId() - Method in class com.opencms.file.CmsUser
Gets the defaultgroup id.
getDefaultParameter() - Method in class com.opencms.defaults.CmsFilterMethod
gets the default parameter
getDeleteUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the edit url of the module.
getDependencies() - Method in class com.opencms.file.CmsRequestContext
Returns all dependencies the templatemechanism has registered.
getDependencies() - Method in class com.opencms.file.CmsExportLink
returns the dependencies vector
getDependencies() - Method in class com.opencms.template.cache.CmsElementVariant
Gets the dependencies Vector of this Variant.
getDependingExportLinks(Vector) - Method in class com.opencms.file.CmsObject
Reads all export links that depend on the resource.
getDependingExportLinks(Vector) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads all export links that depend on the resource.
getDependingExportLinks(Vector) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads all export links that depend on the resource.
getDependingExportLinks(Vector) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads all export links that depend on the resource.
getDescription() - Method in class com.opencms.defaults.master.CmsMasterMedia
 
getDescription() - Method in class com.opencms.file.CmsUser
Gets the description of this user.
getDescription() - Method in class com.opencms.file.CmsProject
Returns the description of this project.
getDescription() - Method in class com.opencms.file.CmsGroup
Returns the description of this group.
getDescription() - Method in class com.opencms.flex.jsp.CmsJspNavElement
Returns the value of the property C_PROPERTY_DESCRIPTION of this nav element, or null if this property is not set.
getDescription(CmsObject, int) - Static method in class com.opencms.workplace.CmsTaskAction
Gets the description of a task.
getDescription(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
Inserts the correct document description into the template.
getDescriptor() - Method in class com.opencms.template.cache.CmsElementDefinition
Get an element descriptor for looking up the corresponding element of this definition using the element locator
getDirectGroupsOfUser(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns the list of groups to which the user directly belongs to

Security: All users are granted.

getDirectGroupsOfUser(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns the list of groups to which the user directly belongs to

Security: All users are granted.

getDirectGroupsOfUser(String) - Method in class com.opencms.file.CmsObject
Gets all groups to which a given user directly belongs.
getDirectoryIndexFiles() - Method in class com.opencms.boot.CmsSetup
 
getDirectoryTranslationEnabled() - Method in class com.opencms.boot.CmsSetup
 
getDirectoryTranslator() - Method in class com.opencms.file.CmsRequestContext
 
getDisabled() - Method in class com.opencms.file.CmsUser
Decides, if this user is disabled.
getDisabled() - Method in class com.opencms.file.CmsGroup
Decides, if this group is disabled.
getDouble(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getDouble(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getDownGalleryNames(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsDownloadBrowser
 
getDownGalleryPath() - Method in class com.opencms.workplace.CmsXmlWpConfigFile
Gets the path at which the folders with the download galleries are
getDriver() - Method in class com.opencms.file.CmsMountPoint
Returns the database driver of a CmsMountPoint Object.
getDummyEthernetAddress() - Static method in class com.opencms.flex.util.CmsUUID
Returns a String representing a dummy (random based) ethernet address.
getEditableTemplateContent(Object, Hashtable, String, boolean, String) - Method in class com.opencms.template.CmsXmlTemplateFile
 
getEditorViews(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsXmlTemplateEditor
Gets all editor views available in the template editor screens.
getEditUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the edit url of the module.
getEditUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.master.CmsChannelBackoffice
 
getElement() - Method in class com.opencms.flex.jsp.CmsJspTagTemplate
Returns the include page/file target.
getElement() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
Returns the element.
getElementCache() - Method in class com.opencms.boot.CmsSetup
 
getElementCache() - Method in class com.opencms.file.CmsRequestContext
Get the CmsElementCache object.
getElementCacheElements() - Method in class com.opencms.boot.CmsSetup
 
getElementCacheURI() - Method in class com.opencms.boot.CmsSetup
 
getElementCacheVariants() - Method in class com.opencms.boot.CmsSetup
 
getElementClass(String) - Method in class com.opencms.template.CmsXmlControlFile
Gets the template class of a given subelement definition.
getElementDefinition(String) - Method in class com.opencms.template.cache.A_CmsElement
Get the element definition for the sub-element with the given name
getElementDefinitionCollection() - Method in class com.opencms.template.CmsXmlControlFile
 
getElementDefinitions() - Method in class com.opencms.template.CmsXmlControlFile
Gets an enumeration of all names of the subelement definition in the body file.
getElementLocator() - Method in class com.opencms.template.cache.CmsElementCache
 
getElementName() - Method in class com.opencms.template.cache.CmsElementLink
Returns the name of the element to link to.
getElementParameter(String, String) - Method in class com.opencms.template.CmsXmlControlFile
Gets the value of a single parameter of a given subelement definition.
getElementParameterNames(String) - Method in class com.opencms.template.CmsXmlControlFile
Gets an enumeration of all parameter names of a given subelement definition.
getElementParameters(String) - Method in class com.opencms.template.CmsXmlControlFile
Get a hashtable containing all parameters and thies values of a given subelement definition.
getElementTemplate(String) - Method in class com.opencms.template.CmsXmlControlFile
Gets the filename of the master template file of a given subelement definition.
getElementTemplSelector(String) - Method in class com.opencms.template.CmsXmlControlFile
Gets the filename of the master template file of a given subelement definition.
getElementUri() - Method in class com.opencms.flex.cache.CmsFlexRequest
Returns the name of the resource currently processed.
getEmail() - Method in class com.opencms.file.CmsUser
Gets the email.
getEncoding() - Method in class com.opencms.file.CmsRequestContext
Returns the current content encoding to be used in HTTP response
getEncoding() - Method in class com.opencms.flex.cache.CmsFlexResponse
Returns the value of the encoding used for this response.
getEncoding() - Method in class com.opencms.template.A_CmsXmlContent
Returns current XML document encoding.
getEncoding() - Method in class com.opencms.workplace.CmsXmlLanguageFile
Returns the content encoding defined for this language.
getEncoding(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
 
getEndTime() - Method in class com.opencms.file.CmsTask
Returns the endtime of this task.
getEntry(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsShowContent
Usermethod to fill template datablocks with values of a contentdefinition's get-methods.
getEntryLruCache() - Method in class com.opencms.flex.cache.CmsFlexCache
Returns the LRU cache where the CacheEntries are cached.
getErrorCodes() - Method in class com.opencms.core.exceptions.CmsPlausibilizationException
Retuens a Vector of all error codes of the Exception.
getErrorDefinitions(CmsObject) - Method in class com.opencms.workplace.A_CmsWpElement
Reads the error definition file.
getErrormsg(String) - Method in class com.opencms.core.OpenCmsHttpServlet
Get the value for the property entry
getErrorpage(String, String, String, String, String, String, String) - Method in class com.opencms.workplace.CmsXmlWpBoxDefFile
 
getErrors() - Method in class com.opencms.boot.CmsSetupDb
 
getErrors() - Method in class com.opencms.boot.CmsSetupUtils
 
getErrors() - Method in class com.opencms.boot.CmsSetup
Returns the error messages
getEscalationType() - Method in class com.opencms.file.CmsTask
Returns the escalationtype of this task.
getEscapeHtml() - Method in class com.opencms.flex.jsp.CmsJspTagProperty
The value of the escape html flag.
getEthernetAddress() - Method in class com.opencms.boot.CmsSetup
Get the fictional mac ethernet address
getException() - Method in class com.opencms.core.CmsException
Get the root cause Exception which was provided when this exception was thrown.
getExportFiles(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminDatabase
Gets all export-files from the export-path.
getExportPath() - Method in class com.opencms.core.CmsStaticExportProperties
Returns the exportpath for the static export.
getExportPath() - Method in class com.opencms.file.CmsExportPoint
Returns the exportpath of a CmsExportPoint Object.
getExportpoint() - Method in class com.opencms.file.CmsExportPoint
Returns the exportpoint of a CmsExportPoint Object.
getExportPoint(int) - Method in class com.opencms.boot.CmsSetup
Returns the value for exportpoint nr
getExportPointPath(int) - Method in class com.opencms.boot.CmsSetup
Returns the value for exportpoint path nr
getExportpoints() - Method in class com.opencms.file.CmsRegistry
Returns all exportpoints and paths.
getExportpoints() - Method in interface com.opencms.file.I_CmsRegistry
Returns all exportpoints and paths.
getExtension() - Method in class com.opencms.file.CmsBackupResource
Gets the file-extension.
getExtension() - Method in class com.opencms.file.CmsFile
Gets the file-extension.
getExternDependencies() - Method in class com.opencms.template.cache.CmsElementLocator
TODO: there should be only one way to get this vector. remove the way through the cms Object?
getExtProperty(String) - Method in class com.opencms.boot.CmsSetup
Returns the value for a given key from the extended properties.
getFetchDirection() - Method in class com.opencms.dbpool.CmsStatement
 
getFetchSize() - Method in class com.opencms.dbpool.CmsStatement
 
getFieldMethods(CmsObject) - Static method in class com.opencms.defaults.A_CmsContentDefinition
Gets the getXXX methods You have to override this method in your content definition.
getFieldMethods(CmsObject) - Static method in class com.opencms.defaults.master.CmsChannelContent
Gets the methods used to display the dava values in the backoffice filelist.
getFieldNames(CmsObject) - Static method in class com.opencms.defaults.A_CmsContentDefinition
Gets the headlines of the table You have to override this method in your content definition.
getFieldNames(CmsObject) - Static method in class com.opencms.defaults.master.CmsChannelContent
Gets the names of the table columns displayed in the backoffice filelist.
getFile() - Method in class com.opencms.flex.jsp.CmsJspTagProperty
Returns the file name.
getFile() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
Returns the value of getPage().
getFile(String) - Method in interface com.opencms.core.I_CmsRequest
Returns the content of an uploaded file.
getFile(String) - Method in class com.opencms.core.CmsRequestHttpServlet
Returns the content of an uploaded file.
getFile(String) - Method in class com.opencms.core.CmsExportRequest
 
getFileBytes(String) - Method in class com.opencms.file.CmsImport
Returns a byte array containing the content of the file.
getFileId() - Method in class com.opencms.file.CmsResource
Gets the File id for this resource.
getFileMaxUploadSize() - Method in class com.opencms.boot.CmsSetup
Get the maximum file upload size
getFilename() - Method in interface com.opencms.template.I_CmsXmlContent
Gets a short filename (without path) of the XML file represented by this content class of the template file.
getFilename() - Method in class com.opencms.template.A_CmsXmlContent
Gets a short filename (without path) of the XML file represented by this content class of the template file.
getFileName() - Method in class com.opencms.flex.jsp.CmsJspNavElement
Returns the filename of the nav element, i.e.
getFileNames() - Method in interface com.opencms.core.I_CmsRequest
Returns the names of all uploaded files in this request.
getFileNames() - Method in class com.opencms.core.CmsRequestHttpServlet
Returns the names of all uploaded files in this request.
getFileNames() - Method in class com.opencms.core.CmsExportRequest
 
getFilenameTranslationEnabled() - Method in class com.opencms.boot.CmsSetup
 
getFiles(CmsObject) - Method in class com.opencms.workplace.CmsDownloadBrowser
From interface I_CmsFileListUsers.
getFiles(CmsObject) - Method in interface com.opencms.workplace.I_CmsFileListUsers
Collect all folders and files that are displayed in the file list.
getFiles(CmsObject) - Method in class com.opencms.workplace.CmsAdminGallery
Collect all folders and files that should be displayed in the list of galleries of this gallery type.
getFiles(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsHistory
Gets all groups that can new group of the resource.
getFilesInFolder(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a Vector with all files of a folder.
getFilesInFolder(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a Vector with all files of a folder.
getFilesInFolder(CmsUser, CmsProject, String, boolean) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a Vector with all files of a folder.
getFilesInFolder(CmsUser, CmsProject, String, boolean) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a Vector with all files of a folder.
getFilesInFolder(int, CmsFolder) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns a Vector with all file headers of a folder.
getFilesInFolder(String) - Method in class com.opencms.file.CmsObject
Returns a Vector with all files of a given folder.
getFilesInFolder(String, boolean) - Method in class com.opencms.file.CmsObject
Returns a Vector with all files of a given folder.
getFilesWithProperty(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a Vector with all resource-names that have set the given property to the given value.
getFilesWithProperty(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a Vector with all resource-names that have set the given property to the given value.
getFilesWithProperty(int, String, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns a Vector with all resource-names that have set the given property to the given value.
getFilesWithProperty(String, String) - Method in class com.opencms.file.CmsObject
Returns a Vector with all resource-names of the resources that have set the given property to the given value.
getFileSystemChanges() - Method in class com.opencms.file.CmsObject
This method can be called, to determine if the file-system was changed in the past.
getFileSystemChanges(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
This method can be called, to determine if the file-system was changed in the past.
getFileSystemChanges(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
This method can be called, to determine if the file-system was changed in the past.
getFileSystemFolderChanges() - Method in class com.opencms.file.CmsObject
This method can be called, to determine if the file-system was changed in the past.
getFileSystemFolderChanges(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
This method can be called, to determine if the file-system was changed(only Folders) in the past.
getFileSystemFolderChanges(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
This method can be called, to determine if the file-system was changed in the past.
getFileTranslator() - Method in class com.opencms.core.OpenCms
Returns the file name translator this OpenCms has read from the opencms.properties.
getFileTranslator() - Method in class com.opencms.file.CmsRequestContext
 
getFileUri() - Method in class com.opencms.file.CmsRequestContext
Gets the name of the requested file without any path-information.
getFileUri(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
 
getFilter() - Method in class com.opencms.workplace.CmsSearchFormObject
Gets the filter for search.
getFilter(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.defaults.A_CmsBackoffice
This method creates the selectbox in the head-frame
getFilterMethod() - Method in class com.opencms.defaults.CmsFilterMethod
gets the filter method
getFilterMethods(CmsObject) - Static method in class com.opencms.defaults.A_CmsContentDefinition
Gets the filter methods.
getFilterMethods(CmsObject) - Static method in class com.opencms.defaults.master.CmsChannelContent
Gets the filter methods This method is needed for the abstract backoffice class only.
getFilterName() - Method in class com.opencms.defaults.CmsFilterMethod
gets the filtername
getFilters(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsPreferencesPanels
Gets all filters available in the task screen.
getFilters(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsTaskHead
Gets all filters available in the task screen.
getFirstname() - Method in class com.opencms.file.CmsUser
Gets the firstname.
getFlags() - Method in class com.opencms.file.CmsMountPoint
Returns the default flags of a CmsMountPoint Object.
getFlags() - Method in class com.opencms.file.CmsResource
Returns the flags of this resource ( not used yet; the Accessflags are served in getAccessFlags).
getFlags() - Method in class com.opencms.file.CmsUser
Gets the flags.
getFlags() - Method in class com.opencms.file.CmsProject
Returns the state of this project.
getFlags() - Method in class com.opencms.file.CmsGroup
Returns the GROUP_FLAGS.
getFlagString() - Method in class com.opencms.file.CmsResource
Creates a Unix-Style string of access rights from the access right flag of a CmsResource
getFlexCacheEnabled() - Method in class com.opencms.boot.CmsSetup
 
getFloat(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getFloat(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getFolder(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsMove
Gets all folders to move the selected file to.
getFolder(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsCopy
Gets all folders to copy the selected file to.
getFolderCurrent(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsNavBase
gets the current folder.
getFolderCurrent(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsXmlNav
gets the current folder.
getFolderParent(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsNavBase
gets the parent folder.
getFolderParent(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsXmlNav
gets the parent folder.
getFolderRoot(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsNavBase
gets the root folder.
getFolderRoot(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsXmlNav
gets the root folder.
getFolderTree() - Method in class com.opencms.file.CmsObject
Returns a Vector with the complete folder-tree for this project.
getFolderTree(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a Vector with the complete folder-tree for this project.
getFolderTree(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a Vector with the complete folder-tree for this project.
getFolderTree(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads the complete folder-tree for this project.
getFolderUri() - Method in class com.opencms.file.CmsRequestContext
Gets the name of the parent folder of the requested file
getFonts(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Gets all fonts available in the WYSIWYG editor.
getForceGc() - Method in class com.opencms.boot.CmsSetup
 
getFrameQueryString(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
Gets the QueryString for CmsFrameTemplates.
getFrameTarget(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
Gets the target for a link.
getFullName(CmsUser) - Static method in class com.opencms.util.Utils
Returns a string representation of the full name of a user.
getGalleryIconPath(CmsObject) - Method in class com.opencms.workplace.CmsAdminExtLinkGalleries
This method must return the path to the gallery icon.
getGalleryIconPath(CmsObject) - Method in class com.opencms.workplace.CmsAdminPicGalleries
This method must return the path to the gallery icon.
getGalleryIconPath(CmsObject) - Method in class com.opencms.workplace.CmsAdminDownGalleries
This method must return the path to the gallery icon.
getGalleryIconPath(CmsObject) - Method in class com.opencms.workplace.CmsAdminHtmlGalleries
This method must return the path to the gallery icon.
getGalleryIconPath(CmsObject) - Method in class com.opencms.workplace.CmsAdminGallery
This method must return the path to the gallery icon.
getGalleryNames(CmsObject, String, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.A_CmsGalleryBrowser
Reads the names of all galleries for a specified gallery path.
getGalleryPath() - Method in class com.opencms.workplace.CmsAdminExtLinkGalleries
This method must be implemented by all galleries.
getGalleryPath() - Method in class com.opencms.workplace.CmsAdminPicGalleries
This method must be implemented by all galleries.
getGalleryPath() - Method in class com.opencms.workplace.CmsAdminDownGalleries
This method must return the path to the gallery root folder.
getGalleryPath() - Method in class com.opencms.workplace.CmsAdminHtmlGalleries
This method must be implemented by all galleries.
getGalleryPath() - Method in class com.opencms.workplace.CmsAdminGallery
This method must return the path to the gallery root folder.
getGalleryPath(CmsObject, I_CmsSession, Hashtable) - Method in class com.opencms.workplace.CmsAdminGallery
This methods looks up the folder information for the gallery.
getGallerySubFolders(CmsObject, List, String) - Method in class com.opencms.workplace.A_CmsGalleryBrowser
Reads all subfolders of a gallery recursively.
getGeneratedKeys() - Method in class com.opencms.dbpool.CmsStatement
 
getGetMethods(Class) - Method in class com.opencms.defaults.CmsShowContent
This methods collects all "getXYZ" methods of the contentdefinition.
getGetMethodsByName(Class, String[]) - Method in class com.opencms.defaults.CmsShowContent
This methods collects all get-methods with the names specified in the String array names.
getGroup() - Method in class com.opencms.defaults.A_CmsContentDefinition
get the group of the CD
getGroup() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the groupname
getGroup() - Method in class com.opencms.defaults.master.CmsMasterContent
Gets the groupname
getGroup() - Method in class com.opencms.file.CmsMountPoint
Returns the default group id of a CmsMountPoint Object.
getGroupId() - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Returns the groupId of the content definition
getGroupId() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the groupid
getGroupId() - Method in class com.opencms.defaults.master.CmsMasterContent
Gets the groupid
getGroupId() - Method in class com.opencms.file.CmsResource
Returns the groupid of this resource.
getGroupId() - Method in class com.opencms.file.CmsProject
Returns the groupid of this project.
getGroupName() - Method in class com.opencms.file.CmsBackupResource
Gets the name of the group of this resource.
getGroupName() - Method in class com.opencms.file.CmsBackupProject
Gets the groupname.
getGroups() - Method in class com.opencms.file.CmsObject
Returns all groups in the Cms.
getGroups() - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns all groups

getGroups(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminProjectNew
Gets all groups, that may work for a project.
getGroups(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsWpMain
Gets all groups of the currently logged in user.
getGroups(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsPreferencesPanels
Gets all groups of the currently logged in user.
getGroups(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminUsers
Gets all groups, that may work for a project.
getGroups(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminGallery
Gets all groups for the select box in the "create a new gallery" dialog.
getGroups(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminGroups
Gets all groups for a select box The given vectors names and values will be filled with the appropriate information to be used for building a select box.
getGroups(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsChgrp
Gets all groups that can be new group of the resource.
getGroups(CmsObject, Vector, Vector) - Method in class com.opencms.defaults.master.CmsChannelContent
Gets all groups, that may work for a project.
getGroups(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns all groups

Security: All users are granted, except the anonymous user.

getGroups(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns all groups

Security: All users are granted, except the anonymous user.

getGroupsOfUser(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminUsers
Gets all groups in which the user is, i.e. the selected ones and the indirect ones The given vectors names and values will be filled with the appropriate information to be used for building a select box.
getGroupsOfUser(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a list of groups of a user.
getGroupsOfUser(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a list of groups of a user.
getGroupsOfUser(String) - Method in class com.opencms.file.CmsObject
Gets all groups of a user.
getGroupsOfUser(String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns a list of groups of a user.
getHandleExceptions() - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns true if Exceptions are handled by the class instace, or false if they will be thrown and have to be handled by the calling class.
getHeaders() - Method in class com.opencms.flex.cache.CmsFlexResponse
Provides access to the header cache of the top wrapper.
getHeight() - Method in class com.opencms.defaults.master.CmsMasterMedia
 
getHistory(CmsObject) - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
History method returns the vector of the versions of content definition in the history
getHistory(CmsObject) - Method in class com.opencms.defaults.master.CmsChannelContent
history method returns the history of content definition
getHistory(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
History method returns the vector of the versions of content definition in the history
getHistory(CmsObject, Class, int, int) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Returns a vector with all version of a master in the backup
getHistory(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets all versions of the resource from the history.
getHistoryEnabled() - Method in class com.opencms.boot.CmsSetup
Returns the value for deleting published project parameters
getHistoryUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the history url of the module.
getHoldability() - Method in class com.opencms.dbpool.CmsConnection
 
getHtmlGalleryNames(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsHtmlBrowser
Gets the filenames of all html galleries The given vectors names and values will be filled with the appropriate information to be used for building a select box.
getHtmlGalleryPath() - Method in class com.opencms.workplace.CmsXmlWpConfigFile
Gets the path at which the folders with the html galleries are
getHtmlLink() - Method in class com.opencms.file.CmsTask
Returns the htmllink of this task.
getHttpStreaming() - Method in class com.opencms.boot.CmsSetup
Returns the value for http streaming
getIconDefinitions(CmsObject) - Method in class com.opencms.workplace.A_CmsWpElement
Reads the icons definition file.
getId() - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Returns the unique id of the content definition
getId() - Method in class com.opencms.defaults.master.CmsChannelContent
gets the unique Id of a content definition instance
getId() - Method in class com.opencms.defaults.master.CmsMasterMedia
 
getId() - Method in class com.opencms.defaults.master.CmsMasterContent
gets the unique Id of a content definition instance
getId() - Method in class com.opencms.file.CmsPropertydefinition
Returns the id of a Propertydefinition.
getId() - Method in class com.opencms.file.CmsTaskLog
Returns the id of this task.
getId() - Method in class com.opencms.file.CmsUser
Gets the id of this user.
getId() - Method in class com.opencms.file.CmsProject
Returns the id of this project.
getId() - Method in class com.opencms.file.CmsExportLink
returns the database id of this link
getId() - Method in class com.opencms.file.CmsTask
Returns the id of this task.
getId() - Method in class com.opencms.file.CmsGroup
Returns the id of a group.
getImportResource() - Method in class com.opencms.file.CmsImport
Gets the import resource and stores it in object-member.
getIncreaseRate() - Method in class com.opencms.boot.CmsSetup
Returns the increase rate
getIndirectGroups(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminUsers
Gets all groups in which the user is but not the direct ones The given vectors names and values will be filled with the appropriate information to be used for building a select box.
getInfo() - Method in class com.opencms.flex.jsp.CmsJspNavElement
Returns the value of the property C_PROPERTY_NAVINFO of this nav element, or null if this property is not set.
getInitial(I_CmsSession, Hashtable) - Method in class com.opencms.workplace.CmsAdminGallery
This method checks if C_PARA_INITIAL is present with the requst parameters and clears the session variables if this it true,
getInitiatorUser() - Method in class com.opencms.file.CmsTask
Returns the initiator user id of this task.
getInput(String, String, String, String, String, String) - Method in class com.opencms.workplace.CmsXmlWpInputDefFile
Gets the processed data for a input field.
getInputDefinitions(CmsObject) - Method in class com.opencms.workplace.A_CmsWpElement
Reads the input field definition file.
getInputStream() - Method in class com.opencms.util.CmsByteArrayDataSource
Return an InputStream for the data.
getInt(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getInt(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getJavascriptButton(String, String, String, String, Object) - Method in class com.opencms.workplace.CmsXmlWpButtonsDefFile
Gets the processed data for a javascript button.
getJspName(String) - Static method in class com.opencms.flex.CmsJspLoader
Translates the JSP file name for a OpenCms VFS resourcn to the name used in the "real" file system.
getJspPath(String, boolean) - Static method in class com.opencms.flex.CmsJspLoader
Returns the absolute path in the "real" file system for a given JSP.
getJspRepository() - Static method in class com.opencms.flex.CmsJspLoader
Returns the absolute path in the "real" file system for the JSP repository toplevel directory.
getJspUri(String, boolean) - Static method in class com.opencms.flex.CmsJspLoader
Returns the uri for a given JSP in the "real" file system, i.e. the path in the file system relative to the web application directory.
getKey() - Method in class com.opencms.template.cache.CmsUriDescriptor
Returns the uri.
getKey() - Method in class com.opencms.template.cache.CmsElementDescriptor
Returns the key of this descriptor.
getKey(CmsObject, String, Hashtable, String) - Method in class com.opencms.template.CmsDumpTemplate
Gets the key that should be used to cache the results of this template class.
getKey(CmsObject, String, Hashtable, String) - Method in class com.opencms.template.CmsJavascriptTemplate
Gets the key that should be used to cache the results of this template class.
getKey(CmsObject, String, Hashtable, String) - Method in class com.opencms.template.CmsXmlTemplate
Gets the key that should be used to cache the results of this template class.
getKey(CmsObject, String, Hashtable, String) - Method in interface com.opencms.template.I_CmsTemplate
Gets the key that should be used to cache the results of this template class.
getKey(CmsObject, String, Hashtable, String) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Gets the key that should be used to cache the results of this template class.
getKey(CmsObject, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewExplorerFileList
Gets the key that should be used to cache the results of this template class.
getKeyName(String, boolean) - Static method in class com.opencms.flex.cache.CmsFlexCacheKey
Calculates the cache key name that is used as key in the first level of the FlexCache.
getKeywords(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
Inserts the correct document keyword into the template.
getLabel(String) - Method in class com.opencms.workplace.CmsXmlWpLabelDefFile
Gets the processed data for a label.
getLabelDefinitions(CmsObject) - Method in class com.opencms.workplace.A_CmsWpElement
Reads the label definition file.
getLanguageFile() - Method in class com.opencms.workplace.CmsXmlWpTemplateFile
Gets the actual instance of the language file.
getLanguageFiles(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsPreferencesPanels
Gets all available langages in the system.
getLanguagePath() - Method in class com.opencms.workplace.CmsXmlWpConfigFile
Deprecated. Use the constant value I_CmsWpConstants.C_VFS_PATH_LOCALES instead
getLanguagePath(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsXmlNav
Can be used to build valid hrefs to switch the language.
getLanguageValue(String) - Method in class com.opencms.workplace.CmsXmlLanguageFileContent
Gets the language value vor the requested tag.
getLanguageValue(String) - Method in class com.opencms.workplace.CmsXmlLanguageFile
Returns the language value of the requested label key.
getLastChange() - Method in class com.opencms.template.cache.CmsTimeout
Returns the last time when the element had to be new generated.
getLastExportDate() - Method in class com.opencms.file.CmsExportLink
gets the export time
getLastlogin() - Method in class com.opencms.file.CmsUser
Gets the lastlogin.
getLastModifiedBy() - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Returns the id of the user who has modified the content definition
getLastModifiedBy() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the id of the user who has modified the channel
getLastModifiedBy() - Method in class com.opencms.defaults.master.CmsMasterContent
Returns the id of the user who has modified the content definition
getLastModifiedByName() - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Returns the name of the user who has modified the content definition
getLastModifiedByName() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the name of the user who has modified the channel
getLastModifiedByName() - Method in class com.opencms.defaults.master.CmsMasterContent
Returns the name of the user who has modified the content definition
getLastModifiedByName() - Method in class com.opencms.file.CmsBackupResource
Gets the name of the user who changed this resource.
getLastname() - Method in class com.opencms.file.CmsUser
Gets the lastname.
getLastUrl(CmsObject, Hashtable) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Get the currently valid lasturl parameter that can be used for redirecting to the previous workplace screen.
getLastUsed() - Method in class com.opencms.file.CmsUser
Gets the lastlogin.
getLauncher(int) - Method in class com.opencms.launcher.CmsLauncherManager
Looks up the appropriate launcher class instance for the given launcher id in the internal hashtable.
getLauncherClass() - Method in class com.opencms.file.CmsResourceType
Returns the name of the Java class loaded by the launcher.
getLauncherClass() - Method in class com.opencms.file.CmsMountPoint
Returns the default launcher class name of a CmsMountPoint Object.
getLauncherClass() - Method in class com.opencms.file.CmsResourceTypeFolder
Returns the name of the Java class loaded by the launcher.
getLauncherClass() - Method in class com.opencms.file.CmsResourceTypePlain
Returns the name of the Java class loaded by the launcher.
getLauncherClass() - Method in class com.opencms.file.CmsResourceTypePage
Returns the name of the Java class loaded by the launcher.
getLauncherClass() - Method in interface com.opencms.file.I_CmsResourceType
Returns the name of the Java class loaded by the launcher.
getLauncherClassname() - Method in class com.opencms.file.CmsResource
Gets the launcher classname for this resource.
getLauncherId() - Method in class com.opencms.file.CmsMountPoint
Returns the default launcher id of a CmsMountPoint Object.
getLauncherId() - Method in class com.opencms.flex.CmsJspLoader
Returns the ID that indicates the type of the launcher.
getLauncherId() - Method in interface com.opencms.launcher.I_CmsLauncher
Gets the ID that indicates the type of the launcher.
getLauncherId() - Method in class com.opencms.launcher.CmsDumpLauncher
Gets the ID that indicates the type of the launcher.
getLauncherId() - Method in class com.opencms.launcher.CmsLinkLauncher
Gets the ID that indicates the type of the launcher.
getLauncherId() - Method in class com.opencms.launcher.CmsXmlLauncher
Gets the ID that indicates the type of the launcher.
getLauncherManager() - Method in class com.opencms.core.OpenCms
Returns the launcher manager used.
getLauncherManager() - Method in class com.opencms.file.CmsObject
Get the launcher manager used with this instance of CmsObject.
getLauncherType() - Method in class com.opencms.file.CmsResourceType
Returns the launcher type needed for this resource-type.
getLauncherType() - Method in class com.opencms.file.CmsResourceTypeFolder
Returns the launcher type needed for this resource-type.
getLauncherType() - Method in class com.opencms.file.CmsResource
Gets the launcher type id for this resource.
getLauncherType() - Method in class com.opencms.file.CmsResourceTypePlain
Returns the launcher type needed for this resource-type.
getLauncherType() - Method in class com.opencms.file.CmsResourceTypePage
Returns the launcher type needed for this resource-type.
getLauncherType() - Method in interface com.opencms.file.I_CmsResourceType
Returns the launcher type needed for this resource-type.
getLayouts(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsNewResourcePage
Gets the default bodies displayed on the "new page" dialog.
getLength() - Method in class com.opencms.file.CmsResource
Gets the length of the content (filesize).
getLimitedWorkplacePort() - Method in class com.opencms.file.CmsObject
This is the port the workplace access is limited to.
getLimitedWorkplacePort() - Method in interface com.opencms.file.I_CmsResourceBroker
This is the port the workplace access is limited to.
getLimitedWorkplacePort() - Method in class com.opencms.file.genericSql.CmsResourceBroker
This is the port the workplace access is limited to.
getLink() - Method in class com.opencms.file.CmsExportLink
returns the request.
getLinkGalleryNames(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsLinkBrowser
Gets the filenames of all picture galleries The given vectors names and values will be filled with the appropriate information to be used for building a select box.
getLinkGalleryPath() - Method in class com.opencms.workplace.CmsXmlWpConfigFile
Gets the path at which the folders with the externallink galleries are
getLinkRules(int) - Static method in class com.opencms.core.CmsStaticExportProperties
Returns the ruleset for link replacement.
getLinkSubstitution(CmsObject, String) - Static method in class com.opencms.util.LinkSubstitution
Replaces the link according to the rules and registers it to the requestcontex if we are in export modus.
getLinkSubstitution(String) - Method in class com.opencms.file.CmsObject
Replaces the link according to the rules and registers it to the requestcontex if we are in export modus.
getLinkTargets() - Method in class com.opencms.linkmanagement.CmsPageLinks
retuns the Vector with the link targets.
getLinkVector() - Method in class com.opencms.file.CmsRequestContext
Returns all links that the template mechanism has registered.
getList(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsShowContent
User-method to build a list of contentdefinition entries.
getLocale() - Method in class com.opencms.flex.jsp.CmsJspNavElement
Returns the value of the property C_PROPERTY_LOCALE of this nav element, or null if this property is not set.
getLockedInProject() - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Returns the projectId of the content definition that is stored in the cd table after the cd was locked
getLockedInProject() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the projectId where the CD belongs to.
getLockedInProject() - Method in class com.opencms.defaults.master.CmsMasterContent
Returns the projectId of the content definition that is stored in the cd table after the cd was locked
getLockedInProject() - Method in class com.opencms.file.CmsResource
Gets the project id of the project that has locked this resource.
getLockstate() - Method in class com.opencms.defaults.A_CmsContentDefinition
Gets the lockstates You have to override this method in your content definition, if you have overwritten the isLockable method with true.
getLockstate() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the lockstate.
getLockstate() - Method in class com.opencms.defaults.master.CmsMasterContent
Gets the lockstate.
getLogDateFormat() - Method in class com.opencms.boot.CmsSetup
Returns the value for the log date format
getLogFile() - Method in class com.opencms.boot.CmsSetup
Returns the value for the log file
getLogFileName() - Static method in class com.opencms.core.A_OpenCms
Returns the filename of the logfile.
getLoggedInUsers() - Method in class com.opencms.core.CmsCoreSession
Returns a Vector with all currently logged in users.
getLoggedInUsers() - Method in class com.opencms.file.CmsObject
Returns a list of all currently logged in users.
getLogging() - Method in class com.opencms.boot.CmsSetup
Returns the value for opencms logging
getLoggingChannelModules_critical() - Method in class com.opencms.boot.CmsSetup
Indicates if channel modules_critical is enabled in the log messages
getLoggingChannelModules_debug() - Method in class com.opencms.boot.CmsSetup
Indicates if channel modules_debug is enabled in the log messages
getLoggingChannelModules_info() - Method in class com.opencms.boot.CmsSetup
Indicates if channel modules_info is enabled in the log messages
getLoggingChannelName() - Method in class com.opencms.boot.CmsSetup
Indicates if channel names are displayed in the log messages
getLoggingChannelOpencms_cache() - Method in class com.opencms.boot.CmsSetup
Indicates if channel opencms_cache is enabled in the log messages
getLoggingChannelOpencms_critical() - Method in class com.opencms.boot.CmsSetup
Indicates if channel opencms_critical is enabled in the log messages
getLoggingChannelOpencms_debug() - Method in class com.opencms.boot.CmsSetup
Indicates if channel opencms_debug is enabled in the log messages
getLoggingChannelOpencms_elementcache() - Method in class com.opencms.boot.CmsSetup
Indicates if channel opencms_elementcache is enabled in the log messages
getLoggingChannelOpencms_info() - Method in class com.opencms.boot.CmsSetup
Indicates if channel opencms_info is enabled in the log messages
getLoggingChannelOpencms_init() - Method in class com.opencms.boot.CmsSetup
Indicates if channel opencms_init is enabled in the log messages
getLoggingChannelOpencms_pool() - Method in class com.opencms.boot.CmsSetup
Indicates if channel opencms_pool is enabled in the log messages
getLoggingChannelOpencms_streaming() - Method in class com.opencms.boot.CmsSetup
Indicates if channel opencms_streaming is enabled in the log messages
getLoggingFlexCache() - Method in class com.opencms.boot.CmsSetup
 
getLoggingFlexLoader() - Method in class com.opencms.boot.CmsSetup
 
getLogMemory() - Method in class com.opencms.boot.CmsSetup
Indicates if memory state is displayed in the log messages
getLogQueueMaxAge() - Method in class com.opencms.boot.CmsSetup
Returns the value for the log queue maxage
getLogQueueMaxSize() - Method in class com.opencms.boot.CmsSetup
Returns the value for the log queue maxsize
getLogTimestamp() - Method in class com.opencms.boot.CmsSetup
Indicates if timestamps are displayed in the opencms logfile
getLong(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getLong(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getLruCache() - Method in class com.opencms.flex.util.CmsLruHashMap
Returns the internal cache used for the LRU policy.
getLruCacheCosts() - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
 
getLruCacheCosts() - Method in interface com.opencms.flex.util.I_CmsFlexLruCacheObject
Returns the cache costs of this object, as for example it's byte size.
getMajorVersion() - Method in class com.opencms.dbpool.CmsDriver
Get the driver's major version number.
getManagerGroupId() - Method in class com.opencms.file.CmsProject
Returns the manager groupid of this project.
getManagerGroupName() - Method in class com.opencms.file.CmsBackupProject
Gets the managergroupname.
getManagerGroups(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminProjectNew
Gets all groups, that may manage a project.
getMasterId() - Method in class com.opencms.defaults.master.CmsMasterMedia
 
getMasterTemplate() - Method in class com.opencms.template.CmsXmlControlFile
Gets the filename of the master template file defined in the body file.
getMasterTemplate(CmsObject, I_CmsTemplate, CmsFile, I_CmsTemplateCache, Hashtable) - Method in class com.opencms.template.CmsRootTemplate
Gets the processed content of the requested master template by calling the given template class.
getMaxAge() - Method in class com.opencms.boot.CmsSetup
Returns the max. age
getMaxCacheBytes() - Method in class com.opencms.boot.CmsSetup
 
getMaxCacheCosts() - Method in class com.opencms.flex.util.CmsFlexLruCache
Returns the max costs of all cached objects.
getMaxConn() - Method in class com.opencms.boot.CmsSetup
Returns the max. connections
getMaxEntries() - Method in class com.opencms.boot.CmsSetup
 
getMaxEntryBytes() - Method in class com.opencms.boot.CmsSetup
 
getMaxFieldSize() - Method in class com.opencms.dbpool.CmsStatement
 
getMaxKeys() - Method in class com.opencms.boot.CmsSetup
 
getMaxObjectCosts() - Method in class com.opencms.flex.util.CmsFlexLruCache
Returns the max allowed costs per cached object.
getMaxRows() - Method in class com.opencms.dbpool.CmsStatement
 
getMedia() - Method in class com.opencms.defaults.master.CmsMasterMedia
 
getMedia() - Method in class com.opencms.defaults.master.CmsMasterContent
Returns a Vector of media-objects for this master cd.
getMediaPosition(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.defaults.A_CmsChannelBackoffice
UserMethod creates a selectBox for selected channels
getMessage() - Method in class com.opencms.core.CmsException
Get the exeption message
getMessagebox(String, String, String, String, String, String, String) - Method in class com.opencms.workplace.CmsXmlWpBoxDefFile
Gets the processed data for a messagebox.
getMessages() - Static method in class com.opencms.boot.CmsSetupLoggingThread
Returns a vector containing messages
getMessages() - Method in class com.opencms.workplace.CmsXmlLanguageFile
Returns the messages initialized for this language file.
getMessages(String, String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Generates an initialized instance of CmsMessages for convenient access to localized resource bundles.
getMessages(String, String, String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Generates an initialized instance of CmsMessages for convenient access to localized resource bundles.
getMessages(String, String, String, String, String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Generates an initialized instance of CmsMessages for convenient access to localized resource bundles.
getMetaData() - Method in class com.opencms.dbpool.CmsPreparedStatement
 
getMetaData() - Method in class com.opencms.dbpool.CmsConnection
 
getMethodCacheDirectives(CmsObject, String) - Method in class com.opencms.template.CmsXmlTemplate
gets the caching information for a specific methode.
getMethodeName() - Method in class com.opencms.template.cache.CmsMethodLink
Returns the name of the method to link to.
getMethodParameter() - Method in class com.opencms.template.cache.CmsMethodLink
Returns the parameter for the method.
getMilestone() - Method in class com.opencms.file.CmsTask
Returns the milestone id of this task.
getMimetype() - Method in class com.opencms.defaults.master.CmsMasterMedia
 
getMinConn() - Method in class com.opencms.boot.CmsSetup
Returns the min. connections
getMinorVersion() - Method in class com.opencms.dbpool.CmsDriver
Get the driver's minor version number.
getMode() - Method in class com.opencms.file.CmsObject
Returns the mode this cmsObject is runnig in.
getModuleAuthor(String) - Method in class com.opencms.file.CmsRegistry
This method returns the author of the module.
getModuleAuthor(String) - Method in interface com.opencms.file.I_CmsRegistry
This method returns the author of the module.
getModuleAuthorEmail(String) - Method in class com.opencms.file.CmsRegistry
This method returns the email of author of the module.
getModuleAuthorEmail(String) - Method in interface com.opencms.file.I_CmsRegistry
This method returns the email of author of the module.
getModuleCreateDate(String) - Method in class com.opencms.file.CmsRegistry
Gets the create date of the module.
getModuleCreateDate(String) - Method in interface com.opencms.file.I_CmsRegistry
Gets the create date of the module.
getModuleDependencies(String, Vector, Vector, Vector) - Method in class com.opencms.file.CmsRegistry
Returns the module dependencies for the module.
getModuleDependencies(String, Vector, Vector, Vector) - Method in interface com.opencms.file.I_CmsRegistry
Returns the module dependencies for the module.
getModuleDescription(String) - Method in class com.opencms.file.CmsRegistry
Returns the description of the module.
getModuleDescription(String) - Method in interface com.opencms.file.I_CmsRegistry
Returns the description of the module.
getModuleDocumentPath(String) - Method in class com.opencms.file.CmsRegistry
Gets the url to the documentation of the module.
getModuleDocumentPath(String) - Method in interface com.opencms.file.I_CmsRegistry
Gets the url to the documentation of the module.
getModuleExportables(Hashtable) - Method in class com.opencms.file.CmsRegistry
Returns all exportable classes for all modules.
getModuleExportables(Hashtable) - Method in interface com.opencms.file.I_CmsRegistry
Returns all exportable classes for all modules.
getModuleFiles(String, Vector, Vector) - Method in class com.opencms.file.CmsRegistry
Returns all filenames and hashcodes belonging to the module.
getModuleFiles(String, Vector, Vector) - Method in interface com.opencms.file.I_CmsRegistry
Returns all filenames and hashcodes belonging to the module.
getModuleLifeCycle(Vector) - Method in class com.opencms.file.CmsRegistry
Returns all lifecycle classes for all modules.
getModuleLifeCycle(Vector) - Method in interface com.opencms.file.I_CmsRegistry
Returns all lifecycle classes for all modules.
getModulelistDefinitions(CmsObject) - Method in class com.opencms.workplace.A_CmsWpElement
Reads the modulelist definition file.
getModuleMaintenanceEventClass(String) - Method in class com.opencms.file.CmsRegistry
Returns the class, that receives all maintenance-events for the module.
getModuleMaintenanceEventClass(String) - Method in interface com.opencms.file.I_CmsRegistry
Returns the class, that receives all maintenance-events for the module.
getModuleMaintenanceEventName(String) - Method in class com.opencms.file.CmsRegistry
Returns the name of the class, that receives all maintenance-events for the module.
getModuleMaintenanceEventName(String) - Method in interface com.opencms.file.I_CmsRegistry
Returns the name of the class, that receives all maintenance-events for the module.
getModuleNames() - Method in class com.opencms.file.CmsRegistry
Returns the names of all available modules.
getModuleNames() - Method in interface com.opencms.file.I_CmsRegistry
Returns the names of all available modules.
getModuleNiceName(String) - Method in class com.opencms.file.CmsRegistry
Returns the nice name of the module.
getModuleNiceName(String) - Method in interface com.opencms.file.I_CmsRegistry
Gets the nice name of the module.
getModuleParameter(String, String) - Method in class com.opencms.file.CmsRegistry
Gets a parameter for a module.
getModuleParameter(String, String) - Method in interface com.opencms.file.I_CmsRegistry
Gets a parameter for a module.
getModuleParameter(String, String, String) - Method in class com.opencms.file.CmsRegistry
Gets a parameter for a module.
getModuleParameterBoolean(String, String) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterBoolean(String, String) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterBoolean(String, String, boolean) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterBoolean(String, String, boolean) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterBoolean(String, String, Boolean) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterBoolean(String, String, Boolean) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterByte(String, String) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterByte(String, String) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterByte(String, String, byte) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterByte(String, String, byte) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterByte(String, String, Byte) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterByte(String, String, Byte) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterDescription(String, String) - Method in class com.opencms.file.CmsRegistry
Returns a description for parameter in a module.
getModuleParameterDescription(String, String) - Method in interface com.opencms.file.I_CmsRegistry
Returns a description for parameter in a module.
getModuleParameterDouble(String, String) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterDouble(String, String) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterDouble(String, String, double) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterDouble(String, String, double) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterDouble(String, String, Double) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterDouble(String, String, Double) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterFloat(String, String) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterFloat(String, String) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterFloat(String, String, float) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterFloat(String, String, float) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterFloat(String, String, Float) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterFloat(String, String, Float) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterInteger(String, String) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterInteger(String, String) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterInteger(String, String, int) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterInteger(String, String, int) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterInteger(String, String, Integer) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterInteger(String, String, Integer) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterLong(String, String) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterLong(String, String) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterLong(String, String, long) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterLong(String, String, long) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterLong(String, String, Long) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterLong(String, String, Long) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterNames(String) - Method in class com.opencms.file.CmsRegistry
Gets all parameter-names for a module.
getModuleParameterNames(String) - Method in interface com.opencms.file.I_CmsRegistry
Gets all parameter-names for a module.
getModuleParameterString(String, String) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterString(String, String) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterString(String, String, String) - Method in class com.opencms.file.CmsRegistry
Returns a parameter for a module.
getModuleParameterString(String, String, String) - Method in interface com.opencms.file.I_CmsRegistry
Returns a parameter for a module.
getModuleParameterType(String, String) - Method in class com.opencms.file.CmsRegistry
This method returns the type of a parameter in a module.
getModuleParameterType(String, String) - Method in interface com.opencms.file.I_CmsRegistry
This method returns the type of a parameter in a module.
getModulePublishables(Vector, String) - Method in class com.opencms.file.CmsRegistry
Returns all publishable classes for all modules.
getModulePublishables(Vector, String) - Method in interface com.opencms.file.I_CmsRegistry
Returns all publishable classes for all modules.
getModulePublishClass(String) - Method in class com.opencms.file.CmsRegistry
Returns the name of the class, that contains the publish method of the module.
getModulePublishClass(String) - Method in interface com.opencms.file.I_CmsRegistry
Returns the name of the class, that contains the publish method of the module.
getModuleRepositories(String) - Method in class com.opencms.file.CmsRegistry
Returns all repositories for a module.
getModuleRepositories(String) - Method in interface com.opencms.file.I_CmsRegistry
Returns all repositories for a module.
getModules(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminDatabase
Gets all exportable modules for a select box.
getModuleSelectbox(CmsObject, CmsXmlWpTemplateFile) - Method in class com.opencms.workplace.CmsAdminDatabase
Gets all exportable modules for a select box.
getModuleType(String) - Method in class com.opencms.file.CmsRegistry
Returns the value of the "type" node of a module subtree in the registry.
getModuleType(String) - Method in interface com.opencms.file.I_CmsRegistry
Returns the value of the "type" node of a module subtree in the registry.
getModuleUploadDate(String) - Method in class com.opencms.file.CmsRegistry
Returns the upload-date for the module.
getModuleUploadDate(String) - Method in interface com.opencms.file.I_CmsRegistry
Returns the upload-date for the module.
getModuleUploadedBy(String) - Method in class com.opencms.file.CmsRegistry
Returns the user-name of the user who had uploaded the module.
getModuleUploadedBy(String) - Method in interface com.opencms.file.I_CmsRegistry
Returns the user-name of the user who had uploaded the module.
getModuleVersion(String) - Method in class com.opencms.file.CmsRegistry
This method returns the version of the module.
getModuleVersion(String) - Method in interface com.opencms.file.I_CmsRegistry
This method returns the version of the module.
getModuleViewName(String) - Method in class com.opencms.file.CmsRegistry
Returns the name of the view, that is implemented by the module.
getModuleViewName(String) - Method in interface com.opencms.file.I_CmsRegistry
Returns the name of the view, that is implemented by the module.
getModuleViewUrl(String) - Method in class com.opencms.file.CmsRegistry
Returns the url to the view-url for the module within the system.
getModuleViewUrl(String) - Method in interface com.opencms.file.I_CmsRegistry
Returns the url to the view-url for the module within the system.
getModulPublishMethods(CmsObject, Vector) - Static method in class com.opencms.util.Utils
 
getModulShutdownMethods(I_CmsRegistry) - Static method in class com.opencms.util.Utils
Calls the startup methode on all module classes that are registerd in the registry.
getModulStartUpMethods(CmsObject) - Static method in class com.opencms.util.Utils
Calls the startup methode on all module classes that are registerd in the registry.
getMoreResults() - Method in class com.opencms.dbpool.CmsStatement
 
getMoreResults(int) - Method in class com.opencms.dbpool.CmsStatement
 
getMountPath() - Method in class com.opencms.file.CmsMountPoint
Returns the mountpath of a CmsMountPoint Object.
getMountpoint() - Method in class com.opencms.file.CmsMountPoint
Returns the Mountpoint of a CmsMountPoint Object.
getMountpointType() - Method in class com.opencms.file.CmsMountPoint
Returns the type of this mountpoint.
getName() - Method in class com.opencms.defaults.master.CmsMasterMedia
 
getName() - Method in class com.opencms.file.CmsPropertydefinition
Returns the name of this Propertydefinition.
getName() - Method in class com.opencms.file.CmsMountPoint
Returns the name of a CmsMountPoint Object.
getName() - Method in class com.opencms.file.CmsResource
Returns the name of this resource.
getName() - Method in class com.opencms.file.CmsUser
Gets the login-name of the user.
getName() - Method in class com.opencms.file.CmsProject
Returns the name of this project.
getName() - Method in class com.opencms.file.CmsTask
Returns the name of this task.
getName() - Method in class com.opencms.file.CmsGroup
Returns the name of this group.
getName() - Method in class com.opencms.flex.jsp.CmsJspTagProperty
Returns the property name.
getName() - Method in class com.opencms.template.cache.CmsElementDefinition
Get the name of the element defined.
getName() - Method in class com.opencms.util.CmsByteArrayDataSource
 
getNavCurrent(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsNavBase
gets the navigation of current folder.
getNavCurrent(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsXmlNav
gets the navigation of current folder.
getNavFold(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsNavBase
gets the navigation of files and folders, by folders it is showed closed, if the folder is clicked then it is opened.
getNavFold(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsXmlNav
gets the navigation of files and folders, by folders it is showed closed, if the folder is clicked then it is opened.
getNavigation() - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns an initialized CmsJspNavBuilder instance.
getNavigationBreadCrumb() - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
 
getNavigationBreadCrumb(int, boolean) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
 
getNavigationBreadCrumb(int, int) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
 
getNavigationBreadCrumb(String, int, int, boolean) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
Build a "bread crump" path navigation to the given folder.
getNavigationForFolder() - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
Collect all navigation elements from the files of the folder of the current request URI, navigation elements are of class CmsJspNavElement.
getNavigationForFolder(CmsObject, String) - Static method in class com.opencms.flex.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 com.opencms.flex.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(int) - Method in class com.opencms.flex.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 com.opencms.flex.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 com.opencms.flex.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() - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
Returns a CmsJspNavElement for the resource of the current request URI.
getNavigationForResource(CmsObject, String) - Static method in class com.opencms.flex.jsp.CmsJspNavBuilder
Returns a CmsJspNavElement for the named resource.
getNavigationForResource(String) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
Returns a CmsJspNavElement for the named resource.
getNavigationTreeForFolder(CmsObject, String, int, int) - Static method in class com.opencms.flex.jsp.CmsJspNavBuilder
Builds a tree navigation for the folders between the provided start and end level.
getNavigationTreeForFolder(int, int) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
 
getNavigationTreeForFolder(String, int, int) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
 
getNavImage() - Method in class com.opencms.flex.jsp.CmsJspNavElement
Returns the value of the property C_PROPERTY_NAVIMAGE of this nav element, or null if this property is not set.
getNavMap(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsXmlNav
Builds a catalogue or navigation sitemap.
getNavParent(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsNavBase
gets the navigation of specified level of parent folder.
getNavParent(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsXmlNav
gets the navigation of specified level of parent folder.
getNavPath(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsXmlNav
Builds the path from the root folder down to the current folder.
getNavPop(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsXmlNav
This method retrieves max. three navigation levels per menu entry to build dynamic DHTML pop-up menus.
getNavPos(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsNewResourceFolder
Gets the files displayed in the navigation select box.
getNavPos(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsChnav
Gets the files displayed in the navigation select box.
getNavPos(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsNewResourcePage
Gets the files displayed in the navigation select box.
getNavPos(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsNewResourceLink
Gets the files displayed in the navigation select box.
getNavPos(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsNewResourcePdfpage
Gets the files displayed in the navigation select box.
getNavPosition() - Method in class com.opencms.flex.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.
getNavRoot(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsNavBase
gets the navigation of root folder or parent folder starting from root folder.
getNavRoot(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsXmlNav
gets the navigation of root folder or parent folder starting from root folder.
getNavText() - Method in class com.opencms.flex.jsp.CmsJspNavElement
Returns the value of the property C_PROPERTY_NAVTEXT of this nav element, or a warning message if this property is not set (this method will never return null).
getNavTree(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsNavBase
gets the navigation of folders recursive.
getNavTree(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsXmlNav
gets the navigation of folders recursive.
getNavTreeLevel() - Method in class com.opencms.flex.jsp.CmsJspNavElement
Returns the nav tree level of this resource.
getNextLruObject() - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
 
getNextLruObject() - Method in interface com.opencms.flex.util.I_CmsFlexLruCacheObject
Returns the next object in the double linked list of all cached objects.
getNextTimeout() - Method in class com.opencms.template.cache.CmsElementVariant
Returns the time when this variant has to be new generated.
getNiceDate(long) - Static method in class com.opencms.util.Utils
Gets a formated time string form a long time value.
getNiceShortDate(long) - Static method in class com.opencms.util.Utils
Gets a formated time string form a long time value.
getNotSelectedGroups(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminUsers
Gets all groups, that have not yet been selected for the user The given vectors names and values will be filled with the appropriate information to be used for building a select box.
getNotSelectedUsers(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminGroups
Gets all users, that have not yet been selected for the group The given vectors names and values will be filled with the appropriate information to be used for building a select box.
getNullUUID() - Static method in class com.opencms.flex.util.CmsUUID
Returns a null UUID, use this null UUID to check if a UUID has been initilized or not.
getNumberErrors() - Method in class com.opencms.htmlconverter.CmsHtmlConverter
returns number of found errors in last parsed html code
getNumberErrors() - Method in interface com.opencms.htmlconverter.I_CmsHtmlConverterInterface
returns number of found errors in last parsed html code
getObject(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getObject(int, Map) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getObject(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getObject(String, Map) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getObjectCosts() - Method in class com.opencms.flex.util.CmsFlexLruCache
Returns the current costs of all cached objects.
getOnlineBrokenLinks() - Method in class com.opencms.file.CmsObject
serches for broken links in the online project.
getOnlineBrokenLinks() - Method in interface com.opencms.file.I_CmsResourceBroker
serches for broken links in the online project.
getOnlineBrokenLinks() - Method in class com.opencms.file.genericSql.CmsDbAccess
serches for broken links in the online project.
getOnlineBrokenLinks() - Method in class com.opencms.file.genericSql.CmsResourceBroker
serches for broken links in the online project.
getOnlineElementCache() - Static method in class com.opencms.core.OpenCms
Returns the ElementCache used for the online project.
getOnlineElementCache() - Method in class com.opencms.file.CmsObject
Gets the ElementCache used for the online project.
getOnlineProject() - Method in class com.opencms.file.genericSql.CmsDbAccess
Retrieves the online project from the database.
getOnlineResourceNames() - Method in class com.opencms.file.genericSql.CmsDbAccess
This method reads all resource names from the table CmsOnlineResources
getOpenCmsContext() - Static method in class com.opencms.core.A_OpenCms
Returns the OpenCms request context.
getOriginalEncoding(Document) - Method in interface com.opencms.template.I_CmsXmlParser
 
getOriginalEncoding(Document) - Method in class com.opencms.template.CmsXmlXercesParser
 
getOriginalRequest() - Method in interface com.opencms.core.I_CmsRequest
Returns the original request that was used to create the CmsRequest.
getOriginalRequest() - Method in class com.opencms.core.CmsRequestHttpServlet
Returns the original request that was used to create the CmsRequest.
getOriginalRequest() - Method in class com.opencms.core.CmsExportRequest
 
getOriginalRequestType() - Method in interface com.opencms.core.I_CmsRequest
Returns the type of the request that was used to create the CmsRequest.
getOriginalRequestType() - Method in class com.opencms.core.CmsRequestHttpServlet
Returns the type of the request that was used to create the CmsRequest.
getOriginalRequestType() - Method in class com.opencms.core.CmsExportRequest
 
getOriginalResponse() - Method in class com.opencms.core.CmsResponseHttpServlet
Returns the original response that was used to create the CmsResponse.
getOriginalResponse() - Method in class com.opencms.core.CmsExportResponse
 
getOriginalResponse() - Method in interface com.opencms.core.I_CmsResponse
Returns the original response that was used to create the CmsResponse.
getOriginalResponseType() - Method in class com.opencms.core.CmsResponseHttpServlet
Returns the type of the response that was used to create the CmsResponse, which will be a C_RESPONSE_HTTP value for this wrapper implementation.
getOriginalResponseType() - Method in class com.opencms.core.CmsExportResponse
 
getOriginalResponseType() - Method in interface com.opencms.core.I_CmsResponse
Returns the type of the response that was used to create the CmsResponse.
getOriginalUser() - Method in class com.opencms.file.CmsTask
Returns the original agent user id of this task.
getOutputStream() - Method in class com.opencms.core.CmsResponseHttpServlet
Returns an OutputStream for writing the response data.
getOutputStream() - Method in class com.opencms.core.CmsExportResponse
 
getOutputStream() - Method in interface com.opencms.core.I_CmsResponse
Returns an OutputStream for writing the response data.
getOutputStream() - Method in class com.opencms.flex.cache.CmsFlexResponse
Method overlodad from the standard HttpServletRequest API.
getOutputStream() - Method in class com.opencms.util.CmsByteArrayDataSource
 
getOwner() - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Returns the ownerId of the content definition
getOwner() - Method in class com.opencms.defaults.A_CmsContentDefinition
get the owner of the CD
getOwner() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the owner of this contentdefinition.
getOwner() - Method in class com.opencms.defaults.master.CmsMasterContent
Gets the owner of this contentdefinition.
getOwnerId() - Method in class com.opencms.file.CmsResource
Returns the userid of the resource owner.
getOwnerId() - Method in class com.opencms.file.CmsProject
Returns the userid of the project owner.
getOwnerName() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the ownername of this contentdefinition.
getOwnerName() - Method in class com.opencms.defaults.master.CmsMasterContent
Gets the ownername
getOwnerName() - Method in class com.opencms.file.CmsBackupResource
Gets the name of the owner of this resource.
getOwnerName() - Method in class com.opencms.file.CmsBackupProject
Gets the ownername.
getOwnTemplateFile(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.defaults.CmsXmlFormTemplate
Reads in the template file and starts the XML parser for the expected content type CmsXmlFormTemplateFile
getOwnTemplateFile(CmsObject, String, String, Hashtable, String) - Method in interface com.opencms.template.I_CmsXmlTemplate
Reads in the template file and starts the XML parser for the expected content type.
getOwnTemplateFile(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.CmsXmlTemplate
Reads in the template file and starts the XML parser for the expected content type.
getOwnTemplateFile(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Reads in the template file and starts the XML parser for the expected content type CmsXmlWpTemplateFile
getPage() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
Returns the include page target.
getPageContext() - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns the JSP page context wrapped by this element.
getPageLinks(String) - Method in class com.opencms.file.CmsObject
extracts the links of the page and returns them in a CmsPageLinks object.
getPanelDefinitions(CmsObject) - Method in class com.opencms.workplace.A_CmsWpElement
Reads the panel bar definition file.
getParameter(String) - Method in interface com.opencms.core.I_CmsRequest
Returns the value of a named parameter as a String.
getParameter(String) - Method in class com.opencms.core.CmsRequestHttpServlet
Returns the value of a named parameter as a String.
getParameter(String) - Method in class com.opencms.core.CmsExportRequest
 
getParameter(String) - Method in class com.opencms.flex.cache.CmsFlexRequest
Return the value of the specified request parameter, if any; otherwise, return null.
getParameter(String) - Method in class com.opencms.template.CmsXmlControlFile
Gets the value of a single parameter of the master template.
getParameter(String, String) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets the value of a single parameter of a given subelement definition.
getParameterMap() - Method in class com.opencms.flex.cache.CmsFlexRequest
Returns a Map of the parameters of this request.
getParameterMetaData() - Method in class com.opencms.dbpool.CmsPreparedStatement
 
getParameterNames() - Method in interface com.opencms.core.I_CmsRequest
Returns all parameter names as an Enumeration of String objects.
getParameterNames() - Method in class com.opencms.core.CmsRequestHttpServlet
Returns all parameter names as an Enumeration of String objects.
getParameterNames() - Method in class com.opencms.core.CmsExportRequest
 
getParameterNames() - Method in class com.opencms.flex.cache.CmsFlexRequest
Return the names of all defined request parameters for this request.
getParameterNames() - Method in class com.opencms.template.CmsXmlControlFile
Gets an enumeration of all parameter names of the master template.
getParameterNames(String) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets an enumeration of all parameter names of a given subelement definition.
getParameters(String) - Method in class com.opencms.template.CmsXmlTemplateFile
Get a hashtable containing all parameters and thies values of a given subelement definition.
getParameterValues(String) - Method in interface com.opencms.core.I_CmsRequest
Returns all parameter values of a parameter key.
getParameterValues(String) - Method in class com.opencms.core.CmsRequestHttpServlet
Returns all parameter values of a parameter key.
getParameterValues(String) - Method in class com.opencms.core.CmsExportRequest
 
getParameterValues(String) - Method in class com.opencms.flex.cache.CmsFlexRequest
Returns the defined values for the specified request parameter, if any; otherwise, return null.
getParent() - Method in class com.opencms.file.CmsResource
Returns the absolute parent folder name of this resource.
getParent() - Method in class com.opencms.file.CmsTask
Returns the parent id of this task.
getParent(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns the parent group of a group

Security: All users are granted, except the anonymous user.

getParent(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns the parent group of a group

Security: All users are granted.

getParent(String) - Method in class com.opencms.file.CmsObject
Returns the parent group of a group.
getParent(String) - Static method in class com.opencms.file.CmsResource
Returns the absolute parent folder name of a resource.
getParentFolderName() - Method in class com.opencms.flex.jsp.CmsJspNavElement
Returns the name of the parent folder of the resource of this nav element,
getParentId() - Method in class com.opencms.file.CmsResource
Gets the Parent database id for this resource.
getParentId() - Method in class com.opencms.file.CmsGroup
Returns the id of the parent group of the actual Cms group object, or C_UNKNOWN_ID.
getParentName() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the name of the parent channel
getParentResource(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns the parent resource of a resouce.
getParentResource(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns the parent resource of a resouce.
getPassword() - Method in class com.opencms.file.CmsUser
Gets the password.
getPassword(String, String, String, String) - Method in class com.opencms.workplace.CmsXmlWpInputDefFile
Gets the processed data for a password field.
getPasswordValidatingClass() - Static method in class com.opencms.core.OpenCms
Returns the Class that is used for the password validation.
getPath() - Method in class com.opencms.file.CmsResource
Returns the folder path of this resource, if the resource is a folder, the complete path of the folder is returned (not the parent folder path).
getPath(String) - Static method in class com.opencms.file.CmsResource
Returns the folder path of the resource with the given name, if the resource is a folder (i.e. ends with a "/"), the complete path of the folder is returned (not the parent folder path).
getPathLevel(String) - Static method in class com.opencms.file.CmsResource
Returns the directory level of a resource.
getPathPart(String, int) - Static method in class com.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.
getPathUri(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
 
getPercentage() - Method in class com.opencms.file.CmsTask
Returns the percentage of this task.
getPermission() - Method in class com.opencms.file.CmsTask
Returns the permission of this task.
getPicGalleryNames(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsPictureBrowser
Gets the filenames of all picture galleries The given vectors names and values will be filled with the appropriate information to be used for building a select box.
getPicGalleryPath() - Method in class com.opencms.workplace.CmsXmlWpConfigFile
Gets the path at which the folders with the picture galleries are
getPosition() - Method in class com.opencms.defaults.master.CmsMasterMedia
 
getPrefsScrollerDefinitions(CmsObject) - Method in class com.opencms.workplace.A_CmsWpElement
Reads the preferences scroller definition file.
getPreviewUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the preview url of the module.
getPreviousLruObject() - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
 
getPreviousLruObject() - Method in interface com.opencms.flex.util.I_CmsFlexLruCacheObject
Returns the previous object in the double linked list of all cached objects.
getPriority() - Method in class com.opencms.file.CmsTask
Returns the priority of this task.
getPriority(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsTaskContentDialogPriority
Gets all priorities, that are defined for a project.
getProcessedData(String) - Method in class com.opencms.template.A_CmsXmlContent
Gets a processed datablock from the datablock hashtable.
getProcessedData(String) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets a processed datablock from the datablock hashtable.
getProcessedData(String, Object) - Method in class com.opencms.template.A_CmsXmlContent
Gets a processed datablock from the datablock hashtable.
getProcessedData(String, Object) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets a processed datablock from the datablock hashtable.
getProcessedData(String, Object, Object) - Method in class com.opencms.template.A_CmsXmlContent
Gets a processed datablock from the datablock hashtable.
getProcessedData(String, Object, Object) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets a processed datablock from the datablock hashtable.
getProcessedData(String, Object, Object, OutputStream) - Method in class com.opencms.template.A_CmsXmlContent
Gets a processed datablock from the datablock hashtable.
getProcessedDataValue(String) - Method in class com.opencms.template.A_CmsXmlContent
Gets the text and CDATA content of a processed datablock from the datablock hashtable.
getProcessedDataValue(String) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets the text and CDATA content of a processed datablock from the datablock hashtable.
getProcessedDataValue(String, Object) - Method in class com.opencms.template.A_CmsXmlContent
Gets the text and CDATA content of a processed datablock from the datablock hashtable.
getProcessedDataValue(String, Object) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets the text and CDATA content of a processed datablock from the datablock hashtable.
getProcessedDataValue(String, Object, Object) - Method in class com.opencms.template.A_CmsXmlContent
Gets the text and CDATA content of a processed datablock from the datablock hashtable.
getProcessedDataValue(String, Object, Object) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets the text and CDATA content of a processed datablock from the datablock hashtable.
getProcessedDataValue(String, Object, Object, OutputStream) - Method in class com.opencms.template.A_CmsXmlContent
Gets the text and CDATA content of a processed datablock from the datablock hashtable.
getProcessedDataValue(String, Object, Object, OutputStream) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets the text and CDATA content of a processed datablock from the datablock hashtable.
getProcessedState() - Method in class com.opencms.file.CmsExportLink
returns if this request is already exported.
getProcessedTemplateContent(Object, Hashtable) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets the processed data of the default <TEMPLATE> section of this workplace template file.
getProcessedTemplateContent(Object, Hashtable, String) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets the processed data of the appropriate <TEMPLATE> section of this workplace template file.
getProcessedXmlDataValue(String) - Method in class com.opencms.workplace.CmsXmlWpTemplateFile
Deprecated. Use getProcessedDataValue instead.
getProcessedXmlDataValue(String, Object) - Method in class com.opencms.workplace.CmsXmlWpTemplateFile
Deprecated. Use getProcessedDataValue instead.
getProcessedXmlDataValue(String, Object, Object) - Method in class com.opencms.workplace.CmsXmlWpTemplateFile
Deprecated. Use getProcessedDataValue instead.
getProject() - Method in class com.opencms.file.CmsMountPoint
Returns the default project id of a CmsMountPoint Object.
getProjectCoWorker() - Method in class com.opencms.file.CmsGroup
Is the Flag ProjectCoWorker set?
getProjectId() - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Returns the projectId of the content definition.
getProjectId() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the projectId of a CD.
getProjectId() - Method in class com.opencms.defaults.master.CmsMasterContent
Returns the projectId of the content definition.
getProjectId() - Method in class com.opencms.file.CmsResource
Returns the project id for this resource.
getProjectlistDefinitions(CmsObject) - Method in class com.opencms.workplace.CmsProjecthistory
Reads the projectlist definition file.
getProjectlistDefinitions(CmsObject) - Method in class com.opencms.workplace.A_CmsWpElement
Reads the projectlist definition file.
getProjectmanager() - Method in class com.opencms.file.CmsGroup
Is the Flag Projectmanager set?
getProjectResources() - Method in class com.opencms.file.CmsBackupProject
Gets the projectresources
getProjects(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsWpMain
Gets all projects of the currently logged in user.
getProjects(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsPreferencesPanels
Gets all projects of the currently logged in user.
getProjects(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminSyncProperties
Gets all groups, that may work for a project.
getProperties() - Method in class com.opencms.boot.CmsSetup
Returns the extended properties
getProperties() - Method in class com.opencms.flex.jsp.CmsJspNavElement
Returns the original Hashtable of all file properties of the resource that the nav element belongs to.
getPropertiesPath(boolean) - Static method in class com.opencms.boot.CmsBase
 
getProperty() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
Returns the property.
getProperty() - Method in class com.opencms.flex.jsp.CmsJspTagInfo
Returns the selected info property.
getProperty() - Method in class com.opencms.flex.jsp.CmsJspTagUser
Returns the property name.
getProperty(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsProperty
Gets all properties of a resource.
getProperty(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
Inserts the value of the given property in the template.
getProperty(String) - Method in class com.opencms.flex.jsp.CmsJspNavElement
Returns the value of the selected property from this nav element.
getPropertyCurrent(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsNavBase
gets a specified property of current folder.
getPropertyCurrent(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsXmlNav
gets a specified property of current folder.
getPropertydef(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsProperty
Gets all unused propertydefintions for the file.
getPropertyDefs(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsSearchForm
Create the entries for selectbox for propertydefinitions
getPropertyInfo(String, Properties) - Method in class com.opencms.dbpool.CmsDriver
The getPropertyInfo method is intended to allow a generic GUI tool to discover what properties it should prompt a human for in order to get enough information to connect to a database.
getPropertyParent(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsNavBase
gets a specified property of specified folder starting from current folder.
getPropertyParent(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsXmlNav
gets a specified property of specified folder starting from current folder.
getPropertyRoot(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsNavBase
gets a specified property of specified folder starting from root.
getPropertyRoot(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsXmlNav
gets a specified property of specified folder starting from root.
getPropertyUri(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsNavBase
gets a specified property of uri.
getPropertyUri(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.CmsXmlNav
gets a specified property of uri.
getPropertyValue(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsProperty
Gets the value of selected property and sets it in the input field of the dialog.
getPublicationDate() - Method in interface com.opencms.defaults.I_CmsTimedContentDefinition
Returns the date after that the content is valid and can be shown.
getPublishedBy() - Method in class com.opencms.file.CmsBackupProject
Gets the published-by value.
getPublishedByName() - Method in class com.opencms.file.CmsBackupProject
Gets the publishers name.
getPublishingDate() - Method in class com.opencms.file.CmsBackupProject
Returns the publishing date of this project.
getPublishUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the publish url of the module.
getPublishUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.master.CmsChannelBackoffice
 
getPurgeDate() - Method in interface com.opencms.defaults.I_CmsTimedContentDefinition
Returns the date till that the content is valid and can be shown.
getQueries() - Method in class com.opencms.file.genericSql.CmsDbAccess
retrieve the correct instance of the queries holder.
getQueries() - Method in class com.opencms.file.mssql.CmsDbAccess
retrieve the correct instance of the queries holder.
getQueries() - Method in class com.opencms.file.mySql.CmsDbAccess
retrieve the correct instance of the queries holder.
getQueries() - Method in class com.opencms.file.oraclesql.CmsDbAccess
retrieve the correct instance of the queries holder.
getQueryString(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
Inserts the correct servlet path title into the template.
getQueryTimeout() - Method in class com.opencms.dbpool.CmsStatement
 
getRadioDefinitions(CmsObject) - Method in class com.opencms.workplace.A_CmsWpElement
Reads the radiobutton definition file.
getReadingpermittedGroup(int, String) - Method in class com.opencms.file.CmsObject
Checks which Group can read the resource and all the parent folders.
getReadingpermittedGroup(int, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Checks which Group can read the resource and all the parent folders.
getReadingpermittedGroup(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Checks which Group can read the resource and all the parent folders.
getReadingpermittedGroup(int, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks which Group can read the resource and all the parent folders.
getRecoveryPassword() - Method in class com.opencms.file.CmsUser
Gets the recovery password.
getRedirect(int) - Method in class com.opencms.boot.CmsSetup
Returns the value for redirect nr
getRedirectLocation(int) - Method in class com.opencms.boot.CmsSetup
Returns the value for redirect location nr
getRef(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getRef(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getRegistry() - Static method in class com.opencms.core.A_OpenCms
Returns the registry to read values from it.
getRegistry() - Method in class com.opencms.file.CmsObject
Gets the Registry.
getRegistry(CmsUser, CmsProject, CmsObject) - Method in interface com.opencms.file.I_CmsResourceBroker
Gets the Registry.
getRegistry(CmsUser, CmsProject, CmsObject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Gets the Registry.
getRegViews(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsWpMain
Gets all views available for this user in the workplace screen from the Registry.
getRelativePath(String, String) - Static method in class com.opencms.util.LinkSubstitution
This methood calculates the relative path to a resource in OpenCms depending on the page where it is used.
getReplacer() - Method in class com.opencms.boot.CmsSetup
 
getReportUpdate() - Method in class com.opencms.report.A_CmsReportThread
Returns the part of the report that is ready for output.
getReportUpdate() - Method in interface com.opencms.report.I_CmsReport
Updates this report, this processes all new output added since the last call to this method.
getReportUpdate() - Method in class com.opencms.report.CmsHtmlReport
 
getReportUpdate() - Method in class com.opencms.report.CmsShellReport
 
getReportUpdate() - Method in class com.opencms.workplace.CmsAdminNewProjectThread
Returns the part of the report that is ready.
getReportUpdate() - Method in class com.opencms.workplace.CmsAdminModuleExportThread
Returns the part of the report that is ready.
getReportUpdate() - Method in class com.opencms.workplace.CmsAdminDatabaseImportThread
Returns the part of the report that is ready.
getReportUpdate() - Method in class com.opencms.workplace.CmsAdminLinkmanagementThread
returns the part of the report that is ready.
getReportUpdate() - Method in class com.opencms.workplace.CmsAdminPublishProjectThread
Returns the part of the report that is ready.
getReportUpdate() - Method in class com.opencms.workplace.CmsPublishResourceThread
Returns the part of the report that is ready.
getReportUpdate() - Method in class com.opencms.workplace.CmsAdminStaticExportThread
returns the part of the report that is ready.
getReportUpdate() - Method in class com.opencms.workplace.CmsAdminModuleImportThread
Returns the part of the report that is ready.
getReportUpdate() - Method in class com.opencms.workplace.CmsAdminModuleDeleteThread
Returns the part of the report that is ready.
getReportUpdate() - Method in class com.opencms.workplace.CmsSyncFolderThread
Returns the part of the report that is ready.
getReportUpdate() - Method in class com.opencms.workplace.CmsAdminDatabaseExportThread
Returns the part of the report that is ready.
getReportUpdate() - Method in class com.opencms.workplace.CmsAdminVfsLinkManagementThread
returns the part of the report that is ready.
getReportUpdate() - Method in class com.opencms.workplace.CmsAdminProjectDeleteThread
Returns the part of the report that is ready.
getReportUpdate() - Method in class com.opencms.workplace.CmsAdminModuleReplaceThread
Returns the part of the report that is ready.
getRepositories() - Method in class com.opencms.file.CmsRegistry
Returns all repositories for all modules.
getRepositories() - Method in interface com.opencms.file.I_CmsRegistry
Returns all repositories for all modules.
getRequest() - Method in class com.opencms.file.CmsRequestContext
Gets the current request, if availaible.
getRequest() - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns the request wrapped by the element.
getRequestContext() - Method in class com.opencms.file.CmsObject
Returns the current request-context.
getRequestContext() - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns the current request context from the internal CmsObject.
getRequestDispatcher(String) - Method in class com.opencms.flex.cache.CmsFlexRequest
Overloads the standard servlet API getRequestDispatcher() method, which is the main purpose of this wrapper implementation.
getRequestDispatcherToExternal(String, String) - Method in class com.opencms.flex.cache.CmsFlexRequest
Replacement for the standard servlet API getRequestDispatcher() method.
getRequestedResource() - Method in interface com.opencms.core.I_CmsRequest
This funtion returns the name of the requested resource.
getRequestedResource() - Method in class com.opencms.core.CmsRequestHttpServlet
This funtion returns the name of the requested resource.
getRequestedResource() - Method in class com.opencms.core.CmsExportRequest
 
getRequestIp(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
Get the IP address of the current request.
getRequestURI() - Method in class com.opencms.flex.cache.CmsFlexRequest
Wraps the request URI, overloading the standard API.
getRequestURL() - Method in class com.opencms.flex.cache.CmsFlexRequest
Wraps the request URL, overloading the standard API, the wrapped URL will always point to the currently included VFS resource.
getResourceBroker() - Method in class com.opencms.boot.CmsSetup
Gets the resource broker
getResourceBrokerNames() - Method in class com.opencms.boot.CmsSetup
Returns "nice display names" for all resource Brokers found in 'dbsetup.properties'
getResourceBrokers() - Method in class com.opencms.boot.CmsSetup
Returns all resource Brokers found in 'dbsetup.properties'
getResourceId() - Method in class com.opencms.file.CmsResource
Gets the database id for this resource.
getResourceId() - Method in class com.opencms.linkmanagement.CmsPageLinks
returns the id of this.
getResourceLastModifiedBy() - Method in class com.opencms.file.CmsResource
Gets the userId from the user who made the last change.
getResourceLoaderInfo() - Method in interface com.opencms.flex.I_CmsResourceLoader
Return a String describing the ResourceLoader
getResourceLoaderInfo() - Method in class com.opencms.flex.CmsDumpLoader
Return a String describing the ResourceLoader, which is "A simple dump loader that extends from com.opencms.launcher.CmsDumpLauncher"
getResourceLoaderInfo() - Method in class com.opencms.flex.CmsXmlTemplateLoader
Return a String describing the ResourceLoader, which is "A XMLTemplate loader that extends from com.opencms.launcher.CmsXmlLauncher".
getResourceLoaderInfo() - Method in class com.opencms.flex.CmsJspLoader
Return a String describing the ResourceLoader, which is "The OpenCms default resource loader for JSP"
getResourceName() - Method in class com.opencms.file.CmsResourceType
Returns the name for this resource-type.
getResourceName() - Method in class com.opencms.file.CmsResource
Returns the resource name of this resource, e.g.
getResourceName() - Method in class com.opencms.flex.jsp.CmsJspNavElement
Returns the resource name this nav element was initalized with.
getResourceName() - Method in class com.opencms.linkmanagement.CmsPageLinks
returns the resourcename
getResources(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminSyncProperties
Gets the resources.
getResources(CmsObject, CmsXmlLanguageFile, Vector, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminDownGalleries
Gets the resources displayed in the Radiobutton group on the chtype dialog.
getResources(CmsObject, CmsXmlLanguageFile, Vector, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsReplace
Prepares for a group of radio buttons the field names, field values and icon names.
getResources(CmsObject, CmsXmlLanguageFile, Vector, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsChtype
Gets the resources displayed in the Radiobutton group on the chtype dialog.
getResources(CmsObject, CmsXmlLanguageFile, Vector, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsNewResourceUpload
Gets the resources displayed in the Radiobutton group on the chtype dialog.
getResourcesForProject() - Method in class com.opencms.file.CmsImport
Returns a Vector of resource names that are needed to create a project for this import.
getResourcesInFolder(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a Vector with the subresources for a folder.
getResourcesInFolder(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a Vector with the subresources for a folder.
getResourcesInFolder(int, CmsFolder) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads all resources (including the folders) residing in a folder
getResourcesInFolder(String) - Method in class com.opencms.file.CmsObject
Returns a Vector with the subresources for a folder.
getResourcesWithProperty(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a Vector with all resources of the given type that have set the given property to the given value.
getResourcesWithProperty(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a Vector with all resources of the given type that have set the given property to the given value.
getResourcesWithProperty(CmsUser, CmsProject, String, String, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a Vector with all resources of the given type that have set the given property to the given value.
getResourcesWithProperty(CmsUser, CmsProject, String, String, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a Vector with all resources of the given type that have set the given property to the given value.
getResourcesWithProperty(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns a Vector with all resources of the given type that have set the given property.
getResourcesWithProperty(int, String, String, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns a Vector with all resources of the given type that have set the given property to the given value.
getResourcesWithProperty(String) - Method in class com.opencms.file.CmsObject
Returns a Vector with all resources of the given type that have set the given property.
getResourcesWithProperty(String, String, int) - Method in class com.opencms.file.CmsObject
Returns a Vector with all resources of the given type that have set the given property to the given value.
getResourceType() - Method in class com.opencms.file.CmsResourceType
Returns the type of this resource-type.
getResourceType() - Method in class com.opencms.file.CmsResourceTypeFolder
Returns the type of this resource-type.
getResourceType() - Method in class com.opencms.file.CmsResourceTypePlain
Returns the type of this resource-type.
getResourceType() - Method in class com.opencms.file.CmsResourceTypePage
Returns the type of this resource-type.
getResourceType() - Method in interface com.opencms.file.I_CmsResourceType
Returns the type of this resource-type.
getResourceType(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a CmsResourceTypes.
getResourceType(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a I_CmsResourceType.
getResourceType(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a CmsResourceTypes.
getResourceType(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a I_CmsResourceType.
getResourceType(int) - Method in class com.opencms.file.CmsObject
Returns a I_CmsResourceType.
getResourceType(String) - Method in class com.opencms.file.CmsObject
Returns a I_CmsResourceType.
getResourceTypeName() - Method in class com.opencms.file.CmsResourceTypeFolder
Returns the name for this resource-type.
getResourceTypeName() - Method in class com.opencms.file.CmsResourceTypePlain
Returns the name for this resource-type.
getResourceTypeName() - Method in class com.opencms.file.CmsResourceTypePage
Returns the name for this resource-type.
getResourceTypeName() - Method in interface com.opencms.file.I_CmsResourceType
Returns the name for this resource-type.
getResourceTypes(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsSearchForm
Create the entries for selectbox for resourcetypes
getResourceTypes(Vector, Vector, Vector, Vector) - Method in class com.opencms.file.CmsRegistry
Returns all Resourcetypes and korresponding parameter for System and all modules.
getResourceTypes(Vector, Vector, Vector, Vector) - Method in interface com.opencms.file.I_CmsRegistry
Returns all Resourcetypes and korresponding parameter for System and all modules.
getResponse() - Method in class com.opencms.file.CmsRequestContext
Gets the current response, if availaible.
getResponse() - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns the reponse wrapped by this element.
getResponseQueueSize() - Method in class com.opencms.flex.cache.CmsFlexController
 
getResultSet() - Method in class com.opencms.dbpool.CmsStatement
 
getResultSetConcurrency() - Method in class com.opencms.dbpool.CmsStatement
 
getResultSetHoldability() - Method in class com.opencms.dbpool.CmsStatement
 
getResultSetType() - Method in class com.opencms.dbpool.CmsStatement
 
getRole() - Method in class com.opencms.file.CmsTask
Returns the role group id of this task.
getRole() - Method in class com.opencms.file.CmsGroup
Is the Flag Role set?
getRoot() - Method in class com.opencms.file.CmsTask
Returns the root id of this task.
getRootCause() - Method in class com.opencms.core.CmsException
Get the root cause Throwable which was provided when this exception was thrown.
getRootChannel() - Method in class com.opencms.defaults.master.CmsMasterContent
Get the root channel of the module
getRootChannel() - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Get the root channel
getRootName() - Method in class com.opencms.file.CmsResource
Returns the root name of this resource, e.g.
getRuntimeProperty(Object) - Static method in class com.opencms.core.A_OpenCms
This method looks up a value in the runtime property Map.
getRuntimePropertyMap() - Method in class com.opencms.core.A_OpenCms
This method returns the complete runtime property Map.
getScheme() - Method in interface com.opencms.core.I_CmsRequest
 
getScheme() - Method in class com.opencms.core.CmsRequestHttpServlet
Methods to get the data from the original request.
getScheme() - Method in class com.opencms.core.CmsExportRequest
Methods to get the data from the original request.
getSection() - Method in class com.opencms.file.CmsUser
Gets the section of the user.
getSectionTitle(String) - Method in class com.opencms.template.CmsXmlTemplateFile
 
getSelectBoxEnd() - Method in class com.opencms.workplace.CmsXmlWpInputDefFile
 
getSelectBoxOption(String, String) - Method in class com.opencms.workplace.CmsXmlWpInputDefFile
 
getSelectBoxSelOption(String, String) - Method in class com.opencms.workplace.CmsXmlWpInputDefFile
 
getSelectBoxStart(String, String, String, String, String) - Method in class com.opencms.workplace.CmsXmlWpInputDefFile
 
getSelectBoxStartDiv(String, String, String, String, String) - Method in class com.opencms.workplace.CmsXmlWpInputDefFile
 
getSelectedChannels() - Method in class com.opencms.defaults.master.CmsMasterContent
Get all currently selected channels
getSelectedChannels(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.defaults.A_CmsChannelBackoffice
UserMethod creates a selectBox for selected channels
getSelectedGroups(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminUsers
Gets all groups that have been selected for the user to be in The given vectors names and values will be filled with the appropriate information to be used for building a select box.
getSelectedPage(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.defaults.A_CmsBackoffice
This method creates the selectbox with all avaiable Pages to select from.
getSelectedPage(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsBackofficeHead
This method creates the selectbox with all avaiable Pages to select from.
getSelectedResources(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminProjectNew
 
getSelectedUsers(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminGroups
Gets all users that have been selected to be in the group The given vectors names and values will be filled with the appropriate information to be used for building a select box.
getServerName() - Method in interface com.opencms.core.I_CmsRequest
Methods to get the data from the original request.
getServerName() - Method in class com.opencms.core.CmsRequestHttpServlet
Methods to get the data from the original request.
getServerName() - Method in class com.opencms.core.CmsExportRequest
Methods to get the data from the original request.
getServerPort() - Method in interface com.opencms.core.I_CmsRequest
 
getServerPort() - Method in class com.opencms.core.CmsRequestHttpServlet
Methods to get the data from the original request.
getServerPort() - Method in class com.opencms.core.CmsExportRequest
Methods to get the data from the original request.
getServletPath(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
Deprecated. instead of this method you should use the link tag.
getServletUrl() - Method in interface com.opencms.core.I_CmsRequest
Gets the part of the Url that describes the current servlet of this Web-Application.
getServletUrl() - Method in class com.opencms.core.CmsRequestHttpServlet
Gets the part of the Url that describes the current servlet of this Web-Application.
getServletUrl() - Method in class com.opencms.core.CmsExportRequest
Gets the part of the Url that describes the current servlet of this Web-Application.
getSession(boolean) - Method in class com.opencms.file.CmsRequestContext
Gets the Session for this request.
getSessionFailover() - Method in class com.opencms.boot.CmsSetup
Returns the value for session failover
getSessionId(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
Get the session id.
getSetupType() - Method in class com.opencms.boot.CmsSetup
Returns the value of the setup type: standard (false), advanced (true)
getSetupUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the setup url of the module.
getSetupUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.master.CmsChannelBackoffice
 
getSfsDate(String) - Method in class com.opencms.file.CmsSynchronizeList
This returns the date of the last synchronized version of the resource from the server filesystem
getShort(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getShort(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getShortException() - Method in class com.opencms.core.CmsException
Get the exeption message
getSiteName() - Method in class com.opencms.file.CmsObject
Returns the name of the current site, e.g.
getSiteName() - Method in class com.opencms.file.CmsRequestContext
Returns the site name, e.g.
getSiteNavigation() - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
This method builds a complete site navigation tree with entries of all branches.
getSiteNavigation(CmsObject, String, int) - Static method in class com.opencms.flex.jsp.CmsJspNavBuilder
This method builds a complete navigation tree with entries of all branches from the specified folder.
getSiteNavigation(String, int) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
This method builds a complete navigation tree with entries of all branches from the specified folder.
getSiteRoot() - Method in class com.opencms.file.CmsRequestContext
Returns the site root, e.g.
getSiteRoot(String) - Method in class com.opencms.file.CmsObject
Returns the name of the current site root, e.g.
getSiteRoot(String) - Method in class com.opencms.file.CmsRequestContext
Returns the name of the current site root, e.g.
getSize() - Method in class com.opencms.defaults.master.CmsMasterMedia
 
getStackTrace(Throwable) - Static method in class com.opencms.util.Utils
Gets the stack-trace of a exception, and returns it as a string.
getStackTraceAsString() - Method in class com.opencms.core.CmsException
Return a string with the stacktrace. for this exception and for all encapsulated exceptions.
getStartPoints() - Method in class com.opencms.core.CmsStaticExportProperties
Returns a Vector (of Strings) with the names of the vfs resources (files and folders) where the export should start.
getStartRule() - Method in class com.opencms.core.CmsStaticExportProperties
return the start rule used for export and extern mode.
getStartTime() - Method in class com.opencms.file.CmsTaskLog
 
getStartTime() - Method in class com.opencms.file.CmsTask
Returns the starttime of this task.
getState() - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Returns the state of the content definition: unchanged, new, changed or deleted
getState() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the state of a CD.
getState() - Method in class com.opencms.defaults.master.CmsMasterContent
Returns the state of the content definition: unchanged, new, changed or deleted
getState() - Method in class com.opencms.file.CmsResource
Returns the state of this resource.
getState() - Method in class com.opencms.file.CmsTask
Returns the state of this task.
getStateString() - Method in class com.opencms.file.CmsTask
Returns the state of this task as an String.
getStaticExport() - Method in class com.opencms.boot.CmsSetup
 
getStaticExportEnabledValue() - Method in class com.opencms.core.CmsStaticExportProperties
Returns the value of the static export enable.
getStaticExportPath() - Method in class com.opencms.boot.CmsSetup
 
getStaticExportProperties() - Static method in class com.opencms.core.OpenCms
Returns the properties for the static export.
getStaticExportProperties() - Static method in class com.opencms.file.CmsObject
Returns the properties for the static export.
getStopThread() - Method in class com.opencms.boot.CmsSetupLoggingThread
Indicates if the Thread has been stopped
getString(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getString(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getString(String) - Method in class com.opencms.flex.util.CmsMessages
Directly calls the getString(String) method of the wrapped ResourceBundle.
getStylesheet(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
Inserts the correct stylesheet into the layout template.
getSubFolders(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a Vector with all subfolders.
getSubFolders(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a Vector with all subfolders.
getSubFolders(CmsUser, CmsProject, String, boolean) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a Vector with all subfolders.
getSubFolders(CmsUser, CmsProject, String, boolean) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a Vector with all subfolders.
getSubFolders(int, CmsFolder) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns a Vector with all subfolders.
getSubFolders(String) - Method in class com.opencms.file.CmsObject
Returns a Vector with all subfolders of a given folder.
getSubFolders(String, boolean) - Method in class com.opencms.file.CmsObject
Returns a Vector with all subfolders of a given folder.
getSubId() - Method in class com.opencms.defaults.master.CmsMasterContent
Returns the sub-id of this contentdefinition.
getSubtemplateClass(String) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets the template class of a given subelement definition.
getSubtemplateFilename(String) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets the filename of the master template file of a given subelement definition.
getSubtemplateSelector(String) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets the template selector of the master template file of a given subelement definition.
getSuffix() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
Returns the suffix.
getSuperGroups(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminGroups
Gets all supergroups of the actual group (in session or in form data) for a selectbox The given vectors names and values will be filled with the appropriate information to be used for building a select box.
getSystemElement() - Method in class com.opencms.file.CmsRegistry
Return the XML "system" node Element from the registry for further processing in another class.
getSystemElement() - Method in interface com.opencms.file.I_CmsRegistry
Return the XML "system" node Element from the registry for further processing in another class.
getSystemValue(String) - Method in class com.opencms.file.CmsRegistry
Returns a value for a system-key.
getSystemValue(String) - Method in interface com.opencms.file.I_CmsRegistry
Returns a value for a system-key.
getSystemValues(String) - Method in class com.opencms.file.CmsRegistry
Returns a vector of value for a system-key.
getSystemValues(String) - Method in interface com.opencms.file.I_CmsRegistry
Returns a vector of value for a system-key.
getTagValue(Element) - Method in class com.opencms.template.A_CmsXmlContent
Reads all text or CDATA values from the given XML element, e.g.
getTaskDocuDefinitions(CmsObject) - Method in class com.opencms.workplace.A_CmsWpElement
Reads the task docu definition file.
getTaskId() - Method in class com.opencms.file.CmsProject
Returns the taskid of this project.
getTaskListDefinitions(CmsObject) - Method in class com.opencms.workplace.A_CmsWpElement
Reads the projectlist definition file.
getTaskPar(CmsUser, CmsProject, int, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Get a parameter value for a task.
getTaskPar(CmsUser, CmsProject, int, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Get a parameter value for a task.
getTaskPar(int, String) - Method in class com.opencms.file.CmsObject
Get a parameter value for a task.
getTaskPar(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Get a parameter value for a task.
getTaskType() - Method in class com.opencms.file.CmsTask
Returns the type of this task.
getTaskType(String) - Method in class com.opencms.file.CmsObject
Get the template task id fo a given taskname.
getTaskType(String) - Method in interface com.opencms.file.I_CmsResourceBroker
Get the template task id fo a given taskname.
getTaskType(String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Get the template task id fo a given taskname.
getTaskType(String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Get the template task id fo a given taskname.
getTaskTypeConditon(boolean, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
 
getTaskUrl(CmsObject, int, int) - Static method in class com.opencms.workplace.CmsTaskAction
 
getTeams(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsTaskNew
Gets all groups, that may work for a project.
getTeams(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsTaskContentDialogPriority
Gets all groups, that may work for a project.
getTemplateClass() - Method in class com.opencms.template.CmsXmlControlFile
Gets the template class defined in the body file.
getTemplateClass(CmsObject, String) - Method in class com.opencms.template.cache.A_CmsElement
Get a template class from the template class manager.
getTemplateClassName(String, CmsXmlTemplateFile, Hashtable) - Method in class com.opencms.template.CmsXmlTemplate
Find the corresponding template class to be loaded.
getTemplateContent(Object, Hashtable, String) - Method in class com.opencms.template.CmsXmlTemplateFile
Gets the data of the appropriate <TEMPLATE> section of this workplace template file.
getTemplateElements(CmsObject, String, Vector, Vector) - Static method in class com.opencms.workplace.CmsHelperMastertemplates
Gets the templates displayed in the template select box.
getTemplateFileName(String, CmsXmlTemplateFile, Hashtable) - Method in class com.opencms.template.CmsXmlTemplate
Find the corresponding template file to be loaded by the template class.
getTemplateName() - Method in class com.opencms.template.cache.CmsElementDefinition
Get the template name for the element defined.
getTemplateName() - Method in class com.opencms.template.cache.CmsElementDescriptor
Get the template name for the element defined.
getTemplates(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsNewResourceFolder
Gets the templates displayed in the template select box.
getTemplates(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsNewResourcePage
Gets the templates displayed in the template select box.
getTemplates(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsNewResourcePdfpage
Gets the templates displayed in the template select box.
getTemplates(CmsObject, Vector, Vector, String) - Static method in class com.opencms.workplace.CmsHelperMastertemplates
Gets the templates displayed in the template select box.
getTemplates(CmsObject, Vector, Vector, String, int) - Static method in class com.opencms.workplace.CmsHelperMastertemplates
Gets the templates displayed in the template select box.
getTemplateSelector() - Method in class com.opencms.template.cache.CmsElementDefinition
Get the templateSelector of the element defined.
getTemplateSelector(String, CmsXmlTemplateFile, Hashtable) - Method in class com.opencms.template.CmsXmlTemplate
Find the corresponding template selector to be activated.
getTextNodeValue(Element, String) - Method in class com.opencms.file.CmsImport
Returns the text for a node.
getThrowable() - Method in class com.opencms.core.CmsException
Get the throwable.
getTidyConfFile() - Method in class com.opencms.htmlconverter.CmsHtmlConverter
If defined, returns JTidy configuration filename
getTidyConfFile() - Method in interface com.opencms.htmlconverter.I_CmsHtmlConverterInterface
If defined, returns JTidy configuration filename
getTime(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getTime(int, Calendar) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getTime(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getTime(String, Calendar) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getTimeout() - Method in class com.opencms.boot.CmsSetup
Returns the timeout value
getTimeout() - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
Returns the timeout - value of this cache entry, this is set to the time when the entry becomes invalid.
getTimeout() - Method in class com.opencms.template.A_CmsCacheDirectives
Get the timeout object(used if the element should be reloaded every x minutes.
getTimeOut() - Method in class com.opencms.file.CmsTask
Returns the timeout of this task.
getTimestamp() - Method in class com.opencms.file.CmsCachedObject
Gets the last access time for this CmsCacheObject.
getTimestamp(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getTimestamp(int, Calendar) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getTimestamp(ResultSet, String) - Static method in class com.opencms.util.SqlHelper
This method tries to get the timestamp several times, because there is a timing-problem in the actual mysql-driver.
getTimestamp(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getTimestamp(String, Calendar) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getTitle() - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Returns the title of the content definition
getTitle() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the title of the channel
getTitle() - Method in class com.opencms.defaults.master.CmsMasterMedia
 
getTitle() - Method in class com.opencms.defaults.master.CmsMasterContent
Returns the title of this cd
getTitle() - Method in class com.opencms.flex.jsp.CmsJspNavElement
Returns the value of the property C_PROPERTY_TITLE of this nav element, or null if this property is not set.
getTitle(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
Inserts the document title into the template.
getTitle(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsLoginNew
Customized getTitle() method for adding the current version information to the title of the login screen.
getTitleEscaped(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
Inserts the document title into the template, escaping special and non - ASCII characters with their HTML number representation (e.g.
getTopRequest() - Method in class com.opencms.flex.cache.CmsFlexController
 
getTopResponse() - Method in class com.opencms.flex.cache.CmsFlexController
 
getTransactionIsolation() - Method in class com.opencms.dbpool.CmsConnection
 
getTranslations() - Method in class com.opencms.flex.util.CmsResourceTranslator
Returns a copy of the initialized translation rules.
getTree(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsFolderTree
Creates the folder tree i.
getTree(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsExplorerTree
Creates the folder tree in the workplace explorer.
getTree(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsChannelTree
Creates the folder tree i.
getType() - Method in class com.opencms.core.CmsException
Get the type of the CmsException.
getType() - Method in class com.opencms.defaults.master.CmsMasterMedia
 
getType() - Method in class com.opencms.file.CmsPropertydefinition
Gets the resourcetype for this Propertydefinition.
getType() - Method in class com.opencms.file.CmsTaskLog
 
getType() - Method in class com.opencms.file.CmsMountPoint
Returns the default filetype of a CmsMountPoint Object.
getType() - Method in class com.opencms.file.CmsResource
Gets the type id for this resource.
getType() - Method in class com.opencms.file.CmsUser
Gets the type of the user (webuser or a systemuser).
getType() - Method in class com.opencms.file.CmsProject
Gets the type.
getType() - Method in class com.opencms.flex.CmsEvent
Provides access to the event type that was passed with this event.
getTypeMap() - Method in class com.opencms.dbpool.CmsConnection
 
getTypeText() - Method in class com.opencms.core.CmsException
Gets the exception type as text.
getUndeletedResources(Vector) - Method in class com.opencms.file.genericSql.CmsDbAccess
Gets all resources that are marked as undeleted.
getUndeleteUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the undelete url of the module.
getUniqueId(CmsObject) - Method in class com.opencms.defaults.A_CmsContentDefinition
gets the unique Id of a content definition instance
getUniqueId(CmsObject) - Method in class com.opencms.defaults.master.CmsChannelContent
gets the unique Id of a content definition instance
getUniqueId(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
gets the unique Id of a content definition instance
getUpdateCount() - Method in class com.opencms.dbpool.CmsStatement
 
getUri() - Method in class com.opencms.file.CmsRequestContext
Gets the uri for the requested resource.
getUri(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
 
getUriLocator() - Method in class com.opencms.template.cache.CmsElementCache
 
getUriWithParameter(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
 
getUrl() - Method in class com.opencms.defaults.A_CmsContentDefinition
Gets the url of the field entry You have to override this method in your content definition, if you wish to link url´s to the field entries
getUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsBackoffice
Gets the redirect url of the module.
getURL(int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getURL(String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
getUrlPrefixArray() - Method in class com.opencms.core.CmsStaticExportProperties
Gets the prefix array for the linkreplacement
getUrlPrefixExport() - Method in class com.opencms.boot.CmsSetup
 
getUrlPrefixHttp() - Method in class com.opencms.boot.CmsSetup
 
getUrlPrefixHttps() - Method in class com.opencms.boot.CmsSetup
 
getUrlPrefixServername() - Method in class com.opencms.boot.CmsSetup
 
getUser() - Method in class com.opencms.file.CmsTaskLog
 
getUser() - Method in class com.opencms.file.CmsMountPoint
Returns the default user id of a CmsMountPoint Object.
getUser(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsWpMain
Gets the currently logged in user.
getUser(String) - Method in class com.opencms.core.CmsCoreSession
Gets the complete user information of a user from the session storage.
getUserDefaultAccessFlags() - Static method in class com.opencms.core.A_OpenCms
Returns the value for the default user access flags.
getUserDefaultLanguage() - Static method in class com.opencms.core.A_OpenCms
Returns the value of the user default language.
getUserName(String) - Method in class com.opencms.core.CmsCoreSession
Gets the username of a user from the session storage.
getUserParameter(Hashtable, String) - Method in class com.opencms.defaults.CmsShowContent
Gets the userparameter from tagcontent of the getList method-tag or from url parameters.
getUsers() - Method in class com.opencms.file.CmsObject
Returns all users in the Cms.
getUsers(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsAdminUsers
Gets all users The given vectors names and values will be filled with the appropriate information to be used for building a select box.
getUsers(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsChown
Gets all users that can be new owner of the file.
getUsers(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsTaskNew
 
getUsers(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsTaskContentDialogPriority
 
getUsers(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns all users

Security: All users are granted, except the anonymous user.

getUsers(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns all users

Security: All users are granted, except the anonymous user.

getUsers(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns all users from a given type

Security: All users are granted, except the anonymous user.

getUsers(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns all users from a given type

Security: All users are granted, except the anonymous user.

getUsers(CmsUser, CmsProject, int, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns all users from a given type that start with a specified string

Security: All users are granted, except the anonymous user.

getUsers(CmsUser, CmsProject, int, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns all users from a given type that start with a specified string

Security: All users are granted, except the anonymous user.

getUsers(int) - Method in class com.opencms.file.CmsObject
Returns all users of the given type in the Cms.
getUsers(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Gets all users of a type.
getUsers(int, String) - Method in class com.opencms.file.CmsObject
Returns all users from a given type that start with a specified string

getUsers(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Gets all users of a type and namefilter.
getUsersByLastname(CmsUser, CmsProject, String, int, int, int, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Gets all users with a certain Lastname.
getUsersByLastname(CmsUser, CmsProject, String, int, int, int, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Gets all users with a certain Lastname.
getUsersByLastname(String, int, int, int, int) - Method in class com.opencms.file.CmsObject
Gets all users with a certain Lastname.
getUsersByLastname(String, int, int, int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Gets all users with a certain Lastname.
getUsersOfGroup(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a list of users in a group.
getUsersOfGroup(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a list of users in a group.
getUsersOfGroup(String) - Method in class com.opencms.file.CmsObject
Gets all users of a group.
getUsersOfGroup(String, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns a list of users of a group.
getValue(String) - Method in class com.opencms.core.CmsSession
Gets a value from the session.
getValue(String) - Method in interface com.opencms.core.I_CmsSession
Gets a value from the session.
getValue01() - Method in class com.opencms.workplace.CmsSearchFormObject
Gets the first value for the filter.
getValue02() - Method in class com.opencms.workplace.CmsSearchFormObject
Gets the second value for the filter.
getValue03() - Method in class com.opencms.workplace.CmsSearchFormObject
Gets the third value for the filter.
getValueNames() - Method in class com.opencms.core.CmsSession
Gets the names of all values stored in the session.
getValueNames() - Method in interface com.opencms.core.I_CmsSession
 
getVariant(Object) - Method in class com.opencms.template.cache.A_CmsElement
Get a variant from the vatiant cache
getVariantCachesize() - Method in class com.opencms.template.cache.CmsElementCache
returns the size of the variant cache for each element.
getVariantDependencies() - Static method in class com.opencms.core.OpenCms
Returns the hashtable with the variant dependencies used for the elementcache.
getVariantDependencies() - Method in class com.opencms.file.CmsObject
Gets the hashtable with the variant dependencies used for the elementcache.
getVersionFromHistory(CmsObject, Class, int, int, int) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Returns the version of a master in the backup
getVersionFromHistory(CmsObject, int) - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
History method returns the cd of the version with the given versionId
getVersionFromHistory(CmsObject, int) - Method in class com.opencms.defaults.master.CmsChannelContent
History method returns the cd of the version with the given versionId
getVersionFromHistory(CmsObject, int) - Method in class com.opencms.defaults.master.CmsMasterContent
History method returns the cd of the version with the given versionId
getVersionFromHistory(CmsObject, int, int, int) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Returns the version of a master in the backup
getVersionId() - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Returns the id of the version in the history of the content definition
getVersionId() - Method in class com.opencms.defaults.master.CmsChannelContent
Gets the version id of version the channel
getVersionId() - Method in class com.opencms.defaults.master.CmsMasterContent
Returns the id of the version in the history of the content definition
getVersionId() - Method in class com.opencms.file.CmsBackupResource
Gets the version id of this resource.
getVersionId() - Method in class com.opencms.file.CmsBackupProject
Gets the versionId.
getVersionName() - Static method in class com.opencms.core.A_OpenCms
Returns a String containing the version information (version name and version number) of this OpenCms system.
getVersionNumber() - Static method in class com.opencms.core.A_OpenCms
Returns a String containing the version number of this OpenCms system.
getVfsDate(String) - Method in class com.opencms.file.CmsSynchronizeList
This returns the date of the last synchronized version of the resource from the virtual filesystem
getViews(CmsObject, CmsXmlLanguageFile, Vector, Vector, Hashtable) - Method in class com.opencms.workplace.CmsPreferencesPanels
Gets all views available in the workplace screen.
getViews(Vector, Vector) - Method in class com.opencms.file.CmsRegistry
Returns all views and korresponding urls for all modules.
getViews(Vector, Vector) - Method in interface com.opencms.file.I_CmsRegistry
Returns all views and korresponding urls for all modules.
getVisibleResourcesWithProperty(CmsUser, CmsProject, String, String, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a Vector with all resources of the given type that have set the given property to the given value.
getVisibleResourcesWithProperty(CmsUser, CmsProject, String, String, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a Vector with all resources of the given type that have set the given property to the given value.
getVisibleResourcesWithProperty(String, String, int) - Method in class com.opencms.file.CmsObject
Returns a Vector with all resources of the given type that have set the given property to the given value.
getWakeupTime() - Method in class com.opencms.file.CmsTask
Returns the wakeuptime of this task.
getWarnings() - Method in class com.opencms.dbpool.CmsStatement
 
getWarnings() - Method in class com.opencms.dbpool.CmsConnection
 
getWebAppName() - Static method in class com.opencms.boot.CmsBase
Get the OpenCms WebApplicationName
getWebAppUrl() - Method in interface com.opencms.core.I_CmsRequest
Returns the part of the Url that descibes the Web-Application.
getWebAppUrl() - Method in class com.opencms.core.CmsRequestHttpServlet
Returns the part of the Url that descibes the Web-Application.
getWebAppUrl() - Method in class com.opencms.core.CmsExportRequest
Returns the part of the Url that descibes the Web-Application.
getWebBasePath() - Static method in class com.opencms.boot.CmsBase
Get the OpenCms web-base path
getWidth() - Method in class com.opencms.defaults.master.CmsMasterMedia
 
getWizardEnabled() - Method in class com.opencms.boot.CmsSetup
 
getWorkplaceActionPath() - Method in class com.opencms.workplace.CmsXmlWpConfigFile
Gets the path for OpenCms workplace action files.
getWorkplaceAdministrationPath() - Method in class com.opencms.workplace.CmsXmlWpConfigFile
Gets the path for OpenCms workplace administration files.
getWorkplaceIniData(Vector, Vector, String, String) - Method in class com.opencms.workplace.CmsXmlWpConfigFile
 
getWpPicturePath() - Method in class com.opencms.workplace.CmsXmlWpConfigFile
Gets the path for system picture files.
getWriter() - Method in class com.opencms.flex.cache.CmsFlexResponse
Method overlodad from the standard HttpServletRequest API.
getWriterBytes() - Method in class com.opencms.flex.cache.CmsFlexResponse
Returns the bytes that have been written on the current writers output stream.
getXmlDataValue(String) - Method in class com.opencms.workplace.CmsXmlWpTemplateFile
Deprecated. Use getDataValue instead. is found for this key.
getXmlDocument() - Method in class com.opencms.template.A_CmsXmlContent
Gets the XML parsed content of this template file as a DOM document.
getXmlDocumentTagName() - Method in class com.opencms.defaults.CmsXmlFormTemplateFile
Gets the expected tagname for the XML documents of this content type
getXmlDocumentTagName() - Method in class com.opencms.file.CmsRegistry
Gets the expected tagname for the XML documents of this content type
getXmlDocumentTagName() - Method in class com.opencms.template.A_CmsXmlContent
This method should be implemented by every extending class.
getXmlDocumentTagName() - Method in class com.opencms.template.CmsXmlTemplateFile
Gets the expected tagname for the XML documents of this content type
getXmlDocumentTagName() - Method in class com.opencms.template.CmsXmlControlFile
Gets the expected tagname for the XML documents of this content type
getXmlDocumentTagName() - Method in class com.opencms.workplace.CmsXmlWpButtonsDefFile
Gets the expected tagname for the XML documents of this content type
getXmlDocumentTagName() - Method in class com.opencms.workplace.CmsXmlWpInputDefFile
Gets the expected tagname for the XML documents of this content type
getXmlDocumentTagName() - Method in class com.opencms.workplace.CmsXmlLanguageFileContent
Gets the expected tagname for the XML documents of this content type
getXmlDocumentTagName() - Method in class com.opencms.workplace.CmsXmlWpTemplateFile
Gets the expected tagname for the XML documents of this content type
getXmlDocumentTagName() - Method in class com.opencms.workplace.CmsXmlWpLabelDefFile
Gets the expected tagname for the XML documents of this content type
getXmlDocumentTagName() - Method in class com.opencms.workplace.CmsXmlWpBoxDefFile
Gets the expected tagname for the XML documents of this content type
getXmlParser() - Static method in class com.opencms.template.A_CmsXmlContent
Gets the currently used XML Parser.
getXmlText() - Method in interface com.opencms.template.I_CmsXmlContent
Prints the XML parsed content to a String
getXmlText() - Method in class com.opencms.template.A_CmsXmlContent
Prints the XML parsed content to a String
getXmlText(Document, OutputStream, String) - Method in interface com.opencms.template.I_CmsXmlParser
Calls a XML printer for converting a XML DOM document to a String.
getXmlText(Document, OutputStream, String) - Method in class com.opencms.template.CmsXmlXercesParser
Calls a XML printer for converting a XML DOM document to a String.
getXmlText(Document, Writer) - Method in interface com.opencms.template.I_CmsXmlParser
Calls a XML printer for converting a XML DOM document to a String.
getXmlText(Document, Writer) - Method in class com.opencms.template.CmsXmlXercesParser
Calls a XML printer for converting a XML DOM document to a String.
getXmlText(Document, Writer, String) - Method in interface com.opencms.template.I_CmsXmlParser
Calls a XML printer for converting a XML DOM document to a String.
getXmlText(Document, Writer, String) - Method in class com.opencms.template.CmsXmlXercesParser
Calls a XML printer for converting a XML DOM document to a String.
getXmlText(Node) - Method in interface com.opencms.template.I_CmsXmlContent
Prints the XML parsed content of a given node and its subnodes to a String
getXmlText(Node) - Method in class com.opencms.template.A_CmsXmlContent
Prints the XML parsed content of a given node and its subnodes to a String
getXmlText(OutputStream) - Method in class com.opencms.template.A_CmsXmlContent
 
getXmlText(OutputStream, Node) - Method in class com.opencms.template.A_CmsXmlContent
 
getXmlText(Writer) - Method in interface com.opencms.template.I_CmsXmlContent
Prints the XML parsed content of this template file to the given Writer.
getXmlText(Writer) - Method in class com.opencms.template.A_CmsXmlContent
Prints the XML parsed content of this template file to the given Writer.
getXmlText(Writer, Node) - Method in interface com.opencms.template.I_CmsXmlContent
Prints the XML parsed content of the given Node and its subnodes to the given Writer.
getXmlText(Writer, Node) - Method in class com.opencms.template.A_CmsXmlContent
Prints the XML parsed content of the given Node and its subnodes to the given Writer.

H

hadParseError() - Method in class com.opencms.flex.cache.CmsFlexCacheKey
This flag is used to indicate that a parse error had occured, which can happen if the cache directives String passed to the constructor using the response is not build according to the Flex cache language syntax.
handleAnyTag(Element, Object, Object) - Method in class com.opencms.workplace.CmsXmlWpTemplateFile
Handles any occurence of any special workplace XML tag like <BUTTON> or <LABEL>.
handleCheckbox(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.A_CmsBackoffice
User method that handles a checkbox in the input form of the backoffice.
handleDynamicRules(CmsObject, String, int, Vector) - Static method in class com.opencms.file.CmsStaticExport
this method handles the dynamic rules created by opencms in using the properties of resources.
handleElementTag(Element, Object, Object) - Method in class com.opencms.template.CmsXmlTemplateFile
Handling of the <ELEMENT> tags.
handleRadiobuttonTag(Element, Object, Object) - Method in class com.opencms.defaults.CmsXmlFormTemplateFile
Handles any occurence of the special XML tag <RADIOBUTTON> for generating HTML form radio buttons.
handleSelectTag(Element, Object, Object) - Method in class com.opencms.defaults.CmsXmlFormTemplateFile
Handles any occurence of the special XML tag <SELECT> for generating HTML form select boxes.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsMessagebox
Handling of the <MESSAGEBOX> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsInput
Handling of the <INPUT> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in interface com.opencms.workplace.I_CmsWpElement
Method for handling the corresponding special workplace XML tag and generating the appropriate output.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsTaskDocu
Handling of the special workplace <TASKDOCU> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsContextmenue
Handling of the special workplace <Contextmenue> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsSelectBox
Handling of the special workplace <SELECTBOX> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsButtonJavascript
Handling of the special workplace <JAVASCRIPTBUTTON> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsInputPassword
Handling of the <PASSWORD> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsBackbutton
Handling of the special workplace <BACKBUTTON> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsButtonText
Handling of the special workplace <TEXTBUTTON> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsPanel
Handling of the <PANELBAR> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsButton
Handling of the special workplace <BUTTON> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsLabel
Handling of the <LABEL> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsIcon
Handling of the special workplace <ICON> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsModulelist
Handling of the special workplace <MODULELIST> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsProjecthistory
Handling of the special workplace <PROJECTHISTORY> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsButtonSeparator
Handling of the special workplace <BUTTONSEPARATOR> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsRadioButtons
Handling of the special workplace <RADIOBUTTON> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsFileList
Handling of the special workplace <FILELIST> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsTaskList
Handling of the special workplace <TASKLIST> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsButtonSubmit
Handling of the special workplace <SUBMITBUTTON> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsProjectlist
Handling of the special workplace <PROJECTLIST> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsErrorpage
Handling of the <ERRORPAGEBOX> tags.
handleSpecialWorkplaceTag(CmsObject, Element, A_CmsXmlContent, Object, Hashtable, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsPrefsScroller
Handling of the <PREFSSCROLLER> tags.
has(Object) - Method in interface com.opencms.launcher.I_CmsTemplateCache
Checks if there exists a cached template content for a given key.
hasBrokenLinks() - Method in interface com.opencms.report.I_CmsReport
Returns true if broken links where reported, false otherwise.
hasBrokenLinks() - Method in class com.opencms.report.CmsHtmlReport
 
hasBrokenLinks() - Method in class com.opencms.report.CmsShellReport
 
hasData(String) - Method in class com.opencms.template.A_CmsXmlContent
Checks if this Template owns a datablock with the given key.
hasData(String) - Method in class com.opencms.template.CmsXmlTemplateFile
Checks if this Template owns a datablock with the given key.
hasDependenciesVariants() - Method in class com.opencms.template.cache.A_CmsElement
says if the extern dependenciescache has to be updated when this element is deleted.
hasErrors(InputStream) - Method in class com.opencms.htmlconverter.CmsHtmlConverter
Checks if HTML code has errors
hasErrors(InputStream) - Method in interface com.opencms.htmlconverter.I_CmsHtmlConverterInterface
Checks if HTML code has errors
hasErrors(String) - Method in class com.opencms.htmlconverter.CmsHtmlConverter
Checks if HTML code has errors
hasErrors(String) - Method in interface com.opencms.htmlconverter.I_CmsHtmlConverterInterface
Checks if HTML code has errors
hashCode() - Method in class com.opencms.flex.util.CmsUUID
Optimized hashCode implementation for UUID's.
hashCode() - Method in class com.opencms.template.cache.CmsUriDescriptor
We have to return a hashcode for the hashtable.
hashCode() - Method in class com.opencms.template.cache.CmsElementDescriptor
We have to return a hashcode for the hashtable.
hasLanguageValue(String) - Method in class com.opencms.workplace.CmsXmlLanguageFileContent
Checks if there exists a language value vor the requested tag.
hasReadAccess(CmsObject) - Method in class com.opencms.defaults.A_CmsContentDefinition
has the current user the right to read the CD
hasSection(String) - Method in class com.opencms.template.CmsXmlTemplateFile
Checks if the section with the given name is defined in this XML template file.
hasSubtemplateClass(String) - Method in class com.opencms.template.CmsXmlTemplateFile
Check if there is the template class of a given subelement defined.
hasSubtemplateFilename(String) - Method in class com.opencms.template.CmsXmlTemplateFile
Check if there is the template filename of a given subelement defined.
hasSubtemplateSelector(String) - Method in class com.opencms.template.CmsXmlTemplateFile
Checks if there is a template selector defined in the subelement definition of this template file.
hasUserParameter() - Method in class com.opencms.defaults.CmsFilterMethod
Returns, if this filter needs additional user parameter.
hasWriteAccess(CmsObject) - Method in class com.opencms.defaults.A_CmsContentDefinition
has the current user the right to write the CD
hasWriteAccess(CmsObject, CmsResource) - Static method in class com.opencms.defaults.master.CmsMasterContent
has the current user the right to write the resource
hasXmlData(String) - Method in class com.opencms.workplace.CmsXmlWpTemplateFile
Deprecated. Use hasData instead.
helperGetFilesInFolder(CmsUser, CmsProject, String, boolean) - Method in class com.opencms.file.genericSql.CmsResourceBroker
A helper method for this resource-broker.
helperGetSubFolders(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
A helper method for this resource-broker.
htmlList(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsHtmlBrowser
User method to generate an URL for the pics folder.

I

I_CmsCheckResource - interface com.opencms.core.I_CmsCheckResource.
This interface checks the requested resource from the OpenCms request context and returns it to the calling method, which will usually be OpenCms.initResource(cms).
I_CmsConstants - interface com.opencms.core.I_CmsConstants.
This interface is a pool for constants in OpenCms.
I_CmsContent - interface com.opencms.template.I_CmsContent.
Common interface for OpenCms content classes.
I_CmsCronJob - interface com.opencms.core.I_CmsCronJob.
This interface identifies an Object that can be started as a cronjob.
I_CmsDumpTemplate - interface com.opencms.template.I_CmsDumpTemplate.
Interface for OpenCms dump template classes.
I_CmsEventListener - interface com.opencms.flex.I_CmsEventListener.
Implement this interface in case your class has to react to CmsEvents that are thrown by system.
I_CmsExtendedContentDefinition - interface com.opencms.defaults.I_CmsExtendedContentDefinition.
Content Definitions that uses the projectmanagement, that means the cd can be published and the history can be enabled, should implement this interface
I_CmsFileListUsers - interface com.opencms.workplace.I_CmsFileListUsers.
Interface for all classes using the workplace file list.
I_CmsFlexLruCacheObject - interface com.opencms.flex.util.I_CmsFlexLruCacheObject.
Defines the methods which an object being cached by CmsFlexLruCache must implement.
I_CmsHtmlConverterInterface - interface com.opencms.htmlconverter.I_CmsHtmlConverterInterface.
Interface definition of CmsHtmlConverter with declaration of necessary methods.
I_CmsJavascriptTemplate - interface com.opencms.template.I_CmsJavascriptTemplate.
 
I_CmsJspTagParamParent - interface com.opencms.flex.jsp.I_CmsJspTagParamParent.
Interface for tag handlers implementing valid parent tags for <c:param>.
I_CmsLauncher - interface com.opencms.launcher.I_CmsLauncher.
Common interface for OpenCms launchers.
I_CmsLifeCycle - interface com.opencms.defaults.I_CmsLifeCycle.
Defines methods to start-up and shut-down module classes that are registerd in the OpenCms registry.
I_CmsLogChannels - interface com.opencms.boot.I_CmsLogChannels.
Common interface for OpenCms logging, constants used for logging purposes are defined here.
I_CmsRegistry - interface com.opencms.file.I_CmsRegistry.
This interface describes the registry for OpenCms.
I_CmsReport - interface com.opencms.report.I_CmsReport.
This is the interface for the report classes which are used to process the output during database import and export operations.
I_CmsRequest - interface com.opencms.core.I_CmsRequest.
This interface defines an OpenCms request, a generic request object that is used by OpenCms and provides methods to read the data included in the request.
I_CmsResourceBroker - interface com.opencms.file.I_CmsResourceBroker.
This interface describes THE resource broker.
I_CmsResourceLoader - interface com.opencms.flex.I_CmsResourceLoader.
This interface describes a resource loader for OpenCms, a class that can load a resource from the VFS, process it's contents and deliver the result to the user.
I_CmsResourceType - interface com.opencms.file.I_CmsResourceType.
Defines of all methods that a specific resource type has to implement.
I_CmsResponse - interface com.opencms.core.I_CmsResponse.
This interface defines an OpenCms response, a generic response object that is used by OpenCms and provides methods to send processed data back to the requesting user.
I_CmsSession - interface com.opencms.core.I_CmsSession.
This interface defines an OpenCms session, a generic session object that is used by OpenCms and provides methods to access the current users session data.
I_CmsTemplate - interface com.opencms.template.I_CmsTemplate.
Common interface for OpenCms template classes.
I_CmsTemplateCache - interface com.opencms.launcher.I_CmsTemplateCache.
Common interface for the OpenCms template cache.
I_CmsTimedContentDefinition - interface com.opencms.defaults.I_CmsTimedContentDefinition.
Content Definitions that uses the timing, that means the cd can define a timeinterval in which the content is valid.
I_CmsWpConstants - interface com.opencms.workplace.I_CmsWpConstants.
Interface defining all constants used in OpenCms workplace classes and elements.
I_CmsWpElement - interface com.opencms.workplace.I_CmsWpElement.
Interface for all workplace elements.
I_CmsXmlContent - interface com.opencms.template.I_CmsXmlContent.
Common interface for OpenCms XML content classes.
I_CmsXmlParser - interface com.opencms.template.I_CmsXmlParser.
Common interface for OpenCms XML parsers.
I_CmsXmlTemplate - interface com.opencms.template.I_CmsXmlTemplate.
Interface for OpenCms XML template classes.
I_PasswordValidation - interface com.opencms.util.I_PasswordValidation.
Defines methods for password validating objects.
importAllResources(Vector, Vector, Vector, String, String) - Method in class com.opencms.file.CmsImport
Imports the resources and writes them to the cms.
importCheckDependencies(String, boolean) - Method in class com.opencms.file.CmsRegistry
 
importCheckDependencies(String, boolean) - Method in interface com.opencms.file.I_CmsRegistry
Checks the dependencies for a new or replaced module.
importFolder(CmsUser, CmsProject, String, String, CmsObject) - Method in interface com.opencms.file.I_CmsResourceBroker
Imports a import-resource (folder or zipfile) to the cms.
importFolder(CmsUser, CmsProject, String, String, CmsObject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Imports a import-resource (folder or zipfile) to the cms.
importFolder(String, String) - Method in class com.opencms.file.CmsObject
Imports a import-resource (folder or zipfile) to the cms.
importGetConflictingFileNames(String) - Method in class com.opencms.file.CmsRegistry
Checks for files that already exist in the system but should be replaced by the module.
importGetConflictingFileNames(String) - Method in interface com.opencms.file.I_CmsRegistry
Checks for files that already exist in the system but should be replaced by the module.
importGetModuleInfo(String) - Method in class com.opencms.file.CmsRegistry
Returns a map of information about the module to be imported.
importGetModuleInfo(String) - Method in interface com.opencms.file.I_CmsRegistry
Returns the name of the module to be imported.
importGetResourcesForProject(String) - Method in class com.opencms.file.CmsRegistry
Returns all files that are needed to create a project for the module-import.
importGetResourcesForProject(String) - Method in interface com.opencms.file.I_CmsRegistry
Returns all files that are needed to create a project for the module-import.
importMaster() - Method in class com.opencms.defaults.master.CmsMasterContent
import method to import the current content of the content definition to the database.
importModule(String, Vector, I_CmsReport) - Method in class com.opencms.file.CmsRegistry
Imports a module.
importModule(String, Vector, I_CmsReport) - Method in interface com.opencms.file.I_CmsRegistry
Imports a module.
importModuleMasters() - Method in class com.opencms.file.CmsImportModuledata
Gets the available modules in the current system and imports the data for existing modules.
importNode(Document, Node) - Method in interface com.opencms.template.I_CmsXmlParser
Used to import a node from a foreign document.
importNode(Document, Node) - Method in class com.opencms.template.CmsXmlXercesParser
Used to import a node from a foreign document.
importResource(CmsObject, String, String, String, String, String, String, long, Map, String, byte[], String) - Method in class com.opencms.file.CmsResourceTypeFolder
Imports a resource.
importResource(CmsObject, String, String, String, String, String, String, long, Map, String, byte[], String) - Method in class com.opencms.file.CmsResourceTypePlain
Imports a resource.
importResource(CmsObject, String, String, String, String, String, String, long, Map, String, byte[], String) - Method in class com.opencms.file.CmsResourceTypePage
Imports a resource.
importResource(CmsObject, String, String, String, String, String, String, long, Map, String, byte[], String) - Method in interface com.opencms.file.I_CmsResourceType
Does the Linkmanagement when a resource is imported.
importResource(CmsUser, CmsProject, String, int, Map, int, String, String, String, int, long, byte[]) - Method in interface com.opencms.file.I_CmsResourceBroker
Creates a new resource.
importResource(CmsUser, CmsProject, String, int, Map, int, String, String, String, int, long, byte[]) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Imports a resource.
importResource(String, String, String, String, String, String, long, Map, String, byte[], String) - Method in class com.opencms.file.CmsObject
Imports a resource to the cms.
importResources() - Method in class com.opencms.file.CmsImport
Imports the resources and writes them to the cms VFS, even if there already exist files with the same name.
importResources() - Method in class com.opencms.file.CmsImportModuledata
Imports the moduledata and writes them to the cms even if there already exist conflicting files.
importResources(CmsUser, CmsProject, String, String, CmsObject, I_CmsReport) - Method in interface com.opencms.file.I_CmsResourceBroker
Imports a import-resource (folder or zipfile) to the cms.
importResources(CmsUser, CmsProject, String, String, CmsObject, I_CmsReport) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Imports a import-resource (folder or zipfile) to the cms.
importResources(String, String) - Method in class com.opencms.file.CmsObject
Imports a import-resource (folder or zip-file) to the cms.
importResources(String, String, I_CmsReport) - Method in class com.opencms.file.CmsObject
Imports a import-resource (folder or zip-file) to the cms.
importResources(Vector, Vector, Vector, String, String) - Method in class com.opencms.file.CmsImport
Imports the resources for a module.
include(ServletRequest, ServletResponse) - Method in class com.opencms.flex.cache.CmsFlexRequestDispatcher
Wrapper for dispatching to a file from the OpenCms VFS.
include(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Include a sub-element without paramters from the OpenCms VFS, same as using the <cms:include file="..."
include(String, String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Include a named sub-element without paramters from the OpenCms VFS, same as using the <cms:include file="..." element="..."
include(String, String, Map) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Include a named sub-element with paramters from the OpenCms VFS, same as using the <cms:include file="..." element="..."
includeSilent(String, String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Includes a named sub-element supressing all Exceptions that occur during the include, otherwise the same as using CmsJspActionElement.include(String, String, Map null).
includeSilent(String, String, Map) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Includes a named sub-element supressing all Exceptions that occur during the include, otherwise the same as using CmsJspActionElement.include(String, String, Map).
incrementLinkCountForResource(CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Increment the VFS link counter for a resource.
incrementLinkCountForResource(CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Increment the VFS link counter for a resource.
inFilter(String, String) - Method in class com.opencms.workplace.A_CmsGalleryBrowser
Checks, if the given filename matches the filter string.
info(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns an OpenCms or JVM system info property value, same as using the <cms:info property="..."
infoTagAction(String, HttpServletRequest) - Static method in class com.opencms.flex.jsp.CmsJspTagInfo
Returns the selected info property value based on the provided parameters.
init(A_OpenCms) - Method in interface com.opencms.flex.I_CmsResourceLoader
Initialize the ResourceLoader.
init(A_OpenCms) - Method in class com.opencms.flex.CmsDumpLoader
Initialize the ResourceLoader, not much done here, only the FlexCache is initialized for dump elements.
init(A_OpenCms) - Method in class com.opencms.flex.CmsXmlTemplateLoader
Initialize the ResourceLoader, the OpenCms parameter is saved here for later access to generateOutput().
init(A_OpenCms) - Method in class com.opencms.flex.CmsJspLoader
Initialize the ResourceLoader, here the configuration for the JSP repository (directories used) is set.
init(CmsObject) - Method in class com.opencms.flex.jsp.CmsJspNavBuilder
Initiliazes this bean.
init(CmsObject, CmsFile) - Method in interface com.opencms.template.I_CmsXmlContent
Initialize the XML content class.
init(CmsObject, CmsFile) - Method in class com.opencms.template.A_CmsXmlContent
Initialize the XML content class.
init(CmsObject, CmsFile) - Method in class com.opencms.workplace.CmsXmlWpTemplateFile
Overridden init method of A_CmsXmlContent.
init(CmsObject, Document, String) - Method in interface com.opencms.template.I_CmsXmlContent
Initialize the class with the given parsed XML DOM document.
init(CmsObject, Document, String) - Method in class com.opencms.template.A_CmsXmlContent
Initialize the class with the given parsed XML DOM document.
init(CmsObject, String) - Method in interface com.opencms.template.I_CmsXmlContent
Initialize the XML content class.
init(CmsObject, String) - Method in class com.opencms.template.A_CmsXmlContent
Initialize the XML content class.
init(CmsObject, String) - Method in class com.opencms.workplace.CmsXmlWpTemplateFile
Overridden init method of A_CmsXmlContent.
init(Configurations) - Static method in class com.opencms.file.CmsRbManager
Reads the needed configurations from the property-file and instanciates the needed resource-broker to access the cms-resources.
init(Configurations) - Method in interface com.opencms.file.I_CmsResourceBroker
Initializes the resource broker and sets up all required modules and connections.
init(Configurations) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Initializes the resource broker and sets up all required modules and connections.
init(Configurations) - Method in class com.opencms.file.oraclesql.CmsResourceBroker
Initializes the resource broker and sets up all required modules and connections.
init(I_CmsResourceBroker) - Method in class com.opencms.file.CmsObject
Initializes the CmsObject without a request-context (current-user, current-group, current-project).
init(I_CmsResourceBroker, I_CmsRequest, I_CmsResponse, String, String, int, boolean, CmsElementCache, CmsCoreSession, CmsResourceTranslator, CmsResourceTranslator) - Method in class com.opencms.file.CmsObject
Initializes the CmsObject for each request.
init(int, int, String, String) - Method in class com.opencms.file.CmsResourceTypeFolder
init a new CmsResourceType object.
init(int, int, String, String) - Method in class com.opencms.file.CmsResourceTypePlain
Constructor, creates a new CmsResourceType object.
init(int, int, String, String) - Method in class com.opencms.file.CmsResourceTypePage
inits a new CmsResourceType object.
init(int, int, String, String) - Method in interface com.opencms.file.I_CmsResourceType
init a new CmsResourceType object.
init(PageContext, HttpServletRequest, HttpServletResponse) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Initialize the bean with the current page context, request and response.
init(ServletConfig) - Method in class com.opencms.core.OpenCmsHttpServlet
Initialization of the OpenCms servlet (overloaded Servlet API method).
init(String) - Static method in class com.opencms.flex.util.CmsUUID
Initialize the UUID generator with the ethernet address of the server machine.
init(String, Map) - Method in class com.opencms.flex.jsp.CmsJspNavElement
Same as calling init(String, Hashtable, -1).
init(String, Map, int) - Method in class com.opencms.flex.jsp.CmsJspNavElement
Initialized the member variables of this bean with the values provided.
init(String, String, String) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Initializes the DBAccessObject.
init(String, String, String, A_CmsCacheDirectives, CmsElementDefinitionCollection, int) - Method in class com.opencms.template.cache.A_CmsElement
Initializer for building an element with the given element definitions.
init(String, String, String, A_CmsCacheDirectives, int) - Method in class com.opencms.template.cache.A_CmsElement
Initializer for an element with the given class and template name.
initEncoding() - Method in class com.opencms.file.CmsRequestContext
Detects current content encoding to be used in HTTP response based on requested resource or session state.
initializeServletLogging(Configurations) - Static method in class com.opencms.boot.CmsBase
Initialize the logging mechanism of the Jserv
initializeServletLogging(Configurations) - Static method in class com.opencms.core.A_OpenCms
Initializes the logging mechanism of OpenCms.
initlaunch(CmsObject, CmsFile, String, A_OpenCms) - Method in class com.opencms.flex.CmsJspLoader
Start launch method called by the OpenCms system to show a resource, this basically processes the resource and returns the output.
initlaunch(CmsObject, CmsFile, String, A_OpenCms) - Method in interface com.opencms.launcher.I_CmsLauncher
Start launch method called by the OpenCms system to show a resource
initProperties(String) - Method in class com.opencms.boot.CmsSetup
This method reads the properties from the opencms.property file and sets the CmsSetup properties with the matching values.
initUser(CmsObject, I_CmsRequest, I_CmsResponse, String, String, int, CmsCoreSession) - Method in class com.opencms.core.OpenCms
Inits a user and updates the given CmsObject withs this users information.
initValues() - Method in class com.opencms.defaults.master.CmsChannelContent
This method initialises all needed members with default-values.
initValues() - Method in class com.opencms.defaults.master.CmsMasterContent
This method initialises all needed members with default-values.
inProject(CmsProject) - Method in class com.opencms.file.CmsResource
Checks if a resource belongs to a project.
insert(CmsObject, CmsMasterContent, CmsMasterDataSet) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Inserts a new row in the database with the dataset.
insertTaskPar(int, String, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
 
insertTaskType(int, int, String, String, String, int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
 
invalidate() - Method in class com.opencms.core.CmsSession
Invalidates the session.
invalidate() - Method in interface com.opencms.core.I_CmsSession
Invalidates the session.
invokeFilterMethod(CmsObject, Class, String, String) - Method in class com.opencms.defaults.CmsShowContent
Invokes the filtermethod and returns a Vector of contentdefinition objects returned by the filtermethod.
isActive() - Method in class com.opencms.boot.CmsLog
Check if this log is active.
isActive(String) - Method in class com.opencms.boot.CmsLog
Tells if the given channel is active.
isAdmin() - Method in class com.opencms.file.CmsObject
Checks, if the users current group is the admin-group.
isAdmin() - Method in class com.opencms.file.CmsRequestContext
Determines if the users is in the admin-group.
isAdmin(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Checks if the current user is administrator.
isAdmin(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Determines, if the users current group is the admin-group.
isAdmin(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Determines, if the users current group is the admin-group.
isAdminFalse(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Same as above, only that this returns always 'false'.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.defaults.A_CmsNavBase
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.defaults.CmsXmlNav
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.A_CmsTemplate
Indicates if the results of this class are cacheable in the internal caches.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in interface com.opencms.template.I_CmsTemplate
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.CmsDumpStylesheet
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsMessagebox
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminProjectResent
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminProjectHistory
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewResourceFolder
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsSyncFolder
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminProjectNew
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsWpMain
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsDelete
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsPreferencesPanels
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsLockChange
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModule
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleDelete
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsCopyToProject
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminProjectResentFiles
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminDatabase
Indicates that the results of this class are not cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsChnav
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminDatatypes
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsTaskDocu
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsRename
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsLoginNew
Prevent caching of this template
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsHistory
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsMove
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleAdminProperties
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleExport
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsDownloadBrowser
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsTaskContent
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewResourcePage
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminUsers
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsTaskHead
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleDeleteWarning
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsTaskNew
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleNewFiles
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsModuleDemos
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminHistoryProperties
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsChown
Indicates if the results of this class are cacheable, which is not the case for this class.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsExplorerResources
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsTouch
The element cache, programmer's best friend.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsWorkplaceDefaultNoCache
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsFolderTree
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsExplorerTree
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsLock
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminStaticExport
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleAdmin
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsCopy
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminProjectPublish
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminSyncProperties
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminProjectDelete
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsCheckMem
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsUndelete
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminGallery
This method is reuired by the XMLTemplate mechanism to indicate if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminGroups
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsModulelist
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsPictureBrowser
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsXmlTemplateEditor
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleNew
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsProjecthistory
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsPreferences
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsTaskContentDialogPriority
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleAdminEdit
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsSearchForm
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsEditor
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsRestoreResource
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewResourceLink
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsReplace
The element cache, programmer's best friend.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsPublishResource
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminProperties
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewResourcePdfpage
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsTaskContentDialogMsg
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsUnlock
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsTaskList
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdministration
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleCreate
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsChpwd
Indicates if the results of this class are cacheable, which is not the case for this class.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsTaskContentDetail
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewExplorerFileList
Template cache is not used here since we don't include any subtemplates.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminModuleProperties
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsExplorerHead
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsProperty
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsHtmlBrowser
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsLinkBrowser
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsUndochanges
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsChannelTree
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsProjectlist
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsChgrp
Indicates if the results of this class are cacheable, which is not the case for this class.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsChmod
Indicates if the results of this class are cacheable, which is not the case for this class.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsChtype
Indicates if the results of this class are cacheable, which is not the case for this class.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminElementCache
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsAdminProjectLockchange
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewResourceUpload
Indicates if the results of this class are cacheable.
isCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsErrorpage
Indicates if the results of this class are cacheable.
isChecked(String, String) - Method in class com.opencms.boot.CmsSetup
Over simplistic helper to compare two strings to check radio buttons.
isClosed() - Method in class com.opencms.dbpool.CmsConnection
Finds out, if this connection was closed.
isClusterEvent() - Method in class com.opencms.flex.CmsEvent
Check whether this event should be forwarded to the other servers in the cluster or not.
isCmsRequest(ServletRequest) - Static method in class com.opencms.flex.cache.CmsFlexController
Checks if the provided request is running in OpenCms.
isDoRecompile() - Method in class com.opencms.flex.cache.CmsFlexRequest
Checks if JSPs should always be recompiled.
isElementcacheAdmin(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsAdminElementCache
Checks if the current user is administrator and the element cache is activ.
isElementCacheEnabled() - Method in class com.opencms.file.CmsRequestContext
Get the current mode for element cache.
isElementClassDefined(String) - Method in class com.opencms.template.CmsXmlControlFile
Checks if the body file contains a definition of the template class name for a given subelement definition.
isElementTemplateDefined(String) - Method in class com.opencms.template.CmsXmlControlFile
Checks if the body file contains a definition of the template file name for a given subelement definition.
isElementTemplSelectorDefined(String) - Method in class com.opencms.template.CmsXmlControlFile
Checks if the body file contains a definition of the template selector for a given subelement definition.
isEnabled() - Method in class com.opencms.flex.cache.CmsFlexCache
Indicates if the cache is enabled (i.e. actually caching entries) or not.
isEventControlled() - Method in class com.opencms.file.CmsRequestContext
Check if this request context is event controlled.
isExportable() - Method in class com.opencms.template.A_CmsCacheDirectives
Get the state of the "exporting ability" property.
isExportable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.A_CmsTemplate
Indicates if the results of this class are "static" and may be exported.
isExportable(CmsObject, String, String, Hashtable, String) - Method in interface com.opencms.template.I_CmsTemplate
Indicates if the results of this class are "static" and may be exported.
isExportable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewExplorerFileList
 
isExportActive(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsAdminStaticExport
Returns true if the staticExport is enabled, the current project is the online project and the current user is in the project manager group.
isExportActiveAdmin(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsAdminStaticExport
Returns true if the staticExport is enabled, the current project is the online project and the current user is in the administrator group.
isExportDefault() - Method in class com.opencms.core.CmsStaticExportProperties
returns true if the default value for the resource property "export" is true.
isExtendedList() - Static method in class com.opencms.defaults.A_CmsContentDefinition
if the content definition objects should be displayed in an extended list with projectflags and state this method must be overwritten with value true
isExtendedList() - Method in class com.opencms.defaults.A_CmsBackoffice
Checks if the extended list should be used for displaying the cd
isExtendedList() - Method in class com.opencms.defaults.master.CmsChannelBackoffice
 
isFile() - Method in class com.opencms.file.CmsResource
Determines, if this resource is a file.
isFolder() - Method in class com.opencms.file.CmsResource
Determines, if this resource is a folder.
isFolderLink() - Method in class com.opencms.flex.jsp.CmsJspNavElement
Returns true if this nav element describes a folder, false otherwise.
isHistoryEnabled() - Method in class com.opencms.file.CmsObject
Check if the history is enabled
isHistoryEnabled(CmsObject) - Method in interface com.opencms.file.I_CmsResourceBroker
Check if the history is enabled
isHistoryEnabled(CmsObject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns true if history is enabled
isHttpsResource() - Method in class com.opencms.template.cache.CmsUri
 
isHttpsResource(CmsObject, CmsResource) - Static method in class com.opencms.util.Utils
Checks if a resource needs the https scheme.
isInitialized() - Method in class com.opencms.flex.util.CmsMessages
Checks if the bundle was properly initialized.
isInNavigation() - Method in class com.opencms.flex.jsp.CmsJspNavElement
Returns true if this nav element is in the navigation, false otherwise.
isInternalCacheable() - Method in class com.opencms.template.A_CmsCacheDirectives
Get the state of the "internal cacheable" property.
isLockable() - Static method in class com.opencms.defaults.A_CmsContentDefinition
if the content definition objects should be lockable this method has to be overwritten with value true
isLockable() - Static method in class com.opencms.defaults.master.CmsChannelContent
This content definition is lockable.
isLocked() - Method in class com.opencms.file.CmsResource
Determines, if this resource is locked by a user.
isLockedBy() - Method in class com.opencms.file.CmsResource
Returns the user idthat locked this resource.
isLogging() - Static method in class com.opencms.boot.CmsBase
Check if the system logging is active.
isLogging() - Static method in class com.opencms.core.A_OpenCms
Checks if the system logging is active.
isLogging(String) - Static method in class com.opencms.boot.CmsBase
Check if the system logging is active for the selected channel.
isLogging(String) - Static method in class com.opencms.core.A_OpenCms
Checks if the system logging is active for the selected channel.
isManager(CmsObject) - Method in class com.opencms.workplace.CmsCopyToProject
checks if the user has rights to manage the project
isManagerOfProject() - Method in class com.opencms.file.CmsObject
Checks, if the user has management access to the project.
isManagerOfProject(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Determines, if the users may manage a project.
isManagerOfProject(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Determines, if the users may manage a project.
isNotOnlineProject(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Checks if the current project is not the "Online" project.
isNullUUID() - Method in class com.opencms.flex.util.CmsUUID
Returns true if this UUID is equal to the null UUID.
isOnline() - Method in class com.opencms.flex.cache.CmsFlexRequest
Indicates that this request belongs to an online project.
isOnlineProject() - Method in class com.opencms.file.CmsProject
Returns true if this project is the Online project.
isOnlineProject(CmsObject) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Returns true, if this is the onlineproject
isOnlineProject(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Checks if the current project is the "Online" project.
isOutputWritten() - Method in class com.opencms.core.CmsResponseHttpServlet
Check if the output stream was written previously.
isOutputWritten() - Method in class com.opencms.core.CmsExportResponse
Check if the output stream was requested previously.
isOutputWritten() - Method in interface com.opencms.core.I_CmsResponse
Check if the output stream was requested previously.
isParameterPartOfKey() - Method in class com.opencms.template.A_CmsCacheDirectives
get information about the cacheKey.
isProjectManager() - Method in class com.opencms.file.CmsRequestContext
Determines if the users current group is the projectmanager-group.
isProjectManager(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Checks if the current user is Project manager.
isProjectManager(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Determines, if the users current group is the projectleader-group.
isProjectManager(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Determines, if the users current group is the projectleader-group.
isProxyCacheable() - Method in class com.opencms.template.cache.CmsTimeout
The proxy cache is set for 300 seconds.
isProxyPrivateCacheable() - Method in class com.opencms.template.A_CmsCacheDirectives
Get the state of the "proxy private cacheable" property.
isProxyPrivateCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.A_CmsTemplate
Indicates if the results of this class may be cached by private proxy caches (browsers).
isProxyPrivateCacheable(CmsObject, String, String, Hashtable, String) - Method in interface com.opencms.template.I_CmsTemplate
Indicates if the results of this class may be cached by public proxy caches.
isProxyPrivateCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewExplorerFileList
 
isProxyPublicCacheable() - Method in class com.opencms.template.A_CmsCacheDirectives
Get the state of the "proxy public cacheable" property.
isProxyPublicCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.A_CmsTemplate
Indicates if the results of this class may be cached by public proxy caches.
isProxyPublicCacheable(CmsObject, String, String, Hashtable, String) - Method in interface com.opencms.template.I_CmsTemplate
Indicates if the results of this class may be cached by public proxy caches.
isProxyPublicCacheable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewExplorerFileList
 
isReadable() - Method in class com.opencms.defaults.A_CmsContentDefinition
returns true if the CD is readable for the current user
isReadable() - Method in class com.opencms.defaults.master.CmsChannelContent
returns true if the CD is readable for the current user
isReadable() - Method in class com.opencms.defaults.master.CmsMasterContent
returns true if the CD is readable for the current user
isReadOnly() - Method in class com.opencms.dbpool.CmsConnection
 
isRedirected() - Method in class com.opencms.core.CmsResponseHttpServlet
Check if the current request was redirected.
isRedirected() - Method in class com.opencms.core.CmsExportResponse
 
isRedirected() - Method in interface com.opencms.core.I_CmsResponse
Check if the current request was redirected.
isSpecified(TagData, String) - Static method in class com.opencms.flex.jsp.CmsJspTagIncludeTEI
Returns true if the given attribute name is specified, false otherwise.
isStaticExportEnabled() - Method in class com.opencms.core.CmsStaticExportProperties
Returns true if the static export is enabled
isStreamable() - Method in class com.opencms.template.A_CmsCacheDirectives
Get the state of the "streaming ability" property.
isStreamable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.A_CmsTemplate
Indicates if the current template class is able to stream it's results directly to the response oputput stream.
isStreamable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.CmsJavascriptTemplate
Indicates if the current template class is able to stream it's results directly to the response oputput stream.
isStreamable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.CmsXmlTemplate
Indicates if the current template class is able to stream it's results directly to the response oputput stream.
isStreamable(CmsObject, String, String, Hashtable, String) - Method in interface com.opencms.template.I_CmsTemplate
Indicates if the current template class is able to stream it's results directly to the response oputput stream.
isStreamable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Indicates if the current template class is able to stream it's results directly to the response oputput stream.
isStreamable(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewExplorerFileList
 
isStreaming() - Method in class com.opencms.file.CmsRequestContext
Get the current mode for HTTP streaming.
isSuspended() - Method in class com.opencms.flex.cache.CmsFlexResponse
This flag indicates if the response is suspended or not.
isTemplateCacheSet() - Method in class com.opencms.flex.CmsJspTemplate
Cache method required by the ElementCache to indicate if the results of the page should be cached in the ElementCache.
isTemplateCacheSet() - Method in class com.opencms.template.CmsDumpTemplate
Any results of this class are cacheable since we don't include any subtemplates.
isTemplateCacheSet() - Method in class com.opencms.template.CmsJavascriptTemplate
Tests, if the template cache is setted.
isTemplateCacheSet() - Method in class com.opencms.template.CmsXmlTemplate
Tests, if the template cache is setted.
isTemplateCacheSet() - Method in interface com.opencms.template.I_CmsTemplate
Tests, if the template cache is setted.
isTemplateCacheSet() - Method in class com.opencms.workplace.CmsNewExplorerFileList
Any results of this class are cacheable since we don't include any subtemplates.
isTemplateCompatible(String, byte[], String) - Method in class com.opencms.file.CmsCompatibleCheck
checks if the resource sticks to the rules for templates and bodys if it is in the correlative path.
isTheAdminUser(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Checks if the current user is the administrator Admin.
isTimeCritical() - Method in class com.opencms.template.A_CmsCacheDirectives
Get information if the element is time critical.
isTimeCritical() - Method in class com.opencms.template.cache.CmsElementVariant
Returns true if this variant has an expiration date.
isTimedContent() - Method in class com.opencms.defaults.A_CmsContentDefinition
if the content definition objects are timecritical this method must be overwritten with value true.
isTopElement() - Method in class com.opencms.flex.cache.CmsFlexResponse
Returns true if this response has been constructed for the top level element of this request, false if it was constructed for an included sub-element.
isTouched() - Method in class com.opencms.file.CmsResource
Returns the isTouched.
isUpdateSessionEnabled() - Method in class com.opencms.file.CmsRequestContext
Check if this request context will update the session.
isUser(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Determines, if the users current group is the projectleader-group.
isUserPartOfKey() - Method in class com.opencms.template.A_CmsCacheDirectives
get information about the cacheKey.
isValid(TagData) - Method in class com.opencms.flex.jsp.CmsJspTagIncludeTEI
Checks the validity of the <cms:include /> attributes.
isValidZipFile() - Method in class com.opencms.file.CmsImportFolder
return true if we got a valid zip file
isVisible() - Method in class com.opencms.defaults.master.CmsMasterContent
has the current user the right to view the CD
isWebgroup(CmsGroup) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks if this is a valid group for webusers
isWriteable() - Method in class com.opencms.defaults.A_CmsContentDefinition
returns true if the CD is writeable for the current user
isWriteable() - Method in class com.opencms.defaults.master.CmsChannelContent
returns true if the CD is writeable for the current user
isWriteable() - Method in class com.opencms.defaults.master.CmsMasterContent
returns true if the CD is writeable for the current user

J

jdbcCompliant() - Method in class com.opencms.dbpool.CmsDriver
Report whether the Driver is a genuine JDBC COMPLIANT (tm) driver.
joinLinksToTargets() - Method in class com.opencms.file.CmsObject
Joins all links with their targets for the current project.
joinLinksToTargets(CmsObject, CmsUser, CmsProject, I_CmsReport) - Method in interface com.opencms.file.I_CmsResourceBroker
Rebuilds the internal datastructure to join links with their targets.
joinLinksToTargets(CmsObject, CmsUser, CmsProject, I_CmsReport) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Rebuilds the internal datastructure to join links with their targets.
joinLinksToTargets(CmsProject) - Method in class com.opencms.file.CmsObject
Joins all links with their targets for a given project.
joinLinksToTargets(CmsProject, I_CmsReport) - Method in class com.opencms.file.CmsObject
Joins all VFS links with their target resources for a given project, printing the output to the given report.
joinLinksToTargets(CmsUser, CmsProject, I_CmsReport) - Method in class com.opencms.file.CmsObject
Joins all VFS links with their target resources for a given project, printing the output to the given report.
joinLinksToTargets(I_CmsReport) - Method in class com.opencms.file.CmsObject
Joins all VFS links with their target resources for the current project, printing the output to the specified report.
joinParameters(Hashtable) - Method in class com.opencms.template.cache.CmsElementDefinition
This method adds the parameter from the elementDefinition to the requestParameters.

K

key(String) - Method in class com.opencms.flex.util.CmsMessages
Gets the localized resource string for a given message key.
key(String) - Method in interface com.opencms.report.I_CmsReport
Gets the localized resource string for a given message key.
key(String) - Method in class com.opencms.report.CmsHtmlReport
 
key(String) - Method in class com.opencms.report.CmsShellReport
 
keySize() - Method in class com.opencms.flex.cache.CmsFlexCache
Returns the total number of cached resource keys.

L

label(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns an OpenCms workplace label.
launch(CmsObject, CmsFile, String, A_OpenCms) - Method in class com.opencms.launcher.CmsDumpLauncher
Unitary method to start generating the output.
launch(CmsObject, CmsFile, String, A_OpenCms) - Method in class com.opencms.launcher.CmsLinkLauncher
Unitary method to start generating the output.
launch(CmsObject, CmsFile, String, A_OpenCms) - Method in class com.opencms.launcher.CmsXmlLauncher
Unitary method to start generating the output.
launch(CmsObject, String) - Method in interface com.opencms.core.I_CmsCronJob
The CmsCronScheduler launchs this method to do the job on the specified class.
launch(CmsObject, String) - Method in class com.opencms.file.CmsLinkCheck
this method is called by the scheduler
launch(CmsObject, String) - Method in class com.opencms.workplace.CmsAdminHistoryProperties
this method is called by the scheduler
link(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Calculate a link with the OpenCms link management, same as using the <cms:link>...
LinkChecker - class com.opencms.linkmanagement.LinkChecker.
Extracts all links (anchors) out of a OpenCms page.
LinkChecker() - Constructor for class com.opencms.linkmanagement.LinkChecker
 
linkList(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsLinkBrowser
User method to generate an URL for the pics folder.
linkResourceToTarget(CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Save the ID of the target resource for a VFS link.
linkResourceToTarget(CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Save the ID of the target resource for a VFS link.
linkResourceToTarget(String, String) - Method in class com.opencms.file.CmsObject
Save the ID of the target resource for a VFS link.
LinkSubstitution - class com.opencms.util.LinkSubstitution.
 
LinkSubstitution() - Constructor for class com.opencms.util.LinkSubstitution
 
linksUrlCheck(CmsObject, String) - Method in class com.opencms.file.CmsLinkCheck
Check all external links
linkTagAction(String, ServletRequest) - Static method in class com.opencms.flex.jsp.CmsJspTagLink
Internal action method.
load(CmsObject, CmsFile, HttpServletRequest, HttpServletResponse) - Method in interface com.opencms.flex.I_CmsResourceLoader
Basic top-page processing method for a I_CmsResourceLoader, this method is called if the page is called as a sub-element on a page not already loded with a I_CmsResourceLoader, which most often would be an I_CmsLauncher then.
load(CmsObject, CmsFile, HttpServletRequest, HttpServletResponse) - Method in class com.opencms.flex.CmsDumpLoader
Basic top-page processing method for this I_CmsResourceLoader, this method is called if the page is called as a sub-element on a page not already loded with a I_CmsResourceLoader, which most often would be a I_CmsLauncher then.
load(CmsObject, CmsFile, HttpServletRequest, HttpServletResponse) - Method in class com.opencms.flex.CmsXmlTemplateLoader
Basic top-page processing method for this I_CmsResourceLoader, this method is called if the page is called as a sub-element on a page not already loded with a I_CmsResourceLoader, which most often would be an I_CmsLauncher then.
load(CmsObject, CmsFile, HttpServletRequest, HttpServletResponse) - Method in class com.opencms.flex.CmsJspLoader
Basic top-page processing method for this I_CmsResourceLoader, this method is called by initlaunch() if a JSP is requested and the original request was from the launcher manager.
loadTemplate(CmsObject, CmsFile) - Method in class com.opencms.flex.CmsJspLoader
Method to enable JSPs to be used as sub-elements in XMLTemplates.
lockedBy(CmsResource) - Method in class com.opencms.file.CmsObject
Returns the user, who has locked a given resource.
lockedBy(CmsUser, CmsProject, CmsResource) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns the user, who had locked the resource.
lockedBy(CmsUser, CmsProject, CmsResource) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns the user, who had locked the resource.
lockedBy(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns the user, who had locked the resource.
lockedBy(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns the user, who had locked the resource.
lockedBy(String) - Method in class com.opencms.file.CmsObject
Returns the user, who has locked a given resource.
lockResource(CmsObject, String, boolean) - Method in class com.opencms.file.CmsResourceTypeFolder
Locks a given resource.
lockResource(CmsObject, String, boolean) - Method in class com.opencms.file.CmsResourceTypePlain
Locks a given resource.
lockResource(CmsObject, String, boolean) - Method in class com.opencms.file.CmsResourceTypePage
Locks a given resource.
lockResource(CmsObject, String, boolean) - Method in interface com.opencms.file.I_CmsResourceType
Locks a given resource.
lockResource(CmsUser, CmsProject, String, boolean) - Method in interface com.opencms.file.I_CmsResourceBroker
Locks a resource.
lockResource(CmsUser, CmsProject, String, boolean) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Locks a resource.
lockResource(String) - Method in class com.opencms.file.CmsObject
Locks the given resource.
lockResource(String, boolean) - Method in class com.opencms.file.CmsObject
Locks a given resource.
lockWizard() - Method in class com.opencms.boot.CmsSetup
 
log(String, String) - Method in class com.opencms.boot.CmsLog
Prints the log message on the right channel.
log(String, String) - Static method in class com.opencms.boot.CmsBase
Log a message into the OpenCms logfile.
log(String, String) - Static method in class com.opencms.core.A_OpenCms
Logs a message into the OpenCms logfile.
log(String, Throwable) - Method in class com.opencms.boot.CmsLog
Prints the error message and stack trace if channel enabled.
loginUser(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Logs a user into the Cms, if the password is correct.
loginUser(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Logs a user into the Cms, if the password is correct.
loginUser(String, String) - Method in class com.opencms.file.CmsObject
Logs a user into the Cms, if the password is correct.
loginWebUser(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Logs a web user into the Cms, if the password is correct.
loginWebUser(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Logs a web user into the Cms, if the password is correct.
loginWebUser(String, String) - Method in class com.opencms.file.CmsObject
Logs a web user into the Cms, if the password is correct.

M

m_accessCache - Variable in class com.opencms.file.genericSql.CmsResourceBroker
 
m_accessFlags - Variable in class com.opencms.defaults.master.CmsMasterDataSet
 
m_actionValue - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
array list for fast lookup
m_actionValues - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
static array of the possible "file" properties
m_always - Variable in class com.opencms.flex.cache.CmsFlexCacheKey
Cache key variable: Determines if this resource can be cached alwys, never or under certain conditions. -1 = never, 0=check, 1=always
m_availableChannels - Variable in class com.opencms.defaults.master.CmsMasterContent
Vector of currently available channels
m_backbuttondef - Static variable in class com.opencms.workplace.A_CmsWpElement
Reference to backbutton definition file
m_backupPoolName - Variable in class com.opencms.defaults.master.genericsql.CmsDbAccess
The pool to access the backup ressources
m_boxdef - Static variable in class com.opencms.workplace.A_CmsWpElement
Reference to the box defintion file
m_buttondef - Static variable in class com.opencms.workplace.A_CmsWpElement
Reference to to buttons definition file
m_cache - Static variable in class com.opencms.template.CmsXmlTemplate
Template cache for storing cacheable results of the subtemplates.
m_cacheDirectives - Variable in class com.opencms.template.cache.A_CmsElement
Cache directives of this element.
m_cachelimit - Variable in class com.opencms.file.genericSql.CmsResourceBroker
 
m_cd - Variable in class com.opencms.template.A_CmsCacheDirectives
Bitfield for storing external cache properties
m_channel - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The current channel objects
m_channelToAdd - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The channel objects registered for deletion
m_channelToDelete - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The channel objects registered for deletion
m_className - Variable in class com.opencms.template.cache.A_CmsElement
The class-name of this element definition.
m_cms - Variable in class com.opencms.core.CmsShell
The resource broker to get access to the cms.
m_cms - Variable in class com.opencms.defaults.master.CmsChannelContent
The cms-object to get access to the cms-ressources
m_cms - Variable in class com.opencms.defaults.master.CmsMasterContent
The cms-object to get access to the cms-ressources
m_cms - Variable in class com.opencms.file.CmsImport
The cms contect to do the operations on the VFS/COS with
m_cms - Variable in class com.opencms.file.CmsExport
The CmsObject to do the operations
m_cms - Variable in class com.opencms.template.A_CmsXmlContent
CmsObject Object for accessing resources
m_con - Variable in class com.opencms.dbpool.CmsStatement
The hook to the connection
m_configuration - Variable in class com.opencms.file.genericSql.CmsResourceBroker
The configuration of the property-file.
m_contextdef - Static variable in class com.opencms.workplace.A_CmsWpElement
Reference to projectlist definition file
m_cq - Variable in class com.opencms.file.genericSql.CmsDbAccess
'Constants' file.
m_dataBig - Variable in class com.opencms.defaults.master.CmsMasterDataSet
data memeber for String values type VARCHAR2(4000)
m_dataDate - Variable in class com.opencms.defaults.master.CmsMasterDataSet
data memeber for Date values
m_dataInt - Variable in class com.opencms.defaults.master.CmsMasterDataSet
data memeber for Integer values type int
m_dataMedium - Variable in class com.opencms.defaults.master.CmsMasterDataSet
data memeber for String values type VARCHAR2(2000)
m_dataReference - Variable in class com.opencms.defaults.master.CmsMasterDataSet
data refernces of type int
m_dataSet - Variable in class com.opencms.defaults.master.CmsMasterContent
The dataset which holds all informations about this module
m_dataSmall - Variable in class com.opencms.defaults.master.CmsMasterDataSet
data memeber for String values type VARCHAR2(500)
m_dateCreated - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The date when this cd was created as long-value
m_dateLastModified - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The date of the last modification of this cd
m_dbAccess - Variable in class com.opencms.file.genericSql.CmsResourceBroker
The access-module.
m_digest - Variable in class com.opencms.file.genericSql.CmsDbAccess
A digest to encrypt the passwords.
m_digestFileEncoding - Variable in class com.opencms.file.genericSql.CmsDbAccess
The file.encoding to code passwords after encryption with digest.
m_docXml - Variable in class com.opencms.file.CmsImport
The xml manifest-file
m_docXml - Variable in class com.opencms.file.CmsExport
The xml manifest-file
m_doSetBytes(PreparedStatement, int, byte[]) - Method in class com.opencms.file.genericSql.CmsDbAccess
TESTFIX (mfoley@iee.org) New Code: Performs an Oracle-safe setBytes() action.
m_dynamicExportNameRules - Static variable in class com.opencms.file.CmsStaticExport
Additional rules for the export generated dynamical.
m_dynamicExportNameRulesExtern - Static variable in class com.opencms.file.CmsStaticExport
 
m_dynamicExportRulesExtern - Static variable in class com.opencms.file.CmsStaticExport
Additional rules for the export generated dynamical.
m_dynamicExportRulesOnline - Static variable in class com.opencms.file.CmsStaticExport
Additional rules for the export generated dynamical.
m_elementDefinitions - Variable in class com.opencms.template.cache.A_CmsElement
All definitions declared in this element.
m_errordef - Static variable in class com.opencms.workplace.A_CmsWpElement
Reference to the error defintion file
m_exportedChannelIds - Variable in class com.opencms.file.CmsExport
The channelid and the resourceobject of the exported channels
m_exportFile - Variable in class com.opencms.file.CmsExport
The export ZIP file to store resources in
m_exportingModuleData - Variable in class com.opencms.file.CmsExport
Indicates if module data is exported
m_exportZipStream - Variable in class com.opencms.file.CmsExport
The export ZIP stream to write resources to
m_feedFilename - Variable in class com.opencms.defaults.master.CmsMasterDataSet
member for feed's
m_feedId - Variable in class com.opencms.defaults.master.CmsMasterDataSet
member for feed's
m_feedReference - Variable in class com.opencms.defaults.master.CmsMasterDataSet
member for feed's
m_filesElement - Variable in class com.opencms.file.CmsExport
The xml element to store file information in
m_fileSystemChanges - Variable in class com.opencms.file.genericSql.CmsResourceBroker
Constant to count the file-system changes.
m_fileSystemFolderChanges - Variable in class com.opencms.file.genericSql.CmsResourceBroker
Constant to count the file-system changes if Folders are involved.
m_firstRunTags - Variable in class com.opencms.template.A_CmsXmlContent
This Hashtable contains some XML tags as keys and the corresponding methods as values.
m_flags - Variable in class com.opencms.defaults.master.CmsMasterDataSet
flags of this cd
m_groupCache - Variable in class com.opencms.file.genericSql.CmsResourceBroker
 
m_groupId - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The id of the group
m_groupName - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The group as String
m_groups - Variable in class com.opencms.flex.cache.CmsFlexCacheKey
Cache key variable: List of groups
m_hasDepVariants - Variable in class com.opencms.template.cache.A_CmsElement
indicates if this element may have a variant that has dependencies if such a element is deletet from elementcache the extern dependencies hashtable must be updated.
m_icondef - Static variable in class com.opencms.workplace.A_CmsWpElement
Reference to icons definition file
m_importFile - Variable in class com.opencms.file.CmsImport
The import-file to load resources from
m_importingChannelData - Variable in class com.opencms.file.CmsImport
Indicates if module data is being imported
m_importPath - Variable in class com.opencms.file.CmsImport
The import-path to write resources into the cms
m_importResource - Variable in class com.opencms.file.CmsImport
The import-resource (folder) to load resources from
m_importZip - Variable in class com.opencms.file.CmsImport
The import-resource (zip) to load resources from
m_inputdef - Static variable in class com.opencms.workplace.A_CmsWpElement
Reference to the input defintion file
m_knownTags - Variable in class com.opencms.template.A_CmsXmlContent
All XML tags known by this class.
m_labeldef - Static variable in class com.opencms.workplace.A_CmsWpElement
Reference to the label defintion file
m_lastModifiedBy - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The user who has lastly changed this cd
m_lastModifiedByName - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The user who has changed this the last time as String
m_limitedWorkplacePort - Variable in class com.opencms.file.genericSql.CmsResourceBroker
The portnumber the workplace access is limited to.
m_lockedBy - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The user-id who had locked this ressource or -1
m_lockedInProject - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The project, this cd belongs to
m_lockstateWasChanged - Variable in class com.opencms.defaults.master.CmsMasterContent
Is set to true, if the lockstate changes
m_mainProcessTags - Variable in class com.opencms.template.A_CmsXmlContent
This Hashtable contains some XML tags as keys and the corresponding methods as values.
m_masterId - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The primary key of this master module.
m_mastersElement - Variable in class com.opencms.file.CmsExport
The xml-element to store masters information in
m_maxIds - Variable in class com.opencms.file.genericSql.CmsDbAccess
A array containing all max-ids for the tables.
m_media - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The current media objects
m_mediaToAdd - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The media objects registered for deletion
m_mediaToDelete - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The media objects registered for deletion
m_mediaToUpdate - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The media objects registered for update
m_message - Variable in class com.opencms.core.CmsException
A string message describing the CmsEception
m_modulelistdef - Static variable in class com.opencms.workplace.A_CmsWpElement
Reference to modulelist definition file
m_noparams - Variable in class com.opencms.flex.cache.CmsFlexCacheKey
Cache key variable: List of "blocking" parameters
m_onlinePoolName - Variable in class com.opencms.defaults.master.genericsql.CmsDbAccess
The pool to access the online ressources
m_onlineProjectCache - Variable in class com.opencms.file.genericSql.CmsResourceBroker
 
m_originalStatement - Variable in class com.opencms.dbpool.CmsStatement
The original statement
m_paneldef - Static variable in class com.opencms.workplace.A_CmsWpElement
Reference to the panel bar defintion file
m_params - Variable in class com.opencms.flex.cache.CmsFlexCacheKey
Cache key variable: List of parameters
m_poolName - Variable in class com.opencms.defaults.master.genericsql.CmsDbAccess
The pool to access offline ressources
m_poolName - Variable in class com.opencms.file.genericSql.CmsDbAccess
The name of the pool to use
m_poolNameBackup - Variable in class com.opencms.file.genericSql.CmsDbAccess
The name of the backup pool to use
m_poolNameOnline - Variable in class com.opencms.file.genericSql.CmsDbAccess
The name of the online pool to use
m_ports - Variable in class com.opencms.flex.cache.CmsFlexCacheKey
Cache key variable: The request TCP/IP port
m_prefsscrollerdef - Static variable in class com.opencms.workplace.A_CmsWpElement
Reference to the box defintion file
m_projectCache - Variable in class com.opencms.file.genericSql.CmsResourceBroker
 
m_projectId - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The generated project id (indicates, if the entry belongs to the current project)
m_projectlistdef - Static variable in class com.opencms.workplace.A_CmsWpElement
Reference to projectlist definition file
m_propertyCache - Variable in class com.opencms.file.genericSql.CmsResourceBroker
 
m_propertyDefCache - Variable in class com.opencms.file.genericSql.CmsResourceBroker
 
m_propertyDefVectorCache - Variable in class com.opencms.file.genericSql.CmsResourceBroker
 
m_publicationDate - Variable in class com.opencms.defaults.master.CmsMasterDataSet
the start-date this cd should be shown in the frontend
m_publish - Variable in class com.opencms.flex.cache.CmsFlexCacheKey
Cache key variable: Determines if the resource sould be always cleared at publish time
m_purgeDate - Variable in class com.opencms.defaults.master.CmsMasterDataSet
the ending-date this cd should be shown in the frontend
m_queries - Variable in class com.opencms.defaults.master.genericsql.CmsDbAccess
The query properties for this accessmodule
m_radiodef - Static variable in class com.opencms.workplace.A_CmsWpElement
Reference to the radio button defintion file
m_readAccessGroup - Variable in class com.opencms.template.cache.A_CmsElement
The name of the group that can read this ressource.
m_refresh - Variable in class com.opencms.file.genericSql.CmsResourceBroker
 
m_registry - Variable in class com.opencms.file.genericSql.CmsResourceBroker
The Registry
m_report - Variable in class com.opencms.file.CmsImport
The object to report the log messages
m_report - Variable in class com.opencms.file.CmsExport
The report for the log messages
m_resourceBroker - Static variable in class com.opencms.core.A_OpenCms
The resource-broker to access the database
m_resourceCache - Variable in class com.opencms.file.genericSql.CmsResourceBroker
 
m_resourceListCache - Variable in class com.opencms.file.genericSql.CmsResourceBroker
 
m_resourceTypes - Variable in class com.opencms.file.genericSql.CmsResourceBroker
Hashtable with resource-types.
m_rootCause - Variable in class com.opencms.core.CmsException
Stores a forwared exception
m_rootChannel - Variable in class com.opencms.defaults.master.genericsql.CmsDbAccess
The root channel of the module
m_rulesForHttpsEnabledResources - Static variable in class com.opencms.file.CmsStaticExport
This rules are only tho show if a resource is enabled with and without https. they are generated by the export property (values https_enabled for exportable resources(true) and dynamic_https_enabled for dynamic resources (dynamic).
m_schemes - Variable in class com.opencms.flex.cache.CmsFlexCacheKey
Cache key variable: Distinguishes request schemes (http, https etc.)
m_selectedChannels - Variable in class com.opencms.defaults.master.CmsMasterContent
Vector of currently selected channels
m_size - Variable in class com.opencms.file.CmsResource
The size of the file content.
m_state - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The state of the cd (unchanged/changed/new/deleted)
m_subId - Variable in class com.opencms.defaults.master.CmsMasterDataSet
Defines the "type" of the module
m_taskdocudef - Static variable in class com.opencms.workplace.A_CmsWpElement
Reference to taskdocu definition file
m_tasklistdef - Static variable in class com.opencms.workplace.A_CmsWpElement
Reference to projectlist definition file
m_tempErr - Static variable in class com.opencms.boot.CmsSetupThread
Gets the System.err stream so it can be restored
m_templateName - Variable in class com.opencms.template.cache.A_CmsElement
The template-name of this element definition.
m_timecheck - Variable in class com.opencms.template.A_CmsCacheDirectives
 
m_timeout - Variable in class com.opencms.flex.cache.CmsFlexCacheKey
Cache key variable: Timeout of the resource
m_timeout - Variable in class com.opencms.template.A_CmsCacheDirectives
 
m_timestamp - Variable in class com.opencms.template.cache.A_CmsElement
Last time this element was generated.
m_title - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The title of this cd
m_type - Variable in class com.opencms.core.CmsException
Stores the error code of the CmsException
m_uri - Variable in class com.opencms.flex.cache.CmsFlexCacheKey
Cache key variable: The uri of the original request
m_user - Variable in class com.opencms.flex.cache.CmsFlexCacheKey
Cache key variable: The user id
m_userCache - Variable in class com.opencms.file.genericSql.CmsResourceBroker
 
m_userGroupsCache - Variable in class com.opencms.file.genericSql.CmsResourceBroker
 
m_userId - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The id of the owner
m_userName - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The owner as String
m_useRootCause - Variable in class com.opencms.core.CmsException
Flag to set processing of a saved forwared root exception
m_userSetExport - Variable in class com.opencms.template.A_CmsCacheDirectives
 
m_userSetProxyPrivate - Variable in class com.opencms.template.A_CmsCacheDirectives
 
m_userSetProxyPublic - Variable in class com.opencms.template.A_CmsCacheDirectives
 
m_versionId - Variable in class com.opencms.defaults.master.CmsMasterDataSet
The version-number of this record in history
MailUtils - class com.opencms.util.MailUtils.
This is a general helper class for applications sending mails
MailUtils() - Constructor for class com.opencms.util.MailUtils
 
main(String[]) - Static method in class com.opencms.boot.CmsMain
Main program entry point when started via the command line.
matchRequestKey(CmsFlexCacheKey) - Method in class com.opencms.flex.cache.CmsFlexCacheKey
Compares this key to the other key passed as parameter, from comparing the two keys, a variation String is constructed.
merge(A_CmsCacheDirectives) - Method in class com.opencms.template.A_CmsCacheDirectives
Merge the current CmsCacheDirective object with another cache directive.
mergeAbsolutePath(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
Returns the absolute path of a resource merged with the absolute path of the file and the relative path in the tagcontent.
mergeAbsolutePath(String, String) - Static method in class com.opencms.util.Utils
Returns the AbsolutePath of an resource based on the base and the relative Path to the resource.
mergeAbsoluteUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
Returns the absolute path of a resource merged with the absolute path of the file and the relative path in the tagcontent.
mergeNextTimeout(long) - Method in class com.opencms.template.cache.CmsElementVariant
Merges the time when this variant has to be new generated.
mergeResources(Vector, Vector) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Merges two resource-vectors into one vector.
message(CmsObject, int, String) - Static method in class com.opencms.workplace.CmsTaskAction
Sends a message to the editor of the task.
message(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsLoginNew
Returns a localized String for the key value given as tagcontent parameter.
modifyDisplayedColumns(CmsObject, int) - Method in class com.opencms.workplace.CmsDownloadBrowser
From interface I_CmsFileListUsers.
modifyDisplayedColumns(CmsObject, int) - Method in interface com.opencms.workplace.I_CmsFileListUsers
Used to modify the bit pattern for hiding and showing columns in the file list.
modifyDisplayedColumns(CmsObject, int) - Method in class com.opencms.workplace.CmsAdminGallery
From interface I_CmsFileListUsers Used to modify the bit pattern for hiding and showing columns in the file list.
moduleExists(String) - Method in class com.opencms.file.CmsRegistry
Checks if the module exists already in the repository.
moduleExists(String) - Method in interface com.opencms.file.I_CmsRegistry
Checks if the module exists already in the repository.
moduleList(CmsObject, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsAdminModule
Gets the modules.
moveFile(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Moves the file.
moveFile(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Moves the file.
moveFile(String, String) - Method in class com.opencms.file.CmsObject
Deprecated. Use moveResource instead.
moveResource(CmsObject, String, String) - Method in class com.opencms.file.CmsResourceTypeLink
Move a VFS link.
moveResource(CmsObject, String, String) - Method in class com.opencms.file.CmsResourceTypeFolder
Moves a file to the given destination.
moveResource(CmsObject, String, String) - Method in class com.opencms.file.CmsResourceTypePlain
Moves a resource to the given destination.
moveResource(CmsObject, String, String) - Method in class com.opencms.file.CmsResourceTypePage
Moves a resource to the given destination.
moveResource(CmsObject, String, String) - Method in interface com.opencms.file.I_CmsResourceType
Moves a file to the given destination.
moveResource(String, String) - Method in class com.opencms.file.CmsObject
Moves a resource to the given destination.

N

name - Variable in class com.opencms.flex.jsp.CmsJspTagParam
 
nativeSQL(String) - Method in class com.opencms.dbpool.CmsConnection
 
needsScheme(String) - Static method in class com.opencms.file.CmsStaticExport
checks if a link on a https page needs the http prefix.
nextId(String) - Static method in class com.opencms.dbpool.CmsIdGenerator
Creates a new id for the given table.
nextId(String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Private method to get the next id for a table.
nextId(String, String) - Static method in class com.opencms.dbpool.CmsIdGenerator
Creates a new id for the given table.
noAutoRenewAfterPublish() - Method in class com.opencms.template.A_CmsCacheDirectives
Switches off the renewAfterPublish function.
noErrors() - Method in class com.opencms.boot.CmsSetupDb
 

O

onlineProject() - Method in class com.opencms.file.CmsObject
Returns the online project.
onlineProject(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns the onlineproject.
onlineProject(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns the onlineproject.
onLoad(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsAdminGallery
This method is used in the gallery templates in the onLoad Javascript page handler.
OpenCms - class com.opencms.core.OpenCms.
This class is the main class of the OpenCms system, think of it as the "operating system" of OpenCms.
OpenCms(Configurations) - Constructor for class com.opencms.core.OpenCms
Constructor to create a new OpenCms object.
OpenCmsHttpServlet - class com.opencms.core.OpenCmsHttpServlet.
This the main servlet of the OpenCms system.
OpenCmsHttpServlet() - Constructor for class com.opencms.core.OpenCmsHttpServlet
 
openExportFile(Node) - Method in class com.opencms.file.CmsExport
Opens the export ZIP file and initializes the internal XML document for the manifest.
openImportFile() - Method in class com.opencms.file.CmsImport
Initilizes the import.

P

parameters(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
For debugging purposes only.
parse(byte[]) - Method in class com.opencms.template.A_CmsXmlContent
 
parse(InputSource) - Method in class com.opencms.template.CmsXmlXercesParser
Common internal method to actually parse input.
parse(InputStream) - Method in interface com.opencms.template.I_CmsXmlParser
 
parse(InputStream) - Method in class com.opencms.template.CmsXmlXercesParser
 
parse(InputStream) - Method in class com.opencms.template.A_CmsXmlContent
Starts the XML parser with the content of the given CmsFile object.
parse(Reader) - Method in interface com.opencms.template.I_CmsXmlParser
Parses the given text.
parse(Reader) - Method in class com.opencms.template.CmsXmlXercesParser
Parses the given text with the Xerces parser.
parseQueryString(String) - Static method in class com.opencms.file.CmsStaticExport
Parses a query string passed from the client to the server and builds a HashTable object with key-value pairs.
PasswordValidtation - class com.opencms.util.PasswordValidtation.
Validates OpenCms passwords.
PasswordValidtation() - Constructor for class com.opencms.util.PasswordValidtation
 
picsUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Deprecated. use CmsWorkplaceDefault.resourcesUri(CmsObject, String, A_CmsXmlContent, Object) instead
pictureList(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsPictureBrowser
User method to generate an URL for the pics folder.
popRequest() - Method in class com.opencms.flex.cache.CmsFlexController
 
popResponse() - Method in class com.opencms.flex.cache.CmsFlexController
 
prepareCall(String) - Method in class com.opencms.dbpool.CmsConnection
Creates a new CmsPreparedStatement from the pool.
prepareCall(String, int, int) - Method in class com.opencms.dbpool.CmsConnection
Creates a new CmsPreparedStatement from the pool.
prepareCall(String, int, int, int) - Method in class com.opencms.dbpool.CmsConnection
 
prepareStatement(String) - Method in class com.opencms.dbpool.CmsConnection
Creates a new CmsPreparedStatement from the pool.
prepareStatement(String, int) - Method in class com.opencms.dbpool.CmsConnection
 
prepareStatement(String, int[]) - Method in class com.opencms.dbpool.CmsConnection
 
prepareStatement(String, int, int) - Method in class com.opencms.dbpool.CmsConnection
Creates a new CmsPreparedStatement from the pool.
prepareStatement(String, int, int, int) - Method in class com.opencms.dbpool.CmsConnection
 
prepareStatement(String, String[]) - Method in class com.opencms.dbpool.CmsConnection
 
preview(String, CmsRequestContext) - Method in class com.opencms.workplace.CmsXmlTemplateEditor
 
previewUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsXmlTemplateEditor
User method to generate an URL for a preview.
print(String) - Method in interface com.opencms.report.I_CmsReport
Prints a String to the report.
print(String) - Method in class com.opencms.report.CmsHtmlReport
 
print(String) - Method in class com.opencms.report.CmsShellReport
 
print(String, int) - Method in interface com.opencms.report.I_CmsReport
Prints a String to the report, using the indicated formatting.
print(String, int) - Method in class com.opencms.report.CmsHtmlReport
 
print(String, int) - Method in class com.opencms.report.CmsShellReport
 
printCacheInfo(int) - Method in class com.opencms.template.cache.CmsElementCache
prints the cache info in the errorlog.
printCacheInfo(int) - Method in class com.opencms.template.cache.CmsElementLocator
for debbuging only.
printEcmaHelpText() - Method in class com.opencms.core.CmsShell
The ecmaScript welcome text
printException(Exception) - Static method in class com.opencms.core.CmsShell
Prints a exception with the stacktrace.
println() - Method in interface com.opencms.report.I_CmsReport
Adds a line break to the report.
println() - Method in class com.opencms.report.CmsHtmlReport
 
println() - Method in class com.opencms.report.CmsShellReport
 
println(CmsPageLinks) - Method in interface com.opencms.report.I_CmsReport
Adds a CmsPageLinks object to the report The object will be stored and the output will later be processed in a special way.
println(CmsPageLinks) - Method in class com.opencms.report.CmsHtmlReport
 
println(CmsPageLinks) - Method in class com.opencms.report.CmsShellReport
 
println(String) - Method in interface com.opencms.report.I_CmsReport
Prints a String with line break to the report.
println(String) - Method in class com.opencms.report.CmsHtmlReport
 
println(String) - Method in class com.opencms.report.CmsShellReport
 
println(String, int) - Method in interface com.opencms.report.I_CmsReport
Prints a String with line break to the report, using the indicated formatting.
println(String, int) - Method in class com.opencms.report.CmsHtmlReport
 
println(String, int) - Method in class com.opencms.report.CmsShellReport
 
println(Throwable) - Method in interface com.opencms.report.I_CmsReport
Adds an Exception to the report, ensuring that the Exception content is processed to generate a valid output esp. for HTML pages.
println(Throwable) - Method in class com.opencms.report.CmsHtmlReport
 
println(Throwable) - Method in class com.opencms.report.CmsShellReport
 
printMethod(Method) - Static method in class com.opencms.core.CmsShell
Prints the full name and signature of a method.
printStackTrace() - Method in class com.opencms.core.CmsException
Print the exception stack trace to System.out.
printStackTrace(PrintStream) - Method in class com.opencms.core.CmsException
Prints this Throwable and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class com.opencms.core.CmsException
Prints this Throwable and its backtrace to the specified print writer.
priority(CmsObject, int, String) - Static method in class com.opencms.workplace.CmsTaskAction
Changes the priority of a task.
processDocument(Hashtable, Method, Object, Object) - Method in class com.opencms.template.A_CmsXmlContent
Main processing funtion for the whole XML document.
processHeaders(Map, HttpServletResponse) - Static method in class com.opencms.flex.cache.CmsFlexResponse
Process the headers stored in the provided map and add them to the response.
processNode(Node, Hashtable, Method, Object, Object) - Method in class com.opencms.template.A_CmsXmlContent
Universal main processing function for parsed XML templates.
processNode(Node, Hashtable, Method, Object, Object, OutputStream) - Method in class com.opencms.template.A_CmsXmlContent
 
projectList(CmsObject, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsAdminProjectResent
Gets the projects.
projectList(CmsObject, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsAdminProjectHistory
Gets the projects.
properties() - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns all properites of the current file.
properties(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns all properites of the selected file.
property(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns a selected file property value, same as using the <cms:property name="..."
property(String, String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns a selected file property value, same as using the <cms:property name="..." file="..."
property(String, String, String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns a selected file property value, same as using the <cms:property name="..." file="..." default="..."
property(String, String, String, boolean) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns a selected file property value with optional HTML escaping, same as using the <cms:property name="..." file="..." default="..."
propertyTagAction(String, String, String, boolean, ServletRequest) - Static method in class com.opencms.flex.jsp.CmsJspTagProperty
Internal action method.
publishBackupData(CmsObject, CmsMasterDataSet, int, int, long) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
 
publishCopyData(CmsMasterDataSet, int) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
 
publishDeleteData(int, int, String) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
 
publishOneLine(CmsObject, CmsMasterDataSet, int, String, boolean, int, long, Vector, Vector) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
 
publishProject(CmsObject, boolean, int, int, long, int, String, Vector, Vector) - Static method in class com.opencms.defaults.master.CmsMasterContent
Publishes all modified content definitions for this project.
publishProject(CmsObject, boolean, int, int, long, int, String, Vector, Vector) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Publishes all ressources for this project Publishes all modified content definitions for this project.
publishProject(CmsObject, CmsUser, CmsProject, int, I_CmsReport) - Method in interface com.opencms.file.I_CmsResourceBroker
Publishes a project.
publishProject(CmsObject, CmsUser, CmsProject, int, I_CmsReport) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Publishes a project.
publishProject(CmsUser, int, CmsProject, boolean, I_CmsReport, Hashtable) - Method in class com.opencms.file.genericSql.CmsDbAccess
Publishes a specified project to the online project.
publishProject(int) - Method in class com.opencms.file.CmsObject
Publishes a project.
publishProject(int, I_CmsReport) - Method in class com.opencms.file.CmsObject
Publishes a project.
publishResource(CmsObject) - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Publishes the content definition directly
publishResource(CmsObject) - Method in class com.opencms.defaults.master.CmsChannelContent
publish method for publish instance of content definition
publishResource(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
Publishes the content definition directly
publishResource(CmsObject, CmsMasterDataSet, int, String, boolean, int, long, Vector, Vector) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Publishes a single content definition
publishResource(String) - Method in class com.opencms.file.CmsObject
Publishes a single resource.
publishResource(String, boolean) - Method in class com.opencms.file.CmsObject
Publishes a single resource.
publishResource(String, boolean, I_CmsReport) - Method in class com.opencms.file.CmsObject
 
pushRequest(CmsFlexRequest) - Method in class com.opencms.flex.cache.CmsFlexController
 
pushResponse(CmsFlexResponse) - Method in class com.opencms.flex.cache.CmsFlexController
 
put(CmsUriDescriptor, CmsUri) - Method in class com.opencms.template.cache.CmsUriLocator
Adds a new Uri to this locator.
put(Object, byte[]) - Method in interface com.opencms.launcher.I_CmsTemplateCache
Stores a template content in the cache using the given key.
put(Object, Object) - Method in class com.opencms.flex.util.CmsLruHashMap
Associates the specified value with the specified key in this map.
put(Object, Object) - Method in class com.opencms.template.cache.CmsLruCache
inserts a new object in the cache.
putAll(Map) - Method in class com.opencms.flex.util.CmsLruHashMap
Copies all of the mappings from the specified map to this map.
putConnection(CmsConnection) - Method in class com.opencms.dbpool.CmsPool
Puts a connection back to the pool.
putDates(String, long, long) - Method in class com.opencms.file.CmsSynchronizeList
This writes the dates of the last synchronized version of the resource to the synchronize list hashtable
putOutputStream(OutputStream) - Method in class com.opencms.core.CmsExportResponse
 
putUser(String, Hashtable) - Method in class com.opencms.core.CmsCoreSession
Puts a new user into the sesstion storage, this method also stores a complete hashtable with additional user information.
putUser(String, String) - Method in class com.opencms.core.CmsCoreSession
Puts a new user into the sesstion storage.
putUser(String, String, String, Integer) - Method in class com.opencms.core.CmsCoreSession
Puts a new user into the sesstion storage.
putValue(String, Object) - Method in class com.opencms.core.CmsSession
Puts a value into the session.
putValue(String, Object) - Method in interface com.opencms.core.I_CmsSession
Puts a value into the session

Q

query(CmsObject, int, String) - Static method in class com.opencms.workplace.CmsTaskAction
Sends a message to the initiator (owner) of the task.

R

read(CmsObject, CmsMasterContent, CmsMasterDataSet, int) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
 
readAgent(CmsTask) - Method in class com.opencms.file.CmsObject
Reads the agent of a task from the OpenCms.
readAgent(CmsUser, CmsProject, CmsTask) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads the agent of a task from the OpenCms.
readAgent(CmsUser, CmsProject, CmsTask) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads the agent of a task from the OpenCms.
readAllByChannel(CmsObject, int, int) - Static method in class com.opencms.defaults.master.CmsMasterContent
Returns a Vector with the datasets of the contentdefinitions in the given channel.
readAllByChannel(CmsObject, int, int) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Reads all content definitions of a given channel
readAllFileHeaders(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads all file headers of a file in the OpenCms.
readAllFileHeaders(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads all file headers of a file in the OpenCms.
readAllFileHeaders(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads all file headers of a file in the OpenCms.
readAllFileHeaders(String) - Method in class com.opencms.file.CmsObject
Deprecated. For reading the file history use method readAllFileHeadersForHist
readAllFileHeadersForHist(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads all file headers of a file in the OpenCms.
readAllFileHeadersForHist(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads all file headers of a file in the OpenCms.
readAllFileHeadersForHist(String) - Method in class com.opencms.file.CmsObject
Reads all file headers of a file in the OpenCms.
readAllFileHeadersForHist(String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads all file headers of a file in the OpenCms.
readAllProjectResources(int) - Method in class com.opencms.file.CmsObject
select all projectResources from an given project
readAllProjectResources(int) - Method in interface com.opencms.file.I_CmsResourceBroker
select all projectResources from an given project
readAllProjectResources(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
select all projectResources from an given project
readAllProjectResources(int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
select all projectResources from an given project
readAllProperties(String) - Method in class com.opencms.file.CmsObject
Deprecated. use readProperties(String) instead
readAllPropertydefinitions(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads all propertydefinitions for the given resource type.
readAllPropertydefinitions(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads all propertydefinitions for the given resource type.
readAllPropertydefinitions(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads all propertydefinitions for the given resource type.
readAllPropertydefinitions(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads all propertydefinitions for the given resource type.
readAllPropertydefinitions(I_CmsResourceType, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads all propertydefinitions for the given resource type.
readAllPropertydefinitions(int) - Method in class com.opencms.file.CmsObject
Reads all property-definitions for the given resource type.
readAllPropertydefinitions(int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads all propertydefinitions for the given resource type.
readAllPropertydefinitions(String) - Method in class com.opencms.file.CmsObject
Reads all property-definitions for the given resource type.
readBackupProject(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads the backup of a project from the Cms.
readBackupProject(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads the backupinformation of a project from the Cms.
readBackupProject(int) - Method in class com.opencms.file.CmsObject
Reads a project from the Cms.
readBackupProject(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a project from the backup tables.
readBackupProjectResources(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
select a projectResource from an given project and resourcename
readChannels(CmsObject, CmsMasterContent) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Reads all channels from the database.
readCronTable() - Method in class com.opencms.file.CmsObject
Gets the Crontable.
readCronTable(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Gets the Crontable.
readCronTable(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Gets the Crontable.
readExportLink(String) - Method in class com.opencms.file.CmsObject
Reads a exportrequest from the Cms.
readExportLink(String) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads a exportrequest from the Cms.
readExportLink(String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a exportrequest from the Cms.
readExportLink(String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads a exportrequest from the Cms.
readExportLinkHeader(String) - Method in class com.opencms.file.CmsObject
Reads a exportrequest without the dependencies from the Cms.
readExportLinkHeader(String) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads a exportrequest without the dependencies from the Cms.
readExportLinkHeader(String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a exportrequest without the dependencies from the Cms.
readExportLinkHeader(String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads a exportrequest without the dependencies from the Cms.
readExportPath() - Method in class com.opencms.file.CmsObject
Reads the export-path of the system.
readExportPath(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads the export-path for the system.
readExportPath(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads the export-path for the system.
readFile(CmsObject, String) - Method in class com.opencms.workplace.CmsEditor
Reads in the requested file to be edited by calling the corresponding method in the cms object.
readFile(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads a file from the Cms.
readFile(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads a file from the Cms.
readFile(CmsUser, CmsProject, String, boolean) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads a file from the Cms.
readFile(CmsUser, CmsProject, String, boolean) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads a file from the Cms.
readFile(int, int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a file from the Cms.
readFile(int, int, String) - Method in class com.opencms.file.mySql.CmsDbAccess
Reads a file from the Cms.
readFile(int, int, String, boolean) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a file from the Cms.
readFile(int, int, String, boolean) - Method in class com.opencms.file.mySql.CmsDbAccess
Reads a file from the Cms.
readFile(String) - Method in class com.opencms.file.CmsObject
Reads a file from the Cms.
readFile(String, boolean) - Method in class com.opencms.file.CmsObject
Reads a file from the Cms.
readFile(String, String) - Method in class com.opencms.file.CmsObject
Reads a file from the Cms.
readFileContent(int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Private helper method to read the fileContent for publishProject(export).
readFileContent(int, int) - Method in class com.opencms.file.oraclesql.CmsDbAccess
Private helper method to read the fileContent for publishProject(export).
readFileExtensions() - Method in class com.opencms.file.CmsObject
Gets the known file extensions (=suffixes).
readFileExtensions(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Gets the known file extensions (=suffixes) Security: All users are granted access
readFileExtensions(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Gets the known file extensions (=suffixes) Security: All users are granted access
readFileForHist(CmsUser, CmsProject, int, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads a file from the history of the Cms.
readFileForHist(CmsUser, CmsProject, int, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads a file from the history of the Cms.
readFileForHist(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a file from the history of the Cms.
readFileForHist(String, int) - Method in class com.opencms.file.CmsObject
Reads a file from the Cms for history.
readFileHeader(CmsUser, CmsProject, int, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads a file header a previous project of the Cms.
readFileHeader(CmsUser, CmsProject, int, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads a file header a previous project of the Cms.
readFileHeader(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads a file header from the Cms.
readFileHeader(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads a file header from the Cms.
readFileHeader(CmsUser, CmsProject, String, boolean) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads a file header from the Cms.
readFileHeader(CmsUser, CmsProject, String, boolean) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads a file header from the Cms.
readFileHeader(int, CmsResource) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a file header from the Cms.
readFileHeader(int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a file header from the Cms.
readFileHeader(int, String, boolean) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a file header from the Cms.
readFileHeader(String) - Method in class com.opencms.file.CmsObject
Reads a file header from the Cms.
readFileHeader(String, boolean) - Method in class com.opencms.file.CmsObject
Reads a file header from the Cms.
readFileHeader(String, int) - Method in class com.opencms.file.CmsObject
Reads a file header from the Cms.
readFileHeader(String, String) - Method in class com.opencms.file.CmsObject
Reads a file header from the Cms.
readFileHeaderForHist(CmsUser, CmsProject, int, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads a file header from the history of the Cms.
readFileHeaderForHist(CmsUser, CmsProject, int, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads a file header from the history of the Cms.
readFileHeaderForHist(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a file header from the backup of the Cms.
readFileHeaderForHist(String, int) - Method in class com.opencms.file.CmsObject
Reads a file header from the Cms for history.
readFileHeaderInProject(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a file header from the Cms.
readFileHeaders(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads all file headers for a project from the Cms.
readFileHeaders(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads all file headers for a project from the Cms.
readFileHeaders(int) - Method in class com.opencms.file.CmsObject
Reads all file headers of a project from the Cms.
readFileInProject(int, int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a file in the project from the Cms.
readFiles(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads all files from the Cms, that are in one project.
readFiles(int, boolean, boolean) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads all files from the Cms, that are in one project.
readFilesByType(CmsUser, CmsProject, int, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads all files from the Cms, that are of the given type.
readFilesByType(CmsUser, CmsProject, int, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads all files from the Cms, that are of the given type.
readFilesByType(int, int) - Method in class com.opencms.file.CmsObject
Reads all files from the Cms, that are of the given type.
readFilesByType(int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads all files from the Cms, that are of the given type.
readFolder(CmsUser, CmsProject, int, boolean) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads a folder from the Cms.
readFolder(CmsUser, CmsProject, int, boolean) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads a folder from the Cms.
readFolder(CmsUser, CmsProject, int, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads a folder from the Cms.
readFolder(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads a folder from the Cms.
readFolder(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads a folder from the Cms.
readFolder(CmsUser, CmsProject, String, boolean) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads a folder from the Cms.
readFolder(CmsUser, CmsProject, String, boolean) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads a folder from the Cms.
readFolder(int, boolean) - Method in class com.opencms.file.CmsObject
Reads a folder from the Cms.
readFolder(int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a folder from the Cms.
readFolder(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a folder from the Cms.
readFolder(String) - Method in class com.opencms.file.CmsObject
Reads a folder from the Cms.
readFolder(String, boolean) - Method in class com.opencms.file.CmsObject
Reads a folder from the Cms.
readFolderInProject(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a folder from the Cms that exists in the project.
readFolders(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads all folders from the Cms, that are in one project.
readFolders(int, boolean, boolean) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads all folders from the Cms, that are in one project.
readGivenTasks(CmsUser, CmsProject, int, String, int, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads all given tasks from a user for a project.
readGivenTasks(CmsUser, CmsProject, int, String, int, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads all given tasks from a user for a project.
readGivenTasks(int, String, int, String, String) - Method in class com.opencms.file.CmsObject
Reads all given tasks from a user for a project.
readGroup(CmsProject) - Method in class com.opencms.file.CmsObject
Reads the group of a project from the OpenCms.
readGroup(CmsResource) - Method in class com.opencms.file.CmsObject
Reads the group of a resource from the Cms.
readGroup(CmsTask) - Method in class com.opencms.file.CmsObject
Reads the group (role) of a task from the Cms.
readGroup(CmsUser, CmsProject, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads the group of a project from the OpenCms.
readGroup(CmsUser, CmsProject, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads the group of a project from the OpenCms.
readGroup(CmsUser, CmsProject, CmsResource) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads the group of a resource from the OpenCms.
readGroup(CmsUser, CmsProject, CmsResource) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads the group of a resource from the OpenCms.
readGroup(CmsUser, CmsProject, CmsTask) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads the group (role) of a task from the OpenCms.
readGroup(CmsUser, CmsProject, CmsTask) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads the group (role) of a task from the OpenCms.
readGroup(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a group object.
readGroup(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a group object.
readGroup(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a group object.
readGroup(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a group object.
readGroup(int) - Method in class com.opencms.file.CmsObject
Reads a group of the Cms.
readGroup(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns a group object.
readGroup(String) - Method in class com.opencms.file.CmsObject
Reads a group of the Cms.
readGroup(String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns a group object.
readIncludeFile(A_CmsXmlContent) - Method in class com.opencms.template.A_CmsXmlContent
Read the datablocks of the given content file and include them into the own Hashtable of datablocks.
readIncludeFile(String) - Method in interface com.opencms.template.I_CmsXmlContent
Parses the given file and stores it in the internal list of included files and appends the relevant data structures of the new file to its own structures.
readIncludeFile(String) - Method in class com.opencms.template.A_CmsXmlContent
Parses the given file and stores it in the internal list of included files and appends the relevant data structures of the new file to its own structures.
readLinkCheckTable() - Method in class com.opencms.file.CmsObject
Gets the Linkchecktable.
readLinkCheckTable(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Gets the Linkchecktable.
readLinkCheckTable(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Gets the Linkchecktable.
readLinkEntrys(int) - Method in class com.opencms.file.CmsObject
returns a Vector (Strings) with the link destinations of all links on the page with the pageId.
readLinkEntrys(int) - Method in interface com.opencms.file.I_CmsResourceBroker
returns a Vector (Strings) with the link destinations of all links on the page with the pageId.
readLinkEntrys(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
returns a Vector (Strings) with the link destinations of all links on the page with the pageId.
readLinkEntrys(int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
returns a Vector (Strings) with the link destinations of all links on the page with the pageId.
readLockstate(CmsMasterDataSet, int) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Read the lockstate from the database.
readManagerGroup(CmsProject) - Method in class com.opencms.file.CmsObject
Reads the managergroup of a project from the Cms.
readManagerGroup(CmsUser, CmsProject, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads the managergroup of a project from the OpenCms.
readManagerGroup(CmsUser, CmsProject, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads the managergroup of a project from the OpenCms.
readMedia(CmsObject, CmsMasterContent) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Reads all media from the database.
readMimeTypes() - Method in class com.opencms.file.CmsObject
Gets all Mime-Types known by the system.
readMimeTypes(CmsUser, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Gets the MimeTypes.
readMimeTypes(CmsUser, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Gets the MimeTypes.
readOnlineLinkEntrys(int) - Method in class com.opencms.file.CmsObject
returns a Vector (Strings) with the link destinations of all links on the page with the pageId.
readOnlineLinkEntrys(int) - Method in interface com.opencms.file.I_CmsResourceBroker
returns a Vector (Strings) with the link destinations of all links on the page with the pageId.
readOnlineLinkEntrys(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
returns a Vector (Strings) with the link destinations of all links on the page with the pageId.
readOnlineLinkEntrys(int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
returns a Vector (Strings) with the link destinations of all links on the page with the pageId.
readOriginalAgent(CmsTask) - Method in class com.opencms.file.CmsObject
Reads the original agent of a task from the Cms.
readOriginalAgent(CmsUser, CmsProject, CmsTask) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads the original agent of a task from the OpenCms.
readOriginalAgent(CmsUser, CmsProject, CmsTask) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads the original agent of a task from the OpenCms.
readOwner(CmsProject) - Method in class com.opencms.file.CmsObject
Reads the owner of a project from the Cms.
readOwner(CmsResource) - Method in class com.opencms.file.CmsObject
Reads the owner of a resource from the Cms.
readOwner(CmsTask) - Method in class com.opencms.file.CmsObject
Reads the owner (initiator) of a task from the Cms.
readOwner(CmsTaskLog) - Method in class com.opencms.file.CmsObject
Reads the owner of a tasklog from the Cms.
readOwner(CmsUser, CmsProject, CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads the owner of a project from the OpenCms.
readOwner(CmsUser, CmsProject, CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads the owner of a project from the OpenCms.
readOwner(CmsUser, CmsProject, CmsResource) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads the owner of a resource from the OpenCms.
readOwner(CmsUser, CmsProject, CmsResource) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads the owner of a resource from the OpenCms.
readOwner(CmsUser, CmsProject, CmsTask) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads the owner (initiator) of a task from the OpenCms.
readOwner(CmsUser, CmsProject, CmsTask) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads the owner (initiator) of a task from the OpenCms.
readOwner(CmsUser, CmsProject, CmsTaskLog) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads the owner of a tasklog from the OpenCms.
readOwner(CmsUser, CmsProject, CmsTaskLog) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads the owner of a tasklog from the OpenCms.
readProject(CmsResource) - Method in class com.opencms.file.CmsObject
Reads a project from the Cms.
readProject(CmsTask) - Method in class com.opencms.file.CmsObject
Reads a project from the Cms.
readProject(CmsTask) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a project by task-id.
readProject(CmsUser, CmsProject, CmsResource) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads a project from the Cms.
readProject(CmsUser, CmsProject, CmsResource) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads a project from the Cms.
readProject(CmsUser, CmsProject, CmsTask) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads a project from the Cms.
readProject(CmsUser, CmsProject, CmsTask) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads a project from the Cms.
readProject(CmsUser, CmsProject, CmsTask) - Method in class com.opencms.file.mySql.CmsResourceBroker
Reads a project from the Cms.
readProject(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads a project from the Cms.
readProject(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads a project from the Cms.
readProject(int) - Method in class com.opencms.file.CmsObject
Reads a project from the Cms.
readProject(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a project.
readProjectLogs(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads log entries for a project.
readProjectLogs(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads log entries for a project.
readProjectLogs(int) - Method in class com.opencms.file.CmsObject
Reads log entries for a project.
readProjectLogs(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads log entries for a project.
readProjectLogs(int) - Method in class com.opencms.file.mySql.CmsDbAccess
Reads log entries for a project with added unescaping of comment as as MySQL doesn't support Unicode strings.
readProjectResource(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
select a projectResource from an given project and resourcename
readProjectView(CmsUser, CmsProject, int, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads all file headers of a project from the Cms.
readProjectView(CmsUser, CmsProject, int, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads all file headers of a project from the Cms.
readProjectView(int, int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads all resource from the Cms, that are in one project.
readProjectView(int, String) - Method in class com.opencms.file.CmsObject
Reads all file headers of a project from the Cms.
readProperties(CmsUser, CmsProject, String, String, boolean) - Method in interface com.opencms.file.I_CmsResourceBroker
Looks up all properties for a resource with optional direcory upward cascading.
readProperties(CmsUser, CmsProject, String, String, boolean) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Looks up all properties for a resource with optional direcory upward cascading.
readProperties(int, CmsResource, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns a list of all properties of a file or folder.
readProperties(int, CmsResource, int) - Method in class com.opencms.file.mySql.CmsDbAccess
Added unescaping of property values as MySQL doesn't support Unicode strings
readProperties(String) - Method in class com.opencms.file.CmsObject
Looks up all properties for a resource.
readProperties(String, boolean) - Method in class com.opencms.file.CmsObject
Looks up all properties for a resource with optional direcory upward cascading.
readProperty(CmsUser, CmsProject, String, String, String, boolean) - Method in interface com.opencms.file.I_CmsResourceBroker
Looks up a specified property with optional direcory upward cascading.
readProperty(CmsUser, CmsProject, String, String, String, boolean) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Looks up a specified property with optional direcory upward cascading.
readProperty(CmsUser, CmsProject, String, String, String, boolean, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Looks up a specified property with optional direcory upward cascading, a default value will be returned if the property is not found on the resource (or it's parent folders in case search is set to true).
readProperty(CmsUser, CmsProject, String, String, String, boolean, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Looks up a specified property with optional direcory upward cascading, a default value will be returned if the property is not found on the resource (or it's parent folders in case search is set to true).
readProperty(String, int, CmsResource, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Returns a property of a file or folder.
readProperty(String, int, CmsResource, int) - Method in class com.opencms.file.mySql.CmsDbAccess
Added unescaping of property values as MySQL doesn't support Unicode strings
readProperty(String, String) - Method in class com.opencms.file.CmsObject
Looks up a specified property from a resource.
readProperty(String, String, boolean) - Method in class com.opencms.file.CmsObject
Looks up a specified property with optional direcory upward cascading.
readProperty(String, String, boolean, String) - Method in class com.opencms.file.CmsObject
Looks up a specified property with optional direcory upward cascading, a default value will be returned if the property is not found on the resource (or it's parent folders in case search is set to true).
readPropertydefinition(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads a definition for the given resource type.
readPropertydefinition(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads a definition for the given resource type.
readPropertydefinition(String, I_CmsResourceType, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a propertydefinition for the given resource type.
readPropertydefinition(String, int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a propertydefinition for the given resource type.
readPropertydefinition(String, String) - Method in class com.opencms.file.CmsObject
Reads the property-definition for the resource type.
readResource(CmsProject, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a resource from the Cms.
readResources(CmsProject) - Method in interface com.opencms.file.I_CmsResourceBroker
Insert the method's description here.
readResources(CmsProject) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads all resource from the Cms, that are in one project.
readResources(CmsProject) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Insert the method's description here.
readResourcesLikeName(CmsProject, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads all resources that contains the given string in the resourcename and exists in the current project.
readResourcesLikeName(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a Vector with the resources that contains the given part in the resourcename.
readResourcesLikeName(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a Vector with the resources that contains the given part in the resourcename.
readResourcesLikeName(String) - Method in class com.opencms.file.CmsObject
Returns a Vector with the resources that contains the given part in the resourcename.
readSaveGroupName(CmsObject, int) - Method in class com.opencms.defaults.A_CmsBackoffice
 
readSaveUserName(CmsObject, int) - Method in class com.opencms.defaults.A_CmsBackoffice
 
readSession(String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a session from the database.
readSystemProperty(String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a serializable object from the systempropertys.
readTask(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Read a task by id.
readTask(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Read a task by id.
readTask(int) - Method in class com.opencms.file.CmsObject
Reads the task with the given id.
readTask(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a task from the Cms.
readTask(int) - Method in class com.opencms.file.mySql.CmsDbAccess
Reads a task from the Cms with added escaping of Strings since MySQL dosen't support Unicode strings
readTaskLog(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a log for a task.
readTaskLog(int) - Method in class com.opencms.file.mySql.CmsDbAccess
Reads a log for a task with added unescaping of comment as as MySQL doesn't support Unicode strings.
readTaskLogs(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads log entries for a task.
readTaskLogs(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads log entries for a task.
readTaskLogs(int) - Method in class com.opencms.file.CmsObject
Reads log entries for a task.
readTaskLogs(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads log entries for a task.
readTaskLogs(int) - Method in class com.opencms.file.mySql.CmsDbAccess
Reads log entries for a task with added unescaping of comment as as MySQL doesn't support Unicode strings.
readTasks(CmsProject, CmsUser, CmsUser, CmsGroup, int, String, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads all tasks of a user in a project.
readTasks(CmsProject, CmsUser, CmsUser, CmsGroup, int, String, String) - Method in class com.opencms.file.mySql.CmsDbAccess
Reads all tasks of a user in a project with added escaping of Strings since MySQL dosen't support Unicode strings.
readTasksForProject(CmsUser, CmsProject, int, int, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads all tasks for a project.
readTasksForProject(CmsUser, CmsProject, int, int, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads all tasks for a project.
readTasksForProject(int, int, String, String) - Method in class com.opencms.file.CmsObject
Reads all tasks for a project.
readTasksForRole(CmsUser, CmsProject, int, String, int, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads all tasks for a role in a project.
readTasksForRole(CmsUser, CmsProject, int, String, int, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads all tasks for a role in a project.
readTasksForRole(int, String, int, String, String) - Method in class com.opencms.file.CmsObject
Reads all tasks for a role in a project.
readTasksForUser(CmsUser, CmsProject, int, String, int, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Reads all tasks for a user in a project.
readTasksForUser(CmsUser, CmsProject, int, String, int, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reads all tasks for a user in a project.
readTasksForUser(int, String, int, String, String) - Method in class com.opencms.file.CmsObject
Reads all tasks for a user in a project.
readUser(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a user object.
readUser(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a user object.
readUser(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a user object.
readUser(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a user object.
readUser(CmsUser, CmsProject, String, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a user object.
readUser(CmsUser, CmsProject, String, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a user object.
readUser(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a user object if the password for the user is correct.
readUser(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a user object if the password for the user is correct.
readUser(int) - Method in class com.opencms.file.CmsObject
Returns a user in the Cms.
readUser(int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a user from the cms, only if the password is correct.
readUser(String) - Method in class com.opencms.file.CmsObject
Returns a user in the Cms.
readUser(String, int) - Method in class com.opencms.file.CmsObject
Returns a user in the Cms.
readUser(String, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a user from the cms.
readUser(String, String) - Method in class com.opencms.file.CmsObject
Returns a user in the Cms, if the password is correct.
readUser(String, String, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Reads a user from the cms, only if the password is correct.
readWebUser(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a user object if the password for the user is correct.
readWebUser(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a user object if the password for the user is correct.
readWebUser(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Returns a user object if the password for the user is correct.
readWebUser(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Returns a user object if the password for the user is correct.
readWebUser(String) - Method in class com.opencms.file.CmsObject
Returns a user object if the password for the user is correct.
readWebUser(String, String) - Method in class com.opencms.file.CmsObject
Returns a user object if the password for the user is correct.
reakt(CmsObject, int, String, String, String, String, String, String, String, String, String, String) - Static method in class com.opencms.workplace.CmsTaskAction
Reaktivates a task.
reaktivateTask(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Reaktivates a task from the Cms.
reaktivateTask(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Reaktivates a task from the Cms.
reaktivateTask(int) - Method in class com.opencms.file.CmsObject
Reactivates a task from the Cms.
recoverPassword(CmsObject, CmsUser, CmsProject, String, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Sets a new password only if the user knows his recovery-password.
recoverPassword(CmsObject, CmsUser, CmsProject, String, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Sets a new password only if the user knows his recovery-password.
recoverPassword(String, String, String) - Method in class com.opencms.file.CmsObject
Sets a new password if the user knows his recovery-password.
recoverPassword(String, String, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Sets the password, only if the user knows the recovery-password.
redecodeUriComponent(String) - Static method in class com.opencms.util.Encoder
Re-decodes a String that has not been correctly decoded and thus has scrambled character bytes.
registerDbAccessObject(int, CmsDbAccess) - Static method in class com.opencms.defaults.master.CmsMasterContent
Registers a database access object for the contentdefinition type.
registerOutParameter(int, int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
registerOutParameter(int, int, int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
registerOutParameter(int, int, String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
registerOutParameter(String, int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
registerOutParameter(String, int, int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
registerOutParameter(String, int, String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
registerTag(String) - Method in class com.opencms.template.A_CmsXmlContent
Registers the given tag to be "known" by the system.
registerTag(String, Class, String, int) - Method in class com.opencms.template.A_CmsXmlContent
Registeres a tagname together with a corresponding method for processing with processNode.
registerVariantDeps(CmsObject, String, String, String, Hashtable, Vector, Vector, Vector) - Method in class com.opencms.template.CmsXmlTemplate
Saves the dependencies for this elementvariante.
relativLinksInExport() - Method in class com.opencms.core.CmsStaticExportProperties
Returns true if the links in the static export should be relative.
release() - Method in class com.opencms.flex.jsp.CmsJspTagTemplate
 
release() - Method in class com.opencms.flex.jsp.CmsJspTagProperty
 
release() - Method in class com.opencms.flex.jsp.CmsJspTagInclude
 
release() - Method in class com.opencms.flex.jsp.CmsJspTagParam
 
release() - Method in class com.opencms.flex.jsp.CmsJspTagInfo
 
release() - Method in class com.opencms.flex.jsp.CmsJspTagUser
 
releaseSavepoint(Savepoint) - Method in class com.opencms.dbpool.CmsConnection
 
remove(I_CmsFlexLruCacheObject) - Method in class com.opencms.flex.util.CmsFlexLruCache
Removes an object from the list of all cached objects in this cache, no matter what position it has inside the list.
remove(Object) - Method in class com.opencms.flex.util.CmsLruHashMap
Removes the mapping for this key from this map if present.
remove(Object) - Method in class com.opencms.template.cache.CmsLruCache
removes on item from the cache.
remove(String) - Method in class com.opencms.file.CmsSynchronizeList
This removes the resource from the hashtable
removeCmsEventListener(I_CmsEventListener) - Static method in class com.opencms.core.A_OpenCms
Remove a cms event listener.
removeData(String) - Method in class com.opencms.template.A_CmsXmlContent
Remove a datablock from the internal hashtable and from the XML document
removeData(String) - Method in class com.opencms.template.CmsXmlTemplateFile
Remove a datablock from the internal hashtable and from the XML document
removeElementFromDependencies(CmsElementDescriptor, A_CmsElement) - Method in class com.opencms.template.cache.CmsElementLocator
Deletes all variantdependenciesEntries of an Element from the extern dependencies table.
removeFile(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes a file in the database.
removeFolder(int, CmsFolder) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes a folder in the database.
removeFolderForPublish(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes a folder in the database.
removeFromFileCache() - Method in class com.opencms.template.A_CmsXmlContent
Deletes this object from the internal XML file cache
removeFromLruCache() - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
 
removeFromLruCache() - Method in interface com.opencms.flex.util.I_CmsFlexLruCacheObject
Invoked after the object was removed to the cache.
removeLineBreaks(String) - Static method in class com.opencms.util.Utils
Replaces all line breaks in a given string object by white spaces.
removeResource(String, String) - Method in class com.opencms.file.utils.CmsAccessFilesystem
Deletes a file or folder in the filesytem.
removeTemporaryFile(CmsFile) - Method in class com.opencms.file.genericSql.CmsDbAccess
Removes the temporary files of the given resource
removeUserFromGroup(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Removes a user from a group.
removeUserFromGroup(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Removes a user from a group.
removeUserFromGroup(int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Removes a user from a group.
removeUserFromGroup(String, String) - Method in class com.opencms.file.CmsObject
Removes a user from a group.
removeValue(String) - Method in class com.opencms.core.CmsSession
Removes a value from the session.
removeValue(String) - Method in interface com.opencms.core.I_CmsSession
Removes a value from the session.
removeVariant(Object) - Method in class com.opencms.template.cache.A_CmsElement
 
removeVariantFromDependencies(String, CmsElementVariant) - Method in class com.opencms.template.cache.CmsElementLocator
Deletes all variantdependenciesEntries of an Variant from the extern dependencies table.
removeXmlData(String) - Method in class com.opencms.workplace.CmsXmlWpTemplateFile
Deprecated. Use removeData instead.
renameFile(CmsProject, CmsProject, int, int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Renames the file to the new name.
renameFile(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Renames the file to a new name.
renameFile(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Renames the file to a new name.
renameFile(String, String) - Method in class com.opencms.file.CmsObject
Deprecated. Use renameResource instead.
renameResource(CmsObject, String, String) - Method in class com.opencms.file.CmsResourceTypeLink
Rename a VFS link.
renameResource(CmsObject, String, String) - Method in class com.opencms.file.CmsResourceTypeFolder
Renames the file to the new name.
renameResource(CmsObject, String, String) - Method in class com.opencms.file.CmsResourceTypePlain
Renames the file to the new name.
renameResource(CmsObject, String, String) - Method in class com.opencms.file.CmsResourceTypePage
Renames the file to the new name.
renameResource(CmsObject, String, String) - Method in interface com.opencms.file.I_CmsResourceType
Renames the file to the new name.
renameResource(String, String) - Method in class com.opencms.file.CmsObject
Renames the resource to the new name.
renameSection(String, String) - Method in class com.opencms.template.CmsXmlTemplateFile
 
renewAfterEveryPublish() - Method in class com.opencms.template.A_CmsCacheDirectives
sets the renewAfterEveryPublish value to true.
replace(String, String, String) - Static method in class com.opencms.util.Utils
This method replaces all occurences of the replaceKey in the toReplace string with the replaceWith String.
replaceResource(String, String, Hashtable, byte[]) - Method in class com.opencms.file.CmsObject
Replaces and existing resource by another file with different content and different file type.
reset() - Method in class com.opencms.boot.CmsSetupThread
Cleans up
reset() - Method in class com.opencms.boot.CmsSetupLoggingThread
Cleans uo
resolveVariant(CmsObject, CmsElementVariant, CmsElementCache, CmsElementDefinitionCollection, Hashtable) - Method in class com.opencms.template.cache.A_CmsElement
Resolve given variant of this element and get content of all sub elements.
Resource - Variable in class com.opencms.flex.cache.CmsFlexCacheKey
The OpenCms resource that this key is used for.
resourcesUri(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsWorkplaceDefault
User method to generate an URI for the system resources folder.
restore(CmsObject, CmsMasterContent, CmsMasterDataSet, int) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Restores a version of the master and media from backup
restore(CmsObject, int) - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Restore method for restore instance of content definition from the history
restore(CmsObject, int) - Method in class com.opencms.defaults.master.CmsChannelContent
restore method for restore instance of content definition from history
restore(CmsObject, int) - Method in class com.opencms.defaults.master.CmsMasterContent
Restore method for restore instance of content definition from the history
restoreResource(CmsObject, int, String) - Method in class com.opencms.file.CmsResourceTypeFolder
Restores a file in the current project with a version in the backup
restoreResource(CmsObject, int, String) - Method in class com.opencms.file.CmsResourceTypePlain
Restores a file in the current project with a version in the backup
restoreResource(CmsObject, int, String) - Method in class com.opencms.file.CmsResourceTypePage
Restores a file in the current project with a version in the backup
restoreResource(CmsObject, int, String) - Method in interface com.opencms.file.I_CmsResourceType
Restores a file in the current project with a version in the backup
restoreResource(CmsUser, CmsProject, int, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Restores a file in the current project with a version in the backup
restoreResource(CmsUser, CmsProject, int, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Restores a file in the current project with a version in the backup
restoreResource(int, String) - Method in class com.opencms.file.CmsObject
Restores a file in the current project with a version in the backup
restoreSession(String) - Method in interface com.opencms.file.I_CmsResourceBroker
This method loads old sessiondata from the database.
restoreSession(String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
This method loads old sessiondata from the database.
rollback() - Method in class com.opencms.dbpool.CmsConnection
 
rollback(Savepoint) - Method in class com.opencms.dbpool.CmsConnection
 
rootFolder() - Method in class com.opencms.file.CmsObject
Returns the root-folder object.
run() - Method in class com.opencms.boot.CmsSetupThread
 
run() - Method in class com.opencms.boot.CmsSetupLoggingThread
Thread's run() method.
run() - Method in class com.opencms.dbpool.CmsPool
The run-method for the connection-guard
run() - Method in class com.opencms.defaults.CmsMail
Try sending the mail.
run() - Method in class com.opencms.workplace.CmsAdminNewProjectThread
 
run() - Method in class com.opencms.workplace.CmsAdminModuleExportThread
 
run() - Method in class com.opencms.workplace.CmsAdminDatabaseImportThread
 
run() - Method in class com.opencms.workplace.CmsAdminLinkmanagementThread
 
run() - Method in class com.opencms.workplace.CmsAdminPublishProjectThread
 
run() - Method in class com.opencms.workplace.CmsPublishResourceThread
 
run() - Method in class com.opencms.workplace.CmsAdminStaticExportThread
 
run() - Method in class com.opencms.workplace.CmsAdminModuleImportThread
 
run() - Method in class com.opencms.workplace.CmsAdminModuleDeleteThread
 
run() - Method in class com.opencms.workplace.CmsSyncFolderThread
 
run() - Method in class com.opencms.workplace.CmsAdminDatabaseExportThread
 
run() - Method in class com.opencms.workplace.CmsAdminVfsLinkManagementThread
 
run() - Method in class com.opencms.workplace.CmsAdminProjectDeleteThread
 
run() - Method in class com.opencms.workplace.CmsAdminModuleReplaceThread
 

S

saveProperties(ExtendedProperties, String, boolean) - Method in class com.opencms.boot.CmsSetupUtils
Saves properties to specified file.
saveSyncList() - Method in class com.opencms.file.CmsSynchronizeList
This saves the synchronization list after the synchronization and clears the hashtable
scriptsUri(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsWorkplaceDefault
User method to generate an URI for the system scripts folder.
searchBaseFolder(String) - Static method in class com.opencms.boot.CmsMain
Searches for the OpenCms web application base folder during startup.
selectBoxContent(CmsObject) - Method in class com.opencms.defaults.A_CmsChannelBackoffice
Method to return option values for media-position selectbox has to be overriden to provide values and names for the selectbox
sendBroadcastMessage(String) - Method in class com.opencms.core.CmsCoreSession
Sends a broadcast message to all logged in users.
sendBroadcastMessage(String) - Method in class com.opencms.file.CmsObject
Returns a list of all currently logged in users.
sendCmsRedirect(String) - Method in class com.opencms.core.CmsResponseHttpServlet
Sets a redirect to send the responst to.
sendCmsRedirect(String) - Method in class com.opencms.core.CmsExportResponse
 
sendCmsRedirect(String) - Method in interface com.opencms.core.I_CmsResponse
Sets a redirect to send the responst to.
sendError(int) - Method in class com.opencms.core.CmsResponseHttpServlet
Sets the error code that is returnd by the response.
sendError(int) - Method in class com.opencms.core.CmsExportResponse
 
sendError(int) - Method in interface com.opencms.core.I_CmsResponse
Sets the error code that is returnd by the response.
sendError(int, String) - Method in class com.opencms.core.CmsResponseHttpServlet
Sets the error code and a additional message that is returnd by the response.
sendError(int, String) - Method in class com.opencms.core.CmsExportResponse
 
sendError(int, String) - Method in interface com.opencms.core.I_CmsResponse
Sets the error code and a additional message that is returnd by the response.
sendRedirect(String) - Method in class com.opencms.core.CmsResponseHttpServlet
Helper function for a redirect to the cluster url.
sendRedirect(String) - Method in class com.opencms.core.CmsExportResponse
 
sendRedirect(String) - Method in interface com.opencms.core.I_CmsResponse
Helper function for a redirect to the cluster url.
sendRedirect(String) - Method in class com.opencms.flex.cache.CmsFlexResponse
Method overlodad from the standard HttpServletRequest API.
serialize(Document, OutputStream) - Method in class com.opencms.template.CmsXmlXercesParser
 
service(CmsFlexRequest, CmsFlexResponse) - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
Processing method for this cached entry.
service(CmsObject, CmsResource, ServletRequest, ServletResponse) - Method in interface com.opencms.flex.I_CmsResourceLoader
Does the job of including the requested resource, this method is called directly if the element is called as a sub-element from another I_CmsResourceLoader.
service(CmsObject, CmsResource, ServletRequest, ServletResponse) - Method in class com.opencms.flex.CmsDumpLoader
Does the job of dumping the contents of the requested file to the output stream, this method is called directly if the element is called as a sub-element from another I_CmsResourceLoader.
service(CmsObject, CmsResource, ServletRequest, ServletResponse) - Method in class com.opencms.flex.CmsXmlTemplateLoader
Does the job of including the XMLTemplate, this method is called directly if the element is called as a sub-element from another I_CmsResourceLoader.
service(CmsObject, CmsResource, ServletRequest, ServletResponse) - Method in class com.opencms.flex.CmsJspLoader
Does the job of including the JSP, this method should usually be called from a CmsFlexRequestDispatcher only.
setAccessFlags(int) - Method in class com.opencms.defaults.A_CmsContentDefinition
set the accessFlag for the CD
setAccessFlags(int) - Method in class com.opencms.defaults.master.CmsChannelContent
Sets the accessflags of the channel.
setAccessFlags(int) - Method in class com.opencms.defaults.master.CmsMasterContent
set the accessFlag for the CD
setAccessFlags(int) - Method in class com.opencms.file.CmsResource
Sets the accessflags of this resource.
setAccessFlagsAsString(String) - Method in class com.opencms.defaults.master.CmsChannelContent
Get the permissions of Channel
setAdditionalInfo(String, Object) - Method in class com.opencms.file.CmsUser
Sets additional information about the user.
setAddress(String) - Method in class com.opencms.file.CmsUser
Sets the address.
setAgentUser(int) - Method in class com.opencms.file.CmsTask
 
setArray(int, Array) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setAsciiStream(int, InputStream, int) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setAsciiStream(String, InputStream, int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setAttribute(String) - Method in class com.opencms.flex.jsp.CmsJspTagInclude
Sets the attribute.
setAttribute(String, Object) - Method in class com.opencms.file.CmsRequestContext
Sets an attribute in the request context.
setAutoCommit(boolean) - Method in class com.opencms.dbpool.CmsConnection
 
setAvailableChannels(String) - Method in class com.opencms.defaults.master.CmsMasterContent
Set the Available Channels
setAvgCacheBytes(String) - Method in class com.opencms.boot.CmsSetup
 
setBasePath(String) - Method in class com.opencms.boot.CmsSetup
Sets the path to the OpenCms home directory
setBasePath(String) - Static method in class com.opencms.boot.CmsBase
Set the base path to the given value
setBasePath(String) - Method in class com.opencms.boot.CmsSetupThread
Set the base path to the given value
setBigDecimal(int, BigDecimal) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setBigDecimal(String, BigDecimal) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setBinaryStream(int, InputStream, int) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setBinaryStream(String, InputStream, int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setBlob(int, Blob) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setBodyTag(Element) - Method in class com.opencms.template.CmsXmlTemplateFile
 
setBodyTitle(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsXmlTemplateEditor
Pre-Sets the value of the body title input field.
setBoolean(int, boolean) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setBoolean(String, boolean) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setByte(int, byte) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setByte(String, byte) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setBytes(int, byte[]) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setBytes(String, byte[]) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setCacheGroup(String) - Method in class com.opencms.boot.CmsSetup
Sets the cache value for group to the given value
setCacheGroups(boolean) - Method in class com.opencms.template.A_CmsCacheDirectives
defines if the group is part of the cacheKey
setCacheGroups(Vector) - Method in class com.opencms.template.A_CmsCacheDirectives
if this Vector is set the groups are part of the cache key and the element will be cacheable only if the current group is in the Vector.
setCacheOfflineEnabled(String) - Method in class com.opencms.boot.CmsSetup
 
setCacheOnlineProject(String) - Method in class com.opencms.boot.CmsSetup
Sets the cache value for online project to the given value
setCacheParameters(Vector) - Method in class com.opencms.template.A_CmsCacheDirectives
if this Vector is set the values of each of the parameters in the Vector will appear in the cachekey.
setCacheProject(String) - Method in class com.opencms.boot.CmsSetup
Sets the cache value for project to the given value
setCacheProperty(String) - Method in class com.opencms.boot.CmsSetup
Sets the cache value for property to the given value
setCachePropertyDef(String) - Method in class com.opencms.boot.CmsSetup
Sets the cache value for property def. to the given value
setCachePropertyDefVector(String) - Method in class com.opencms.boot.CmsSetup
Sets the cache value for property def. vector to the given value
setCacheResource(String) - Method in class com.opencms.boot.CmsSetup
Sets the cache value for resource to the given value
setCacheSubres(String) - Method in class com.opencms.boot.CmsSetup
Sets the cache value for subres to the given value
setCacheUri(boolean) - Method in class com.opencms.template.A_CmsCacheDirectives
includes the uri in the cache key.
setCacheUser(boolean) - Method in class com.opencms.template.A_CmsCacheDirectives
includes the user in the cache key.
setCacheUser(String) - Method in class com.opencms.boot.CmsSetup
Sets the cache value for user to the given value
setCacheUserGroups(String) - Method in class com.opencms.boot.CmsSetup
Sets the cache value for usergroups to the given value
setCatalog(String) - Method in class com.opencms.dbpool.CmsConnection
 
setChangedModuleMasters(Vector) - Method in class com.opencms.file.CmsPublishedResources
Sets the vector for changed resources in cos
setChangedResources(Vector) - Method in class com.opencms.file.CmsPublishedResources
Sets the vector for changed resources in vfs
setChannelId(String) - Method in class com.opencms.defaults.master.CmsChannelContent
sets the unique channel Id of a content definition instance
setChannelName(String) - Method in class com.opencms.defaults.master.CmsChannelContent
Sets the channelname.
setCharacterStream(int, Reader, int) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setCharacterStream(String, Reader, int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setClob(int, Clob) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setClusterEvent(boolean) - Method in class com.opencms.flex.CmsEvent
Set the boolean flag whether this event should be forwarded to the other servers in the cluster.
setComment(String) - Method in class com.opencms.file.CmsTaskLog
Sets the comment of this task.
setConfiguration(Configurations) - Method in class com.opencms.core.A_OpenCms
This method sets the runtime configuration.
setConfigurations(Configurations) - Static method in class com.opencms.dbpool.CmsDriver
Sets the confitgurations to read pool-properties from.
setConnection(String, String, String, String) - Method in class com.opencms.boot.CmsSetupDb
 
setContentLength(int) - Method in class com.opencms.core.CmsResponseHttpServlet
Sets the length of the content being returned by the server.
setContentLength(int) - Method in class com.opencms.core.CmsExportResponse
 
setContentLength(int) - Method in interface com.opencms.core.I_CmsResponse
Sets the length of the content being returned by the server.
setContents(byte[]) - Method in class com.opencms.file.CmsFile
Sets the content of this file.
setContentType(String) - Method in class com.opencms.core.CmsResponseHttpServlet
Sets the content type of the response to the specified type.
setContentType(String) - Method in class com.opencms.core.CmsExportResponse
 
setContentType(String) - Method in interface com.opencms.core.I_CmsResponse
Sets the content type of the response to the specified type.
setContentType(String) - Method in class com.opencms.flex.cache.CmsFlexResponse
Method overlodad from the standard HttpServletRequest API.
setContextTo(String) - Method in class com.opencms.file.CmsObject
Sets the name of the current site root
setContextTo(String) - Method in class com.opencms.file.CmsRequestContext
Sets the name of the current site root of the virtual file system
setContextToCos() - Method in class com.opencms.file.CmsObject
Sets the name of the current site root of the content objects system
setContextToVfs() - Method in class com.opencms.file.CmsObject
Sets the name of the current site root of the virtual file system
setConverterConfFile(String) - Method in class com.opencms.htmlconverter.CmsHtmlConverter
Configures CmsHtmlConverter from file
setConverterConfFile(String) - Method in interface com.opencms.htmlconverter.I_CmsHtmlConverterInterface
Configures CmsHtmlConverter from file
setConverterConfString(String) - Method in class com.opencms.htmlconverter.CmsHtmlConverter
Configures CmsHtmlConverter from string
setConverterConfString(String) - Method in interface com.opencms.htmlconverter.I_CmsHtmlConverterInterface
Configures CmsHtmlConverter from string
setCurrentGroup(String) - Method in class com.opencms.file.CmsRequestContext
Sets the current group of the current user.
setCurrentProject(int) - Method in class com.opencms.file.CmsRequestContext
Sets the current project for the user.
setCursorName(String) - Method in class com.opencms.dbpool.CmsStatement
 
setData(String, Element) - Method in class com.opencms.template.A_CmsXmlContent
Stores a given datablock element in the datablock hashtable.
setData(String, Element) - Method in class com.opencms.template.CmsXmlTemplateFile
Stores a given datablock element in the datablock hashtable.
setData(String, String) - Method in class com.opencms.template.A_CmsXmlContent
Creates a datablock consisting of a single TextNode containing data and stores this block into the datablock-hashtable.
setData(String, String) - Method in class com.opencms.template.CmsXmlTemplateFile
Creates a datablock consisting of a single TextNode containing data and stores this block into the datablock-hashtable.
setDatablocks(CmsXmlTemplateFile, A_CmsContentDefinition, ArrayList) - Method in class com.opencms.defaults.CmsShowContent
This method automatically fills all datablocks in the template that fit to a special name scheme.
setDate(int, Date) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setDate(int, Date, Calendar) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setDate(String, Date) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setDate(String, Date, Calendar) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setDateHeader(String, long) - Method in class com.opencms.flex.cache.CmsFlexResponse
Method overlodad from the standard HttpServletRequest API.
setDateLastModified(long) - Method in class com.opencms.file.CmsResource
Sets the date of the last modification for this resource.
setDb(String) - Method in class com.opencms.boot.CmsSetup
 
setDbCreateConStr(String) - Method in class com.opencms.boot.CmsSetup
 
setDbCreatePwd(String) - Method in class com.opencms.boot.CmsSetup
 
setDbCreateUser(String) - Method in class com.opencms.boot.CmsSetup
 
setDbDefaultTablespace(String) - Method in class com.opencms.boot.CmsSetup
Set the default tablespace when creating a new oracle user
setDbProperty(String, String) - Method in class com.opencms.boot.CmsSetup
This method sets the value for a given key in the database properties.
setDbTemporaryTablespace(String) - Method in class com.opencms.boot.CmsSetup
Set the temporary tablespace when creating a new oracle user
setDbWorkConStr(String) - Method in class com.opencms.boot.CmsSetup
Sets the connection string to the database to the given value
setDbWorkPwd(String) - Method in class com.opencms.boot.CmsSetup
Sets the password of the database to the given value
setDbWorkUser(String) - Method in class com.opencms.boot.CmsSetup
Sets the user of the database to the given value
setDefault(String) - Method in class com.opencms.flex.jsp.CmsJspTagProperty
Sets the default value.
setDefaultContentEncoding(String) - Method in class com.opencms.boot.CmsSetup
Sets the defaultContentEncoding.
setDefaultEncoding(String) - Method in class com.opencms.core.A_OpenCms
Sets the default encoding to the value specified.
setDefaultFlags(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypePlain
Set the access flags of the copied resource to the default values.
setDefaultGroup(CmsGroup) - Method in class com.opencms.file.CmsUser
Sets the default group object of this user.
setDefaultParameter(Object[]) - Method in class com.opencms.defaults.CmsFilterMethod
sets the filter parameter
setDefaultPool(String) - Static method in class com.opencms.dbpool.CmsIdGenerator
 
setDependencies(Vector) - Method in class com.opencms.template.cache.CmsElementVariant
Sets the dependencies Vector for this Variant.
setDeqendencies(Vector) - Method in class com.opencms.file.CmsExportLink
sets the dependencies vector (old values are deleted)
setDescription(String) - Method in class com.opencms.defaults.master.CmsMasterMedia
 
setDescription(String) - Method in class com.opencms.file.CmsUser
Sets the description of this user.
setDescription(String) - Method in class com.opencms.file.CmsProject
Sets the description of this project.
setDescription(String) - Method in class com.opencms.file.CmsGroup
Sets the description of this group.
setDirectories(String, String[]) - Static method in class com.opencms.file.CmsImport
Translates directory Strings from OpenCms 4.x structure to new 5.0 structure.
setDirectoryIndexFiles(String) - Method in class com.opencms.boot.CmsSetup
 
setDirectoryTranslationEnabled(String) - Method in class com.opencms.boot.CmsSetup
 
setDisabled() - Method in class com.opencms.file.CmsUser
Disables the user flags by setting them to C_FLAG_DISABLED.
setDisabled() - Method in class com.opencms.file.CmsGroup
Disables the group by setting the C_FLAG_DISABLED flag.
setDouble(int, double) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setDouble(String, double) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setEditedTemplateContent(CmsObject, String, String, boolean, String, String) - Method in class com.opencms.template.CmsXmlTemplateFile
 
setElement(String) - Method in class com.opencms.flex.jsp.CmsJspTagTemplate
Sets the include page/file target.
setElement(String) - Method in class com.opencms.flex.jsp.CmsJspTagInclude
Sets the element.
setElementCache(String) - Method in class com.opencms.boot.CmsSetup
 
setElementCacheElements(String) - Method in class com.opencms.boot.CmsSetup
 
setElementCacheURI(String) - Method in class com.opencms.boot.CmsSetup
 
setElementCacheVariants(String) - Method in class com.opencms.boot.CmsSetup
 
setElementClass(String, String) - Method in class com.opencms.template.CmsXmlControlFile
Sets the template class of a given subelement definition.
setElementParameter(String, String, String) - Method in class com.opencms.template.CmsXmlControlFile
Set the value of a single parameter of a given subelement definition.
setElementTemplate(String, String) - Method in class com.opencms.template.CmsXmlControlFile
Sets the filename of the master template file of a given subelement definition.
setElementTemplSelector(String, String) - Method in class com.opencms.template.CmsXmlControlFile
Sets the filename of the master template file of a given subelement definition.
setEmail(String) - Method in class com.opencms.file.CmsUser
Sets the email.
setEnabled() - Method in class com.opencms.file.CmsUser
Enables the user flags by setting them to C_FLAG_ENABLED.
setEnabled() - Method in class com.opencms.file.CmsGroup
Enables the flags by setting them to C_FLAG_ENABLED.
setEncoding(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
 
setEncoding(String) - Method in class com.opencms.file.CmsRequestContext
Sets the current content encoding to be used in HTTP response
setEncoding(String) - Method in class com.opencms.template.A_CmsXmlContent
Sets new encoding for XML document.
setEncoding(String, boolean) - Method in class com.opencms.file.CmsRequestContext
Sets the current content encoding to be used in HTTP response and store it in session if it is available
setErrors(String) - Static method in class com.opencms.boot.CmsSetup
Adds a new error message to the vector
setEscapeHtml(String) - Method in class com.opencms.flex.jsp.CmsJspTagProperty
Set the escape html flag.
setEscapeProcessing(boolean) - Method in class com.opencms.dbpool.CmsStatement
 
setEthernetAddress(String) - Method in class com.opencms.boot.CmsSetup
Set the fictional mac ethernet address
setEventControlled(boolean) - Method in class com.opencms.file.CmsRequestContext
Mark this request context as event controlled.
setException(Throwable) - Method in class com.opencms.core.CmsException
Set the root cause Exception value.
setExport(boolean) - Method in class com.opencms.template.CmsCacheDirectives
enables or disables the export for this element.
setExportDefaultValue(String) - Method in class com.opencms.core.CmsStaticExportProperties
 
setExported() - Method in class com.opencms.template.cache.CmsElementVariant
Sets the marker exported to true.
setExportPath(String) - Method in class com.opencms.core.CmsStaticExportProperties
 
setExportPoint(String, int) - Method in class com.opencms.boot.CmsSetup
Sets the value for exportpoint nr to the given value
setExportPointPath(String, int) - Method in class com.opencms.boot.CmsSetup
Sets the value for exportpoint path nr to the given value
setExportRelativeLinks(boolean) - Method in class com.opencms.core.CmsStaticExportProperties
 
setExternalCaching(boolean, boolean, boolean, boolean, boolean) - Method in class com.opencms.template.A_CmsCacheDirectives
Method for setting all caching properties given boolean values.
setExternDependencies(Hashtable) - Method in class com.opencms.template.cache.CmsElementLocator
sets the extern dependencies vector used to keep the dep information syncron.
setExtProperty(String, String) - Method in class com.opencms.boot.CmsSetup
This method sets the value for a given key in the extended properties.
setFetchDirection(int) - Method in class com.opencms.dbpool.CmsStatement
 
setFetchSize(int) - Method in class com.opencms.dbpool.CmsStatement
 
setFile(String) - Method in class com.opencms.flex.jsp.CmsJspTagProperty
Sets the file name.
setFile(String) - Method in class com.opencms.flex.jsp.CmsJspTagInclude
Sets the file, same aus using setPage()
setFileId(int) - Method in class com.opencms.file.CmsResource
Sets the File id for this resource.
setFileMaxUploadSize(String) - Method in class com.opencms.boot.CmsSetup
Set the maximum file upload size
setFilenameTranslationEnabled(String) - Method in class com.opencms.boot.CmsSetup
 
setFilterMethod(Method) - Method in class com.opencms.defaults.CmsFilterMethod
sets the filter method
setFilterName(String) - Method in class com.opencms.defaults.CmsFilterMethod
sets the filter name
setFirstname(String) - Method in class com.opencms.file.CmsUser
Sets the firstname.
setFlags(int) - Method in class com.opencms.file.CmsProject
Sets the state of this project.
setFlexCacheEnabled(String) - Method in class com.opencms.boot.CmsSetup
 
setFloat(int, float) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setFloat(String, float) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setForceGc(String) - Method in class com.opencms.boot.CmsSetup
 
setGroup(int) - Method in class com.opencms.defaults.master.CmsChannelContent
Sets the group.
setGroup(int) - Method in class com.opencms.defaults.master.CmsMasterContent
Sets the group.
setGroup(String) - Method in class com.opencms.defaults.A_CmsContentDefinition
set the group of the CD
setGroupId(int) - Method in class com.opencms.file.CmsResource
Sets the groupId of this resource.
setHandleExceptions(boolean) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Controls if Exceptions that occur in methods of this class are supressed (true) or not (false).
setHeader(String, String) - Method in class com.opencms.core.CmsResponseHttpServlet
Sets a header-field in the response.
setHeader(String, String) - Method in class com.opencms.core.CmsExportResponse
 
setHeader(String, String) - Method in interface com.opencms.core.I_CmsResponse
Sets a header-field in the response.
setHeader(String, String) - Method in class com.opencms.flex.cache.CmsFlexResponse
Method overlodad from the standard HttpServletRequest API.
setHeight(int) - Method in class com.opencms.defaults.master.CmsMasterMedia
 
setHistoryEnabled(String) - Method in class com.opencms.boot.CmsSetup
Sets the value for deleting published project parameters to the given value
setHoldability(int) - Method in class com.opencms.dbpool.CmsConnection
 
setHttpStreaming(String) - Method in class com.opencms.boot.CmsSetup
Sets the value for http streaming to the given value
setId(int) - Method in class com.opencms.defaults.master.CmsMasterMedia
Never set this on yourself!
setIncreaseRate(String) - Method in class com.opencms.boot.CmsSetup
Sets the increase rate to the given value
setInitiatorUser(int) - Method in class com.opencms.file.CmsTask
 
setInt(int, int) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setInt(String, int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setIntHeader(String, int) - Method in class com.opencms.flex.cache.CmsFlexResponse
Method overlodad from the standard HttpServletRequest API.
setJspExportUrl(String) - Static method in class com.opencms.flex.CmsJspLoader
Set's the JSP export URL.
setLastExportDate(long) - Method in class com.opencms.file.CmsExportLink
sets the export time
setLastlogin(long) - Method in class com.opencms.file.CmsUser
Sets the lastlogin.
setLastModified(long) - Method in class com.opencms.core.CmsResponseHttpServlet
Sets the last modified header-field in the response.
setLastModified(long) - Method in class com.opencms.core.CmsExportResponse
 
setLastModified(long) - Method in interface com.opencms.core.I_CmsResponse
Sets the last modified header-field in the response.
setLastname(String) - Method in class com.opencms.file.CmsUser
Gets the lastname.
setLauncherManager(CmsLauncherManager) - Method in class com.opencms.file.CmsObject
Set the launcher manager used with this instance of CmsObject.
setLauncherType(int) - Method in class com.opencms.file.CmsResource
Sets launcher the type id for this resource.
setLinkId(int) - Method in class com.opencms.file.CmsExportLink
sets the id.
setLinkRulesExport(String[]) - Method in class com.opencms.core.CmsStaticExportProperties
 
setLinkRulesExtern(String[]) - Method in class com.opencms.core.CmsStaticExportProperties
 
setLinkRulesOffline(String[]) - Method in class com.opencms.core.CmsStaticExportProperties
 
setLinkRulesOnline(String[]) - Method in class com.opencms.core.CmsStaticExportProperties
 
setListEntryData(CmsObject, CmsXmlLanguageFile, CmsXmlWpTemplateFile, CmsBackupProject) - Static method in class com.opencms.workplace.CmsProjecthistory
Method to set details about a project into xml-datas.
setListEntryData(CmsObject, CmsXmlLanguageFile, CmsXmlWpTemplateFile, CmsProject) - Static method in class com.opencms.workplace.CmsProjectlist
Method to set details about a project into xml-datas.
setLocked(int) - Method in class com.opencms.file.CmsResource
Sets the the user id that locked this resource.
setLockedInProject(int) - Method in class com.opencms.file.CmsResource
Sets the projectId in which this resource is locked.
setLockstate(int) - Method in class com.opencms.defaults.A_CmsContentDefinition
Sets the lockstates You have to override this method in your content definition, if you have overwritten the isLockable method with true.
setLockstate(int) - Method in class com.opencms.defaults.master.CmsChannelContent
Sets the lockstates
setLockstate(int) - Method in class com.opencms.defaults.master.CmsMasterContent
Sets the lockstates
setLogDateFormat(String) - Method in class com.opencms.boot.CmsSetup
Sets the value for the log date format to the given value
setLogFile(String) - Method in class com.opencms.boot.CmsSetup
Sets the value for the log file to the given value
setLogging(String) - Method in class com.opencms.boot.CmsSetup
Sets the value for opencms logging to the given value
setLoggingChannelModules_critical(String) - Method in class com.opencms.boot.CmsSetup
Enables/Disables channel modules_critical in the log messages
setLoggingChannelModules_debug(String) - Method in class com.opencms.boot.CmsSetup
Enables/Disables channel modules_debug in the log messages
setLoggingChannelModules_info(String) - Method in class com.opencms.boot.CmsSetup
Enables/Disables channel modules_info in the log messages
setLoggingChannelName(String) - Method in class com.opencms.boot.CmsSetup
Enables/Disables channel names in the log messages
setLoggingChannelOpencms_cache(String) - Method in class com.opencms.boot.CmsSetup
Enables/Disables channel opencms_cache in the log messages
setLoggingChannelOpencms_critical(String) - Method in class com.opencms.boot.CmsSetup
Enables/Disables channel opencms_critical in the log messages
setLoggingChannelOpencms_debug(String) - Method in class com.opencms.boot.CmsSetup
Enables/Disables channel opencms_debug in the log messages
setLoggingChannelOpencms_elementcache(String) - Method in class com.opencms.boot.CmsSetup
Enables/Disables channel opencms_elementcache in the log messages
setLoggingChannelOpencms_info(String) - Method in class com.opencms.boot.CmsSetup
Enables/Disables channel opencms_info in the log messages
setLoggingChannelOpencms_init(String) - Method in class com.opencms.boot.CmsSetup
Enables/Disables channel opencms_init in the log messages
setLoggingChannelOpencms_pool(String) - Method in class com.opencms.boot.CmsSetup
Enables/Disables channel opencms_pool in the log messages
setLoggingChannelOpencms_streaming(String) - Method in class com.opencms.boot.CmsSetup
Enables/Disables channel opencms_streaming in the log messages
setLoggingFlexCache(String) - Method in class com.opencms.boot.CmsSetup
 
setLoggingFlexLoader(String) - Method in class com.opencms.boot.CmsSetup
 
setLogMemory(String) - Method in class com.opencms.boot.CmsSetup
Enables/Disables memory state in the log messages
setLogQueueMaxAge(String) - Method in class com.opencms.boot.CmsSetup
Sets the value for the log queue maxage to the given value
setLogQueueMaxSize(String) - Method in class com.opencms.boot.CmsSetup
Sets the value for the log queue maxsize to the given value
setLogTimestamp(String) - Method in class com.opencms.boot.CmsSetup
Enables/Disables timestamps in the opencms logfile
setLong(int, long) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setLong(String, long) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setMasterId(int) - Method in class com.opencms.defaults.master.CmsMasterMedia
Never set this on yourself!
setMasterTemplate(String) - Method in class com.opencms.template.CmsXmlControlFile
Sets the filename of the master template file defined in the body file.
setMaxAge(String) - Method in class com.opencms.boot.CmsSetup
Sets the max. age to the given value
setMaxCacheBytes(String) - Method in class com.opencms.boot.CmsSetup
 
setMaxConn(String) - Method in class com.opencms.boot.CmsSetup
Sets the maximum connections to the given value
setMaxEntries(String) - Method in class com.opencms.boot.CmsSetup
 
setMaxEntryBytes(String) - Method in class com.opencms.boot.CmsSetup
 
setMaxFieldSize(int) - Method in class com.opencms.dbpool.CmsStatement
 
setMaxKeys(String) - Method in class com.opencms.boot.CmsSetup
 
setMaxRows(int) - Method in class com.opencms.dbpool.CmsStatement
 
setMedia(byte[]) - Method in class com.opencms.defaults.master.CmsMasterMedia
 
setMilestone(int) - Method in class com.opencms.file.CmsTask
 
setMimetype(String) - Method in class com.opencms.defaults.master.CmsMasterMedia
 
setMinConn(String) - Method in class com.opencms.boot.CmsSetup
Sets the minimum connections to the given value
setMode(int) - Method in class com.opencms.file.CmsObject
Sets the mode this CmsObject runs in.
setModuleAuthor(String, String) - Method in class com.opencms.file.CmsRegistry
This method sets the author of the module.
setModuleAuthor(String, String) - Method in interface com.opencms.file.I_CmsRegistry
This method sets the author of the module.
setModuleAuthorEmail(String, String) - Method in class com.opencms.file.CmsRegistry
This method sets the email of author of the module.
setModuleAuthorEmail(String, String) - Method in interface com.opencms.file.I_CmsRegistry
This method sets the email of author of the module.
setModuleCreateDate(String, long) - Method in class com.opencms.file.CmsRegistry
Sets the create date of the module.
setModuleCreateDate(String, long) - Method in interface com.opencms.file.I_CmsRegistry
Sets the create date of the module.
setModuleCreateDate(String, String) - Method in class com.opencms.file.CmsRegistry
Sets the create date of the module.
setModuleCreateDate(String, String) - Method in interface com.opencms.file.I_CmsRegistry
Sets the create date of the module.
setModuleDependencies(String, Vector, Vector, Vector) - Method in class com.opencms.file.CmsRegistry
Sets the module dependencies for the module.
setModuleDependencies(String, Vector, Vector, Vector) - Method in interface com.opencms.file.I_CmsRegistry
Sets the module dependencies for the module.
setModuleDescription(String, String) - Method in class com.opencms.file.CmsRegistry
Sets the description of the module.
setModuleDescription(String, String) - Method in interface com.opencms.file.I_CmsRegistry
Sets the description of the module.
setModuleDocumentPath(String, String) - Method in class com.opencms.file.CmsRegistry
Sets the url to the documentation of the module.
setModuleDocumentPath(String, String) - Method in interface com.opencms.file.I_CmsRegistry
Sets the url to the documentation of the module.
setModuleMaintenanceEventClass(String, String) - Method in class com.opencms.file.CmsRegistry
Sets the classname, that receives all maintenance-events for the module.
setModuleMaintenanceEventClass(String, String) - Method in interface com.opencms.file.I_CmsRegistry
Sets the classname, that receives all maintenance-events for the module.
setModuleNiceName(String, String) - Method in class com.opencms.file.CmsRegistry
Sets the description of the module.
setModuleNiceName(String, String) - Method in interface com.opencms.file.I_CmsRegistry
Sets the description of the module.
setModuleParameter(String, String, boolean) - Method in class com.opencms.file.CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, boolean) - Method in interface com.opencms.file.I_CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, Boolean) - Method in class com.opencms.file.CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, Boolean) - Method in interface com.opencms.file.I_CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, byte) - Method in class com.opencms.file.CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, byte) - Method in interface com.opencms.file.I_CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, Byte) - Method in class com.opencms.file.CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, Byte) - Method in interface com.opencms.file.I_CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, double) - Method in class com.opencms.file.CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, double) - Method in interface com.opencms.file.I_CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, Double) - Method in class com.opencms.file.CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, Double) - Method in interface com.opencms.file.I_CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, float) - Method in class com.opencms.file.CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, float) - Method in interface com.opencms.file.I_CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, Float) - Method in class com.opencms.file.CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, Float) - Method in interface com.opencms.file.I_CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, int) - Method in class com.opencms.file.CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, int) - Method in interface com.opencms.file.I_CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, Integer) - Method in class com.opencms.file.CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, Integer) - Method in interface com.opencms.file.I_CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, long) - Method in class com.opencms.file.CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, long) - Method in interface com.opencms.file.I_CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, Long) - Method in class com.opencms.file.CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, Long) - Method in interface com.opencms.file.I_CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, String) - Method in class com.opencms.file.CmsRegistry
Sets a parameter for a module.
setModuleParameter(String, String, String) - Method in interface com.opencms.file.I_CmsRegistry
Sets a parameter for a module.
setModuleParameterdef(String, Vector, Vector, Vector, Vector) - Method in class com.opencms.file.CmsRegistry
Sets the module dependencies for the module.
setModuleParameterdef(String, Vector, Vector, Vector, Vector) - Method in interface com.opencms.file.I_CmsRegistry
Sets the module dependencies for the module.
setModulePublishClass(String, String) - Method in class com.opencms.file.CmsRegistry
Sets the classname, that contains the publish method of the module.
setModulePublishClass(String, String) - Method in interface com.opencms.file.I_CmsRegistry
Sets the classname, that contains the publish method of the module.
setModuleRepositories(String, String[]) - Method in class com.opencms.file.CmsRegistry
Sets all repositories for a module.
setModuleRepositories(String, String[]) - Method in interface com.opencms.file.I_CmsRegistry
Sets all repositories for a module.
setModuleType(String, String) - Method in class com.opencms.file.CmsRegistry
Sets the type for a given module.
setModuleType(String, String) - Method in interface com.opencms.file.I_CmsRegistry
Sets the type for a given module.
setModuleVersion(String, String) - Method in class com.opencms.file.CmsRegistry
This method sets the version of the module.
setModuleVersion(String, String) - Method in interface com.opencms.file.I_CmsRegistry
This method sets the version of the module.
setModuleView(String, String, String) - Method in class com.opencms.file.CmsRegistry
Sets a view for a module
setModuleView(String, String, String) - Method in interface com.opencms.file.I_CmsRegistry
Sets a view for a module
setName(CmsUser, CmsProject, int, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Set a new name for a task Security: All users are granted.
setName(CmsUser, CmsProject, int, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Set a new name for a task Security: All users are granted.
setName(int, String) - Method in class com.opencms.file.CmsObject
Set a new name for a task.
setName(String) - Method in class com.opencms.defaults.master.CmsMasterMedia
 
setName(String) - Method in class com.opencms.file.CmsTask
 
setName(String) - Method in class com.opencms.flex.jsp.CmsJspTagProperty
Sets the property name.
setName(String) - Method in class com.opencms.flex.jsp.CmsJspTagParam
 
setNavPosition(float) - Method in class com.opencms.flex.jsp.CmsJspNavElement
Sets the value that will be returned by the CmsJspNavElement.getNavPosition() method of this class.
setNextLruObject(I_CmsFlexLruCacheObject) - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
 
setNextLruObject(I_CmsFlexLruCacheObject) - Method in interface com.opencms.flex.util.I_CmsFlexLruCacheObject
Set the next object in the double linked list of all cached objects.
setNoCacheParameters(Vector) - Method in class com.opencms.template.A_CmsCacheDirectives
If one of this parameters apear in the request the element is dynamic!
setNull(int, int) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setNull(int, int, String) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setNull(String, int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setNull(String, int, String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setObject(int, Object) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setObject(int, Object, int) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setObject(int, Object, int, int) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setObject(String, Object) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setObject(String, Object, int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setObject(String, Object, int, int) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setOnline(boolean) - Method in class com.opencms.linkmanagement.CmsPageLinks
 
setOnlyBuffering(boolean) - Method in class com.opencms.flex.cache.CmsFlexResponse
Sets buffering status of the response.
setOpenCms(A_OpenCms) - Method in class com.opencms.flex.CmsJspLoader
This is part of the I_CmsLauncher interface, used here to call the init() method.
setOpenCms(A_OpenCms) - Method in interface com.opencms.launcher.I_CmsLauncher
Sets the currently running OpenCms instance.
setOpenCms(A_OpenCms) - Method in class com.opencms.launcher.CmsLinkLauncher
Sets the currently running OpenCms instance.
setOpenCmsContext(String) - Static method in class com.opencms.core.A_OpenCms
Sets the OpenCms request context.
setOriginalRequest(Object) - Method in interface com.opencms.core.I_CmsRequest
Sets the original request to another value
setOriginalRequest(Object) - Method in class com.opencms.core.CmsRequestHttpServlet
Overwrites the original request that was used to create the CmsRequest.
setOriginalRequest(Object) - Method in class com.opencms.core.CmsExportRequest
 
setOriginalUrl(URL) - Method in class com.opencms.htmlconverter.CmsHtmlConverter
sets the url.
setOriginalUser(int) - Method in class com.opencms.file.CmsTask
 
setOwner(int) - Method in class com.opencms.defaults.A_CmsContentDefinition
set the owner of the CD
setOwner(int) - Method in class com.opencms.defaults.master.CmsChannelContent
Sets the owner of this contentdefinition.
setOwner(int) - Method in class com.opencms.defaults.master.CmsMasterContent
Sets the owner of this contentdefinition.
setPage(String) - Method in class com.opencms.flex.jsp.CmsJspTagInclude
Sets the include page target.
setPanel(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsPreferencesPanels
User method to get the actual panel of the PReferences dialog.
setPanel(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsPreferences
User method to get the actual panel of the PReferences dialog.
setParameter(String, String) - Method in class com.opencms.template.CmsXmlControlFile
Set the value of a single parameter of the master template.
setParameterMap(Map) - Method in class com.opencms.flex.cache.CmsFlexRequest
Sets the specified Map as paramter map of the request.
setParameters(Hashtable) - Method in class com.opencms.core.CmsExportRequest
sets the parameters for this static export.
setParent(int) - Method in class com.opencms.file.CmsTask
 
setParentGroup(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Sets a new parent-group for an already existing group in the Cms.
setParentGroup(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Sets a new parent-group for an already existing group in the Cms.
setParentGroup(String, String) - Method in class com.opencms.file.CmsObject
Sets a new parent-group for an already existing group in the Cms.
setParentId(int) - Method in class com.opencms.file.CmsResource
Sets the parent database id for this resource.
setParentId(int) - Method in class com.opencms.file.CmsGroup
Sets the id of the parent group of the actual Cms group object.
setParentName(String) - Method in class com.opencms.defaults.master.CmsChannelContent
Sets the parentname of the channel.
setParsedData(String, String) - Method in class com.opencms.template.A_CmsXmlContent
Creates a datablock element by parsing the data string and stores this block into the datablock-hashtable.
setParsedData(String, String) - Method in class com.opencms.template.CmsXmlTemplateFile
Creates a datablock element by parsing the data string and stores this block into the datablock-hashtable.
setPassword(CmsObject, CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Sets the password for a user.
setPassword(CmsObject, CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Sets the password for a user.
setPassword(CmsObject, CmsUser, CmsProject, String, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Sets the password for a user.
setPassword(CmsObject, CmsUser, CmsProject, String, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Sets the password for a user.
setPassword(String) - Method in class com.opencms.file.CmsUser
Sets the password.
setPassword(String, String) - Method in class com.opencms.file.CmsObject
Sets the password for a user.
setPassword(String, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Sets a new password for a user.
setPassword(String, String, String) - Method in class com.opencms.file.CmsObject
Sets the password for a user.
setPercentage(int) - Method in class com.opencms.file.CmsTask
 
setPosition(int) - Method in class com.opencms.defaults.master.CmsMasterMedia
 
setPreviousLruObject(I_CmsFlexLruCacheObject) - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
 
setPreviousLruObject(I_CmsFlexLruCacheObject) - Method in interface com.opencms.flex.util.I_CmsFlexLruCacheObject
Set the previous object in the double linked list of all cached objects.
setPriority(CmsUser, CmsProject, int, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Set priority of a task Security: All users are granted.
setPriority(CmsUser, CmsProject, int, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Set priority of a task Security: All users are granted.
setPriority(int) - Method in class com.opencms.file.CmsTask
 
setPriority(int, int) - Method in class com.opencms.file.CmsObject
Sets the priority of a task.
setProcessedState(boolean) - Method in class com.opencms.file.CmsExportLink
indicates that this request is processed.
setProjectCoWorker(boolean) - Method in class com.opencms.file.CmsGroup
sets the PROJECTCOWORKER flag of the group
setProjectId(int) - Method in class com.opencms.file.CmsResource
Sets the projectId of this resource.
setProjectManager(boolean) - Method in class com.opencms.file.CmsGroup
sets the PROJECTMANAGER flag of the group
setProperty(String) - Method in class com.opencms.flex.jsp.CmsJspTagInclude
Sets the property.
setProperty(String) - Method in class com.opencms.flex.jsp.CmsJspTagInfo
Sets the info property name.
setProperty(String) - Method in class com.opencms.flex.jsp.CmsJspTagUser
Sets the property name.
setProxyPrivateCacheable(boolean) - Method in class com.opencms.template.CmsCacheDirectives
enables or disables the proxy private cache for this element.
setProxyPublicCacheable(boolean) - Method in class com.opencms.template.CmsCacheDirectives
enables or disables the proxy public cache for this element.
setQueryTimeout(int) - Method in class com.opencms.dbpool.CmsStatement
 
setReadOnly(boolean) - Method in class com.opencms.dbpool.CmsConnection
 
setRecoveryPassword(CmsObject, CmsUser, CmsProject, String, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Sets the recovery password for a user.
setRecoveryPassword(CmsObject, CmsUser, CmsProject, String, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Sets the recovery password for a user.
setRecoveryPassword(String, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Sets a new password for a user.
setRecoveryPassword(String, String, String) - Method in class com.opencms.file.CmsObject
Sets the recovery password for a user.
setRedirect(String) - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
Set a redirect target for this cache entry.
setRedirect(String, int) - Method in class com.opencms.boot.CmsSetup
Sets the value for redirect nr to the given value
setRedirectLocation(String, int) - Method in class com.opencms.boot.CmsSetup
Sets the value for redirect location nr to the given value
setRef(int, Ref) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setReplacer(Hashtable) - Method in class com.opencms.boot.CmsSetup
 
setRequestedResource(String) - Method in interface com.opencms.core.I_CmsRequest
Set the name returned by getRequestedResource().
setRequestedResource(String) - Method in class com.opencms.core.CmsRequestHttpServlet
Set the name returned by getRequestedResource().
setRequestedResource(String) - Method in class com.opencms.core.CmsExportRequest
 
setResourceBroker(String) - Method in class com.opencms.boot.CmsSetup
Sets the resource broker to the given value
setResourceName(String) - Method in class com.opencms.linkmanagement.CmsPageLinks
sets the resourcename
setRole(boolean) - Method in class com.opencms.file.CmsGroup
sets the ROLE flag of the group
setRole(int) - Method in class com.opencms.file.CmsTask
 
setRoot(int) - Method in class com.opencms.file.CmsTask
 
setRootChannel(String) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Set the root channel
setRuntimeProperty(Object, Object) - Method in class com.opencms.core.A_OpenCms
This method adds an Object to the OpenCms runtime properties.
setSavepoint() - Method in class com.opencms.dbpool.CmsConnection
 
setSavepoint(String) - Method in class com.opencms.dbpool.CmsConnection
 
setSection(String) - Method in class com.opencms.file.CmsUser
Sets the section of the user.
setSectionTitle(String, String) - Method in class com.opencms.template.CmsXmlTemplateFile
 
setSelectedChannels(String) - Method in class com.opencms.defaults.master.CmsMasterContent
set Selected Channels
setServletPrefix(String, String) - Method in class com.opencms.htmlconverter.CmsHtmlConverter
sets the prefix.
setSessionFailover(String) - Method in class com.opencms.boot.CmsSetup
Sets the value for session failover to the given value
setSetupType(boolean) - Method in class com.opencms.boot.CmsSetup
Sets the setup type to the given value: standard (false), advanced (true)
setShort(int, short) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setShort(String, short) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setSize(int) - Method in class com.opencms.defaults.master.CmsMasterMedia
 
setStartPoints(Vector) - Method in class com.opencms.core.CmsStaticExportProperties
 
setStartRule(String) - Method in class com.opencms.core.CmsStaticExportProperties
 
setStartTime(Timestamp) - Method in class com.opencms.file.CmsTask
 
setState(int) - Method in class com.opencms.file.CmsResource
Sets the state of this resource.
setState(int) - Method in class com.opencms.file.CmsTask
 
setStaticExport(String) - Method in class com.opencms.boot.CmsSetup
 
setStaticExportEnabled(boolean) - Method in class com.opencms.core.CmsStaticExportProperties
 
setStaticExportEnabledValue(String) - Method in class com.opencms.core.CmsStaticExportProperties
 
setStaticExportPath(String) - Method in class com.opencms.boot.CmsSetup
 
setStreaming(boolean) - Method in class com.opencms.file.CmsRequestContext
Set the current mode for HTTP streaming.
setString(int, String) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setString(String, String) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setSuffix(String) - Method in class com.opencms.flex.jsp.CmsJspTagInclude
Sets the suffix.
setSystemValue(String, String) - Method in class com.opencms.file.CmsRegistry
Public method to set system values.
setSystemValue(String, String) - Method in interface com.opencms.file.I_CmsRegistry
Public method to set system values.
setSystemValues(String, Hashtable) - Method in class com.opencms.file.CmsRegistry
Public method to set system values with hashtable.
setSystemValues(String, Hashtable) - Method in interface com.opencms.file.I_CmsRegistry
Public method to set system values with hashtable.
setTaskPar(CmsUser, CmsProject, int, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Set a Parameter for a task.
setTaskPar(CmsUser, CmsProject, int, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Set a Parameter for a task.
setTaskPar(int, String, String) - Method in class com.opencms.file.CmsObject
Set a parameter for a task.
setTaskPar(int, String, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Set a Parameter for a task.
setTaskType(int) - Method in class com.opencms.file.CmsTask
 
setTemplateCache(I_CmsTemplateCache) - Method in class com.opencms.template.CmsDumpTemplate
Template cache is not used here since we don't include any subtemplates (not implemented).
setTemplateCache(I_CmsTemplateCache) - Method in class com.opencms.template.CmsJavascriptTemplate
Set the instance of template cache that should be used to store cacheable results of the subtemplates.
setTemplateCache(I_CmsTemplateCache) - Method in class com.opencms.template.CmsXmlTemplate
Set the instance of template cache that should be used to store cacheable results of the subtemplates.
setTemplateCache(I_CmsTemplateCache) - Method in interface com.opencms.template.I_CmsTemplate
Set the instance of template cache that should be used to store cacheable results of the subtemplates.
setTemplateCache(I_CmsTemplateCache) - Method in class com.opencms.workplace.CmsNewExplorerFileList
Template cache is not used here since we don't include any subtemplates (not implemented).
setTemplateClass(String) - Method in class com.opencms.template.CmsXmlControlFile
Set the template class used for the master Template
setText(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsXmlTemplateEditor
 
setText(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsEditor
User method for setting the editable text in the editor window.
setTidyConfFile(String) - Method in class com.opencms.htmlconverter.CmsHtmlConverter
Configures JTidy from file
setTidyConfFile(String) - Method in interface com.opencms.htmlconverter.I_CmsHtmlConverterInterface
Configures JTidy from file
setTime(int, Time) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setTime(int, Time, Calendar) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setTime(String, Time) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setTime(String, Time, Calendar) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setTimeout(CmsTimeout) - Method in class com.opencms.template.A_CmsCacheDirectives
set the timeout object(used if the element should be reloaded every x minutes.
setTimeout(CmsTimeout) - Method in class com.opencms.template.CmsMethodCacheDirectives
set the timeout object(used if the element should be reloaded every x minutes.
setTimeout(CmsTimeout) - Method in class com.opencms.template.CmsCacheDirectives
set the timeout object(used if the element should be reloaded every x minutes.
setTimeout(CmsUser, CmsProject, int, long) - Method in interface com.opencms.file.I_CmsResourceBroker
Set timeout of a task Security: All users are granted.
setTimeout(CmsUser, CmsProject, int, long) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Set timeout of a task Security: All users are granted.
setTimeout(int, long) - Method in class com.opencms.file.CmsObject
Sets the timeout of a task.
setTimeout(long) - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
Sets a timeout value to this cache entry, which indicates the time this entry becomes invalid.
setTimeout(String) - Method in class com.opencms.boot.CmsSetup
Sets the timeout to the given value
setTimeOut(Timestamp) - Method in class com.opencms.file.CmsTask
 
setTimestamp() - Method in class com.opencms.file.CmsCachedObject
Sets the last access time for this CmsCacheObject.
setTimestamp(int, Timestamp) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setTimestamp(String, Timestamp) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setTimestamp(String, Timestamp, Calendar) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setTitle(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsXmlTemplateEditor
Pre-Sets the value of the title input field.
setTitle(String) - Method in class com.opencms.defaults.master.CmsChannelContent
sets the title of a content definition instance
setTitle(String) - Method in class com.opencms.defaults.master.CmsMasterMedia
 
setTitle(String) - Method in class com.opencms.defaults.master.CmsMasterContent
Sets title of this cd
setTransactionIsolation(int) - Method in class com.opencms.dbpool.CmsConnection
 
setType(int) - Method in class com.opencms.defaults.master.CmsMasterMedia
 
setType(int) - Method in class com.opencms.file.CmsResource
Sets the type id for this resource.
setTypeMap(Map) - Method in class com.opencms.dbpool.CmsConnection
 
setUnicodeStream(int, InputStream, int) - Method in class com.opencms.dbpool.CmsPreparedStatement
Deprecated. This is deprecated in JDBC 3.0 but still must be implemented
setUpdateSessionEnabled(boolean) - Method in class com.opencms.file.CmsRequestContext
Mark this request context to update the session or not.
setUri(String) - Method in class com.opencms.file.CmsRequestContext
Set the value that is returned by getUri() to the provided String.
setURL(int, URL) - Method in class com.opencms.dbpool.CmsPreparedStatement
 
setURL(String, URL) - Method in class com.opencms.dbpool.CmsCallableStatement
 
setUrlPrefixArray(String[]) - Method in class com.opencms.core.CmsStaticExportProperties
 
setUrlPrefixExport(String) - Method in class com.opencms.boot.CmsSetup
 
setUrlPrefixHttp(String) - Method in class com.opencms.boot.CmsSetup
 
setUrlPrefixHttps(String) - Method in class com.opencms.boot.CmsSetup
 
setUrlPrefixServername(String) - Method in class com.opencms.boot.CmsSetup
 
setUserDefaultAccessFlags(int) - Static method in class com.opencms.core.A_OpenCms
Seats the value of the user default access flags.
setUserDefaultLanguage(String) - Static method in class com.opencms.core.A_OpenCms
Sets the value of the user default language.
setUserId(int) - Method in class com.opencms.file.CmsResource
Sets the userId of this resource.
setValue(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsRename
Pre-Sets the value of the new name input field.
setValue(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsCopy
Pre-Sets the value of the copy field.
setValue(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsNewResourceLink
Sets the value of the new file input field of dialog.
setValue(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsExplorerHead
Sets the value of the address input filed of the file header.
setValue(String) - Method in class com.opencms.flex.jsp.CmsJspTagParam
 
setVariationData(String, Map) - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
Stores a backward reference to the map and key where this cache entry is stored.
setWakeupTime(Timestamp) - Method in class com.opencms.file.CmsTask
 
setWidth(int) - Method in class com.opencms.defaults.master.CmsMasterMedia
 
setXmlData(String, String) - Method in class com.opencms.workplace.CmsXmlWpTemplateFile
Deprecated. Use setData instead.
shouldReload(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.flex.CmsJspTemplate
Method used by the ElementCache to check if the page should reload or not.
shouldReload(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.CmsDumpTemplate
Template cache is not used here since we don't include any subtemplates.
shouldReload(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.CmsJavascriptTemplate
Indicates if a previous cached result should be reloaded.
shouldReload(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.template.CmsXmlTemplate
Indicates if a previous cached result should be reloaded.
shouldReload(CmsObject, String, String, Hashtable, String) - Method in interface com.opencms.template.I_CmsTemplate
Indicates if a previous cached result should be reloaded.
shouldReload(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.workplace.CmsNewExplorerFileList
Template cache is not used here since we don't include any subtemplates.
shouldReloadClasses(int, Vector) - Method in class com.opencms.file.genericSql.CmsResourceBroker
This method checks, if there is a classFile marked as changed or deleted.
shouldRenew() - Method in class com.opencms.template.A_CmsCacheDirectives
returns true if this element has to be deleted from cache every time a project is published.
showBackButton(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsDownloadBrowser
Used by the workplace "back" button to decide whether the icon should be activated or not.
showBackButton(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsPictureBrowser
Used by the workplace "back" button to decide whether the icon should be activated or not.
showBackButton(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsHtmlBrowser
Used by the workplace "back" button to decide whether the icon should be activated or not.
showBackButton(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsLinkBrowser
Used by the workplace "back" button to decide whether the icon should be activated or not.
showErrors(InputStream, OutputStream) - Method in class com.opencms.htmlconverter.CmsHtmlConverter
Checks if HTML code has errors and lists errors
showErrors(InputStream, OutputStream) - Method in interface com.opencms.htmlconverter.I_CmsHtmlConverterInterface
Checks if HTML code has errors and lists errors
showErrors(String) - Method in class com.opencms.htmlconverter.CmsHtmlConverter
Checks if HTML code has errors and lists errors
showErrors(String) - Method in interface com.opencms.htmlconverter.I_CmsHtmlConverterInterface
Checks if HTML code has errors and lists errors
showNextButton(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsDownloadBrowser
Used by the workplace "next" button to decide whether the icon should be activated or not.
showNextButton(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsPictureBrowser
Used by the workplace "next" button to decide whether the icon should be activated or not.
showNextButton(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsHtmlBrowser
Used by the workplace "next" button to decide whether the icon should be activated or not.
showNextButton(CmsObject, CmsXmlLanguageFile, Hashtable) - Method in class com.opencms.workplace.CmsLinkBrowser
Used by the workplace "next" button to decide whether the icon should be activated or not.
showResource(CmsObject, CmsFile) - Method in class com.opencms.core.OpenCms
Selects the appropriate launcher for a given file by analyzing the file's launcher id and calls the initlaunch() method to initiate the generating of the output.
showResource(CmsObject, CmsFile) - Method in class com.opencms.core.A_OpenCms
Selects the appropriate launcher for a given file by analyzing the file's launcher id and calls the initlaunch() method to initiate the generating of the output.
shutDown() - Method in interface com.opencms.defaults.I_CmsLifeCycle
This method is called when OpenCms ends.
size() - Method in class com.opencms.core.CmsCoreSession
Returns the number of current sessions in the system.
size() - Method in class com.opencms.flex.cache.CmsFlexCache
Returns the total number of entries in the cache.
size() - Method in class com.opencms.flex.util.CmsFlexLruCache
Returns the count of all cached objects.
size() - Method in class com.opencms.template.cache.CmsElementVariant
Get the number of objects in this variant.
sort(Vector, int) - Static method in class com.opencms.util.Utils
Deprecated. this method is deprecated and will be removed in a later OpenCms release
SortEntrys(Vector) - Method in class com.opencms.file.genericSql.CmsDbAccess
Sorts a vector of files or folders alphabetically.
sortNav(int, String[], String[], float[]) - Method in class com.opencms.defaults.A_CmsNavBase
Sorts the navigation.
split(String, String) - Static method in class com.opencms.util.Utils
This method splits a overgiven string into substrings.
splitDate(String) - Static method in class com.opencms.util.Utils
Converts date string to a long value.
sqlClose(Connection, Statement, ResultSet) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Closes all sql ressources.
sqlFillValues(PreparedStatement, CmsMasterMedia) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Fills a prepared statement with media values.
sqlFillValues(PreparedStatement, int, CmsMasterDataSet) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Inserts all values to the statement for insert and update.
sqlFillValues(ResultSet, CmsObject, CmsMasterDataSet) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Inserts all values to the statement for insert and update.
SqlHelper - class com.opencms.util.SqlHelper.
This is a helper class for sql queries.
SqlHelper() - Constructor for class com.opencms.util.SqlHelper
 
sqlPrepare(CmsObject, Connection, String) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Creates a new connection and prepares a stement.
sqlPrepare(CmsObject, Connection, String, HashMap) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Replaces in a SQL statement $XXX tokens by strings and returns a prepared statement.
sqlPrepare(Connection, String) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Creates a new connection and prepares a stement.
sqlSetDateArray(PreparedStatement, long[], int) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Sets an array of ints into the stmnt.
sqlSetDateArray(ResultSet, long[], int) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Sets an array of ints from the resultset.
sqlSetIntArray(PreparedStatement, int[], int) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Sets an array of ints into the stmnt.
sqlSetIntArray(ResultSet, int[], int) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Sets an array of ints from the resultset.
sqlSetTextArray(PreparedStatement, String[], int) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Sets an array of strings into the stmnt.
sqlSetTextArray(ResultSet, String[], int) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Sets an array of strings from the resultset.
startProcessing(CmsObject, CmsXmlTemplateFile, String, Hashtable, String) - Method in class com.opencms.template.CmsXmlTemplate
Starts the processing of the given template file by calling the getProcessedTemplateContent() method of the content defintition of the corresponding content type.
startProcessing(CmsObject, CmsXmlTemplateFile, String, Hashtable, String) - Method in class com.opencms.workplace.CmsWorkplaceDefault
Starts the processing of the given template file by calling the getProcessedTemplateContent() method of the content defintition of the corresponding content type.
startSetup(String, String) - Static method in class com.opencms.boot.CmsMain
Main program entry point when started via the OpenCms setup wizard.
startUp(CmsObject) - Method in interface com.opencms.defaults.I_CmsLifeCycle
This method is called when OpenCms starts.
stopLoggingThread() - Method in class com.opencms.boot.CmsSetupThread
stop logging thread
stopThread() - Method in class com.opencms.boot.CmsSetupLoggingThread
This method breaks the loop in the run() method
storeSession(String, Hashtable) - Method in interface com.opencms.file.I_CmsResourceBroker
This method stores sessiondata into the database.
storeSession(String, Hashtable) - Method in class com.opencms.file.genericSql.CmsResourceBroker
This method stores sessiondata into the database.
substitute(String, String, String) - Static method in class com.opencms.flex.util.CmsStringSubstitution
Substitutes searchString in content with replaceItem.
substituteContentBody(String, String, String) - Method in class com.opencms.util.LinkSubstitution
 
substituteContextPath(String, String) - Static method in class com.opencms.flex.util.CmsStringSubstitution
Substitutes the OpenCms context path (e.g.
substituteEditorContent(CmsObject, String) - Method in class com.opencms.util.LinkSubstitution
Parses the html content for the editor.
substituteEditorContent(CmsObject, String, String, String) - Method in class com.opencms.util.LinkSubstitution
parses the html content from the editor.
substituteEditorContentBody(CmsObject, String) - Method in class com.opencms.util.LinkSubstitution
Parses the content of the body tag of a html page.
substituteFirst(String, String, String) - Static method in class com.opencms.flex.util.CmsStringSubstitution
Substitutes first occurance of searchString in content with replaceItem.
substitutePerl(String, String, String, String) - Static method in class com.opencms.flex.util.CmsStringSubstitution
Substitutes searchString in content with replaceItem.
supportedServletEngine(String, String[]) - Static method in class com.opencms.boot.CmsSetupUtils
Checks if the used servlet engine is part of the servlet engines OpenCms supports
suspendFlexResponse() - Method in class com.opencms.flex.cache.CmsFlexController
 
syncFolder(String) - Method in class com.opencms.file.CmsObject
Synchronize cms-resources on virtual filesystem with the server filesystem.

T

take(CmsObject, int) - Static method in class com.opencms.workplace.CmsTaskAction
Takes a task.
taskList(CmsObject, CmsXmlLanguageFile) - Method in class com.opencms.workplace.CmsTaskContent
Gets the tasks.
template(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Checks if a template part should be used or not, same as using the <cms:template element="..."
templateElement(CmsObject, String, A_CmsXmlContent, Object) - Method in interface com.opencms.template.I_CmsXmlTemplate
Handles any occurence of an "ELEMENT" tag.
templateElement(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.template.CmsXmlTemplate
Handles any occurence of an <ELEMENT> tag.
templateTagAction(String, ServletRequest) - Static method in class com.opencms.flex.jsp.CmsJspTagTemplate
Internal action method.
testConnection(Connection) - Method in class com.opencms.dbpool.CmsPool
Test the connection by executing an select statement.
thisElementHasDepVariants() - Method in class com.opencms.template.cache.A_CmsElement
indicates this element critical for delete.
throwException(String) - Method in class com.opencms.template.A_CmsTemplate
Help method that handles any occuring error by writing an error message to the OpenCms logfile and throwing a CmsException of the type "unknown".
throwException(String) - Method in class com.opencms.template.A_CmsXmlContent
Help method that handles any occuring exception by writing an error message to the OpenCms logfile and throwing a CmsException of the type "unknown".
throwException(String) - Method in class com.opencms.template.CmsXmlTemplate
Help method that handles any occuring error by writing an error message to the OpenCms logfile and throwing a CmsException of the type "unknown".
throwException(String) - Method in class com.opencms.workplace.A_CmsWpElement
Help method that handles any occuring exception by writing an error message to the OpenCms logfile and throwing a CmsException of the type "unknown".
throwException(String, Exception) - Method in class com.opencms.template.A_CmsTemplate
Help method that handles any occuring error by writing an error message to the OpenCms logfile and re-throwing a caught exception.
throwException(String, Exception) - Method in class com.opencms.template.A_CmsXmlContent
Help method that handles any occuring exception by writing an error message to the OpenCms logfile and throwing a CmsException of the type "unknown".
throwException(String, Exception) - Method in class com.opencms.template.CmsXmlTemplate
Help method that handles any occuring error by writing an error message to the OpenCms logfile and re-throwing a caught exception.
throwException(String, Exception, int) - Method in class com.opencms.template.A_CmsXmlContent
Help method that handles any occuring exception by writing an error message to the OpenCms logfile and throwing a CmsException of the type "unknown".
throwException(String, int) - Method in class com.opencms.template.A_CmsTemplate
Help method that handles any occuring error by writing an error message to the OpenCms logfile and throwing a CmsException of the given type.
throwException(String, int) - Method in class com.opencms.template.A_CmsXmlContent
Help method that handles any occuring exception by writing an error message to the OpenCms logfile and throwing a CmsException of the given type.
throwException(String, int) - Method in class com.opencms.template.CmsXmlTemplate
Help method that handles any occuring error by writing an error message to the OpenCms logfile and throwing a CmsException of the given type.
throwException(String, int) - Method in class com.opencms.template.cache.CmsMethodElement
Help method that handles any occuring exception by writing an error message to the OpenCms logfile and throwing a CmsException of the given type.
throwException(String, int) - Method in class com.opencms.workplace.A_CmsWpElement
Help method that handles any occuring exception by writing an error message to the OpenCms logfile and throwing a CmsException of the given type.
tidyConfigured() - Method in class com.opencms.htmlconverter.CmsHtmlConverter
Checks whether JTidy is already configured or not
tidyConfigured() - Method in interface com.opencms.htmlconverter.I_CmsHtmlConverterInterface
Checks whether JTidy is already configured or not
toAbsolute(String) - Method in class com.opencms.flex.cache.CmsFlexRequest
Convert (if necessary) and return the absolute URI that represents the resource referenced by this possibly relative URI for this request.
toAbsolute(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Converts a relative URI in the OpenCms VFS to an absolute one based on the location of the currently processed OpenCms URI.
toByteArray() - Method in class com.opencms.flex.util.CmsUUID
Returns the UUID as a 16-byte byte array.
toString() - Method in class com.opencms.core.CmsException
Overwrites the standart toString method.
toString() - Method in class com.opencms.core.CmsCoreSession
Returns a string-representation for this object which can be used for debugging.
toString() - Method in class com.opencms.core.exceptions.CmsPlausibilizationException
Overwrites the standard toString method.
toString() - Method in class com.opencms.dbpool.CmsDriver
Returns a string representation of this object.
toString() - Method in class com.opencms.dbpool.CmsPool
Returns a string representation of this object.
toString() - Method in class com.opencms.dbpool.CmsStatement
Returns a string representation of this object.
toString() - Method in class com.opencms.dbpool.CmsConnection
Returns a string representation of this object.
toString() - Method in class com.opencms.defaults.master.CmsChannelContent
Returns a String representation of this instance.
toString() - Method in class com.opencms.defaults.master.CmsMasterDataSet
Returns all member-data in a long String.
toString() - Method in class com.opencms.defaults.master.CmsMasterMedia
Returns a string representation of this instance.
toString() - Method in class com.opencms.defaults.master.CmsMasterContent
Returns a String representation of this instance.
toString() - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Returns a string representation of this instance.
toString() - Method in class com.opencms.file.CmsResourceType
Returns a string-representation for this object.
toString() - Method in class com.opencms.file.CmsPropertydefinition
Returns a string-representation for this object.
toString() - Method in class com.opencms.file.CmsTaskLog
Returns a string-representation for this object.
toString() - Method in class com.opencms.file.CmsMountPoint
Returns a string-representation for this object.
toString() - Method in class com.opencms.file.CmsResourceTypeFolder
Returns a string-representation for this object.
toString() - Method in class com.opencms.file.CmsResource
Returns a string-representation for this object.
toString() - Method in class com.opencms.file.CmsUser
Returns a string-representation for this object.
toString() - Method in class com.opencms.file.CmsProject
Returns a string-representation for this object.
toString() - Method in class com.opencms.file.CmsResourceTypePlain
Returns a string-representation for this object.
toString() - Method in class com.opencms.file.CmsExportPoint
Returns a string-representation for this object.
toString() - Method in class com.opencms.file.CmsSynchronizeList
Returns a string-representation for this object.
toString() - Method in class com.opencms.file.CmsExportLink
Returns a string-representation for this object.
toString() - Method in class com.opencms.file.CmsResourceTypePage
Returns a string-representation for this object.
toString() - Method in class com.opencms.file.CmsTask
Returns a string-representation for this object.
toString() - Method in class com.opencms.file.CmsGroup
Returns a string-representation for this object.
toString() - Method in class com.opencms.flex.CmsEvent
Return a String representation of this CmsEvent.
toString() - Method in class com.opencms.flex.cache.CmsFlexCacheKey
 
toString() - Method in class com.opencms.flex.cache.CmsFlexCacheEntry
 
toString() - Method in class com.opencms.flex.util.CmsUUID
 
toString() - Method in class com.opencms.flex.util.CmsFlexLruCache
Returns a string representing the current state of the cache.
toString() - Method in class com.opencms.linkmanagement.CmsPageLinks
Returns a string-representation for this object.
toString() - Method in interface com.opencms.template.I_CmsXmlParser
Gets a description of the parser.
toString() - Method in class com.opencms.template.CmsXmlXercesParser
Gets a description of the parser.
toString() - Method in class com.opencms.template.A_CmsXmlContent
Gets a string representation of this object.
toString() - Method in class com.opencms.template.CmsProcessedString
Get back the original String
toString() - Method in class com.opencms.template.cache.CmsElementLink
Returns the name of the element to link to.
toString() - Method in class com.opencms.template.cache.CmsUriDescriptor
toString methode
toString() - Method in class com.opencms.template.cache.A_CmsElement
Get a string representation of this element.
toString() - Method in class com.opencms.template.cache.CmsElementVariant
Get a string representation of this variant.
toString() - Method in class com.opencms.template.cache.CmsMethodLink
Returns the name of the method and the parameter.
toString() - Method in class com.opencms.template.cache.CmsElementDefinition
Get a string representation of this definition.
toString() - Method in class com.opencms.template.cache.CmsElementDefinitionCollection
Get a string representation of this collection.
toString() - Method in class com.opencms.template.cache.CmsElementDescriptor
toString methode
touch(CmsObject, String, long, boolean) - Method in class com.opencms.file.CmsResourceTypeFolder
Change the timestamp of a folder.
touch(CmsObject, String, long, boolean) - Method in class com.opencms.file.CmsResourceTypePlain
Change the timestamp of a resource.
touch(CmsObject, String, long, boolean) - Method in class com.opencms.file.CmsResourceTypePage
Change the timestamp of a page.
touch(CmsObject, String, long, boolean) - Method in interface com.opencms.file.I_CmsResourceType
Change the timestamp of a resource.
touch(CmsUser, CmsProject, String, long) - Method in interface com.opencms.file.I_CmsResourceBroker
Access the resource broker underneath to change the timestamp of a resource.
touch(CmsUser, CmsProject, String, long) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Access the resource broker underneath to change the timestamp of a resource.
touch(I_CmsFlexLruCacheObject) - Method in class com.opencms.flex.util.CmsFlexLruCache
Touch an existing object in this cache, in the sense that it's "last-recently-used" state is updated.
touch(String, long, boolean) - Method in class com.opencms.file.CmsObject
Change the timestamp of a resource.
translateResource(String) - Method in class com.opencms.flex.util.CmsResourceTranslator
Translate a resource name according to the expressions set in the opencms.properties.
treeWalker(Node, Node) - Method in class com.opencms.template.A_CmsXmlContent
Help method to walk through the DOM document tree.
treeWalkerWidth(Node, Node) - Method in class com.opencms.template.A_CmsXmlContent
Help method to walk through the DOM document tree by a width-first-order.

U

undelete(CmsObject) - Method in interface com.opencms.defaults.I_CmsExtendedContentDefinition
Undelete method for undelete instance of content definition
undelete(CmsObject) - Method in class com.opencms.defaults.master.CmsChannelContent
undelete method for undelete instance of content definition
undelete(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
Undelete method for undelete instance of content definition
undelete(CmsObject, CmsMasterContent, CmsMasterDataSet) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
 
undeleteFile(CmsProject, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Undeletes the file.
undeleteResource(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypeLink
Undelete a VFS link.
undeleteResource(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypeFolder
Undeletes a resource.
undeleteResource(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypePlain
Deletes a resource.
undeleteResource(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypePage
Undeletes a resource.
undeleteResource(CmsObject, String) - Method in interface com.opencms.file.I_CmsResourceType
Deletes a resource.
undeleteResource(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Undeletes a resource in the Cms.
undeleteResource(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Undeletes a file in the Cms.
undeleteResource(String) - Method in class com.opencms.file.CmsObject
Undeletes a resource.
undoChanges(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypeLink
Undo the changes on a VFS link.
undoChanges(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypeFolder
Undo changes in a resource.
undoChanges(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypePlain
Undo changes in a resource.
undoChanges(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypePage
Undo changes in a resource.
undoChanges(CmsObject, String) - Method in interface com.opencms.file.I_CmsResourceType
Undo all changes in the resource, restore the online file.
undoChanges(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Undo all changes in the resource, restore the online file.
undoChanges(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Undo all changes in the resource, restore the online file.
undoChanges(String) - Method in class com.opencms.file.CmsObject
Undo changes in a file by copying the online file.
unescape(String, String) - Static method in class com.opencms.util.Encoder
Decodes a String in a way that is compatible with the JavaScript unescape function.
unlockProject(CmsProject) - Method in class com.opencms.file.genericSql.CmsDbAccess
Unlocks all resources in this project.
unlockProject(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Unlocks all resources in this project.
unlockProject(CmsUser, CmsProject, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Unlocks all resources in this project.
unlockProject(int) - Method in class com.opencms.file.CmsObject
Unlocks all resources of a project.
unlockResource(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypeFolder
Unlocks a resource.
unlockResource(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypePlain
Unlocks a resource.
unlockResource(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypePage
Unlocks a resource.
unlockResource(CmsObject, String) - Method in interface com.opencms.file.I_CmsResourceType
Unlocks a resource.
unlockResource(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Unlocks a resource.
unlockResource(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Unlocks a resource.
unlockResource(String) - Method in class com.opencms.file.CmsObject
Unlocks a resource.
unsupportedServletEngine(String, String[]) - Static method in class com.opencms.boot.CmsSetupUtils
Checks if the used servlet engine is part of the servlet engines OpenCms does NOT support
updateAllResourceFlags(CmsProject, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Update the resources flag attribute of all resources.
updateChannels() - Method in class com.opencms.defaults.master.CmsMasterContent
Add or remove channels compares the currently selected channels with the selected channels stored in the database and adds or deletes channels if necessary
updateChannels(CmsObject, int, Vector, Vector) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Updates the channels of a content definition.
updateLockstate(CmsResource, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Updates the LOCKED_BY state of a Resource.
updateMedia(CmsMasterMedia) - Method in class com.opencms.defaults.master.CmsMasterContent
Registers a media for update
updateMedia(int, Vector, Vector, Vector) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Updates the media object of a content definition.
updateOnlineProjectLinks(Vector, Vector, Vector, int) - Method in class com.opencms.file.CmsObject
When a project is published this method aktualises the online link table.
updateOnlineProjectLinks(Vector, Vector, Vector, int) - Method in interface com.opencms.file.I_CmsResourceBroker
When a project is published this method aktualises the online link table.
updateOnlineProjectLinks(Vector, Vector, Vector, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
When a project is published this method aktualises the online link table.
updateOnlineProjectLinks(Vector, Vector, Vector, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
When a project is published this method aktualises the online link table.
updateResourceFlags(CmsProject, int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Update the resource flag attribute for a given resource.
updateResourcestate(CmsResource) - Method in class com.opencms.file.genericSql.CmsDbAccess
Updates the state of a Resource.
updateSession(String, Hashtable) - Method in class com.opencms.file.genericSql.CmsDbAccess
This method updates a session in the database.
updateSession(String, Hashtable) - Method in class com.opencms.file.oraclesql.CmsDbAccess
This method updates a session in the database.
updateTaskPar(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
 
updateTaskType(int, int, int, String, String, String, int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
 
USE_ELEMENT_URI - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
 
USE_PARENT - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
 
USE_SEARCH - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
 
USE_SEARCH_ELEMENT_URI - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
 
USE_SEARCH_PARENT - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
 
USE_SEARCH_THIS - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
 
USE_SEARCH_URI - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
 
USE_THIS - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
 
USE_URI - Static variable in class com.opencms.flex.jsp.CmsJspTagProperty
 
user(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns a selected user property, i.e. information about the currently logged in user, same as using the <cms:user property="..."
userInGroup(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Checks if a user is member of a group.
userInGroup(CmsUser, CmsProject, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks if a user is member of a group.
userInGroup(int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Checks if a user is member of a group.
userInGroup(String, String) - Method in class com.opencms.file.CmsObject
Tests, if a user is member of the given group.
userName(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsWorkplaceDefault
User method to get the name of the user.
userSetExport() - Method in class com.opencms.template.A_CmsCacheDirectives
get the userSet information.
userSetProxyPrivate() - Method in class com.opencms.template.A_CmsCacheDirectives
get the userSet information.
userSetProxyPublic() - Method in class com.opencms.template.A_CmsCacheDirectives
get the userSet information.
Utils - class com.opencms.util.Utils.
This is a general helper class.
Utils() - Constructor for class com.opencms.util.Utils
 

V

validateNewPassword(CmsObject, String, String) - Static method in class com.opencms.util.Utils
This method checks if a new password sticks to the rules for new passwords (i.e. a new password must have at least 4 characters).
validFilename(String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks ii characters in a String are allowed for filenames
validName(String, boolean) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks ii characters in a String are allowed for names
validResourcename(String) - Method in class com.opencms.file.CmsResourceTypeFolder
Checks if there are at least one character in the resourcename
validTaskname(String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Checks ii characters in a String are allowed for filenames
value - Variable in class com.opencms.flex.jsp.CmsJspTagParam
 
Variation - Variable in class com.opencms.flex.cache.CmsFlexCacheKey
The cache behaviour description for the resource.
version(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.workplace.CmsLoginNew
Returns a String with the version information of this OpenCms instance

W

wasExported() - Method in class com.opencms.template.cache.CmsElementVariant
Returns true if this variant was allready exported.
wasNull() - Method in class com.opencms.dbpool.CmsCallableStatement
 
wpLabelTagAction(String, ServletRequest) - Static method in class com.opencms.flex.jsp.CmsJspTagLabel
Internal action method.
write() - Method in interface com.opencms.template.I_CmsXmlContent
Writes the XML document back to the OpenCms system.
write() - Method in class com.opencms.template.A_CmsXmlContent
Writes the XML document back to the OpenCms system.
write(CmsObject) - Method in class com.opencms.defaults.A_CmsContentDefinition
abstract write method must be overwritten in content definition
write(CmsObject) - Method in class com.opencms.defaults.master.CmsChannelContent
write method to write the current content of the content definition to the database.
write(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
write method to write the current content of the content definition to the database.
write(CmsObject, CmsMasterContent, CmsMasterDataSet) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
 
writeCronTable(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Writes the Crontable.
writeCronTable(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Writes the Crontable.
writeCronTable(String) - Method in class com.opencms.file.CmsObject
Writes the Crontable.
writeExportLink(CmsExportLink) - Method in class com.opencms.file.CmsObject
Writes an exportlink to the Cms.
writeExportLink(CmsExportLink) - Method in interface com.opencms.file.I_CmsResourceBroker
Writes an exportlink to the Cms.
writeExportLink(CmsExportLink) - Method in class com.opencms.file.genericSql.CmsDbAccess
Writes an exportlink to the Cms.
writeExportLink(CmsExportLink) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Writes an exportlink to the Cms.
writeExportLinkProcessedState(CmsExportLink) - Method in class com.opencms.file.CmsObject
Sets one exportLink to procecced.
writeExportLinkProcessedState(CmsExportLink) - Method in interface com.opencms.file.I_CmsResourceBroker
Sets one exportLink to procecced.
writeExportLinkProcessedState(CmsExportLink) - Method in class com.opencms.file.genericSql.CmsDbAccess
Sets one exportLink to procecced.
writeExportLinkProcessedState(CmsExportLink) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Sets one exportLink to procecced.
writeExportPath(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Writes the export-path for the system.
writeExportPath(CmsUser, CmsProject, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Writes the export-path for the system.
writeExportPath(String) - Method in class com.opencms.file.CmsObject
Writes the export-path for the system.
writeFile(CmsFile) - Method in class com.opencms.file.CmsObject
Writes a file to the Cms.
writeFile(CmsProject, CmsProject, CmsFile, boolean) - Method in class com.opencms.file.genericSql.CmsDbAccess
Writes a file to the Cms.
writeFile(CmsProject, CmsProject, CmsFile, boolean, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Writes a file to the Cms.
writeFile(CmsUser, CmsProject, CmsFile) - Method in interface com.opencms.file.I_CmsResourceBroker
Writes a file to the Cms.
writeFile(CmsUser, CmsProject, CmsFile) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Writes a file to the Cms.
writeFile(String, String, byte[]) - Method in class com.opencms.file.utils.CmsAccessFilesystem
Creates or writes a file with the given content.
writeFileContent(int, byte[], String, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
Writes the file content of an existing file
writeFileContent(int, byte[], String, String) - Method in class com.opencms.file.oraclesql.CmsDbAccess
Writes the file content of an existing file
writeFileExtensions(CmsUser, CmsProject, Hashtable) - Method in interface com.opencms.file.I_CmsResourceBroker
Writes the file extensions Security: Users, which are in the group "Administrators" are authorized.
writeFileExtensions(CmsUser, CmsProject, Hashtable) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Writes the file extensions Security: Users, which are in the group "Administrators" are authorized.
writeFileExtensions(Hashtable) - Method in class com.opencms.file.CmsObject
Writes the file extensions.
writeFileHeader(CmsFile) - Method in class com.opencms.file.CmsObject
Writes a file-header to the Cms.
writeFileHeader(CmsProject, CmsFile, boolean) - Method in class com.opencms.file.genericSql.CmsDbAccess
Writes the fileheader to the Cms.
writeFileHeader(CmsProject, CmsFile, boolean, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Writes the fileheader to the Cms.
writeFileHeader(CmsUser, CmsProject, CmsFile) - Method in interface com.opencms.file.I_CmsResourceBroker
Writes a fileheader to the Cms.
writeFileHeader(CmsUser, CmsProject, CmsFile) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Writes a fileheader to the Cms.
writeFolder(CmsProject, CmsFolder, boolean) - Method in class com.opencms.file.genericSql.CmsDbAccess
Writes a folder to the Cms.
writeFolder(CmsProject, CmsFolder, boolean, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Writes a folder to the Cms.
writeGroup(CmsGroup) - Method in class com.opencms.file.CmsObject
Writes an already existing group to the Cms.
writeGroup(CmsGroup) - Method in class com.opencms.file.genericSql.CmsDbAccess
Writes an already existing group in the Cms.
writeGroup(CmsUser, CmsProject, CmsGroup) - Method in interface com.opencms.file.I_CmsResourceBroker
Writes an already existing group in the Cms.
writeGroup(CmsUser, CmsProject, CmsGroup) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Writes an already existing group in the Cms.
writeLinkCheckTable(CmsUser, CmsProject, Hashtable) - Method in interface com.opencms.file.I_CmsResourceBroker
Writes the Linkchecktable.
writeLinkCheckTable(CmsUser, CmsProject, Hashtable) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Writes the Linkchecktable.
writeLinkCheckTable(Hashtable) - Method in class com.opencms.file.CmsObject
Writes the Linkchecktable.
writeLockstate(CmsObject, CmsMasterContent, CmsMasterDataSet) - Method in class com.opencms.defaults.master.genericsql.CmsDbAccess
Updates the lockstate in the database.
writeProject(CmsProject) - Method in class com.opencms.file.genericSql.CmsDbAccess
Deletes a project from the cms.
writeProperties(CmsUser, CmsProject, String, Map) - Method in interface com.opencms.file.I_CmsResourceBroker
Writes a couple of propertyinformation for a file or folder.
writeProperties(CmsUser, CmsProject, String, Map) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Writes a couple of propertyinformation for a file or folder.
writeProperties(Map, int, CmsResource, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Writes a couple of Properties for a file or folder.
writeProperties(Map, int, CmsResource, int, boolean) - Method in class com.opencms.file.genericSql.CmsDbAccess
Writes a couple of Properties for a file or folder.
writeProperties(String, Map) - Method in class com.opencms.file.CmsObject
Writes a couple of Properties for a file or folder.
writeProperty(CmsUser, CmsProject, String, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Writes a propertyinformation for a file or folder.
writeProperty(CmsUser, CmsProject, String, String, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Writes a propertyinformation for a file or folder.
writeProperty(String, int, String, CmsResource, int, boolean) - Method in class com.opencms.file.genericSql.CmsDbAccess
Writes a property for a file or folder.
writeProperty(String, int, String, CmsResource, int, boolean) - Method in class com.opencms.file.mySql.CmsDbAccess
Writes a property for a file or folder with added escaping of property values as MySQL doesn't support Unicode strings
writeProperty(String, String, String) - Method in class com.opencms.file.CmsObject
Writes a property for a file or folder.
writePropertydefinition(CmsPropertydefinition) - Method in class com.opencms.file.CmsObject
Deprecated. Do not use this method any longer because there is no type of propertydefinition
writePropertydefinition(CmsPropertydefinition, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Updates the name of the propertydefinition for the resource type.
writePropertydefinition(CmsUser, CmsProject, CmsPropertydefinition) - Method in interface com.opencms.file.I_CmsResourceBroker
Updates the propertydefinition for the resource type.
writePropertydefinition(CmsUser, CmsProject, CmsPropertydefinition) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Updates the propertydefinition for the resource type.
writeResource(CmsProject, CmsResource, byte[], boolean, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Writes a folder to the Cms.
writeResource(CmsUser, CmsProject, String, Map, String, String, int, int, byte[]) - Method in interface com.opencms.file.I_CmsResourceBroker
Writes a resource and its properties to the Cms.
writeResource(CmsUser, CmsProject, String, Map, String, String, int, int, byte[]) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Writes a resource and its properties to the Cms.
writeSystemProperty(String, Serializable) - Method in class com.opencms.file.genericSql.CmsDbAccess
Writes a serializable object to the systemproperties.
writeSystemProperty(String, Serializable) - Method in class com.opencms.file.oraclesql.CmsDbAccess
Writes a serializable object to the systemproperties.
writeSystemTaskLog(int, String) - Method in class com.opencms.file.genericSql.CmsDbAccess
 
writeTask(CmsTask) - Method in class com.opencms.file.genericSql.CmsDbAccess
Updates a task.
writeTask(CmsTask) - Method in class com.opencms.file.mySql.CmsDbAccess
Writes a task from the Cms with added escaping of Strings since MySQL dosen't support Unicode strings
writeTaskLog(CmsUser, CmsProject, int, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Writes a new user tasklog for a task.
writeTaskLog(CmsUser, CmsProject, int, String) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Writes a new user tasklog for a task.
writeTaskLog(CmsUser, CmsProject, int, String, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Writes a new user tasklog for a task.
writeTaskLog(CmsUser, CmsProject, int, String, int) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Writes a new user tasklog for a task.
writeTaskLog(int, int, Timestamp, String, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Writes new log for a task.
writeTaskLog(int, int, Timestamp, String, int) - Method in class com.opencms.file.mySql.CmsDbAccess
Writes new log for a task with added escaping of comment as as MySQL doesn't support Unicode strings.
writeTaskLog(int, String) - Method in class com.opencms.file.CmsObject
Writes a new user tasklog for a task.
writeTaskLog(int, String, int) - Method in class com.opencms.file.CmsObject
Writes a new user tasklog for a task.
writeTaskType(int, int, String, String, String, int, int) - Method in class com.opencms.file.genericSql.CmsDbAccess
Creates a new tasktype set in the database.
writeUser(CmsUser) - Method in class com.opencms.file.CmsObject
Updates the user information.
writeUser(CmsUser) - Method in class com.opencms.file.genericSql.CmsDbAccess
Writes a user to the database.
writeUser(CmsUser) - Method in class com.opencms.file.mySql.CmsDbAccess
Writes a user to the database.
writeUser(CmsUser) - Method in class com.opencms.file.oraclesql.CmsDbAccess
Writes a user to the database.
writeUser(CmsUser, CmsProject, CmsUser) - Method in interface com.opencms.file.I_CmsResourceBroker
Updates the user information.
writeUser(CmsUser, CmsProject, CmsUser) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Updates the user information.
writeVersionInfo(String, String, String) - Static method in class com.opencms.boot.CmsSetupUtils
Writes the version info of the used servlet engine and the used JDK to the version.txt
writeWebUser(CmsUser) - Method in class com.opencms.file.CmsObject
Updates the user information of a web user.
writeWebUser(CmsUser, CmsProject, CmsUser) - Method in interface com.opencms.file.I_CmsResourceBroker
Updates the user information of a web user.
writeWebUser(CmsUser, CmsProject, CmsUser) - Method in class com.opencms.file.genericSql.CmsResourceBroker
Updates the user information of a web user.

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