Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

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

A

acceptTask(int) - Method in class com.opencms.file.CmsObject
Accept a task from the Cms.
acceptTask(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Accept a task from the Cms.
accessCreate(String) - Method in class com.opencms.file.CmsObject
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.
accessLock(String) - Method in class com.opencms.file.CmsObject
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.
accessProject(int) - Method in class com.opencms.file.CmsObject
Checks if the user can access the project.
accessProject(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Tests if the user can access the project.
accessRead(String) - Method in class com.opencms.file.CmsObject
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.
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.
accessWrite(String) - Method in class com.opencms.file.CmsObject
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.
addCdataElement(Document, Element, String, String) - Method in class com.opencms.file.CmsExport
Adds a CDATA element to the XML document.
addDependency(String) - Method in class com.opencms.file.CmsExportLink
Adds one dependency to the dependencies vector
addDependency(String) - Method in class com.opencms.file.CmsRequestContext
Adds a dependency.
addElement(Document, Element, String, String) - Method in class com.opencms.file.CmsExport
Adds a text element to the XML document.
addFileExtension(String, String) - Method in class com.opencms.file.CmsObject
Adds a file extension to the list of known file extensions.
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.
addGroup(String, String, int, String) - Method in class com.opencms.file.CmsObject
Adds a new group to the Cms.
addGroup(CmsUser, CmsProject, String, String, int, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Add a new group to the Cms.
Only the admin can do this.

Security: Only users, which are in the group "administrators" are granted.

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(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.
addLink(String) - Method in class com.opencms.file.CmsRequestContext
Adds a link for the static export.
addPageBodyFiles() - Method in class com.opencms.file.CmsExport
Exports all page body files that have not explicityl been added by the user.
addSingleFiles(Vector) - Method in class com.opencms.file.CmsExport
Adds all files with names in fileNames to the xml-config file.
addSubFiles(Vector, String) - Method in class com.opencms.file.CmsStaticExport
Adds all subfiles of a folder to the vector
addSuperFolders(String) - Method in class com.opencms.file.CmsExport
Adds the superfolders of path to the config file, starting at the top, excluding the root folder.
addUser(String, String, String, String, Hashtable, int) - Method in class com.opencms.file.CmsObject
Adds a user to the Cms.
addUser(CmsObject, CmsUser, CmsProject, String, String, String, String, Hashtable, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Adds a user to the Cms.
addUserToGroup(String, String) - Method in class com.opencms.file.CmsObject
Adds a user to a group.
addUserToGroup(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Adds a user to a group.
Only the admin can do this.

Security: Only users, which are in the group "administrators" are granted.

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.
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, String, Hashtable, int) - Method in interface com.opencms.file.I_CmsResourceBroker
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.

Security: All users are granted.


B

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

C

C_ANY_VERSION - Static variable in interface com.opencms.file.I_CmsRegistry
 
C_CLASSNAME - Static variable in class com.opencms.file.CmsResourceTypePage
Definition of the class
C_DEFVFS - Static variable in class com.opencms.file.CmsResourceTypePage
String to save the combined /default/vfs/ path
C_DELETE_EVENT_METHOD_NAME - Static variable in class com.opencms.file.CmsRegistry
 
C_EMPTY_MODULE - Static variable in class com.opencms.file.CmsRegistry
Declaration of an empty module in the registry.
C_EXPORTPOINT - Static variable in class com.opencms.file.CmsRegistry
XML to create an export point
C_EXPORT_FALSE - Static variable in class com.opencms.file.CmsStaticExport
Value for resources with property export = false
C_EXPORT_TAG_CHANNELS - Static variable in class com.opencms.file.CmsExport
 
C_EXPORT_TAG_FILES - Static variable in class com.opencms.file.CmsExport
 
C_EXPORT_TAG_MASTER - Static variable in class com.opencms.file.CmsExportModuledata
 
C_EXPORT_TAG_MASTERS - Static variable in class com.opencms.file.CmsExport
 
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_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_IMPORT_DIGEST - Static variable in class com.opencms.file.CmsImport
The algorithm for the message digest
C_MODULE_PATH - Static variable in interface com.opencms.file.I_CmsRegistry
The name of the folder to extend the exportpath
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_SFS_DATE - Static variable in class com.opencms.file.CmsSynchronizeList
the name of the key for the resource date in the server filesystem
C_SYNCLIST_FILE - Static variable in class com.opencms.file.CmsSynchronizeList
the name of the synchronize list in the filesystem
C_SYNC_NONE - Static variable in class com.opencms.file.CmsSynchronize
flag to synchronize no filesystem,
C_SYNC_SFS - Static variable in class com.opencms.file.CmsSynchronize
flag to synchronize the server filesystem
C_SYNC_SFSNEW - Static variable in class com.opencms.file.CmsSynchronize
flag to synchronize the server filesystem, rename the old file and copy the new file from VFS
C_SYNC_VFS - Static variable in class com.opencms.file.CmsSynchronize
flag to synchronize the virtual filesystem
C_TYPE_RESOURCE_NAME - Static variable in class com.opencms.file.CmsResourceTypeBinary
 
C_TYPE_RESOURCE_NAME - Static variable in class com.opencms.file.CmsResourceTypeImage
 
C_TYPE_RESOURCE_NAME - Static variable in class com.opencms.file.CmsResourceTypeJsp
 
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.CmsResourceTypeXMLTemplate
 
C_UPDATE_PARAMETER_EVENT_METHOD_NAME - Static variable in class com.opencms.file.CmsRegistry
 
C_UPLOAD_EVENT_METHOD_NAME - Static variable in class com.opencms.file.CmsRegistry
 
C_VFS_DATE - Static variable in class com.opencms.file.CmsSynchronizeList
the name of the key for the resource date in the virtual filesystem
C_VFS_PATH_OLD_BODIES - Static variable in class com.opencms.file.CmsImport
The path to the bodies in OpenCms 4.x
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.
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.
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
 
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.
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.
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.
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.
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(String, String, CmsObject) - Constructor for class com.opencms.file.CmsImportFolder
This constructs a new CmsImport-object which imports the resources.
CmsImportFolder(byte[], String, CmsObject, boolean) - 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.
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
 
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.
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.
CmsProject - class com.opencms.file.CmsProject.
Describes a project.
CmsProject(int, String, String, int, int, int, int, int, Timestamp, int) - Constructor for class com.opencms.file.CmsProject
Construct a new CmsProject.
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(ResultSet, CmsQueries) - Constructor for class com.opencms.file.CmsProject
Construct a new CmsProject, from a ResultSet.
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
 
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.
CmsRequestContext - class com.opencms.file.CmsRequestContext.
This class provides access to the CmsRequestContext.
CmsRequestContext() - Constructor for class com.opencms.file.CmsRequestContext
The default constructor.
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.
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
 
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.
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.
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.
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.
c_perlUtil - Static variable in class com.opencms.file.CmsStaticExport
 
changeContent(CmsObject, String, String) - Method in class com.opencms.file.CmsResourceTypePage
This method changes the path of the body file in the xml conten file if file type name is page
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(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.CmsResourceTypePage
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(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(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
changeUserType(int, int) - Method in class com.opencms.file.CmsObject
Changes the type of the user
changeUserType(String, int) - Method in class com.opencms.file.CmsObject
Changes the type of the user to webusertype
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, 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, CmsUser, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Changes the user type of the user Only the administrator can change the type
checkBodyPath(CmsObject, CmsFile) - Method in class com.opencms.file.CmsResourceTypePage
method to check get the real body path from the content file
checkDependencies(Element, boolean) - Method in class com.opencms.file.CmsRegistry
Checks if the dependencies are fullfilled.
checkExportPath() - Method in class com.opencms.file.CmsStaticExport
Checks if the export path exists.
checkFolders(CmsObject, String) - Method in class com.opencms.file.CmsResourceTypePage
This method checks if all nescessary folders are exisitng in the content body folder and creates the missing ones.
checkRedundancies(Vector, Vector) - Method in class com.opencms.file.CmsExport
Checks whether some of the resources are redundant because a superfolder has also been selected or a file is included in a folder.
checkType(String, String) - Method in class com.opencms.file.CmsRegistry
Checks if the type of the value is correct.
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
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.
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.CmsResourceTypePage
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(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(CmsObject, String, String, boolean) - Method in interface com.opencms.file.I_CmsResourceType
Changes the group of a 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.
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.CmsResourceTypePage
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(CmsUser, CmsProject, String, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Changes the flags for this resource.
Only the flags of a resource in an offline project can be changed.
chmod(CmsObject, String, int, boolean) - Method in interface com.opencms.file.I_CmsResourceType
Changes the flags of a 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.
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.CmsResourceTypePage
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(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Changes the owner for this resource.
Only the owner of a resource in an offline project can be changed.
chown(CmsObject, String, String, boolean) - Method in interface com.opencms.file.I_CmsResourceType
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.
chtype(String, String) - Method in class com.opencms.file.CmsObject
Changes the resourcetype of a 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.CmsResourceTypePage
Changes the resourcetype of a resource.
chtype(CmsObject, String, String) - Method in class com.opencms.file.CmsResourceTypePlain
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(CmsObject, String, String) - Method in interface com.opencms.file.I_CmsResourceType
Changes the resourcetype of a resource.
clearElementCache() - Method in class com.opencms.file.CmsObject
Clears the element cache.
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.
clone() - Method in class com.opencms.file.CmsBackupProject
Clones the CmsProject by creating a new CmsProject Object.
clone() - Method in class com.opencms.file.CmsBackupResource
Clones the CmsFile by creating a new CmsFolder.
clone() - Method in class com.opencms.file.CmsCachedObject
Clones the CachedObject.
clone() - Method in class com.opencms.file.CmsFile
Clones the CmsFile by creating a new CmsFolder.
clone() - Method in class com.opencms.file.CmsFolder
Clones the CmsFolder by creating a new CmsFolder.
clone() - Method in class com.opencms.file.CmsGroup
Clones the CmsGroup by creating a new CmsGroup 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.CmsPropertydefinition
Clones the CmsPropertydefinition by creating a new CmsPropertydefinition.
clone(Vector, Vector) - Method in class com.opencms.file.CmsPublishedResources
Clones the CmsPublishedResources by creating a new CmsPublishedResources.
clone(CmsObject) - Method in class com.opencms.file.CmsRegistry
Clones the registry.
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(CmsObject) - Method in interface com.opencms.file.I_CmsRegistry
This method clones the registry.
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.
com.opencms.file - package com.opencms.file
 
compareDate(String, long, long) - Method in class com.opencms.file.CmsSynchronize
Compares the date of the resource in the virtual and the server filesystem with the date in the synchronize list
compareTo(Object) - Method in class com.opencms.file.CmsPropertydefinition
TESTFIX (a.kandzior@alkacon.com) New code: Implements the comparable interface.
convertDate(String) - Method in class com.opencms.file.CmsImportModuledata
Coverts a String Date in long.
convertFile(String, byte[]) - Method in class com.opencms.file.CmsImport
Converts the content of a file from OpenCms 4.x versions.
convertPageBody(String, String) - Method in class com.opencms.file.CmsImport
Searches for the webapps String and replaces it with a macro which is needed for the WYSIWYG editor, also creates missing <edittemplate> tags for exports of older OpenCms 4.x versions.
copyFile(String, String) - Method in class com.opencms.file.CmsObject
Deprecated. Use copyResource instead.
copyFile(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Copies a file in the Cms.
copyFolder(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.
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.
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.CmsResourceTypeFolder
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.CmsResourceTypePage
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 interface com.opencms.file.I_CmsResourceType
Copies a Resource.
copyResourceToProject(String) - Method in class com.opencms.file.CmsObject
Copies a resource from the online project to a new, specified project.
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.CmsResourceTypePage
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(CmsUser, CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Copies a resource from the online project to a new, specified project.
Copying a resource will copy the file header or folder into the specified offline project and set its state to UNCHANGED.
copyResourceToProject(CmsObject, String) - Method in interface com.opencms.file.I_CmsResourceType
Copies the resourcename to the current offline project
copyServerFile(File, File) - Method in class com.opencms.file.CmsSynchronize
this copies a file on the server filesystem
countLockedResources(int) - Method in class com.opencms.file.CmsObject
Counts the locked resources in a project.
countLockedResources(CmsUser, CmsProject, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Counts the locked resources in this project.
createChannel(String, String) - Method in class com.opencms.file.CmsObject
Creates a new channel.
createDigest() - Method in class com.opencms.file.CmsImport
Read infos from the properties and create a MessageDigest.
createDirectPublishProject(CmsUser, CmsProject, String, String, String, String, int) - Method in interface com.opencms.file.I_CmsResourceBroker
Creates a project for the direct publish.
createDynamicRules() - Method in class com.opencms.file.CmsStaticExport
Generates the dynamic rules for the export.
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.
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.
createFolder(String, String) - Method in class com.opencms.file.CmsObject
Deprecated. Use createResource instead.
createFolder(CmsUser, CmsGroup, CmsProject, String, Map) - Method in interface com.opencms.file.I_CmsResourceBroker
Creates a new folder.
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.
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, 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, 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 interface com.opencms.file.I_CmsRegistry
This method creates a new module in the repository.
createNewLocalFile(File) - Method in class com.opencms.file.CmsSynchronize
Creates the new file on the SFS
createNewLocalFile(File) - Method in class com.opencms.file.CmsSynchronizeList
Creates the new file on the SFS
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.
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.
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, int) - Method in interface com.opencms.file.I_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.
createPropertydefinition(String, String) - Method in class com.opencms.file.CmsImport
Creates missing property definitions if needed.
createPropertydefinition(String, String) - Method in class com.opencms.file.CmsObject
Creates the property-definition for a resource type.
createPropertydefinition(CmsUser, CmsProject, String, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Creates the propertydefinition for the resource type.
Security Only the admin can do this.
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
 
createResource(String, String, Map, byte[], Object) - Method in class com.opencms.file.CmsObject
 
createResource(CmsObject, String, String, Hashtable, byte[], Object) - Method in class com.opencms.file.CmsResourceTypeBinary
 
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.CmsResourceTypeImage
 
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.CmsResourceTypeLink
Create a new VFS link.
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 class com.opencms.file.CmsResourceTypePlain
Creates a new resource
createResource(CmsObject, String, Hashtable, byte[]) - Method in class com.opencms.file.CmsResourceTypeXMLTemplate
 
createResource(CmsObject, String, Map, byte[], Object) - Method in interface com.opencms.file.I_CmsResourceType
Creates a new resource.
createResourceForTemplate(CmsObject, String, Hashtable, byte[], String) - Method in class com.opencms.file.CmsResourceTypePage
 
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.
createTask(CmsUser, int, String, String, String, String, int, 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 interface com.opencms.file.I_CmsResourceBroker
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.
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.file.CmsImport
Debug flag to show debug output
DEBUG - Static variable in class com.opencms.file.CmsObject
Internal debug flag, set to 9 for maximum verbosity
DEBUG - Static variable in class com.opencms.file.CmsRegistry
Debug flag, set to 9 for maximum vebosity
DEBUG - Static variable in class com.opencms.file.CmsResourceTypeFolder
Internal debug flag
DEBUG - Static variable in class com.opencms.file.CmsResourceTypeLink
 
DEBUG - Static variable in class com.opencms.file.CmsResourceTypePage
Internal debug flag
DEBUG - Static variable in class com.opencms.file.CmsResourceTypePlain
Internal debug flag
decrementLinkCountForResource(CmsProject, String) - Method in interface com.opencms.file.I_CmsResourceBroker
Decrement the VFS link counter for a resource.
deleteAllProperties(String) - Method in class com.opencms.file.CmsObject
Deletes all properties for a file or folder.