|
|||||||||
| Home >> All >> com >> opencms >> [ core overview ] | PREV NEXT | ||||||||
A
- 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
- acceptTask(String) - Method in class com.opencms.core.CmsShellCommands
- Accept a task from the Cms.
- accessCreate(String) - Method in class com.opencms.core.CmsShellCommands
- Checks, if the user may create this resource.
- accessLock(String) - Method in class com.opencms.core.CmsShellCommands
- Checks, if the user may lock this resource.
- accessProject(String) - Method in class com.opencms.core.CmsShellCommands
- Tests if the user can access the project.
- accessRead(String) - Method in class com.opencms.core.CmsShellCommands
- Checks, if the user may read this resource.
- accessWrite(String) - Method in class com.opencms.core.CmsShellCommands
- Tests if the user can write the resource.
- add(CmsCronEntry) - Method in class com.opencms.core.CmsCronTable
- Adds a new CmsCronEntry.
- addCmsEventListener(I_CmsEventListener) - Static method in class com.opencms.core.A_OpenCms
- Add a cms event listener.
- addFileExtension(String, String) - Method in class com.opencms.core.CmsShellCommands
- adds a file extension.
- addGroup(String, String) - Method in class com.opencms.core.CmsShellCommands
- Adds a Group to the cms.
- addGroup(String, String, String, String) - Method in class com.opencms.core.CmsShellCommands
- Adds a Group to the cms.
- addHeader(String, String) - Method in class com.opencms.core.CmsExportResponse
- addHeader(String, String) - Method in class com.opencms.core.CmsResponseHttpServlet
- Add a header-field in the response.
- addHeader(String, String) - Method in interface com.opencms.core.I_CmsResponse
- Add a header-field in the response.
- addUser(String, String, String, String) - Method in class com.opencms.core.CmsShellCommands
- Adds a user to the cms.
- addUser(String, String, String, String, String) - Method in class com.opencms.core.CmsShellCommands
- Adds a user to the cms.
- addUser(String, String, String, String, String, String, String) - Method in class com.opencms.core.CmsShellCommands
- Adds a user to the cms.
- addUserToGroup(String, String) - Method in class com.opencms.core.CmsShellCommands
- Adds a user to a group.
- addWebUser(String, String, String, String, String) - Method in class com.opencms.core.CmsShellCommands
- Adds a web user to the Cms.
- addWebUser(String, String, String, String, String, String) - Method in class com.opencms.core.CmsShellCommands
- Adds a web user to the Cms.
- anonymousUser() - Method in class com.opencms.core.CmsShellCommands
- Returns the anonymous user object.
B
- buf - Variable in class com.opencms.core.CmsMultipartInputStreamHandler
C
- COMMENT_CHAR - Static variable in class com.opencms.core.CmsShell
- Comment Char.
- 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_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_ASTERIX - Static variable in class com.opencms.core.CmsCronEntry
- The asterix-Value this value is set where no check has to be performed.
- 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_CLASSLOADER_ERROR - Static variable in class com.opencms.core.CmsException
- Definition of error code for launcher errors
- 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_COPYRIGHT - Static variable in interface com.opencms.core.I_CmsConstants
- The copyright message for OpenCms.
- C_DEFAULT_MIMETYPE - Static variable in class com.opencms.core.OpenCms
- The default mimetype
- 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_ENABLE_HISTORY - Static variable in interface com.opencms.core.I_CmsConstants
- The name of the tag in registry if history is enabled.
- C_ERRORMSG - Static variable in class com.opencms.core.OpenCmsHttpServlet
- Prefix for error messages for initialization errors.
- 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_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_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_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_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_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_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_FILECONTENT - Static variable in interface com.opencms.core.I_CmsConstants
- C_FILESYSTEM_ERROR - Static variable in class com.opencms.core.CmsException
- Definition of error code filesystem error
- C_FILES_IMPORTED - Static variable in interface com.opencms.core.I_CmsConstants
- Are files imported - yes
- C_FILE_EXISTS - Static variable in class com.opencms.core.CmsException
- Definition of error code for file exists exception
- 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 class com.opencms.core.CmsException
- Error code for Flex cache
- 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_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_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_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_LAST_MODIFIED - Static variable in class com.opencms.core.CmsResponseHttpServlet
- 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_LOCKED - Static variable in class com.opencms.core.CmsException
- Definition of error code for locked resource
- C_MAX_LENGTH_RESOURCE_NAME - Static variable in interface com.opencms.core.I_CmsConstants
- The maximum length of a resource name (incl.
- 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_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_NEVER - Static variable in interface com.opencms.core.I_CmsConstants
- wasLoggedIn
- 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_NO_ACCESS - Static variable in class com.opencms.core.CmsException
- Definition of error code for access denied exception for non file resources
- 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_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_PASSWORD_MINIMUMSIZE - Static variable in interface com.opencms.core.I_CmsConstants
- The minimum-size of a passwordstring.
- 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_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_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_REDIRECT - Static variable in class com.opencms.core.OpenCmsHttpServlet
- The name of the redirect entry in the configuration file.
- C_PROPERTY_REDIRECTLOCATION - Static variable in class com.opencms.core.OpenCmsHttpServlet
- The name of the redirect location entry in the configuration file.
- 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_RB_INIT_ERROR - Static variable in class com.opencms.core.CmsException
- Definition of error code for RB-INIT-ERRORS
- 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_REQUEST_NOBOUNDARY - Static variable in class com.opencms.core.CmsRequestHttpServlet
- Definition of the error message for missing boundary.
- C_REQUEST_NOMULTIPART - Static variable in class com.opencms.core.CmsRequestHttpServlet
- Definition of the error message for being not a multipart request.
- C_REQUEST_NOTNULL - Static variable in class com.opencms.core.CmsRequestHttpServlet
- Definition of the error message for an empty request.
- C_REQUEST_PROMATUREEND - Static variable in class com.opencms.core.CmsRequestHttpServlet
- Definition of the error message for a premature end.
- C_REQUEST_SIZENOTNEGATIVE - Static variable in class com.opencms.core.CmsRequestHttpServlet
- Definition of the error message for a negative maximum post size.
- 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_ROOT - Static variable in interface com.opencms.core.I_CmsConstants
- The name of the rood folder
- 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_ROOT_TEMPLATE_NAME - Static variable in interface com.opencms.core.I_CmsConstants
- Template element name used for the canonical root template
- 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_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_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_THREAD_ERROR - Static variable in interface com.opencms.core.I_CmsConstants
- Session key for storing a possible error while executing a thread
- C_SESSION_USERNAME - Static variable in interface com.opencms.core.I_CmsConstants
- The key for the username in the user information hashtable.
- 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_SPLITSTRING - Static variable in class com.opencms.core.CmsCronEntry
- This string indicates, where to split the parameterstring.
- 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_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_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_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_TASKSORDER_TASKNAME - Static variable in interface com.opencms.core.I_CmsConstants
- Value for order tasks by taskname
- 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_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_TEMP_PREFIX - Static variable in interface com.opencms.core.I_CmsConstants
- prefix for temporary files
- 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_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_LAST_INDEX - Static variable in interface com.opencms.core.I_CmsConstants
- The last index, that was used for resource-types.
- C_TYPE_PAGE_NAME - Static variable in interface com.opencms.core.I_CmsConstants
- The resource type-name for a page file.
- C_TYPE_PLAIN_NAME - Static variable in interface com.opencms.core.I_CmsConstants
- The resource type-name for plain files.
- 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_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_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_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_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_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
- 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.
- CmsCronEntry - class com.opencms.core.CmsCronEntry.
- CmsCronEntry(String) - Constructor for class com.opencms.core.CmsCronEntry
- A constructor for this Table-Entry.
- CmsCronScheduleJob - class com.opencms.core.CmsCronScheduleJob.
- This thread launches one job in its own thread.
- CmsCronScheduleJob(CmsObject, CmsCronEntry) - Constructor for class com.opencms.core.CmsCronScheduleJob
- Creates a new CmsCronScheduleJob.
- CmsCronScheduleJobStarter - class com.opencms.core.CmsCronScheduleJobStarter.
- This class starts all needed jobs for the current time.
- CmsCronScheduleJobStarter(A_OpenCms, CmsCronTable, Calendar, Calendar) - Constructor for class com.opencms.core.CmsCronScheduleJobStarter
- Creates a new instance of CmsCronScheduleJobStarter.
- CmsCronScheduler - class com.opencms.core.CmsCronScheduler.
- This is the CronScheduler.
- CmsCronScheduler(A_OpenCms, CmsCronTable) - Constructor for class com.opencms.core.CmsCronScheduler
- Constructs a new scheduler.
- CmsCronTable - class com.opencms.core.CmsCronTable.
- Describes a complete crontable with cronentries.
- CmsCronTable() - Constructor for class com.opencms.core.CmsCronTable
- Creates a new empty table.
- CmsCronTable(String) - Constructor for class com.opencms.core.CmsCronTable
- Creates a new table based on the parameter lines in this String.
- CmsCronTable(Reader) - Constructor for class com.opencms.core.CmsCronTable
- Creates a new table based on the parameter lines in this Reader.
- 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, Throwable) - Constructor for class com.opencms.core.CmsException
- Construtcs a CmsException with a detail message and a forwarded root cause exception
- 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.
- 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