Serialized Form
-
Package com.google.gwt.user.client.rpc
-
Exception com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException
class IncompatibleRemoteServiceException extends RuntimeException implements Serializable -
Exception com.google.gwt.user.client.rpc.InvocationException
class InvocationException extends RuntimeException implements Serializable -
Exception com.google.gwt.user.client.rpc.RpcTokenException
class RpcTokenException extends RuntimeException implements Serializable -
Exception com.google.gwt.user.client.rpc.SerializableException
class SerializableException extends Exception implements Serializable -
Exception com.google.gwt.user.client.rpc.SerializationException
class SerializationException extends Exception implements Serializable -
Exception com.google.gwt.user.client.rpc.SerializedTypeViolationException
class SerializedTypeViolationException extends com.google.gwt.user.client.rpc.SerializationException implements Serializable -
Exception com.google.gwt.user.client.rpc.ServiceDefTarget.NoServiceEntryPointSpecifiedException
class NoServiceEntryPointSpecifiedException extends com.google.gwt.user.client.rpc.InvocationException implements Serializable -
Exception com.google.gwt.user.client.rpc.StatusCodeException
class StatusCodeException extends com.google.gwt.user.client.rpc.InvocationException implements Serializable -
Class com.google.gwt.user.client.rpc.XsrfToken
class XsrfToken extends Object implements Serializable-
Serialized Fields
-
token
String token
-
-
-
-
Package org.opencms.acacia.shared
-
Package org.opencms.ade.configuration.formatters
-
Exception org.opencms.ade.configuration.formatters.CmsFormatterBeanParser.ParseException
class ParseException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package org.opencms.ade.containerpage
-
Class org.opencms.ade.containerpage.CmsContainerpageService
class CmsContainerpageService extends CmsGwtService implements Serializable- serialVersionUID:
- -6188370638303594280L
-
Serialized Fields
-
m_configData
CmsADEConfigData m_configData
The configuration data of the current container page context. -
m_sessionCache
CmsADESessionCache m_sessionCache
The session cache. -
m_workplaceSettings
CmsWorkplaceSettings m_workplaceSettings
The workplace settings.
-
-
Class org.opencms.ade.containerpage.CmsTypeAnalyzer.FormatterBean
class FormatterBean extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ade.containerpage.CmsTypeAnalyzer.ResourceBean
class ResourceBean extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ade.containerpage.CmsTypeAnalyzer.State
class State extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_excludedContainers
Set<String> m_excludedContainers
The set of containers to exclude. -
m_formatters
Map<CmsUUID,
CmsTypeAnalyzer.FormatterBean> m_formatters The formatters. -
m_functionUsage
Map<String,
Set<String>> m_functionUsage The map of (legacy) function usages. -
m_pages
Map<CmsUUID,
CmsTypeAnalyzer.ResourceBean> m_pages The pages. -
m_path
String m_path
The path. -
m_siteRoot
String m_siteRoot
The site root. -
m_skipDetailOnly
boolean m_skipDetailOnly
True if detail only contents are skipped. -
m_templateRegex
String m_templateRegex
The template regex. -
m_types
Map<String,
CmsTypeAnalyzer.TypeBean> m_types The types. -
m_typeUsage
Map<String,
com.google.common.collect.Multimap<CmsUUID, CmsUUID>> m_typeUsage The type usage.
-
-
Class org.opencms.ade.containerpage.CmsTypeAnalyzer.TypeBean
class TypeBean extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.opencms.ade.containerpage.shared
-
Package org.opencms.ade.contenteditor
-
Class org.opencms.ade.contenteditor.CmsContentService
class CmsContentService extends CmsGwtService implements Serializable- serialVersionUID:
- 7873052619331296648L
-
Serialized Fields
-
m_sessionCache
CmsADESessionCache m_sessionCache
The session cache. -
m_workplaceLocale
Locale m_workplaceLocale
The current users workplace locale.
-
-
Class org.opencms.ade.contenteditor.CmsSerialDateService
class CmsSerialDateService extends CmsGwtService implements Serializable- serialVersionUID:
- -5078405766510438917L
-
Serialized Fields
-
m_dateFormat
DateFormat m_dateFormat
Date formatter for status messages.
-
-
-
Package org.opencms.ade.detailpage
-
Class org.opencms.ade.detailpage.CmsDetailPageInfo
class CmsDetailPageInfo extends Object implements Serializable- serialVersionUID:
- 7714334294682534900L
-
Serialized Fields
-
m_iconClasses
String m_iconClasses
The resource icon style classes. -
m_id
CmsUUID m_id
The id of the detail page. -
m_inherited
boolean m_inherited
Flag used to distinguish inherited detail pages from ones defined in the current sitemap config. -
m_qualifier
String m_qualifier
Optional string that indicates when this detail page should be used. -
m_type
String m_type
The resource type which the detail page should display. -
m_uri
String m_uri
The original URI of the detail page (for debugging purposes only).
-
-
-
Package org.opencms.ade.galleries
-
Class org.opencms.ade.galleries.CmsGalleryService
class CmsGalleryService extends CmsGwtService implements Serializable- serialVersionUID:
- 1673026761080584889L
-
Serialized Fields
-
m_resourceManager
CmsResourceManager m_resourceManager
The instance of the resource manager. -
m_workplaceSettings
CmsWorkplaceSettings m_workplaceSettings
The workplace settings of the current user. -
m_wpLocale
Locale m_wpLocale
The workplace locale from the current user's settings.
-
-
Class org.opencms.ade.galleries.CmsPreviewService
class CmsPreviewService extends CmsGwtService implements Serializable- serialVersionUID:
- -8175522641937277445L
-
Class org.opencms.ade.galleries.CmsTreeOpenState
class CmsTreeOpenState extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.opencms.ade.postupload
-
Class org.opencms.ade.postupload.CmsPostUploadDialogService
class CmsPostUploadDialogService extends CmsGwtService implements Serializable- serialVersionUID:
- 1L
-
-
Package org.opencms.ade.publish
-
Class org.opencms.ade.publish.CmsPublishRelationFinder.ResourceMap
- serialVersionUID:
- 1L
-
Class org.opencms.ade.publish.CmsPublishService
class CmsPublishService extends CmsGwtService implements Serializable- serialVersionUID:
- 3852074177607037076L
-
Exception org.opencms.ade.publish.CmsTooManyPublishResourcesException
class CmsTooManyPublishResourcesException extends RuntimeException implements Serializable- serialVersionUID:
- -8365302498000090186L
-
Serialized Fields
-
m_count
int m_count
The amount of publish resources.
-
-
-
Package org.opencms.ade.publish.shared
-
Package org.opencms.ade.sitemap
-
Class org.opencms.ade.sitemap.CmsVfsSitemapService
class CmsVfsSitemapService extends CmsGwtService implements Serializable- serialVersionUID:
- -7236544324371767330L
-
Serialized Fields
-
m_navBuilder
CmsJspNavBuilder m_navBuilder
The navigation builder.
-
-
-
Package org.opencms.ade.sitemap.shared
-
Package org.opencms.ade.upload
-
Exception org.opencms.ade.upload.CmsUploadException
class CmsUploadException extends RuntimeException implements Serializable- serialVersionUID:
- 5436746014936990102L
-
Class org.opencms.ade.upload.CmsUploadListener
class CmsUploadListener extends Object implements Serializable- serialVersionUID:
- -6431275569719042836L
-
Serialized Fields
-
m_bytesRead
long m_bytesRead
The bytes read so far. -
m_contentLength
long m_contentLength
The content length of the request (larger than the sum of file sizes). -
m_delay
int m_delay
The upload delay. -
m_exception
RuntimeException m_exception
Stores the exception if one has been occurred. -
m_exceptionTrhown
boolean m_exceptionTrhown
Signals that there occurred an exception before. -
m_finished
boolean m_finished
A flag that signals if the upload is finished. -
m_id
CmsUUID m_id
The UUID for this listener. -
m_item
int m_item
Stores the current item. -
m_watcher
CmsUploadTimeoutWatcher m_watcher
The timeout watch dog for this listener.
-
-
Class org.opencms.ade.upload.CmsUploadService
class CmsUploadService extends CmsGwtService implements Serializable- serialVersionUID:
- -2235662141861687012L
-
Class org.opencms.ade.upload.CmsUploadTimeoutWatcher
class CmsUploadTimeoutWatcher extends Thread implements Serializable- serialVersionUID:
- -649803529271569237L
-
Serialized Fields
-
m_lastBytesRead
long m_lastBytesRead
Last bytes read. -
m_lastData
long m_lastData
Timestamp for the last received data. -
m_listener
CmsUploadListener m_listener
The listener to watch.
-
-
-
Package org.opencms.configuration
-
Class org.opencms.configuration.CmsConfigurationCopyResource
class CmsConfigurationCopyResource extends Object implements Serializable- serialVersionUID:
- 3698327414935524194L
-
Serialized Fields
-
m_source
String m_source
The source resource. -
m_target
String m_target
The target resource (may contain macros). -
m_targetWasNull
boolean m_targetWasNull
Indicates that the original configured target wasnull
. -
m_type
CmsResource.CmsResourceCopyMode m_type
The type of the copy, for example "as new", "as sibling" etc. -
m_typeWasNull
boolean m_typeWasNull
Indicates that the original configured type setting wasnull
.
-
-
Exception org.opencms.configuration.CmsConfigurationException
class CmsConfigurationException extends CmsException implements Serializable- serialVersionUID:
- -5455695221600757274L
-
Class org.opencms.configuration.CmsDefaultUserSettings.CmsPublishRelatedResourcesMode
class CmsPublishRelatedResourcesMode extends A_CmsModeStringEnumeration implements Serializable- serialVersionUID:
- -2665888243460791770L
-
Class org.opencms.configuration.CmsParameterConfiguration
- serialVersionUID:
- 294679648036460877L
-
-
Package org.opencms.crypto
-
Exception org.opencms.crypto.CmsEncryptionException
class CmsEncryptionException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package org.opencms.db
-
Exception org.opencms.db.CmsDbConsistencyException
class CmsDbConsistencyException extends CmsDbException implements Serializable- serialVersionUID:
- -3783277873180369592L
-
Exception org.opencms.db.CmsDbEntryAlreadyExistsException
class CmsDbEntryAlreadyExistsException extends CmsDbException implements Serializable- serialVersionUID:
- -3605466011434350322L
-
Exception org.opencms.db.CmsDbEntryNotFoundException
class CmsDbEntryNotFoundException extends CmsDbException implements Serializable- serialVersionUID:
- -2579588428436942854L
-
Exception org.opencms.db.CmsDbException
class CmsDbException extends CmsDataAccessException implements Serializable- serialVersionUID:
- -5828372003570766471L
-
Exception org.opencms.db.CmsDbIoException
class CmsDbIoException extends CmsDbException implements Serializable- serialVersionUID:
- -2591688110837459803L
-
Exception org.opencms.db.CmsDbKeyException
class CmsDbKeyException extends CmsDbException implements Serializable- serialVersionUID:
- -7443542835892758391L
-
Exception org.opencms.db.CmsDbSqlException
class CmsDbSqlException extends CmsDbException implements Serializable- serialVersionUID:
- -286617872967617367L
-
Class org.opencms.db.CmsDriverManager.ResourceListWithCacheability
- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cacheable
boolean m_cacheable
True if the list should be cacheable.
-
-
Class org.opencms.db.CmsExportPoint
class CmsExportPoint extends Object implements Serializable- serialVersionUID:
- -4743473053188740993L
-
Serialized Fields
-
m_configuredDestination
String m_configuredDestination
The configured destination path. -
m_destinationPath
String m_destinationPath
The destination path in the "real" file system, relative to the web application folder. -
m_uri
String m_uri
The URI of the OpenCms VFS resource (folder) of the export point.
-
-
Class org.opencms.db.CmsPublishedResource
class CmsPublishedResource extends Object implements Serializable- serialVersionUID:
- -1054065812825770479L
-
Serialized Fields
-
m_isFolder
boolean m_isFolder
Indicates if the published resource is a folder or a file. -
m_isMoved
boolean m_isMoved
Flag to signal if the resource was moved. -
m_publishTag
int m_publishTag
The publish tag of the published resource. -
m_resourceId
CmsUUID m_resourceId
The resource ID of the published resource. -
m_resourceState
CmsResourceState m_resourceState
The state of the resource *before* it was published. -
m_resourceType
int m_resourceType
The type of the published resource. -
m_rootPath
String m_rootPath
The root path of the published resource. -
m_siblingCount
int m_siblingCount
The count of siblings of the published resource. -
m_structureId
CmsUUID m_structureId
The structure ID of the published resource.
-
-
Class org.opencms.db.CmsPublishedResource.CmsPublishedResourceState
class CmsPublishedResourceState extends CmsResourceState implements Serializable- serialVersionUID:
- -2901049208546972463L
-
Class org.opencms.db.CmsPublishList
class CmsPublishList extends Object implements Externalizable- serialVersionUID:
- -2578909250462750927L
-
Serialization Methods
-
readExternal
- Throws:
IOException
- See Also:
-
writeExternal
- Throws:
IOException
- See Also:
-
-
Class org.opencms.db.CmsResourceState
class CmsResourceState extends Object implements Serializable- serialVersionUID:
- -2704354453252295414L
-
Serialized Fields
-
m_abbrev
char m_abbrev
The state abbreviation character. -
m_state
int m_state
The integer state representation.
-
-
Class org.opencms.db.CmsSubscriptionReadMode
class CmsSubscriptionReadMode extends A_CmsModeIntEnumeration implements Serializable- serialVersionUID:
- 7547476104782346902L
-
Class org.opencms.db.CmsUserSettings.CmsSearchResultStyle
class CmsSearchResultStyle extends A_CmsModeStringEnumeration implements Serializable- serialVersionUID:
- 6611568161885127011L
-
Serialized Fields
-
m_key
String m_key
The localization key for this style.
-
-
Exception org.opencms.db.CmsVfsOnlineResourceAlreadyExistsException
class CmsVfsOnlineResourceAlreadyExistsException extends CmsVfsException implements Serializable- serialVersionUID:
- -3683047201439382951L
-
-
Package org.opencms.file
-
Exception org.opencms.file.CmsDataAccessException
class CmsDataAccessException extends CmsException implements Serializable- serialVersionUID:
- 2531036451365546672L
-
Exception org.opencms.file.CmsDataNotImplementedException
class CmsDataNotImplementedException extends CmsDataAccessException implements Serializable- serialVersionUID:
- -2896104363126492116L
-
Class org.opencms.file.CmsFile
class CmsFile extends CmsResource implements Serializable- serialVersionUID:
- -5201022482708455620L
-
Serialized Fields
-
m_fileContent
byte[] m_fileContent
The content of this file.
-
-
Class org.opencms.file.CmsFolder
class CmsFolder extends CmsResource implements Serializable- serialVersionUID:
- 5527163725725725452L
-
Class org.opencms.file.CmsGroup
class CmsGroup extends CmsPrincipal implements Serializable- serialVersionUID:
- 468957888179396857L
-
Serialized Fields
-
m_parentId
CmsUUID m_parentId
The parent id of the group.
-
-
Class org.opencms.file.CmsProject
class CmsProject extends Object implements Serializable- serialVersionUID:
- -4552095577282894706L
-
Serialized Fields
-
m_dateCreated
long m_dateCreated
The creation date of this project. -
m_description
String m_description
The description of this project. -
m_flags
int m_flags
The state of this project. -
m_groupManagersId
CmsUUID m_groupManagersId
The manager group id of this project. -
m_groupUsersId
CmsUUID m_groupUsersId
The id of the user group of this project. -
m_id
CmsUUID m_id
The id of this project. -
m_name
String m_name
The name of this project. -
m_ownerId
CmsUUID m_ownerId
The id of this projects owner. -
m_type
CmsProject.CmsProjectType m_type
The type of this project.
-
-
Class org.opencms.file.CmsProject.CmsProjectType
class CmsProjectType extends A_CmsModeIntEnumeration implements Serializable- serialVersionUID:
- -8701314451776599534L
-
Class org.opencms.file.CmsProperty
class CmsProperty extends Object implements Serializable- serialVersionUID:
- 93613508924212782L
-
Serialized Fields
-
m_autoCreatePropertyDefinition
boolean m_autoCreatePropertyDefinition
Boolean flag to decide if the property definition for this property should be created implicitly on any write operation if doesn't exist already. -
m_frozen
boolean m_frozen
Indicates if the property is frozen (required forNULL_PROPERTY
). -
m_name
String m_name
The name of this property. -
m_origin
String m_origin
The origin root path of the property. -
m_resourceValue
String m_resourceValue
The value of this property attached to the resource record. -
m_resourceValueList
List<String> m_resourceValueList
The (optional) value list of this property attached to the resource record. -
m_resourceValueMap
Map<String,
String> m_resourceValueMap The (optional) value map of this property attached to the resource record. -
m_structureValue
String m_structureValue
The value of this property attached to the structure record. -
m_structureValueList
List<String> m_structureValueList
The (optional) value list of this property attached to the structure record. -
m_structureValueMap
Map<String,
String> m_structureValueMap The (optional) value map of this property attached to the structure record.
-
-
Class org.opencms.file.CmsPropertyDefinition.CmsPropertyType
class CmsPropertyType extends A_CmsModeIntEnumeration implements Serializable- serialVersionUID:
- 74746076708908673L
-
Class org.opencms.file.CmsResource
class CmsResource extends Object implements Serializable- serialVersionUID:
- 257325098790850498L
-
Serialized Fields
-
m_dateContent
long m_dateContent
The date of the last modification of the content of this resource. -
m_dateCreated
long m_dateCreated
The creation date of this resource. -
m_dateExpired
long m_dateExpired
The expiration date of this resource. -
m_dateLastModified
long m_dateLastModified
The date of the last modification of this resource. -
m_dateReleased
long m_dateReleased
The release date of this resource. -
m_flags
int m_flags
The flags of this resource. -
m_isFolder
boolean m_isFolder
Indicates if this resource is a folder or not. -
m_isTouched
boolean m_isTouched
Boolean flag whether the timestamp of this resource was modified by a touch command. -
m_length
int m_length
The size of the content. -
m_projectLastModified
CmsUUID m_projectLastModified
The project id where this resource has been last modified in. -
m_resourceId
CmsUUID m_resourceId
The id of the resource database record. -
m_rootPath
String m_rootPath
The name of a resource with it's full path from the root folder including the current site root. -
m_siblingCount
int m_siblingCount
The number of links that point to this resource. -
m_state
CmsResourceState m_state
The state of this resource. -
m_structureId
CmsUUID m_structureId
The id of the structure database record. -
m_typeId
int m_typeId
The resource type id of this resource. -
m_userCreated
CmsUUID m_userCreated
The id of the user who created this resource. -
m_userLastModified
CmsUUID m_userLastModified
The id of the user who modified this resource last. -
m_version
int m_version
The version number of this resource.
-
-
Class org.opencms.file.CmsResource.CmsResourceCopyMode
class CmsResourceCopyMode extends A_CmsModeIntEnumeration implements Serializable- serialVersionUID:
- 9081630878178799137L
-
Class org.opencms.file.CmsResource.CmsResourceDeleteMode
class CmsResourceDeleteMode extends A_CmsModeIntEnumeration implements Serializable- serialVersionUID:
- 2010402524576925865L
-
Class org.opencms.file.CmsResource.CmsResourceUndoMode
class CmsResourceUndoMode extends A_CmsModeIntEnumeration implements Serializable- serialVersionUID:
- 3521620626485212068L
-
Class org.opencms.file.CmsUser
class CmsUser extends CmsPrincipal implements Serializable- serialVersionUID:
- 4812858003805477345L
-
Serialized Fields
-
m_additionalInfo
Map<String,
Object> m_additionalInfo Storage for additional user information. -
m_dateCreated
long m_dateCreated
The creation date. -
m_email
String m_email
The email of the user. -
m_firstname
String m_firstname
The first name of this user. -
m_isTouched
boolean m_isTouched
Boolean flag whether the last-login time stamp of this user was modified. -
m_lastlogin
long m_lastlogin
The last login date of this user. -
m_lastname
String m_lastname
The last name of this user. -
m_password
String m_password
The password of this user.
-
-
Exception org.opencms.file.CmsVfsException
class CmsVfsException extends CmsDataAccessException implements Serializable- serialVersionUID:
- 3412336809721934632L
-
Exception org.opencms.file.CmsVfsResourceAlreadyExistsException
class CmsVfsResourceAlreadyExistsException extends CmsVfsException implements Serializable- serialVersionUID:
- -3746588003217008115L
-
Exception org.opencms.file.CmsVfsResourceNotFoundException
class CmsVfsResourceNotFoundException extends CmsVfsException implements Serializable- serialVersionUID:
- -1452653602127533185L
-
-
Package org.opencms.file.collectors
-
Class org.opencms.file.collectors.CmsPriorityDateResourceComparator
class CmsPriorityDateResourceComparator extends Object implements Serializable- serialVersionUID:
- 5316136357328564518L
-
Serialized Fields
-
m_asc
boolean m_asc
The date sort order. -
m_date
long m_date
The date of this comparator key. -
m_keys
Map<CmsUUID,
CmsPriorityDateResourceComparator> m_keys The internal map of comparator keys. -
m_priority
int m_priority
The priority of this comparator key.
-
-
Class org.opencms.file.collectors.CmsPriorityTitleResourceComparator
class CmsPriorityTitleResourceComparator extends Object implements Serializable- serialVersionUID:
- -6815638350803584422L
-
Serialized Fields
-
m_keys
Map<CmsUUID,
CmsPriorityTitleResourceComparator> m_keys The internal map of comparator keys. -
m_priority
int m_priority
The priority of this comparator key. -
m_title
String m_title
The title of this comparator key.
-
-
Class org.opencms.file.collectors.CmsPropertyResourceComparator
class CmsPropertyResourceComparator extends Object implements Serializable- serialVersionUID:
- -7943213182160054552L
-
Serialized Fields
-
m_asc
boolean m_asc
The sort order. -
m_keys
Map<CmsUUID,
CmsPropertyResourceComparator> m_keys The internal map of comparator keys. -
m_property
String m_property
The property name of this comparator key. -
m_propertyValue
String m_propertyValue
The property value of this comparator key.
-
-
-
Package org.opencms.file.history
-
Class org.opencms.file.history.CmsHistoryFile
class CmsHistoryFile extends CmsFile implements Serializable- serialVersionUID:
- 4073076414399668662L
-
Serialized Fields
-
m_parentId
CmsUUID m_parentId
The structure id of the parent of this historical resource. -
m_publishTag
int m_publishTag
The publish tag of this historical resource. -
m_resourceVersion
int m_resourceVersion
The version number of the resource part for this historical resource. -
m_structureVersion
int m_structureVersion
The version number of the structure part for this historical resource.
-
-
Class org.opencms.file.history.CmsHistoryFolder
class CmsHistoryFolder extends CmsFolder implements Serializable- serialVersionUID:
- -374285965677032786L
-
Serialized Fields
-
m_parentId
CmsUUID m_parentId
The structure id of the parent of this historical resource. -
m_publishTag
int m_publishTag
The publish tag of this historical resource. -
m_resourceVersion
int m_resourceVersion
The version number of the resource part for this historical resource. -
m_structureVersion
int m_structureVersion
The version number of the structure part for this historical resource.
-
-
Class org.opencms.file.history.CmsHistoryPrincipal
class CmsHistoryPrincipal extends CmsPrincipal implements Serializable-
Serialized Fields
-
-
Class org.opencms.file.history.CmsHistoryProject
class CmsHistoryProject extends CmsProject implements Serializable-
Serialized Fields
-
m_datePublished
long m_datePublished
The publishing date of this project. -
m_projectResources
List<String> m_projectResources
The resources belonging to the project. -
m_publishTag
int m_publishTag
The publish tag of the published project. -
m_userPublished
CmsUUID m_userPublished
The user id of the publisher.
-
-
-
-
Package org.opencms.file.types
-
Class org.opencms.file.types.A_CmsResourceType
class A_CmsResourceType extends Object implements Serializable- serialVersionUID:
- 2131071233840674874L
-
Serialized Fields
-
m_addititionalModuleResourceType
boolean m_addititionalModuleResourceType
Flag for showing that this is an additional resource type which is defined in a module. -
m_adjustLinksFolder
String m_adjustLinksFolder
The folder for which links should be adjusted after copying the copy-resources. -
m_className
String m_className
The configured class name of this resource type. -
m_configuration
CmsParameterConfiguration m_configuration
Configuration parameters. -
m_copyResources
List<CmsConfigurationCopyResource> m_copyResources
The list of resources to copy. -
m_defaultProperties
List<CmsProperty> m_defaultProperties
The list of configured default properties. -
m_frozen
boolean m_frozen
Indicates that the configuration of the resource type has been frozen. -
m_galleryPreviewProvider
String m_galleryPreviewProvider
The gallery preview provider. -
m_galleryTypeNames
String m_galleryTypeNames
The gallery type name for this resource type. -
m_galleryTypes
List<I_CmsResourceType> m_galleryTypes
The gallery type for this resource type. -
m_internal
Boolean m_internal
The optional internal parameter value. -
m_mappings
List<String> m_mappings
Contains the file extensions mapped to this resource type. -
m_moduleName
String m_moduleName
The module name if this is an additional resource type which is defined in a module. -
m_typeId
int m_typeId
The configured id of this resource type. -
m_typeName
String m_typeName
The configured name of this resource type.
-
-
Class org.opencms.file.types.A_CmsResourceTypeFolderBase
class A_CmsResourceTypeFolderBase extends A_CmsResourceType implements Serializable- serialVersionUID:
- -698470184142645873L
-
Class org.opencms.file.types.A_CmsResourceTypeLinkParseable
class A_CmsResourceTypeLinkParseable extends A_CmsResourceType implements Serializable- serialVersionUID:
- 2171311306285390833L
-
Class org.opencms.file.types.CmsResourceTypeBinary
class CmsResourceTypeBinary extends A_CmsResourceType implements Serializable- serialVersionUID:
- -9136655668997852278L
-
Class org.opencms.file.types.CmsResourceTypeFolder
class CmsResourceTypeFolder extends A_CmsResourceTypeFolderBase implements Serializable- serialVersionUID:
- -6627448037959709694L
-
Serialized Fields
-
m_indexPageTypes
String m_indexPageTypes
The configured list of resource types to show as available index page types.
-
-
Class org.opencms.file.types.CmsResourceTypeFolderExtended
class CmsResourceTypeFolderExtended extends A_CmsResourceTypeFolderBase implements Serializable- serialVersionUID:
- -3354434293847996599L
-
Class org.opencms.file.types.CmsResourceTypeFolderSubSitemap
class CmsResourceTypeFolderSubSitemap extends CmsResourceTypeFolderExtended implements Serializable- serialVersionUID:
- 3152961195421254155L
-
Class org.opencms.file.types.CmsResourceTypeFunctionConfig
class CmsResourceTypeFunctionConfig extends CmsResourceTypeXmlAdeConfiguration implements Serializable- serialVersionUID:
- -2378978201570511075L
-
Class org.opencms.file.types.CmsResourceTypeHtmlRedirect
class CmsResourceTypeHtmlRedirect extends CmsResourceTypeXmlAdeConfiguration implements Serializable- serialVersionUID:
- 2757710991033290640L
-
Class org.opencms.file.types.CmsResourceTypeImage
class CmsResourceTypeImage extends A_CmsResourceType implements Serializable- serialVersionUID:
- -8708850913653288684L
-
Class org.opencms.file.types.CmsResourceTypeJsp
class CmsResourceTypeJsp extends A_CmsResourceTypeLinkParseable implements Serializable- serialVersionUID:
- 6852747481533451911L
-
Class org.opencms.file.types.CmsResourceTypeLocaleIndependentXmlContent
class CmsResourceTypeLocaleIndependentXmlContent extends CmsResourceTypeXmlContent implements Serializable- serialVersionUID:
- 412954667403869580L
-
Class org.opencms.file.types.CmsResourceTypeMacroFormatter
class CmsResourceTypeMacroFormatter extends CmsResourceTypeXmlAdeConfiguration implements Serializable- serialVersionUID:
- 1059327929431712085L
-
Class org.opencms.file.types.CmsResourceTypePlain
class CmsResourceTypePlain extends A_CmsResourceType implements Serializable- serialVersionUID:
- -4496210486951893369L
-
Serialized Fields
-
m_jspLoader
CmsJspLoader m_jspLoader
JSP Loader instance.
-
-
Class org.opencms.file.types.CmsResourceTypePointer
class CmsResourceTypePointer extends A_CmsResourceType implements Serializable- serialVersionUID:
- 5527965382328041491L
-
Class org.opencms.file.types.CmsResourceTypeSeoFile
class CmsResourceTypeSeoFile extends CmsResourceTypeXmlAdeConfiguration implements Serializable- serialVersionUID:
- 5672681204848648111L
-
Class org.opencms.file.types.CmsResourceTypeSubsitemapContentFolder
class CmsResourceTypeSubsitemapContentFolder extends CmsResourceTypeFolderExtended implements Serializable- serialVersionUID:
- -4763516920316525304L
-
Class org.opencms.file.types.CmsResourceTypeUnknown
class CmsResourceTypeUnknown extends A_CmsResourceType implements Serializable- serialVersionUID:
- -7084002492077515553L
-
Class org.opencms.file.types.CmsResourceTypeUnknownFile
class CmsResourceTypeUnknownFile extends A_CmsResourceType implements Serializable- serialVersionUID:
- -2985191622939935673L
-
Class org.opencms.file.types.CmsResourceTypeUnknownFolder
class CmsResourceTypeUnknownFolder extends A_CmsResourceTypeFolderBase implements Serializable- serialVersionUID:
- 1623371480810407019L
-
Class org.opencms.file.types.CmsResourceTypeXmlAdeConfiguration
class CmsResourceTypeXmlAdeConfiguration extends CmsResourceTypeXmlContent implements Serializable- serialVersionUID:
- -1526417534440614766L
-
Class org.opencms.file.types.CmsResourceTypeXmlContainerPage
class CmsResourceTypeXmlContainerPage extends CmsResourceTypeXmlContent implements Serializable- serialVersionUID:
- -6211941269510267155L
-
Class org.opencms.file.types.CmsResourceTypeXmlContent
class CmsResourceTypeXmlContent extends A_CmsResourceTypeLinkParseable implements Serializable- serialVersionUID:
- 2271469830431937731L
-
Serialized Fields
-
m_schema
String m_schema
The (optional) schema of this resource.
-
-
Class org.opencms.file.types.CmsResourceTypeXmlPage
class CmsResourceTypeXmlPage extends A_CmsResourceTypeLinkParseable implements Serializable- serialVersionUID:
- 4218077530657122699L
-
-
Package org.opencms.file.wrapper
-
Exception org.opencms.file.wrapper.CmsSilentWrapperException
class CmsSilentWrapperException extends RuntimeException implements Serializable- serialVersionUID:
- -2430486808917111327L
-
-
Package org.opencms.flex
-
Exception org.opencms.flex.CmsFlexCacheException
class CmsFlexCacheException extends CmsException implements Serializable- serialVersionUID:
- 1169608208297722055L
-
-
Package org.opencms.gwt
-
Class org.opencms.gwt.CmsCoreService
class CmsCoreService extends CmsGwtService implements Serializable- serialVersionUID:
- 5915848952948986278L
-
Serialized Fields
-
m_workplaceSettings
CmsWorkplaceSettings m_workplaceSettings
The workplace settings.
-
-
Class org.opencms.gwt.CmsGwtService
class CmsGwtService extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable- serialVersionUID:
- 8119684308154724518L
-
Serialized Fields
-
m_context
CmsGwtServiceContext m_context
The service class context. -
m_perThreadBroadcastPoll
ThreadLocal<Boolean> m_perThreadBroadcastPoll
Stores whether the current request is a broadcast poll. -
m_perThreadCmsObject
ThreadLocal<CmsObject> m_perThreadCmsObject
The current CMS context.
-
-
Class org.opencms.gwt.CmsLogService
class CmsLogService extends CmsGwtService implements Serializable- serialVersionUID:
- -7136544324371767330L
-
Class org.opencms.gwt.CmsMessagesService
class CmsMessagesService extends CmsGwtService implements Serializable- serialVersionUID:
- 3072608993796119377L
-
Exception org.opencms.gwt.CmsRpcException
class CmsRpcException extends Exception implements Serializable- serialVersionUID:
- 7582056307629544840L
-
Serialized Fields
-
m_originalCauseMessage
String m_originalCauseMessage
The original cause message. -
m_originalClassName
String m_originalClassName
The original class name. -
m_originalMessage
String m_originalMessage
The original message. -
m_originalStackTrace
StackTraceElement[] m_originalStackTrace
The original stack trace.
-
-
Class org.opencms.gwt.CmsVfsService
class CmsVfsService extends CmsGwtService implements Serializable- serialVersionUID:
- -383483666952834348L
-
Serialized Fields
-
m_aliasHelper
CmsAliasHelper m_aliasHelper
A helper object containing the implementations of the alias-related service methods.
-
-
-
Package org.opencms.gwt.shared
-
Package org.opencms.gwt.shared.property
-
Package org.opencms.i18n
-
Class org.opencms.i18n.CmsLocaleComparator
class CmsLocaleComparator extends Object implements Serializable- serialVersionUID:
- -690619562147670465L
-
Class org.opencms.i18n.CmsMessageContainer
class CmsMessageContainer extends Object implements Serializable- serialVersionUID:
- 2844402574674092147L
-
Serialized Fields
-
m_args
Object[] m_args
The message arguments to use. -
m_bundle
I_CmsMessageBundle m_bundle
The OpenCms message bundle to read the message from. -
m_key
String m_key
The message key to use.
-
-
Exception org.opencms.i18n.CmsMessageException
class CmsMessageException extends CmsException implements Serializable- serialVersionUID:
- -7012912310293845492L
-
-
Package org.opencms.i18n.tools
-
Exception org.opencms.i18n.tools.CmsContainerPageCopier.NoCustomReplacementException
class NoCustomReplacementException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_resource
CmsResource m_resource
The resource for which no exception was found.
-
-
-
Package org.opencms.importexport
-
Exception org.opencms.importexport.CmsImportExportException
class CmsImportExportException extends CmsException implements Serializable- serialVersionUID:
- -5010535524516515412L
-
-
Package org.opencms.json
-
Exception org.opencms.json.JSONException
class JSONException extends Exception implements Serializable- serialVersionUID:
- 5155325235329055833L
-
Serialized Fields
-
m_cause
Throwable m_cause
The cause.
-
-
-
Package org.opencms.jsp
-
Class org.opencms.jsp.A_CmsJspJsonTag
class A_CmsJspJsonTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- -4536413263964718943L
-
Class org.opencms.jsp.CmsJspImageScalerTagSupport
class CmsJspImageScalerTagSupport extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 1303030767942208144L
-
Serialized Fields
-
m_src
String m_src
The image source.
-
-
Class org.opencms.jsp.CmsJspResourceWrapper
class CmsJspResourceWrapper extends CmsResource implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_categories
CmsJspCategoryAccessBean m_categories
The category access bean for this resource. -
m_cms
CmsObject m_cms
The CMS context. -
m_content
String m_content
The resource / file content as a String. -
m_file
CmsFile m_file
The file object for this resource. -
m_imageBean
CmsJspImageBean m_imageBean
Image bean instance created from this resource. -
m_incomingRelations
List<CmsJspResourceWrapper> m_incomingRelations
All resources that are sources of incoming relations. -
m_isXml
Boolean m_isXml
Stores if this resource is an XML content or not. -
m_localeResources
Map<String,
CmsJspResourceWrapper> m_localeResources The set of locale variants. -
m_mainLocale
Locale m_mainLocale
The main locale. -
m_navBuilder
CmsJspNavBuilder m_navBuilder
The navigation builder for this resource. -
m_navigation
CmsJspNavElement m_navigation
The navigation info element for this resource. -
m_navigationDefaultFile
CmsJspResourceWrapper m_navigationDefaultFile
The default file of this resource, assumed that this resource is a folder. -
m_navigationForFolder
List<CmsJspNavElement> m_navigationForFolder
The navigation info elements in this resource, assuming that this resource is a folder. -
m_outgoingRelations
List<CmsJspResourceWrapper> m_outgoingRelations
All resources that are targets of outgoing relations. -
m_parentFolder
CmsJspResourceWrapper m_parentFolder
The parent folder of this resource in the current site. -
m_parentFolders
List<CmsJspResourceWrapper> m_parentFolders
All parent folder of this resource in the current site as a list. -
m_properties
Map<String,
String> m_properties Properties of this resource. -
m_propertiesLocale
Map<String,
Map<String, String>> m_propertiesLocale Locale properties of this resource. -
m_propertiesLocaleSearch
Map<String,
Map<String, String>> m_propertiesLocaleSearch Locale properties of this resource with search. -
m_propertiesSearch
Map<String,
String> m_propertiesSearch Properties of this resource with search. -
m_sitePath
String m_sitePath
The calculated site path of the resource. -
m_typeName
String m_typeName
The type name of the resource. -
m_xml
CmsJspContentAccessBean m_xml
The XML content access bean.
-
-
Class org.opencms.jsp.CmsJspScopedVarBodyTagSuport
class CmsJspScopedVarBodyTagSuport extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 6521418315921327927L
-
Serialized Fields
-
m_scope
int m_scope
The scope under which the content info is saved in the page context. -
m_variable
String m_variable
The name of the variable under which the content info bean should be saved in the page context.
-
-
Class org.opencms.jsp.CmsJspTagAddParams
class CmsJspTagAddParams extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_state
CmsJspTagAddParams.ParamState m_state
The current state.
-
-
Class org.opencms.jsp.CmsJspTagBundle
class CmsJspTagBundle extends org.apache.taglibs.standard.tag.el.fmt.BundleTag implements Serializable- serialVersionUID:
- 7592250223728101278L
-
Class org.opencms.jsp.CmsJspTagContainer
class CmsJspTagContainer extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- -1228397990961282556L
-
Serialized Fields
-
m_bodyContent
String m_bodyContent
The evaluated body content if available. -
m_cacheable
boolean m_cacheable
If false, formatters are always included in non-cacheable mode, otherwise they are included in cacheable mode in the Online project only. -
m_detailOnly
boolean m_detailOnly
States if this container should only be displayed on detail pages. -
m_detailView
boolean m_detailView
The detail-view attribute value. -
m_editableBy
String m_editableBy
The editable by tag attribute. A comma separated list of OpenCms principals. -
m_editableRequest
boolean m_editableRequest
Indicating that the container page editor is active for the current request. -
m_hasModelGroupAncestor
boolean m_hasModelGroupAncestor
Indicates this container is nested within a model group, only set for editable requests. -
m_maxElements
String m_maxElements
The maxElements attribute value. -
m_name
String m_name
The name attribute value. -
m_namePrefix
String m_namePrefix
The container name prefix to use for nested container names. If empty the element instance id of the parent element will be used. -
m_param
String m_param
The optional container parameter. -
m_paramState
CmsJspTagAddParams.ParamState m_paramState
The parameter state. -
m_parentContainer
CmsContainerBean m_parentContainer
The parent container. -
m_parentElement
CmsContainerElementBean m_parentElement
The parent element to this container. -
m_settingPresets
HashMap<String,
String> m_settingPresets The container setting presets. -
m_tag
String m_tag
The tag attribute value. -
m_tagClass
String m_tagClass
The class attribute value. -
m_type
String m_type
The type attribute value. -
m_width
String m_width
The container width as a string.
-
-
Class org.opencms.jsp.CmsJspTagContentAccess
class CmsJspTagContentAccess extends CmsJspScopedVarBodyTagSuport implements Serializable- serialVersionUID:
- -9015874900596113856L
-
Class org.opencms.jsp.CmsJspTagContentCheck
class CmsJspTagContentCheck extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- -5996702196453747182L
-
Class org.opencms.jsp.CmsJspTagContentInfo
class CmsJspTagContentInfo extends CmsJspScopedVarBodyTagSuport implements Serializable- serialVersionUID:
- -1955531050687258685L
-
Serialized Fields
-
m_value
String m_value
The name of the content info's value that should be printed out.
-
-
Class org.opencms.jsp.CmsJspTagContentLoad
class CmsJspTagContentLoad extends CmsJspTagResourceLoad implements Serializable- serialVersionUID:
- 981176995635225294L
-
Serialized Fields
-
m_contentLocale
Locale m_contentLocale
The locale to use for displaying the current content.Initially, this is equal to the locale set using
. However, the content locale may change in case a loaded XML content does not have the selected locale available. In this case the next default locale that is available in the content will be used as content locale.CmsJspTagContentLoad.setLocale(String)
-
m_directEditFollowButtons
CmsDirectEditButtonSelection m_directEditFollowButtons
The "direct edit" button selection to use for the 2nd to the last element. -
m_directEditLinkForNew
String m_directEditLinkForNew
The link for creation of a new element, specified by the selected collector. -
m_directEditMode
CmsDirectEditMode m_directEditMode
The direct edit mode. -
m_directEditOpen
boolean m_directEditOpen
Indicates if the last element was direct editable. -
m_editEmpty
boolean m_editEmpty
The edit empty tag attribute. -
m_isFirstLoop
boolean m_isFirstLoop
Indicates if this is the first content iteration loop. -
m_locale
Locale m_locale
Reference to the currently selected locale. -
m_postCreateHandler
String m_postCreateHandler
Post-create handler class.
-
-
Class org.opencms.jsp.CmsJspTagContentLoop
class CmsJspTagContentLoop extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- 8832749526732064836L
-
Serialized Fields
-
m_currentElement
String m_currentElement
Name of the current element (including the index). -
m_element
String m_element
Name of the content node element to show. -
m_firstLoop
boolean m_firstLoop
Indicates if this is the first content iteration loop. -
m_index
int m_index
Index of the content node element to show. -
m_locale
Locale m_locale
Reference to the currently selected locale.
-
-
Class org.opencms.jsp.CmsJspTagContentShow
class CmsJspTagContentShow extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- -6776067180965738432L
-
Class org.opencms.jsp.CmsJspTagDecorate
class CmsJspTagDecorate extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 3072561342127379294L
-
Serialized Fields
-
m_allowInlineEdit
boolean m_allowInlineEdit
Indicates the parse action should be disabled to allow inline editing in the container page editor. -
m_file
String m_file
The configuration. -
m_locale
String m_locale
The decoration locale. -
m_noAutoCloseTags
List<String> m_noAutoCloseTags
List of upper case tag name strings of tags that should not be auto-corrected if closing divs are missing.
-
-
Class org.opencms.jsp.CmsJspTagDevice
class CmsJspTagDevice extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 9175484824140856283L
-
Serialized Fields
-
m_type
String m_type
Device for output.
-
-
Class org.opencms.jsp.CmsJspTagDisplay
class CmsJspTagDisplay extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 2285680951218629093L
-
Serialized Fields
-
m_baseUri
String m_baseUri
The base URI. -
m_cacheable
Boolean m_cacheable
True if the display formatter include should go through the flex cache. -
m_canCreate
boolean m_canCreate
Flag, indicating if the create option should be displayed. -
m_canDelete
boolean m_canDelete
Flag, indicating if the delete option should be displayed. -
m_containerType
String m_containerType
The container type used to select a formatter. -
m_creationSiteMap
String m_creationSiteMap
The tag attribute's value, specifying the path to the (sub)sitemap where new content should be created. -
m_displayFormatterIds
Map<String,
String> m_displayFormatterIds The display formatter ids. -
m_displayFormatterPaths
Map<String,
String> m_displayFormatterPaths The display formatter paths. -
m_editable
boolean m_editable
The editable flag. -
m_parameterMap
Map<String,
String> m_parameterMap The settings parameter map. -
m_passSettings
boolean m_passSettings
The pass settings flag. -
m_postCreateHandler
String m_postCreateHandler
The fully qualified class name of the post create handler to use. -
m_settings
Map<String,
String> m_settings The element settings to be used. -
m_uploadFolder
String m_uploadFolder
The upload folder. -
m_value
String m_value
The site path to the resource to display.
-
-
Class org.opencms.jsp.CmsJspTagDisplayFormatter
class CmsJspTagDisplayFormatter extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- -7268191204617852330L
-
Class org.opencms.jsp.CmsJspTagEdit
class CmsJspTagEdit extends CmsJspScopedVarBodyTagSuport implements Serializable- serialVersionUID:
- -3781368910893187306L
-
Serialized Fields
-
m_canCreate
boolean m_canCreate
Flag, indicating if the create option should be displayed. -
m_canDelete
boolean m_canDelete
Flag, indicating if the delete option should be displayed. -
m_createType
String m_createType
The type of the resource that should be created. -
m_creationSiteMap
String m_creationSiteMap
The tag attribute's value, specifying the path to the (sub)sitemap where new content should be created. -
m_isEditOpen
boolean m_isEditOpen
Flag, indicating if during rendering the "startDirectEdit" part has been rendered, but not the "endDirectEdit" part. -
m_postCreateHandler
String m_postCreateHandler
The fully qualified class name of the post create handler to use. -
m_uploadFolder
String m_uploadFolder
The upload folder. -
m_uuid
String m_uuid
UUID of the content to edit.
-
-
Class org.opencms.jsp.CmsJspTagEditable
class CmsJspTagEditable extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 4137789622146499225L
-
Serialized Fields
-
m_editEmpty
boolean m_editEmpty
The edit empty tag attribute. -
m_file
String m_file
File with editable elements. -
m_firstOnPage
boolean m_firstOnPage
Indicates if the tag is the first on the page, this mean the header file must be included. -
m_manualPlacement
boolean m_manualPlacement
Indicates if the direct edit HTML is to be placed manually. -
m_provider
String m_provider
Class name of the direct edit provider.
-
-
Class org.opencms.jsp.CmsJspTagElementSetting
class CmsJspTagElementSetting extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- -7847101480288189549L
-
Class org.opencms.jsp.CmsJspTagEnableAde
class CmsJspTagEnableAde extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 8447599916548975733L
-
Class org.opencms.jsp.CmsJspTagExport
class CmsJspTagExport extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 6326430271724241959L
-
Class org.opencms.jsp.CmsJspTagFormatter
class CmsJspTagFormatter extends CmsJspScopedVarBodyTagSuport implements Serializable- serialVersionUID:
- -8232834808735187624L
-
Serialized Fields
-
m_controller
CmsFlexController m_controller
The FlexController for the current request. -
m_element
CmsContainerElementBean m_element
The current container element. -
m_locale
Locale m_locale
Reference to the currently selected locale. -
m_rdfa
String m_rdfa
Optional name for the attribute that provides direct access to the RDFA map. -
m_value
String m_value
Optional name for the attribute that provides direct access to the content value map.
-
-
Class org.opencms.jsp.CmsJspTagHeadIncludes
class CmsJspTagHeadIncludes extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 5496349529835666345L
-
Serialized Fields
-
m_closeTags
String m_closeTags
The value of the closetags attribute. -
m_defaults
String m_defaults
The default include resources separated by '|'. -
m_detailType
String m_detailType
The detail container type. -
m_detailWidth
String m_detailWidth
The detail container width. -
m_parameterMap
Map<String,
String[]> m_parameterMap Map to save parameters to the include in. -
m_type
String m_type
The include type.
-
-
Class org.opencms.jsp.CmsJspTagImage
class CmsJspTagImage extends CmsJspImageScalerTagSupport implements Serializable- serialVersionUID:
- 6513320107441256414L
-
Serialized Fields
-
m_attributes
Map<String,
String> m_attributes Map with additionally set image attributes not needed by the image scaler. -
m_noDim
boolean m_noDim
Controls if the created HTML image tag contains height and width attributes. -
m_partialTag
boolean m_partialTag
Controls if the created HTML image tag is a full or partial tag.
-
-
Class org.opencms.jsp.CmsJspTagInclude
class CmsJspTagInclude extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 705978510743164951L
-
Serialized Fields
-
m_attribute
String m_attribute
The value of the "attribute" attribute. -
m_cacheable
boolean m_cacheable
The value of the "cacheable" attribute. -
m_editable
boolean m_editable
The value of the "editable" attribute. -
m_element
String m_element
The value of the "element" attribute. -
m_parameterMap
Map<String,
String[]> m_parameterMap Map to save parameters to the include in. -
m_property
String m_property
The value of the "property" attribute. -
m_suffix
String m_suffix
The value of the "suffix" attribute. -
m_target
String m_target
The value of the "page" attribute.
-
-
Class org.opencms.jsp.CmsJspTagInfo
class CmsJspTagInfo extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- -3881095296148023924L
-
Serialized Fields
-
m_property
String m_property
The value of theproperty
attribute.
-
-
Class org.opencms.jsp.CmsJspTagJQuery
class CmsJspTagJQuery extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 3257908962507552558L
-
Class org.opencms.jsp.CmsJspTagJsonArray
class CmsJspTagJsonArray extends A_CmsJspJsonTag implements Serializable- serialVersionUID:
- -5609309021078612934L
-
Serialized Fields
-
m_jsonArray
JSONArray m_jsonArray
The JSON array to build.
-
-
Class org.opencms.jsp.CmsJspTagJsonObject
class CmsJspTagJsonObject extends A_CmsJspJsonTag implements Serializable- serialVersionUID:
- -3054667197099417049L
-
Serialized Fields
-
m_jsonObject
JSONObject m_jsonObject
The JSON object being constructed.
-
-
Class org.opencms.jsp.CmsJspTagJsonValue
class CmsJspTagJsonValue extends A_CmsJspJsonTag implements Serializable- serialVersionUID:
- -8383685322762531356L
-
Serialized Fields
-
m_errorVar
String m_errorVar
Name of variable to store errors under in the page scope. -
m_parse
boolean m_parse
Keeps track of whether the value should be parsed as a JSON string. -
m_value
Object m_value
The value attribute. -
m_valueSpecified
boolean m_valueSpecified
Keeps track if a value has been specified or the body should be evaluated.
-
-
Class org.opencms.jsp.CmsJspTagLabel
class CmsJspTagLabel extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 5720473164730803034L
-
Class org.opencms.jsp.CmsJspTagLink
class CmsJspTagLink extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- -2361021288258405388L
-
Serialized Fields
-
m_baseUri
String m_baseUri
The optional base URI to create the link from. -
m_detailPage
String m_detailPage
The target detail page path. -
m_locale
Locale m_locale
The optional locale attribute. -
m_scope
String m_scope
The scope used for the var parameter. -
m_type
CmsJspTagLink.Type m_type
The link type. -
m_var
String m_var
The variable to store the result.
-
-
Class org.opencms.jsp.CmsJspTagMap
class CmsJspTagMap extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 3547998166985921533L
-
Class org.opencms.jsp.CmsJspTagNoCache
class CmsJspTagNoCache extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- -3571347942237415254L
-
Class org.opencms.jsp.CmsJspTagParam
class CmsJspTagParam extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- -1057768160264355211L
-
Class org.opencms.jsp.CmsJspTagParse
class CmsJspTagParse extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- -6541745426202242240L
-
Serialized Fields
-
m_allowInlineEdit
boolean m_allowInlineEdit
Indicates the parse action should be disabled to allow inline editing in the container page editor. -
m_configuredParserClassname
String m_configuredParserClassname
The visitor / parser class name to use. -
m_noAutoCloseTags
List<String> m_noAutoCloseTags
List of upper case tag name strings of tags that should not be auto-corrected if closing divs are missing. -
m_param
String m_param
The attribute value of the param attribute.
-
-
Class org.opencms.jsp.CmsJspTagPdf
class CmsJspTagPdf extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_content
String m_content
The path of the content resource for which the PDF link should be generated. -
m_filename
String m_filename
File name (optional). -
m_format
String m_format
The path of the JSP used to generate the XHTML for the content (which is used to generate the PDF). -
m_locale
String m_locale
The locale attribute. -
m_paramEncoding
String m_paramEncoding
Parameter encoding. -
m_parameters
SortedMap<String,
String> m_parameters The map of parameters.
-
-
Class org.opencms.jsp.CmsJspTagPdfThumbnail
class CmsJspTagPdfThumbnail extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.jsp.CmsJspTagProperty
class CmsJspTagProperty extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- -4040833541258687977L
-
Serialized Fields
-
m_defaultValue
String m_defaultValue
The default value. -
m_escapeHtml
boolean m_escapeHtml
Indicates if HTML should be escaped. -
m_locale
Locale m_locale
The locale for which the property should be read. -
m_propertyFile
String m_propertyFile
The file to read the property from. -
m_propertyName
String m_propertyName
The name of the property to read.
-
-
Class org.opencms.jsp.CmsJspTagResourceAccess
class CmsJspTagResourceAccess extends CmsJspScopedVarBodyTagSuport implements Serializable- serialVersionUID:
- 2588220869205763894L
-
Class org.opencms.jsp.CmsJspTagResourceLoad
class CmsJspTagResourceLoad extends CmsJspScopedVarBodyTagSuport implements Serializable- serialVersionUID:
- -3753361821868919139L
-
Serialized Fields
-
m_collector
String m_collector
The name of the collector to use for list building. -
m_collectorName
String m_collectorName
The name of the resource collector used. -
m_collectorParam
String m_collectorParam
The parameters of the resource collector uses. -
m_collectorResult
List<CmsResource> m_collectorResult
The list of collected resource items. -
m_contentInfoBean
CmsContentInfoBean m_contentInfoBean
The bean to store information required to make the result list browsable. -
m_controller
CmsFlexController m_controller
The FlexController for the current request. -
m_pageIndex
String m_pageIndex
The index of the current page that gets displayed. -
m_pageNavLength
String m_pageNavLength
The number of page links in the Google-like page navigation. -
m_pageSize
String m_pageSize
The size of a page to be displayed. -
m_param
String m_param
Parameter used for the collector. -
m_preload
boolean m_preload
Indicates if the collector results should be preloaded. -
m_property
String m_property
The (optional) property to extend the parameter with. -
m_resourceName
String m_resourceName
The file name to load the current content value from.
-
-
Class org.opencms.jsp.CmsJspTagScaleImage
class CmsJspTagScaleImage extends CmsJspImageScalerTagSupport implements Serializable- serialVersionUID:
- -6639978110802734737L
-
Class org.opencms.jsp.CmsJspTagSearch
class CmsJspTagSearch extends CmsJspScopedVarBodyTagSuport implements Serializable- serialVersionUID:
- 6048771777971251L
-
Serialized Fields
-
m_addContentInfoForEntries
Integer m_addContentInfoForEntries
Number of entries for which content info should be added to allow correct relations in "This page" publish dialog. -
m_configFile
Object m_configFile
The "configFile" tag attribute. -
m_configString
String m_configString
The "configString" tag attribute. -
m_controller
CmsFlexController m_controller
The FlexController for the current request. -
m_fileFormat
org.opencms.jsp.CmsJspTagSearch.FileFormat m_fileFormat
The "fileFormat" tag attribute converted to type FileFormat. -
m_index
CmsSolrIndex m_index
The search index that should be used . It will either be the configured index, or "Solr Offline" / "Solr Online" depending on the project. -
m_searchController
I_CmsSearchControllerMain m_searchController
Search controller keeping all the config and state from the search.
-
-
Class org.opencms.jsp.CmsJspTagSecureParams
class CmsJspTagSecureParams extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- -3571347944585254L
-
Serialized Fields
-
m_allowHtml
String m_allowHtml
The comma-separated list of parameters for which HTML will be allowed, but be escaped. -
m_allowXml
String m_allowXml
The comma-separated list of parameters for which XML characters will not be escaped. -
m_escapeInvalid
String m_escapeInvalid
List of parameters which should be escaped even if replaceInvalid is set. -
m_policy
String m_policy
The policy path. -
m_replaceInvalid
String m_replaceInvalid
The 'bad value'.
-
-
Class org.opencms.jsp.CmsJspTagSetBundle
class CmsJspTagSetBundle extends org.apache.taglibs.standard.tag.el.fmt.SetBundleTag implements Serializable- serialVersionUID:
- 3260512204391338383L
-
Serialized Fields
-
m_scope
int m_scope
Scope attribute. -
m_var
String m_var
Variable attribute.
-
-
Class org.opencms.jsp.CmsJspTagSimpleDisplay
class CmsJspTagSimpleDisplay extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 2285680951218629093L
-
Serialized Fields
-
m_cacheable
Boolean m_cacheable
True if the display formatter include should go through the flex cache. -
m_canCreate
boolean m_canCreate
Flag, indicating if the create option should be displayed. -
m_canDelete
boolean m_canDelete
Flag, indicating if the delete option should be displayed. -
m_creationSiteMap
String m_creationSiteMap
The tag attribute's value, specifying the path to the (sub)sitemap where new content should be created. -
m_editable
boolean m_editable
The editable flag. -
m_formatterKey
String m_formatterKey
The formatter key. -
m_formatterPath
String m_formatterPath
Stores the formatter path. -
m_parameterMap
Map<String,
String> m_parameterMap The settings parameter map. -
m_passSettings
boolean m_passSettings
The pass settings flag. -
m_postCreateHandler
String m_postCreateHandler
The fully qualified class name of the post create handler to use. -
m_settings
Map<String,
String> m_settings The element settings to be used. -
m_uploadFolder
String m_uploadFolder
The upload folder. -
m_value
String m_value
The site path to the resource to display.
-
-
Class org.opencms.jsp.CmsJspTagSimpleSearch
class CmsJspTagSimpleSearch extends CmsJspScopedVarBodyTagSuport implements Serializable- serialVersionUID:
- -12197069109672022L
-
Serialized Fields
-
m_addContentInfoForEntries
Integer m_addContentInfoForEntries
Number of entries for which content info should be added to allow correct relations in "This page" publish dialog. -
m_configFile
Object m_configFile
The "configFile" tag attribute. -
m_configString
String m_configString
The "configString" tag attribute. -
m_index
CmsSolrIndex m_index
The search index that should be used . It will either be the configured index, or "Solr Offline" / "Solr Online" depending on the project. -
m_searchController
I_CmsSearchControllerMain m_searchController
Search controller keeping all the config and state from the search.
-
-
Class org.opencms.jsp.CmsJspTagTemplate
class CmsJspTagTemplate extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- -3773247710025810438L
-
Class org.opencms.jsp.CmsJspTagUgc
class CmsJspTagUgc extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- 7290192201848437667L
-
Serialized Fields
-
m_configPath
String m_configPath
The site path to the edit configuration file. -
m_editId
String m_editId
The structure id of the edit resource. -
m_editName
String m_editName
The file name of the edit resource. -
m_error
String m_error
The page context attribute name for the form error message. -
m_var
String m_var
The page context attribute name for the form session id.
-
-
Class org.opencms.jsp.CmsJspTagUser
class CmsJspTagUser extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- 4520173761363738542L
-
Serialized Fields
-
m_property
String m_property
The property name.
-
-
Class org.opencms.jsp.CmsJspTagUserTracking
class CmsJspTagUserTracking extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- 4253583631739670341L
-
Serialized Fields
-
m_action
String m_action
The value of theaction
attribute. -
m_currentuser
boolean m_currentuser
The value of thecurrentuser
attribute. -
m_file
String m_file
The value of thefile
attribute. -
m_group
String m_group
The value of thegroup
attribute. -
m_includegroups
boolean m_includegroups
The value of theincludegroups
attribute. -
m_online
boolean m_online
The value of theonline
attribute. -
m_subfolder
boolean m_subfolder
The value of thesubfolder
attribute. -
m_user
String m_user
The value of theuser
attribute.
-
-
-
Package org.opencms.jsp.jsonpart
-
Class org.opencms.jsp.jsonpart.CmsJspTagJsonPart
class CmsJspTagJsonPart extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_element
String m_element
The name to be used as a key for the JSON part. -
m_needEnd
boolean m_needEnd
Variable to keep track of whether we still need to write the end marker.
-
-
-
Package org.opencms.jsp.userdata
-
Exception org.opencms.jsp.userdata.CmsUserDataRequestException
class CmsUserDataRequestException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package org.opencms.loader
-
Exception org.opencms.loader.CmsLoaderException
class CmsLoaderException extends CmsException implements Serializable- serialVersionUID:
- -6554951600180737353L
-
-
Package org.opencms.lock
-
Exception org.opencms.lock.CmsLockException
class CmsLockException extends CmsException implements Serializable- serialVersionUID:
- 6287290119009014741L
-
Class org.opencms.lock.CmsLockType
class CmsLockType extends A_CmsModeIntEnumeration implements Serializable- serialVersionUID:
- 5333767594124738789L
-
-
Package org.opencms.main
-
Class org.opencms.main.CmsContextInfo
class CmsContextInfo extends Object implements Serializable- serialVersionUID:
- -2906001878274166112L
-
Serialized Fields
-
m_detailResource
CmsResource m_detailResource
The detail content resource, if available. -
m_encoding
String m_encoding
The encoding to create the context with. -
m_frozen
boolean m_frozen
Indicates if the configuration if this context info can still be changed or not. -
m_isForceAbsoluteLinks
boolean m_isForceAbsoluteLinks
Flag indicating whether links to the current site should be generated with a server prefix. -
m_isSecureRequest
boolean m_isSecureRequest
True if this was determined to be a request to a secure site. -
m_locale
Locale m_locale
The locale to create the context with. -
m_localeName
String m_localeName
The locale name to create the context with. -
m_ouFqn
String m_ouFqn
The organizational unit to create the context with. -
m_project
CmsProject m_project
The project to create the context with. -
m_projectName
String m_projectName
The user name to create the context with. -
m_remoteAddr
String m_remoteAddr
The remote ip address to create the context with. -
m_requestedUri
String m_requestedUri
The request URI to create the context with. -
m_requestMatcher
CmsSiteMatcher m_requestMatcher
the matcher for the current request, that is the host part of the URI from the original http request. -
m_requestTime
long m_requestTime
The time for the request, used for resource publication and expiration dates. -
m_siteRoot
String m_siteRoot
The site root to create the context with. -
m_user
CmsUser m_user
The user to create the context with. -
m_userName
String m_userName
The user name to create the context with.
-
-
Exception org.opencms.main.CmsException
class CmsException extends Exception implements Serializable- serialVersionUID:
- -1372556209321406104L
-
Serialized Fields
-
m_message
CmsMessageContainer m_message
The container for the localized message.
-
-
Exception org.opencms.main.CmsIllegalArgumentException
class CmsIllegalArgumentException extends CmsRuntimeException implements Serializable- serialVersionUID:
- 6191423585672273507L
-
Exception org.opencms.main.CmsIllegalStateException
class CmsIllegalStateException extends CmsRuntimeException implements Serializable- serialVersionUID:
- 1714975399892060445L
-
Exception org.opencms.main.CmsInitException
class CmsInitException extends CmsRuntimeException implements Serializable- serialVersionUID:
- 7705928617426913316L
-
Serialized Fields
-
m_newError
boolean m_newError
Indicates that this exception describes a new error.
-
-
Exception org.opencms.main.CmsMultiException
class CmsMultiException extends CmsException implements Serializable- serialVersionUID:
- 1197300254684159700L
-
Serialized Fields
-
m_exceptions
List<CmsException> m_exceptions
The list of internal exceptions. -
m_individualMessage
boolean m_individualMessage
Indicates if the message has been set as individual message.
-
-
Exception org.opencms.main.CmsResourceInitException
class CmsResourceInitException extends CmsException implements Serializable- serialVersionUID:
- 4896514314866157082L
-
Serialized Fields
-
m_clearErrors
boolean m_clearErrors
The 'clear errors' flag.
-
-
Exception org.opencms.main.CmsRuntimeException
class CmsRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- -7855345575622173787L
-
Serialized Fields
-
m_message
CmsMessageContainer m_message
The container for the localized message.
-
-
Class org.opencms.main.CmsServletContainerSettings.CmsServletContainerCfgMode
class CmsServletContainerCfgMode extends A_CmsModeStringEnumeration implements Serializable- serialVersionUID:
- -8191582624108081577L
-
Class org.opencms.main.CmsSessionInfo
class CmsSessionInfo extends Object implements Serializable- serialVersionUID:
- 927301527031117920L
-
Serialized Fields
-
m_maxInactiveInterval
int m_maxInactiveInterval
The maximum time, in seconds, this session info is allowed to be inactive. -
m_ouFqn
String m_ouFqn
The fully qualified name of the organizational unit. -
m_projectId
CmsUUID m_projectId
The current project id of the user. -
m_sessionId
CmsUUID m_sessionId
The id of the (http) session this session info belongs to. -
m_siteRoot
String m_siteRoot
The current site of the user. -
m_timeCreated
long m_timeCreated
The time this session info was created. -
m_timeLastAction
long m_timeLastAction
The time of the last user action. -
m_timeUpdated
long m_timeUpdated
The time this session info was last updated. -
m_userId
CmsUUID m_userId
The id of user to which this session info belongs.
-
-
Exception org.opencms.main.CmsShellCommandException
class CmsShellCommandException extends RuntimeException implements Serializable- serialVersionUID:
- 5501584058087027184L
-
Serialized Fields
-
m_fromReport
boolean m_fromReport
Indicates whether this exception was created because of a report error.
-
-
Class org.opencms.main.CmsUIServlet
class CmsUIServlet extends com.vaadin.server.VaadinServlet implements Serializable- serialVersionUID:
- 8119684308154724518L
-
Serialized Fields
-
m_perThreadBroadcastPoll
ThreadLocal<Boolean> m_perThreadBroadcastPoll
Stores whether the current request is a broadcast poll. -
m_perThreadCmsObject
ThreadLocal<CmsObject> m_perThreadCmsObject
The current CMS context. -
m_systemMessages
Map<Locale,
com.vaadin.server.SystemMessages> m_systemMessages Map of stored system messages objects.
-
-
Class org.opencms.main.CmsVaadinServletService
class CmsVaadinServletService extends com.vaadin.server.VaadinServletService implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.main.OpenCmsServlet
class OpenCmsServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 4729951599966070050L
-
Class org.opencms.main.OpenCmsServletErrorHandler
class OpenCmsServletErrorHandler extends OpenCmsServlet implements Serializable- serialVersionUID:
- 5316004893684482816L
-
Class org.opencms.main.OpenCmsSolrHandler
class OpenCmsSolrHandler extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 2460644631508735724L
-
Serialized Fields
-
m_allowedWriteTo
Collection<String> m_allowedWriteTo
The allowed wt parameter values
-
-
Class org.opencms.main.OpenCmsSpellcheckHandler
class OpenCmsSpellcheckHandler extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- -6028091947126209813L
-
-
Package org.opencms.module
-
Class org.opencms.module.CmsModule
class CmsModule extends Object implements Serializable- serialVersionUID:
- -2639349161445831665L
-
Serialized Fields
-
m_actionClass
String m_actionClass
The module action class name. -
m_authorEmail
String m_authorEmail
The email of the author of this module. -
m_authorName
String m_authorName
The name of the author of this module. -
m_autoIncrement
boolean m_autoIncrement
True if the module's version should be auto-incremented based on module resource changes in the VFS. -
m_checkpointTime
long m_checkpointTime
Timestamp used for version auto-incrementing: if module resources have been modified after this timestamp, increment the version. -
m_dateCreated
long m_dateCreated
The date this module was created by the author. -
m_dateInstalled
long m_dateInstalled
The date this module was installed. -
m_dependencies
List<CmsModuleDependency> m_dependencies
List of dependencies of this module. -
m_description
String m_description
The description of this module. -
m_excluderesources
List<String> m_excluderesources
List of VFS resources that do not belong to this module. In particular used for files / folders in folders that belong to the module. -
m_explorerTypeSettings
List<CmsExplorerTypeSettings> m_explorerTypeSettings
The explorer type settings. -
m_exportMode
CmsModule.ExportMode m_exportMode
The export mode to use for the module. -
m_exportPoints
List<CmsExportPoint> m_exportPoints
List of export points added by this module. -
m_exportVersion
String m_exportVersion
The export version (this is only used for module objects which have been read from a zip file). -
m_group
String m_group
The group of the module. -
m_hasImportSite
boolean m_hasImportSite
True if the module has a fixed import site. -
m_importScript
String m_importScript
The script to execute when the module is imported. -
m_name
String m_name
The name of this module, must be a valid Java package name. -
m_niceName
String m_niceName
The "nice" display name of this module. -
m_objectCreateTime
long m_objectCreateTime
A timestamp from the time this object was created. -
m_parameters
SortedMap<String,
String> m_parameters The additional configuration parameters of this module. -
m_resources
List<String> m_resources
List of VFS resources that belong to this module. -
m_site
String m_site
The module site. -
m_userInstalled
String m_userInstalled
The name of the user who installed this module. -
m_version
CmsModuleVersion m_version
The version of this module.
-
-
Class org.opencms.module.CmsModuleDependency
class CmsModuleDependency extends Object implements Serializable- serialVersionUID:
- -464911120361037953L
-
Serialized Fields
-
m_hashCode
int m_hashCode
The hash code of the module dependency. -
m_name
String m_name
The name of the module dependency. -
m_version
CmsModuleVersion m_version
The (minimum) version of the module dependency.
-
-
Class org.opencms.module.CmsModuleVersion
class CmsModuleVersion extends Object implements Serializable- serialVersionUID:
- 5871716904011659917L
-
Serialized Fields
-
m_dots
int m_dots
The dot count of the version. -
m_number
long m_number
The version number (for comparisons). -
m_updated
boolean m_updated
Indicates if the module version was already updated. -
m_version
String m_version
The version String.
-
-
-
Package org.opencms.monitor
-
Class org.opencms.monitor.CmsMemoryStatus
class CmsMemoryStatus extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_count
int m_count
The count used to calculate the average. -
m_freeMemory
long m_freeMemory
The current free memory, in megabytes. -
m_maxMemory
long m_maxMemory
The maximum available memory, in megabytes. -
m_totalMemory
long m_totalMemory
The amount of memory currently availble to the JVM, in megabytes. -
m_usage
long m_usage
The current memory usage, in percent. -
m_usedMemory
long m_usedMemory
The amount of memory currently used, in megabytes.
-
-
-
Package org.opencms.notification
-
Class org.opencms.notification.CmsNotificationCause
class CmsNotificationCause extends Object implements Serializable- serialVersionUID:
- 257325098377830418L
-
Serialized Fields
-
m_cause
int m_cause
The reason that the resource occures in the notification. -
m_resourceId
CmsUUID m_resourceId
The resource.
-
-
-
Package org.opencms.pdftools
-
Exception org.opencms.pdftools.CmsPdfLink.CmsPdfLinkParseException
class CmsPdfLinkParseException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception org.opencms.pdftools.CmsPdfThumbnailLink.ParseException
class ParseException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package org.opencms.publish
-
Class org.opencms.publish.CmsPublishEngineState
class CmsPublishEngineState extends A_CmsModeStringEnumeration implements Serializable- serialVersionUID:
- 4860148946570407490L
-
Exception org.opencms.publish.CmsPublishException
class CmsPublishException extends CmsException implements Serializable- serialVersionUID:
- 3473723181669539061L
-
Class org.opencms.publish.CmsPublishListenerCollection
class CmsPublishListenerCollection extends Vector<I_CmsPublishEventListener> implements Serializable- serialVersionUID:
- -4945973010986412449L
-
-
Package org.opencms.relations
-
Class org.opencms.relations.CmsCategory
class CmsCategory extends Object implements Serializable- serialVersionUID:
- -6395887983124249138L
-
Serialized Fields
-
m_basePath
String m_basePath
The category's base path. -
m_description
String m_description
The description of the category. -
m_path
String m_path
The path of the category. -
m_rootPath
String m_rootPath
The category's root path. -
m_structureId
CmsUUID m_structureId
The structure id of the resource that this category represents. -
m_title
String m_title
The title of the category.
-
-
Class org.opencms.relations.CmsRelationType
class CmsRelationType extends Object implements Serializable- serialVersionUID:
- -4060567973007877250L
-
Serialized Fields
-
m_copyBehavior
CmsRelationType.CopyBehavior m_copyBehavior
The copy behavior. -
m_defInContent
boolean m_defInContent
Flag to indicate if the relations of this type are parsed from the content or not. -
m_id
int m_id
Internal representation. -
m_name
String m_name
Some name for this relation type, ie. for <link> tag representation. -
m_strong
boolean m_strong
Flag to indicate if the relations of this type are strong or weak.
-
-
-
Package org.opencms.rmi
-
Class org.opencms.rmi.CmsRemoteShell
class CmsRemoteShell extends UnicastRemoteObject implements Serializable- serialVersionUID:
- -243325251951003282L
-
Serialized Fields
-
m_baos
ByteArrayOutputStream m_baos
Byte array stream used to capture output of shell commands; will be cleared for each individual command. -
m_id
String m_id
Random id string for debugging purposes. -
m_out
PrintStream m_out
The output stream used to capture the shell command output. -
m_shell
CmsShell m_shell
The wrapped shell instance.
-
-
Class org.opencms.rmi.CmsShellCommandResult
class CmsShellCommandResult extends Object implements Serializable- serialVersionUID:
- 8485596393085683802L
-
Serialized Fields
-
m_echo
boolean m_echo
The echo mode. -
m_errorCode
int m_errorCode
The error code. -
m_exitCalled
boolean m_exitCalled
True if exit was called. -
m_hasError
boolean m_hasError
True if an error occurred during command execution. -
m_output
String m_output
The command output. -
m_prompt
String m_prompt
The prompt.
-
-
-
Package org.opencms.scheduler
-
Class org.opencms.scheduler.CmsScheduledJobInfo
class CmsScheduledJobInfo extends Object implements Serializable- serialVersionUID:
- 7621446065755519582L
-
Serialized Fields
-
m_active
boolean m_active
Indicates if this job is currently active in the scheduler or not. -
m_className
String m_className
The name of the class to schedule. -
m_context
CmsContextInfo m_context
The context information for the user to execute the job with. -
m_cronExpression
String m_cronExpression
The cron expression for this scheduler job. -
m_frozen
boolean m_frozen
Indicates if the configuration of this job is finalized (frozen). -
m_id
String m_id
The id of this job. -
m_jobName
String m_jobName
The name of the job (for information purposes). -
m_nextFireTime
Date m_nextFireTime
Stores the next execution time. -
m_parameters
SortedMap<String,
String> m_parameters The parameters used for this job entry. -
m_previousFireTime
Date m_previousFireTime
Stores the last job execution time. -
m_reuseInstance
boolean m_reuseInstance
Indicates if the job instance should be re-used if the job is run. -
m_trigger
org.quartz.Trigger m_trigger
The (cron) trigger used for scheduling this job.
-
-
Exception org.opencms.scheduler.CmsSchedulerException
class CmsSchedulerException extends CmsException implements Serializable- serialVersionUID:
- 7194366869385040053L
-
-
Package org.opencms.search
-
Class org.opencms.search.A_CmsSearchIndex
class A_CmsSearchIndex extends Object implements Serializable- serialVersionUID:
- 5831386499514765251L
-
Serialized Fields
-
m_documenttypes
Map<String,
List<String>> m_documenttypes Document types of folders/channels. -
m_enabled
boolean m_enabled
An internal enabled flag, used to disable the index if for instance the configured project does not exist. -
m_extractContent
boolean m_extractContent
The content extraction mode for this index. -
m_fieldConfiguration
I_CmsSearchFieldConfiguration m_fieldConfiguration
The search field configuration of this index. -
m_fieldConfigurationName
String m_fieldConfigurationName
The name of the search field configuration used by this index. -
m_languageDetection
boolean m_languageDetection
Signals whether the language detection. -
m_locale
Locale m_locale
The locale of this index. -
m_name
String m_name
The name of this index. -
m_path
String m_path
The path where this index stores it's data in the "real" file system. -
m_project
String m_project
The project of this index. -
m_rebuild
String m_rebuild
The rebuild mode for this index. -
m_sourceNames
List<String> m_sourceNames
The list of configured index source names. -
m_sources
List<CmsSearchIndexSource> m_sources
The list of configured index sources.
-
-
Exception org.opencms.search.CmsIndexException
class CmsIndexException extends CmsException implements Serializable- serialVersionUID:
- 2847764701955156287L
-
Exception org.opencms.search.CmsSearchException
class CmsSearchException extends CmsException implements Serializable- serialVersionUID:
- -1258168716134101738L
-
Class org.opencms.search.CmsSearchIndex
class CmsSearchIndex extends A_CmsSearchIndex implements Serializable- serialVersionUID:
- 8461682478204452718L
-
Serialized Fields
-
m_backupReindexing
boolean m_backupReindexing
Indicates if backup re-indexing is used by this index. -
m_checkPermissions
boolean m_checkPermissions
The permission check mode for this index. -
m_checkTimeRange
boolean m_checkTimeRange
The time range check mode for this index. -
m_createExcerpt
boolean m_createExcerpt
The excerpt mode for this index. -
m_ignoreExpiration
boolean m_ignoreExpiration
Signals whether expiration dates should be ignored when checking permissions or not.- See Also:
-
m_luceneRAMBufferSizeMB
Double m_luceneRAMBufferSizeMB
The Lucene index RAM buffer size, seeIndexWriterConfig.setRAMBufferSizeMB(double)
. -
m_maxHits
int m_maxHits
Indicates how many hits are loaded at maximum. -
m_priority
int m_priority
The thread priority for a search. -
m_requireViewPermission
boolean m_requireViewPermission
Controls if a resource requires view permission to be displayed in the result list.
-
-
Class org.opencms.search.CmsSearchIndexSource
class CmsSearchIndexSource extends Object implements Serializable- serialVersionUID:
- -3869627913906693823L
-
Serialized Fields
-
m_documentTypes
List<String> m_documentTypes
A list of Cms resource types to be indexed. -
m_indexerClassName
String m_indexerClassName
The class name of the indexer. -
m_name
String m_name
The logical key/name of this index. -
m_params
Map<String,
String> m_params A map of optional key/value parameters. -
m_resourcesNames
List<String> m_resourcesNames
A list of Cms resources to be indexed.
-
-
Class org.opencms.search.CmsSearchManager.CmsSearchForceUnlockMode
class CmsSearchForceUnlockMode extends A_CmsModeStringEnumeration implements Serializable- serialVersionUID:
- 74746076708908673L
-
Class org.opencms.search.CmsSearchResource
class CmsSearchResource extends CmsResource implements Serializable- serialVersionUID:
- -323110688331457211L
-
Serialized Fields
-
m_doc
I_CmsSearchDocument m_doc
The Solr document.
-
-
Class org.opencms.search.CmsSearchResultList
- serialVersionUID:
- 606716301025993114L
-
-
Package org.opencms.search.documents
-
Exception org.opencms.search.documents.CmsIndexNoContentException
class CmsIndexNoContentException extends CmsIndexException implements Serializable- serialVersionUID:
- 3349103125695597197L
-
-
Package org.opencms.search.extractors
-
Class org.opencms.search.extractors.CmsExtractionResult
class CmsExtractionResult extends Object implements Serializable- serialVersionUID:
- 1465447302192195154L
-
Serialized Fields
-
m_contentItems
Map<Locale,
LinkedHashMap<String, String>> m_contentItems The extracted individual content items. -
m_defaultLocale
Locale m_defaultLocale
The default locale of the content. Can benull
for unilingual extraction results. -
m_fieldMappings
Map<String,
String> m_fieldMappings The extracted values directly added to the index. -
m_locales
Collection<Locale> m_locales
The locales of the content. -
m_serializedVersion
byte[] m_serializedVersion
The serialized version of this object.
-
-
-
Package org.opencms.search.fields
-
Class org.opencms.search.fields.A_CmsSearchFieldConfiguration
class A_CmsSearchFieldConfiguration extends Object implements Serializable- serialVersionUID:
- 7948072454782743591L
-
Serialized Fields
-
m_description
String m_description
Description of the field configuration. -
m_fields
Map<String,
CmsSearchField> m_fields Map to lookup the configuredCmsSearchField
instances by name. -
m_name
String m_name
Name of the field configuration.
-
-
Class org.opencms.search.fields.CmsGeoCoordinateFieldMapping
class CmsGeoCoordinateFieldMapping extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_config
CmsGeoMappingConfiguration m_config
The geo-mapping configuration.
-
-
Class org.opencms.search.fields.CmsLuceneField
class CmsLuceneField extends CmsSearchField implements Serializable- serialVersionUID:
- -4946013624087640706L
-
Serialized Fields
-
m_compressed
boolean m_compressed
Indicates if the content of this field is compressed. -
m_displayed
boolean m_displayed
Indicates if this field should be displayed. -
m_displayName
String m_displayName
The display name of the field. -
m_displayNameForConfiguration
String m_displayNameForConfiguration
The display name set from the configuration. -
m_tokenized
boolean m_tokenized
Indicates if the content of this field should be tokenized. -
m_type
String m_type
The type used to convert a field to a Solr field.
-
-
Class org.opencms.search.fields.CmsLuceneFieldConfiguration
class CmsLuceneFieldConfiguration extends CmsSearchFieldConfiguration implements Serializable- serialVersionUID:
- 8011265789649614792L
-
Class org.opencms.search.fields.CmsMacroResolvingSearchFieldMapping
class CmsMacroResolvingSearchFieldMapping extends CmsSearchFieldMapping implements Serializable- serialVersionUID:
- 7690286960084342440L
-
Class org.opencms.search.fields.CmsMacroSearchFieldMapping
class CmsMacroSearchFieldMapping extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_defaultValue
String m_defaultValue
The default value set via the interface method. -
m_locale
Locale m_locale
The content locale to index for. -
m_param
String m_param
The configuration parameter as handed over to the mapping. -
m_type
CmsSearchFieldMappingType m_type
The mapping type.
-
-
Class org.opencms.search.fields.CmsSearchField
class CmsSearchField extends Object implements Serializable- serialVersionUID:
- 3185631015824549119L
-
Serialized Fields
-
m_defaultValue
String m_defaultValue
A default value for the field in case the content does not provide the value. -
m_excerpt
boolean m_excerpt
Indicates if this field should be used for generating the excerpt. -
m_indexed
boolean m_indexed
Indicates if the content of this field should be indexed. -
m_mappings
List<I_CmsSearchFieldMapping> m_mappings
The search field mappings. -
m_name
String m_name
The name of the field. -
m_stored
boolean m_stored
Indicates if the content of this field should be stored.
-
-
Class org.opencms.search.fields.CmsSearchFieldConfiguration
class CmsSearchFieldConfiguration extends A_CmsSearchFieldConfiguration implements Serializable- serialVersionUID:
- -7581572963583498549L
-
Class org.opencms.search.fields.CmsSearchFieldConfigurationOldCategories
class CmsSearchFieldConfigurationOldCategories extends CmsLuceneFieldConfiguration implements Serializable- serialVersionUID:
- -8513437470793639802L
-
Class org.opencms.search.fields.CmsSearchFieldMapping
class CmsSearchFieldMapping extends Object implements Serializable- serialVersionUID:
- 3016384419639743033L
-
Serialized Fields
-
m_defaultValue
String m_defaultValue
The configured default value. -
m_hashCode
int m_hashCode
Pre-calculated hash value. -
m_isLucene
boolean m_isLucene
Flag, indicating if the mapping applies to a lucene index. -
m_locale
Locale m_locale
The locale to extract content items in. -
m_param
String m_param
The parameter for the mapping type. -
m_type
CmsSearchFieldMappingType m_type
The mapping type.
-
-
Class org.opencms.search.fields.CmsSearchFieldMappingType
class CmsSearchFieldMappingType extends A_CmsModeIntEnumeration implements Serializable- serialVersionUID:
- 1959271063305411797L
-
-
Package org.opencms.search.galleries
-
Class org.opencms.search.galleries.CmsGallerySearchResultList
- serialVersionUID:
- 115646669707330088L
-
Serialized Fields
-
m_hitCount
int m_hitCount
The total number of search results matching the query. -
m_pageCount
int m_pageCount
The number of pages for the result list. -
m_pageIndex
int m_pageIndex
The current result-page-index.
-
-
-
Package org.opencms.search.solr
-
Class org.opencms.search.solr.CmsSolrField
class CmsSolrField extends CmsSearchField implements Serializable- serialVersionUID:
- -3920245109164517028L
-
Class org.opencms.search.solr.CmsSolrFieldConfiguration
class CmsSolrFieldConfiguration extends CmsSearchFieldConfiguration implements Serializable-
Serialized Fields
-
m_contentLocales
Collection<Locale> m_contentLocales
The content locale for the indexed document is stored in order to save performance. -
m_solrFields
Map<String,
CmsSolrField> m_solrFields A list of Solr fields.
-
-
-
Class org.opencms.search.solr.CmsSolrIndex
class CmsSolrIndex extends CmsSearchIndex implements Serializable- serialVersionUID:
- -1570077792574476721L
-
Serialized Fields
-
m_handlerAllowedFields
String[] m_handlerAllowedFields
The list of allowed fields to return. -
m_handlerDebugSecretFile
String m_handlerDebugSecretFile
Path to the secret file. Must be under /system/.../ or /shared/.../ and readable by all users that should be able to debug. -
m_handlerMaxAllowedResultsAtAll
int m_handlerMaxAllowedResultsAtAll
The number of maximally allowed results at all when using the handler. -
m_handlerMaxAllowedResultsPerPage
int m_handlerMaxAllowedResultsPerPage
The number of maximally allowed results per page when using the handler. -
m_handlerSelectDisabled
boolean m_handlerSelectDisabled
Flag, indicating if the handler only works in debug mode. -
m_handlerSpellDisabled
boolean m_handlerSpellDisabled
Flag, indicating if the spellcheck handler is disabled for the index. -
m_maxProcessedResults
int m_maxProcessedResults
The maximal number of results to process for search queries. -
m_serverUrl
String m_serverUrl
Server URL to use specific for the index. If set, it overwrites all other server settings.
-
-
Class org.opencms.search.solr.CmsSolrQuery
class CmsSolrQuery extends org.apache.solr.client.solrj.SolrQuery implements Serializable- serialVersionUID:
- -2387357736597627703L
-
Serialized Fields
-
m_facetDateGap
String m_facetDateGap
The facet date gap to use for date facets. -
m_ignoreExpiration
boolean m_ignoreExpiration
Ignore expiration flag. -
m_queryParameters
Map<String,
String[]> m_queryParameters The parameters given by the 'query string'. -
m_text
String m_text
The search words. -
m_textSearchFields
List<String> m_textSearchFields
The name of the field to search the text in.
-
-
Class org.opencms.search.solr.CmsSolrResultList
- serialVersionUID:
- 707475894827620542L
-
Serialized Fields
-
m_end
int m_end
The end index of documents to display (start + rows). -
m_highlightEndTime
long m_highlightEndTime
The time in ms when the highlighting is finished. -
m_highlighting
Map<String,
Map<String, List<String>>> m_highlighting A map of highlighting. -
m_page
int m_page
The current page (start / rows), used to build a pagination. -
m_query
org.apache.solr.client.solrj.SolrQuery m_query
The original Solr query. -
m_queryResponse
org.apache.solr.client.solrj.response.QueryResponse m_queryResponse
The original query response. -
m_resultDocuments
org.apache.solr.common.SolrDocumentList m_resultDocuments
The original list of Solr documents. -
m_rows
Integer m_rows
The row count. -
m_startTime
long m_startTime
The start time, when the search query was executed. -
m_visibleHitCount
long m_visibleHitCount
The count of visible documents.
-
-
-
Package org.opencms.security
-
Class org.opencms.security.CmsAccessControlList
class CmsAccessControlList extends Object implements Serializable- serialVersionUID:
- -8772251229957990081L
-
Serialized Fields
-
m_exclusiveAccessPrincipals
Set<CmsUUID> m_exclusiveAccessPrincipals
The principal IDs of users/groups which should have exclusive access to the content outside of its released/expired range. -
m_permissions
Map<CmsUUID,
CmsPermissionSetCustom> m_permissions Collected permissions of a principal on this resource .
-
-
Exception org.opencms.security.CmsAuthentificationException
class CmsAuthentificationException extends CmsSecurityException implements Serializable- serialVersionUID:
- 1419722344149667453L
-
Exception org.opencms.security.CmsCustomLoginException
class CmsCustomLoginException extends CmsAuthentificationException implements Serializable- serialVersionUID:
- -5330703147879510274L
-
Exception org.opencms.security.CmsPasswordEncryptionException
class CmsPasswordEncryptionException extends CmsException implements Serializable- serialVersionUID:
- 2263277458908499751L
-
Class org.opencms.security.CmsPermissionSet
class CmsPermissionSet extends Object implements Serializable- serialVersionUID:
- -8374511370934922020L
-
Serialized Fields
-
m_allowed
int m_allowed
The set of allowed permissions. -
m_denied
int m_denied
The set of denied permissions.
-
-
Class org.opencms.security.CmsPermissionSetCustom
class CmsPermissionSetCustom extends CmsPermissionSet implements Serializable- serialVersionUID:
- -8537313517987611085L
-
Serialized Fields
-
m_cacheable
boolean m_cacheable
True if the permissions should be cacheable.
-
-
Exception org.opencms.security.CmsPermissionViolationException
class CmsPermissionViolationException extends CmsSecurityException implements Serializable- serialVersionUID:
- 4290853205159735250L
-
Class org.opencms.security.CmsPrincipal
class CmsPrincipal extends Object implements Serializable- serialVersionUID:
- -323281048875786320L
-
Class org.opencms.security.CmsRoleAsPrincipal
class CmsRoleAsPrincipal extends CmsPrincipal implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_role
CmsRole m_role
The wrapped role.
-
-
Exception org.opencms.security.CmsRoleViolationException
class CmsRoleViolationException extends CmsSecurityException implements Serializable- serialVersionUID:
- 8952798944116480269L
-
Exception org.opencms.security.CmsSecurityException
class CmsSecurityException extends CmsException implements Serializable- serialVersionUID:
- 1403034004917689082L
-
Exception org.opencms.security.CmsUserDisabledException
class CmsUserDisabledException extends CmsAuthentificationException implements Serializable- serialVersionUID:
- 8675541203342229828L
-
Class org.opencms.security.I_CmsPermissionHandler.CmsPermissionCheckResult
class CmsPermissionCheckResult extends A_CmsModeIntEnumeration implements Serializable- serialVersionUID:
- 2398277834335860916L
-
-
Package org.opencms.security.twofactor
-
Exception org.opencms.security.twofactor.CmsSecondFactorSetupException
class CmsSecondFactorSetupException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.opencms.site
-
Class org.opencms.site.CmsAlternativeSiteRootMapping
class CmsAlternativeSiteRootMapping extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.site.CmsSite
class CmsSite extends Object implements Serializable- serialVersionUID:
- 815429861399510277L
-
Serialized Fields
-
m_aliases
List<CmsSiteMatcher> m_aliases
The aliases for this site, a vector of CmsSiteMatcher Objects. -
m_alternativeSiteRootMapping
CmsAlternativeSiteRootMapping m_alternativeSiteRootMapping
Alternative site root mapping. -
m_errorPage
String m_errorPage
The URI to use as error page for this site. -
m_exclusiveError
boolean m_exclusiveError
If exclusive, and set to true will generate a 404 error, if set to false will redirect to secure url. -
m_exclusiveUrl
boolean m_exclusiveUrl
If set to true, secure resources will only be available using the configured secure url. -
m_generated
boolean m_generated
True if site is generated. -
m_isOnlineUpdated
boolean m_isOnlineUpdated
Indicates is this site was published once to the online repo. -
m_localizationMode
CmsSite.LocalizationMode m_localizationMode
The localization mode. -
m_parameters
SortedMap<String,
String> m_parameters The site parameters. -
m_position
float m_position
This value defines a relative sorting order. -
m_secureServer
CmsSiteMatcher m_secureServer
The Url of the secure server. -
m_siteMatcher
CmsSiteMatcher m_siteMatcher
The site matcher that describes the site. -
m_siteRoot
String m_siteRoot
Root directory of this site in the OpenCms VFS. -
m_siteRootUUID
CmsUUID m_siteRootUUID
UUID of this site's root directory in the OpenCms VFS. -
m_sslMode
CmsSSLMode m_sslMode
The SSL Mode of the site. -
m_subsiteSelectionEnabled
boolean m_subsiteSelectionEnabled
True if subsite selection is enabled for this site. -
m_title
String m_title
Display title of this site. -
m_usesPermanentRedirects
boolean m_usesPermanentRedirects
True if permanent redirects should be used when redirecting to the secure URL of this site. -
m_webserver
boolean m_webserver
Indicates whether this site should be considered when writing the web server configuration.
-
-
Class org.opencms.site.CmsSiteMatcher
class CmsSiteMatcher extends Object implements Serializable- serialVersionUID:
- -3988887650237005342L
-
Serialized Fields
-
m_redirect
CmsSiteMatcher.RedirectMode m_redirect
Redirect (only for aliase). -
m_serverName
String m_serverName
The hostname (e.g. localhost) which is required to access this site. -
m_serverPort
int m_serverPort
The port (e.g. 80) which is required to access this site. -
m_serverProtocol
String m_serverProtocol
The protocol (e.g. "http", "https") which is required to access this site. -
m_timeOffset
long m_timeOffset
The time offset.
-
-
-
Package org.opencms.staticexport
-
Exception org.opencms.staticexport.CmsStaticExportException
class CmsStaticExportException extends CmsException implements Serializable- serialVersionUID:
- 7034371829347546644L
-
-
Package org.opencms.synchronize
-
Exception org.opencms.synchronize.CmsSynchronizeException
class CmsSynchronizeException extends CmsException implements Serializable- serialVersionUID:
- -6277141990280647952L
-
Class org.opencms.synchronize.CmsSynchronizeList
class CmsSynchronizeList extends Object implements Serializable- serialVersionUID:
- -4460686435282590290L
-
Serialized Fields
-
m_modifiedFs
long m_modifiedFs
Last modification data of this resource in the FS. -
m_modifiedVfs
long m_modifiedVfs
Last modification date of this resouce in the VFS. -
m_resName
String m_resName
Name of the resource stored in the sync list. -
m_transResName
String m_transResName
Name of the translated resource stored in the sync list. Its nescessary to translate the resource name, since the server FS does allow different naming conventions than the VFS.
-
-
Class org.opencms.synchronize.CmsSynchronizeSettings
class CmsSynchronizeSettings extends Object implements Serializable- serialVersionUID:
- 3713893787290111758L
-
Serialized Fields
-
m_destinationPathInRfs
String m_destinationPathInRfs
The destination path of the synchronization in the "real" file system. -
m_enabled
boolean m_enabled
Indicates if the synchronization is enabled or not. -
m_sourceListInVfs
List<String> m_sourceListInVfs
The source path list of the synchronization in the OpenCms VFS.
-
-
-
Package org.opencms.ugc
-
Class org.opencms.ugc.CmsUgcEditService
class CmsUgcEditService extends CmsGwtService implements Serializable- serialVersionUID:
- 5479252081304867604L
-
-
Package org.opencms.ugc.shared
-
Package org.opencms.ui
-
Class org.opencms.ui.A_CmsUI
class A_CmsUI extends com.vaadin.ui.UI implements Serializable- serialVersionUID:
- 989182479322461838L
-
Serialized Fields
-
m_attributes
Map<String,
Serializable> m_attributes UI attribute storage. -
m_displayType
CmsDisplayType m_displayType
The display type at the time the UI was initialized. -
m_windowExtension
CmsWindowExtension m_windowExtension
Extension used for opening new browser windows.
-
-
Class org.opencms.ui.CmsCssIcon
class CmsCssIcon extends Object implements Serializable- serialVersionUID:
- -1013502165062622197L
-
Serialized Fields
-
m_additionalButtonStyle
String m_additionalButtonStyle
The additional style to apply to buttons generated with this icon. -
m_codePoint
int m_codePoint
The unicode codepoint (character location) for this icon. -
m_styleName
String m_styleName
The icon css class. -
m_styleNameOverlay
String m_styleNameOverlay
The icon overlay css class.
-
-
Class org.opencms.ui.CmsVaadinErrorHandler
class CmsVaadinErrorHandler extends com.vaadin.server.DefaultErrorHandler implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_ui
CmsAppWorkplaceUi m_ui
The workplace UI instance.
-
-
-
Package org.opencms.ui.apps
-
Class org.opencms.ui.apps.CmsAppHierachy
class CmsAppHierachy extends Object implements Serializable- serialVersionUID:
- -2767203655877536034L
-
Class org.opencms.ui.apps.CmsAppHierarchyPanel
class CmsAppHierarchyPanel extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_appButtonProvider
I_CmsAppButtonProvider m_appButtonProvider
The object used to generate the buttons for the apps. -
m_appPanel
com.vaadin.v7.ui.HorizontalLayout m_appPanel
The panel to display the apps at this tree level.
-
-
Class org.opencms.ui.apps.CmsAppView
class CmsAppView extends Object implements Serializable- serialVersionUID:
- -8128528863875050216L
-
Serialized Fields
-
m_app
I_CmsWorkplaceApp m_app
The current app. -
m_appActions
Map<com.vaadin.event.Action,
Runnable> m_appActions The app shortcut actions. -
m_appConfig
I_CmsWorkplaceAppConfiguration m_appConfig
The app configuration. -
m_appLayout
CmsAppViewLayout m_appLayout
The app layout component. -
m_cacheStatus
CmsAppView.CacheStatus m_cacheStatus
The cache status. -
m_defaultActions
Map<com.vaadin.event.Action,
Runnable> m_defaultActions The default shortcut actions. -
m_requiresRestore
boolean m_requiresRestore
The requires restore from cache flag.
-
-
Class org.opencms.ui.apps.CmsAppWorkplaceUi
class CmsAppWorkplaceUi extends A_CmsUI implements Serializable- serialVersionUID:
- -5606711048683809028L
-
Serialized Fields
-
m_cachedViews
Map<String,
I_CmsAppView> m_cachedViews The cached views. -
m_currentView
com.vaadin.navigator.View m_currentView
The current view in case it implements view change listener. -
m_history
CmsHistoryExtension m_history
The history extension. -
m_launchRedirect
com.vaadin.navigator.View m_launchRedirect
Launch pad redirect view. -
m_localeCache
CmsExpiringValue<Locale> m_localeCache
Cache for workplace locale. -
m_navigationStateManager
com.vaadin.navigator.NavigationStateManager m_navigationStateManager
The navigation state manager. -
m_refreshing
boolean m_refreshing
Currently refreshing?
-
-
Class org.opencms.ui.apps.CmsEditor
class CmsEditor extends Object implements Serializable- serialVersionUID:
- 7503052469189004387L
-
Serialized Fields
-
m_context
I_CmsAppUIContext m_context
The UI context. -
m_editorInstance
I_CmsEditor m_editorInstance
The editor instance.
-
-
Class org.opencms.ui.apps.CmsFileExplorer
class CmsFileExplorer extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_appContext
I_CmsAppUIContext m_appContext
The UI context. -
m_crumbListener
com.vaadin.ui.Button.ClickListener m_crumbListener
The bread crumb click listener. -
m_crumbs
com.vaadin.ui.CssLayout m_crumbs
The path bread crumb container. -
m_currentFolder
CmsUUID m_currentFolder
The currently viewed folder. -
m_currentState
String m_currentState
The current app state. -
m_expandListener
CmsFileExplorer.TreeExpandListener m_expandListener
The tree expand listener. -
m_fileTable
CmsFileTable m_fileTable
The table containing the contents of the current folder. -
m_fileTree
com.vaadin.v7.ui.Tree m_fileTree
The folder tree. -
m_firstVisibleTableItemIndex
int m_firstVisibleTableItemIndex
The first visible file table item index. -
m_infoPath
com.vaadin.ui.TextField m_infoPath
The info path. -
m_lastDialogContextResources
List<CmsResource> m_lastDialogContextResources
The last context menu resources. -
m_locationCache
CmsQuickLaunchLocationCache m_locationCache
The quick launch location cache. -
m_newButton
com.vaadin.ui.Button m_newButton
The new button. -
m_publishButton
com.vaadin.ui.Button m_publishButton
The publish button. -
m_savedExplorerState
String m_savedExplorerState
Saved explorer state used by dialogs after they have finished. -
m_searchField
com.vaadin.v7.ui.TextField m_searchField
The search field. -
m_selectTreeFolder
CmsUUID m_selectTreeFolder
the currently selected file tree folder, may be null. -
m_shortcutActions
Map<com.vaadin.event.Action,
Runnable> m_shortcutActions The explorer shortcuts. -
m_siteSelector
com.vaadin.v7.ui.ComboBox m_siteSelector
The site selector. -
m_specialUploadButton
com.vaadin.ui.Button m_specialUploadButton
Button for uploading to folders with special upload actions. -
m_treeContainer
com.vaadin.v7.data.util.HierarchicalContainer m_treeContainer
The folder tree data container. -
m_uploadAction
String m_uploadAction
Upload action for the current folder. -
m_uploadArea
CmsUploadAreaExtension m_uploadArea
The upload drop area extension. -
m_uploadButton
CmsUploadButton m_uploadButton
The upload button. -
m_uploadFolder
CmsResource m_uploadFolder
The current upload folder.
-
-
Class org.opencms.ui.apps.CmsFileExplorer.ExplorerDropHandler
class ExplorerDropHandler extends Object implements Serializable- serialVersionUID:
- 5392136127699472654L
-
Class org.opencms.ui.apps.CmsFileExplorer.TreeExpandListener
class TreeExpandListener extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_openPathFragment
String m_openPathFragment
The path fragment being opened. Will override folder visibility in case the the target path is visible to the user.
-
-
Class org.opencms.ui.apps.CmsFileExplorerSettings
class CmsFileExplorerSettings extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_collapsedColumns
List<CmsResourceTableProperty> m_collapsedColumns
The collapsed column ids. -
m_sortAscending
boolean m_sortAscending
The sort order. -
m_sortColumnId
CmsResourceTableProperty m_sortColumnId
The sort column id.
-
-
Class org.opencms.ui.apps.CmsLegacyApp
class CmsLegacyApp extends com.vaadin.ui.BrowserFrame implements Serializable- serialVersionUID:
- -2857100593142358027L
-
Serialized Fields
-
m_toolHandler
I_CmsToolHandler m_toolHandler
The tool handler.
-
-
Class org.opencms.ui.apps.CmsQuickLaunchEditor
class CmsQuickLaunchEditor extends com.vaadin.ui.VerticalLayout implements Serializable- serialVersionUID:
- -6608352673763873030L
-
Serialized Fields
-
m_availableApps
com.vaadin.ui.CssLayout m_availableApps
The available apps drop target wrapper. -
m_reset
com.vaadin.ui.Button m_reset
The cancel button. -
m_standardApps
com.vaadin.ui.CssLayout m_standardApps
The standard apps layout. -
m_userApps
com.vaadin.ui.CssLayout m_userApps
The user apps drop target wrapper.
-
-
Class org.opencms.ui.apps.CmsQuickLaunchEditor.LayoutDropListener
class LayoutDropListener extends Object implements Serializable- serialVersionUID:
- 8420945711551716630L
-
Serialized Fields
-
m_layout
com.vaadin.ui.CssLayout m_layout
The drag target ordered layout.
-
-
Class org.opencms.ui.apps.CmsQuickLaunchEditorConfiguration.QuickLaunchEditorApp
class QuickLaunchEditorApp extends A_CmsWorkplaceApp implements Serializable- serialVersionUID:
- 5187855022780289047L
-
Serialized Fields
-
editor
CmsQuickLaunchEditor editor
The editor component.
-
-
Class org.opencms.ui.apps.CmsQuickLaunchLocationCache
class CmsQuickLaunchLocationCache extends Object implements Serializable- serialVersionUID:
- -6144984854691623070L
-
Serialized Fields
-
m_fileExplorerLocations
Map<String,
String> m_fileExplorerLocations The file explorer locations. -
m_pageEditorLocations
Map<String,
org.opencms.ui.apps.CmsQuickLaunchLocationCache.PageLocationWithContext> m_pageEditorLocations -
m_sitemapEditorLocations
Map<String,
String> m_sitemapEditorLocations The sitemap editor locations.
-
-
-
Package org.opencms.ui.apps.cacheadmin
-
Class org.opencms.ui.apps.cacheadmin.CmsConfirmSimpleFlushDialog
class CmsConfirmSimpleFlushDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 6454462284178282427L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
Vaadin button. -
m_closeRunnable
Runnable m_closeRunnable
Runnable for close action. -
m_icon
com.vaadin.v7.ui.Label m_icon
Vaadin label. -
m_label
com.vaadin.v7.ui.Label m_label
Vaadin label. -
m_okButton
com.vaadin.ui.Button m_okButton
Vaadin button. -
m_okRunnable
Runnable m_okRunnable
Runnable for ok action.
-
-
Class org.opencms.ui.apps.cacheadmin.CmsFlexCacheCleanDialog
class CmsFlexCacheCleanDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 142178694100824093L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
Vaadin component. -
m_closeRunnable
Runnable m_closeRunnable
Runnable for close action. -
m_icon
com.vaadin.v7.ui.Label m_icon
Vaadin label for icon. -
m_mode
com.vaadin.v7.ui.OptionGroup m_mode
Vaadin component. -
m_okButton
com.vaadin.ui.Button m_okButton
Vaadin component. -
m_okRunnable
Runnable m_okRunnable
Runnable for ok button.
-
-
Class org.opencms.ui.apps.cacheadmin.CmsFlexCacheTable
class CmsFlexCacheTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 836377854954208442L
-
Serialized Fields
-
m_cache
CmsFlexCache m_cache
Current flex cache. -
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Indexed Container. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntries
The available menu entries. -
m_rootCms
CmsObject m_rootCms
CmsObject at root.
-
-
Class org.opencms.ui.apps.cacheadmin.CmsFlushButtonHolderDialog
class CmsFlushButtonHolderDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -223664443814758803L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
vaadin component.
-
-
Class org.opencms.ui.apps.cacheadmin.CmsFlushCache
class CmsFlushCache extends com.vaadin.ui.Panel implements Serializable- serialVersionUID:
- -8868998646787654217L
-
Serialized Fields
-
m_flushes
com.vaadin.v7.ui.VerticalLayout m_flushes
Icon for clean flex cache.
-
-
Class org.opencms.ui.apps.cacheadmin.CmsImageCacheCleanDialog
class CmsImageCacheCleanDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -6902585433676013120L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
Vaadin component. -
m_closeRunnable
Runnable m_closeRunnable
Runnable for close action. -
m_dateField
CmsDateField m_dateField
Date field. -
m_icon
com.vaadin.v7.ui.Label m_icon
Vaadin component. -
m_okButton
com.vaadin.ui.Button m_okButton
Vaadin component. -
m_okRunnable
Runnable m_okRunnable
Runnable for ok action.
-
-
Class org.opencms.ui.apps.cacheadmin.CmsImageCacheInput
class CmsImageCacheInput extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- 1021439352252805506L
-
Serialized Fields
-
m_okButton
com.vaadin.ui.Button m_okButton
vaadin component. -
m_searchString
com.vaadin.v7.ui.TextField m_searchString
vaadin component.
-
-
Class org.opencms.ui.apps.cacheadmin.CmsImageCacheTable
class CmsImageCacheTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- -5559186186646954045L
-
Serialized Fields
-
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Indexed container. -
m_intro
com.vaadin.v7.ui.VerticalLayout m_intro
intro result view. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntries
The available menu entries. -
m_nullResult
com.vaadin.v7.ui.VerticalLayout m_nullResult
null result view. -
m_rootCms
CmsObject m_rootCms
CmsObject at root. -
m_siteTableFilter
com.vaadin.v7.ui.TextField m_siteTableFilter
Filter text field for table.
-
-
Class org.opencms.ui.apps.cacheadmin.CmsImageVariationsTable
class CmsImageVariationsTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 4050556105747017491L
-
Serialized Fields
-
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Indexed container.
-
-
Class org.opencms.ui.apps.cacheadmin.CmsVariationsDialog
class CmsVariationsDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -7346908393288365974L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
vaadin component. -
m_layout
com.vaadin.ui.FormLayout m_layout
vaadin component. -
m_outerlayout
com.vaadin.v7.ui.VerticalLayout m_outerlayout
vaadin component. -
m_panel
com.vaadin.ui.Panel m_panel
vaadin component.
-
-
-
Package org.opencms.ui.apps.dbmanager
-
Class org.opencms.ui.apps.dbmanager.A_CmsHTTPImportForm
class A_CmsHTTPImportForm extends A_CmsImportForm implements Serializable- serialVersionUID:
- 8268966029442189695L
-
Class org.opencms.ui.apps.dbmanager.A_CmsImportForm
class A_CmsImportForm extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- -4074089542763339000L
-
Serialized Fields
-
m_app
I_CmsReportApp m_app
App which uses the form. -
m_importFile
CmsImportFile m_importFile
Import file object.
-
-
Class org.opencms.ui.apps.dbmanager.A_CmsServerImportForm
class A_CmsServerImportForm extends A_CmsImportForm implements Serializable- serialVersionUID:
- 5493880295543227220L
-
Class org.opencms.ui.apps.dbmanager.CmsAddExportResourcesDialog
class CmsAddExportResourcesDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The cancel button. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button. -
m_textArea
com.vaadin.ui.TextArea m_textArea
The text area for entering the paths.
-
-
Class org.opencms.ui.apps.dbmanager.CmsAddPropertyDefinitionDialog
class CmsAddPropertyDefinitionDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -5454565964997277536L
-
Serialized Fields
-
m_cancel
com.vaadin.ui.Button m_cancel
cancel button. -
m_newProperty
com.vaadin.v7.ui.TextField m_newProperty
New property name field. -
m_ok
com.vaadin.ui.Button m_ok
ok button.
-
-
Class org.opencms.ui.apps.dbmanager.CmsDbExportView
class CmsDbExportView extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- -2571459807662862053L
-
Serialized Fields
-
m_addResources
com.vaadin.ui.Button m_addResources
Button to add a list of resources through a text area. -
m_asFiles
com.vaadin.v7.ui.CheckBox m_asFiles
vaadin component. -
m_changedSince
CmsDateField m_changedSince
vaadin component. -
m_cms
CmsObject m_cms
Copy of current CmsObject. -
m_exportParams
CmsExportParameters m_exportParams
The export parameters object that is edited on this dialog. -
m_includeAccount
com.vaadin.v7.ui.CheckBox m_includeAccount
vaadin component. -
m_includeProject
com.vaadin.v7.ui.CheckBox m_includeProject
vaadin component. -
m_includeResource
com.vaadin.v7.ui.CheckBox m_includeResource
vaadin component. -
m_includeSystem
com.vaadin.v7.ui.CheckBox m_includeSystem
vaadin component. -
m_includeUnchanged
com.vaadin.v7.ui.CheckBox m_includeUnchanged
vaadin component. -
m_modified
com.vaadin.v7.ui.CheckBox m_modified
vaadin component. -
m_ok
com.vaadin.ui.Button m_ok
vaadin component. -
m_project
com.vaadin.v7.ui.ComboBox m_project
-
m_recursive
com.vaadin.v7.ui.CheckBox m_recursive
vaadin component. -
m_reducedMetadata
com.vaadin.v7.ui.CheckBox m_reducedMetadata
Vaadin component. -
m_resources
com.vaadin.v7.ui.VerticalLayout m_resources
vaadin component. -
m_resourcesGroup
CmsEditableGroup m_resourcesGroup
-
m_site
com.vaadin.v7.ui.ComboBox m_site
vaadin component. -
m_skipParentFolders
com.vaadin.v7.ui.CheckBox m_skipParentFolders
vaadin component. -
m_target
com.vaadin.v7.ui.ComboBox m_target
vaadin component.
-
-
Class org.opencms.ui.apps.dbmanager.CmsDbImportHTTP
class CmsDbImportHTTP extends A_CmsHTTPImportForm implements Serializable- serialVersionUID:
- -2918164495466630578L
-
Serialized Fields
-
m_keepPermissions
com.vaadin.v7.ui.CheckBox m_keepPermissions
Checkbox for the keep permission option. -
m_ok
com.vaadin.ui.Button m_ok
The OK button. -
m_projectSelect
com.vaadin.v7.ui.ComboBox m_projectSelect
vaadin component. -
m_siteSelect
com.vaadin.v7.ui.ComboBox m_siteSelect
The site select combo box. -
m_upload
com.vaadin.v7.ui.Upload m_upload
The upload widget. -
m_uploadLabel
com.vaadin.v7.ui.Label m_uploadLabel
The label for the upload widget.
-
-
Class org.opencms.ui.apps.dbmanager.CmsDbImportServer
class CmsDbImportServer extends A_CmsServerImportForm implements Serializable- serialVersionUID:
- -1489144623755018754L
-
Serialized Fields
-
m_keepPermissions
com.vaadin.v7.ui.CheckBox m_keepPermissions
vaadin component. -
m_moduleSelect
com.vaadin.v7.ui.ComboBox m_moduleSelect
vaadin component. -
m_ok
com.vaadin.ui.Button m_ok
vaadin component. -
m_projectSelect
com.vaadin.v7.ui.ComboBox m_projectSelect
vaadin component. -
m_siteSelect
com.vaadin.v7.ui.ComboBox m_siteSelect
vaadin component.
-
-
Class org.opencms.ui.apps.dbmanager.CmsDbRemovePublishLocks
class CmsDbRemovePublishLocks extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- 2234620713671506530L
-
Serialized Fields
-
m_panel
com.vaadin.ui.FormLayout m_panel
Vaadin component. -
m_report
com.vaadin.v7.ui.Label m_report
Vaadin component.
-
-
Class org.opencms.ui.apps.dbmanager.CmsDbStaticExportView
class CmsDbStaticExportView extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- 6812301161700680358L
-
Serialized Fields
-
m_ok
com.vaadin.ui.Button m_ok
Vaadin component. -
m_startPanel
com.vaadin.ui.Panel m_startPanel
Vaadin component.
-
-
Class org.opencms.ui.apps.dbmanager.CmsDbSynchDialog
class CmsDbSynchDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -1818182416175306822L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
cancel button. -
m_closeRunnable
Runnable m_closeRunnable
Runnable for close action. -
m_confirm
com.vaadin.v7.ui.HorizontalLayout m_confirm
Vaadin component. -
m_icon
com.vaadin.v7.ui.Label m_icon
icon. -
m_okButton
com.vaadin.ui.Button m_okButton
Ok button. -
m_report
com.vaadin.v7.ui.VerticalLayout m_report
Vaadin component.
-
-
Class org.opencms.ui.apps.dbmanager.CmsDbSynchronizationView
class CmsDbSynchronizationView extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- -794938118093564562L
-
Serialized Fields
-
m_addResource
com.vaadin.ui.Button m_addResource
Vaadin component. -
m_app
CmsDbSynchronizationApp m_app
Instance of calling app. -
m_cms
CmsObject m_cms
Root CmsObject. -
m_componentsToValidate
Set<com.vaadin.v7.ui.AbstractField<String>> m_componentsToValidate
Components which have to be validated. -
m_enabled
com.vaadin.v7.ui.CheckBox m_enabled
Vaadin component. -
m_ok
com.vaadin.ui.Button m_ok
Vaadin component. -
m_resources
com.vaadin.ui.FormLayout m_resources
Vaadin component. -
m_synchronizeSettings
CmsSynchronizeSettings m_synchronizeSettings
The synchronize settings which are edited on this dialog. -
m_target
com.vaadin.v7.ui.TextField m_target
Vaadin component.
-
-
Class org.opencms.ui.apps.dbmanager.CmsExportThreadDialog
class CmsExportThreadDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 660736768361578208L
-
Serialized Fields
-
m_exportHandler
CmsVfsImportExportHandler m_exportHandler
The import / export handler.
-
-
Class org.opencms.ui.apps.dbmanager.CmsPropertyDeleteDialog
class CmsPropertyDeleteDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -3397853426667893254L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
Vaadin component. -
m_cms
CmsObject m_cms
CmsObject. -
m_forceDelete
com.vaadin.v7.ui.CheckBox m_forceDelete
Vaadin component. -
m_forceDeleteLayout
com.vaadin.v7.ui.VerticalLayout m_forceDeleteLayout
Vaadin component. -
m_icon
com.vaadin.v7.ui.Label m_icon
Vaadin component. -
m_okButton
com.vaadin.ui.Button m_okButton
Vaadin component. -
m_report
com.vaadin.ui.Panel m_report
Vaadin component. -
m_resources
List<CmsResource> m_resources
List of resources having the property to be deleted. -
m_start
com.vaadin.v7.ui.VerticalLayout m_start
Vaadin component. -
m_threadReport
com.vaadin.ui.FormLayout m_threadReport
Vaadin component.
-
-
Class org.opencms.ui.apps.dbmanager.CmsPropertyTable
class CmsPropertyTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 8004865379309420561L
-
Serialized Fields
-
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
The container. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntries
The available menu entries.
-
-
Class org.opencms.ui.apps.dbmanager.CmsResourceTypeStatsView
class CmsResourceTypeStatsView extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- -5884776533727327584L
-
Serialized Fields
-
m_cms
CmsObject m_cms
CmsObject. -
m_ok
com.vaadin.ui.Button m_ok
Vaadin component. -
m_resLayout
com.vaadin.v7.ui.VerticalLayout m_resLayout
Vaadin component. -
m_resType
com.vaadin.v7.ui.ComboBox m_resType
Vaadin component. -
m_results
com.vaadin.ui.Panel m_results
Vaadin component. -
m_siteSelect
com.vaadin.v7.ui.ComboBox m_siteSelect
Vaadin component.
-
-
Class org.opencms.ui.apps.dbmanager.CmsSelectResourceTypeDialog
class CmsSelectResourceTypeDialog extends A_CmsSelectResourceTypeDialog implements Serializable- serialVersionUID:
- -6944584336945436950L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The cancel button. -
m_modeToggle
com.vaadin.ui.Button m_modeToggle
-
m_typeContainer
com.vaadin.v7.ui.VerticalLayout m_typeContainer
Container for the type list. -
m_viewSelector
com.vaadin.v7.ui.ComboBox m_viewSelector
Element view selector.
-
-
-
Package org.opencms.ui.apps.dbmanager.sqlconsole
-
Class org.opencms.ui.apps.dbmanager.sqlconsole.CmsSqlConsoleLayout
class CmsSqlConsoleLayout extends com.vaadin.ui.VerticalLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_console
CmsSqlConsoleExecutor m_console
The executor. -
m_ok
com.vaadin.ui.Button m_ok
The button to execute the SQL. -
m_pool
com.vaadin.ui.ComboBox<String> m_pool
Combo box for selecting the pool. -
m_script
com.vaadin.ui.TextArea m_script
Text area containing the SQL statements.
-
-
Class org.opencms.ui.apps.dbmanager.sqlconsole.CmsSqlConsoleResultsForm
class CmsSqlConsoleResultsForm extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_csv
com.vaadin.ui.Button m_csv
The CSV download button. -
m_ok
com.vaadin.ui.Button m_ok
The OK button. -
m_reportOutput
com.vaadin.ui.Label m_reportOutput
The label for displaying the report output. -
m_tableContainer
com.vaadin.ui.VerticalLayout m_tableContainer
The table container.
-
-
Class org.opencms.ui.apps.dbmanager.sqlconsole.CmsSqlConsoleResultsForm.CsvSource
class CsvSource extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_results
CmsSqlConsoleResults m_results
The results.
-
-
-
Package org.opencms.ui.apps.filehistory
-
Class org.opencms.ui.apps.filehistory.CmsFileHistoryPanel
class CmsFileHistoryPanel extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- 1484327372474823882L
-
Serialized Fields
-
m_cleanupPublishHistory
com.vaadin.ui.Button m_cleanupPublishHistory
Button for cleaning up publish history. -
m_dateField
CmsDateField m_dateField
Vaadin component. -
m_deleteMode
com.vaadin.v7.ui.OptionGroup m_deleteMode
Vaadin component. -
m_edit
com.vaadin.ui.Button m_edit
Vaadin component. -
m_mode
com.vaadin.v7.ui.OptionGroup m_mode
Vaadin component. -
m_numberVersions
com.vaadin.v7.ui.ComboBox m_numberVersions
Vaadin component. -
m_numberVersionsToKeep
com.vaadin.v7.ui.ComboBox m_numberVersionsToKeep
Vaadin component. -
m_ok
com.vaadin.ui.Button m_ok
Vaadin component. -
m_optionPanel
com.vaadin.ui.Panel m_optionPanel
Vaadin component. -
m_settedVersions
com.vaadin.v7.ui.Label m_settedVersions
Vaadin component.
-
-
Class org.opencms.ui.apps.filehistory.CmsFileHistorySettings
class CmsFileHistorySettings extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- 5595583577732283758L
-
Serialized Fields
-
m_edit
com.vaadin.ui.Button m_edit
Vaadin component. -
m_mode
com.vaadin.v7.ui.OptionGroup m_mode
Vaadin component. -
m_numberVersions
com.vaadin.v7.ui.ComboBox m_numberVersions
Vaadin component.
-
-
-
Package org.opencms.ui.apps.git
-
Class org.opencms.ui.apps.git.CmsGitActionResultPanel
class CmsGitActionResultPanel extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_logLabel
com.vaadin.v7.ui.Label m_logLabel
Label showing the log output. -
m_messageLabel
com.vaadin.v7.ui.Label m_messageLabel
Label showing the result message.
-
-
Class org.opencms.ui.apps.git.CmsGitToolOptionsPanel
class CmsGitToolOptionsPanel extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_addAndCommit
com.vaadin.v7.ui.CheckBox m_addAndCommit
Field for 'Add and commit' setting. -
m_advancedLayout
com.vaadin.v7.ui.VerticalLayout m_advancedLayout
The advanced options layout. -
m_advancedVisible
boolean m_advancedVisible
True when advanced options are currently visible. -
m_cancel
com.vaadin.ui.Button m_cancel
Cancel button. -
m_checkinBean
CmsGitCheckin m_checkinBean
The check-in bean. -
m_checkoutTab
com.vaadin.ui.Component m_checkoutTab
The tab with the import settings. -
m_commitMessage
com.vaadin.v7.ui.TextArea m_commitMessage
Field for 'Commit message' setting. -
m_configurationSelectionPanel
com.vaadin.ui.Panel m_configurationSelectionPanel
Panel for the configuration selection. -
m_configurationSelector
com.vaadin.v7.ui.ComboBox m_configurationSelector
Configuration selector. -
m_copyAndUnzip
com.vaadin.v7.ui.CheckBox m_copyAndUnzip
Field for 'Copy and unzip' setting. -
m_currentWindow
com.vaadin.ui.Window[] m_currentWindow
Current window (using an array so the Vaadin field binder doesn't process this. -
m_deselectAll
com.vaadin.ui.Button m_deselectAll
Button for deselecting all modules. -
m_dialogTab
org.opencms.ui.apps.git.CmsGitToolOptionsPanel.DialogTab m_dialogTab
The initial dialog tab. -
m_emailField
com.vaadin.v7.ui.TextField m_emailField
The field for the email address. -
m_excludeLib
com.vaadin.v7.ui.CheckBox m_excludeLib
Field for 'Exclude lib' setting. -
m_fakeEmailField
com.vaadin.v7.ui.TextField m_fakeEmailField
Email field for module import. -
m_fakeUserField
com.vaadin.v7.ui.TextField m_fakeUserField
User field for module import. -
m_fetchAndReset
com.vaadin.v7.ui.CheckBox m_fetchAndReset
Checkbox for the 'fetch and reset' option. -
m_ignoreUnclean
com.vaadin.v7.ui.CheckBox m_ignoreUnclean
Field for 'Ignroe unclean' setting. -
m_mode
org.opencms.ui.apps.git.CmsGitToolOptionsPanel.ActionType m_mode
Selected mode. -
m_moduleCheckboxes
Map<String,
com.vaadin.v7.ui.CheckBox> m_moduleCheckboxes Map of check boxes for selectable modules, with the module names as keys. -
m_moduleSelectionContainer
com.vaadin.v7.ui.VerticalLayout m_moduleSelectionContainer
Container for the module selector. -
m_moduleSelector
com.vaadin.v7.ui.ComboBox m_moduleSelector
Module selector. -
m_moduleSelectorContainer
com.vaadin.v7.ui.HorizontalLayout m_moduleSelectorContainer
Container for the module selector drop-down and the "Deselect all" button. -
m_okButton
com.vaadin.ui.Button m_okButton
Button for check-in. -
m_pullAfterCommit
com.vaadin.v7.ui.CheckBox m_pullAfterCommit
Field for 'Pull after commit' setting. -
m_pullFirst
com.vaadin.v7.ui.CheckBox m_pullFirst
Field for 'Pull first' setting. -
m_pushAutomatically
com.vaadin.v7.ui.CheckBox m_pushAutomatically
Field for 'Push automatically' setting. -
m_tabs
com.vaadin.ui.TabSheet m_tabs
Tab sheet. -
m_toggleOptions
com.vaadin.ui.Button m_toggleOptions
Button used to toggle advanced options. -
m_user
CmsUser m_user
Current user. -
m_userField
com.vaadin.v7.ui.TextField m_userField
The field for the git user name.
-
-
-
Package org.opencms.ui.apps.linkvalidation
-
Class org.opencms.ui.apps.linkvalidation.CmsInternalResources
class CmsInternalResources extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- 6880701403593873461L
-
Serialized Fields
-
m_okButton
com.vaadin.ui.Button m_okButton
Button to update table. -
m_resources
com.vaadin.v7.ui.VerticalLayout m_resources
Layout holding the text components for resources. -
m_resourcesGroup
CmsEditableGroup m_resourcesGroup
Editable resource group.
-
-
Class org.opencms.ui.apps.linkvalidation.CmsLinkValidationExternal
class CmsLinkValidationExternal extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- 4901058101922988640L
-
Serialized Fields
-
m_exec
com.vaadin.ui.Button m_exec
Button to start validation. -
m_oldReport
com.vaadin.v7.ui.Label m_oldReport
Label showing last report. -
m_threadReport
com.vaadin.ui.FormLayout m_threadReport
Vaadin component.
-
-
Class org.opencms.ui.apps.linkvalidation.CmsLinkValidationInternalTable
class CmsLinkValidationInternalTable extends CmsFileTable implements Serializable- serialVersionUID:
- -5023815553518761192L
-
Serialized Fields
-
m_cms
CmsObject m_cms
CmsObject. -
m_introComponent
com.vaadin.ui.Component m_introComponent
Intro Component. -
m_linkValidator
A_CmsLinkValidator m_linkValidator
Link Validator to provide validation logic. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntries
The available menu entries. -
m_nullComponent
com.vaadin.ui.Component m_nullComponent
Empty result component. -
m_resourcesToCheck
List<String> m_resourcesToCheck
Resources to check.
-
-
Class org.opencms.ui.apps.linkvalidation.CmsResourceListDialog
class CmsResourceListDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 4057378669920436467L
-
Serialized Fields
-
m_cancel
com.vaadin.ui.Button m_cancel
The close button.
-
-
-
Package org.opencms.ui.apps.lists
-
Class org.opencms.ui.apps.lists.CmsListManager
class CmsListManager extends A_CmsWorkplaceApp implements Serializable- serialVersionUID:
- -25954374225590319L
-
Serialized Fields
-
m_createNewButton
com.vaadin.ui.Button m_createNewButton
The create new button. -
m_currentConfig
CmsConfigurationBean m_currentConfig
The current list configuration data. -
m_currentConfigParser
CmsSimpleSearchConfigurationParser m_currentConfigParser
The current search parser. -
m_currentResource
CmsResource m_currentResource
The current list configuration resource. -
m_currentState
String m_currentState
The current app state. -
m_dialogWindow
com.vaadin.ui.Window m_dialogWindow
The current edit dialog window. -
m_editCurrentButton
com.vaadin.ui.Button m_editCurrentButton
The edit current configuration button. -
m_hasSeriesInstances
boolean m_hasSeriesInstances
Indicates multiple instances of a series are present in the current search result. -
m_hasSeriesType
boolean m_hasSeriesType
Indicates series types are present in the current search result. -
m_hideSeriesInstances
boolean m_hideSeriesInstances
Flag indicating individual instances of a date series should be hidden. -
m_infoButton
com.vaadin.ui.Button m_infoButton
The info button. -
m_isOverView
boolean m_isOverView
Indicates if the overview list is shown. -
m_localeSelect
com.vaadin.v7.ui.ComboBox m_localeSelect
The locale select. -
m_lockAction
CmsLockActionRecord m_lockAction
The current lock action. -
m_overviewTable
CmsFileTable m_overviewTable
The list configurations overview table. -
m_publishButton
com.vaadin.ui.Button m_publishButton
The publish button. -
m_resetting
boolean m_resetting
The resetting flag. -
m_resultFacets
CmsResultFacets m_resultFacets
The facet result display. -
m_resultLayout
com.vaadin.ui.HorizontalSplitPanel m_resultLayout
The mail layout. -
m_resultSorter
com.vaadin.v7.ui.ComboBox m_resultSorter
The sort select. -
m_resultTable
CmsResultTable m_resultTable
The result table. -
m_tableFilter
com.vaadin.v7.ui.TextField m_tableFilter
The table filter input. -
m_textSearch
com.vaadin.v7.ui.TextField m_textSearch
The text search input. -
m_toggleSeriesButton
com.vaadin.ui.Button m_toggleSeriesButton
The toggle date series display.
-
-
Class org.opencms.ui.apps.lists.CmsOptionDialog
class CmsOptionDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 8398169182381160373L
-
Class org.opencms.ui.apps.lists.CmsResultTable
class CmsResultTable extends CmsFileTable implements Serializable- serialVersionUID:
- 5680421086123351830L
-
-
Package org.opencms.ui.apps.logfile
-
Class org.opencms.ui.apps.logfile.CmsLogChannelTable
class CmsLogChannelTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 5467369614234190999L
-
Serialized Fields
-
m_app
CmsLogFileApp m_app
Instance of the app -
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Container holding table data. -
m_menu
CmsContextMenu m_menu
Context menu.
-
-
Class org.opencms.ui.apps.logfile.CmsLogDownloadDialog
class CmsLogDownloadDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -7447640082260176245L
-
Serialized Fields
-
m_cancel
com.vaadin.ui.Button m_cancel
Vaadin component. -
m_donwloadAll
com.vaadin.v7.ui.CheckBox m_donwloadAll
Vaadin component. -
m_downloader
com.vaadin.server.FileDownloader m_downloader
File downloader. -
m_file
com.vaadin.v7.ui.ComboBox m_file
Vaadin component. -
m_logProvider
I_CmsLogDownloadProvider m_logProvider
The download provider to be used for this dialog. -
m_ok
com.vaadin.ui.Button m_ok
Vaadin component. -
m_totalSize
double m_totalSize
total size of log files in MB.
-
-
Class org.opencms.ui.apps.logfile.CmsLogFileView
class CmsLogFileView extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- -6323034856756469160L
-
Serialized Fields
-
m_app
CmsLogFileApp m_app
App instance. -
m_blockChangeEvent
boolean m_blockChangeEvent
Flag indicates if change event should be blocked. -
m_fileContent
com.vaadin.v7.ui.Label m_fileContent
Vaadin component. -
m_fileDownloader
com.vaadin.server.FileDownloader m_fileDownloader
Vaadin component. -
m_logfile
com.vaadin.v7.ui.ComboBox m_logfile
Vaadin component. -
m_logView
CmsRfsFileViewer m_logView
RfsFileView holding data for log to show. -
m_panelComp
com.vaadin.ui.Panel m_panelComp
vaadin component.
-
-
Class org.opencms.ui.apps.logfile.CmsLogFileViewSettings
class CmsLogFileViewSettings extends CmsBasicDialog implements Serializable- serialVersionUID:
- 3564444938636162445L
-
Serialized Fields
-
m_cancel
com.vaadin.ui.Button m_cancel
Vaadin component. -
m_charset
com.vaadin.v7.ui.ComboBox m_charset
Vaadin component. -
m_ok
com.vaadin.ui.Button m_ok
Vaadin component. -
m_size
com.vaadin.v7.ui.TextField m_size
Vaadin component.
-
-
-
Package org.opencms.ui.apps.modules
-
Class org.opencms.ui.apps.modules.A_CmsModuleImportForm
class A_CmsModuleImportForm extends com.vaadin.ui.CssLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_app
CmsModuleApp m_app
The module manager app instance. -
m_importFile
CmsModuleImportFile m_importFile
A bean representing the module zip file to be imported.
-
-
Class org.opencms.ui.apps.modules.CmsImportTabForm
class CmsImportTabForm extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_buttons
com.vaadin.v7.ui.HorizontalLayout m_buttons
The button bar. -
m_report
com.vaadin.v7.ui.VerticalLayout m_report
layout for the import report. -
m_start
com.vaadin.v7.ui.VerticalLayout m_start
layout holding tabs. -
m_tabs
com.vaadin.ui.TabSheet m_tabs
The tab panel.
-
-
Class org.opencms.ui.apps.modules.CmsModuleApp
class CmsModuleApp extends A_CmsAttributeAwareApp implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_labels
IdentityHashMap<A_CmsReportThread,
String> m_labels Contains labels for the running reports. -
m_reports
Map<String,
A_CmsReportThread> m_reports Map of running reports with the module manager app states they belong to as keys.
-
-
Class org.opencms.ui.apps.modules.CmsModuleExportDialog
class CmsModuleExportDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_exportHandler
CmsModuleImportExportHandler m_exportHandler
-
-
Class org.opencms.ui.apps.modules.CmsModuleImportForm
class CmsModuleImportForm extends A_CmsModuleImportForm implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cancel
com.vaadin.ui.Button m_cancel
The cancel button. -
m_dnd
com.vaadin.ui.DragAndDropWrapper m_dnd
Drag and drop wrapper. -
m_ok
com.vaadin.ui.Button m_ok
The OK button. -
m_siteSelect
CmsAutoItemCreatingComboBox m_siteSelect
The site selector. -
m_upload
com.vaadin.v7.ui.Upload m_upload
The upload widget. -
m_uploadLabel
com.vaadin.v7.ui.Label m_uploadLabel
The label for the upload widget.
-
-
Class org.opencms.ui.apps.modules.CmsModuleInfoDialog
class CmsModuleInfoDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_description
com.vaadin.v7.ui.Label m_description
The label displaying the module description. -
m_edit
com.vaadin.ui.Button m_edit
The Edit button. -
m_explorerTypes
com.vaadin.v7.ui.VerticalLayout m_explorerTypes
The list for the explorer types. -
m_explorerTypesPanel
com.vaadin.ui.Panel m_explorerTypesPanel
The panel containing the explorer types. -
m_ok
com.vaadin.ui.Button m_ok
The OK button. -
m_resourceTypes
com.vaadin.v7.ui.VerticalLayout m_resourceTypes
The list for the resource types.
-
-
Class org.opencms.ui.apps.modules.CmsModuleTable
class CmsModuleTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_app
CmsModuleApp m_app
The module manager app instance. -
m_counter
CmsInfoButton m_counter
The row counter label. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_searchBox
com.vaadin.v7.ui.TextField m_searchBox
The search box. -
m_tableBuilder
CmsBeanTableBuilder<T> m_tableBuilder
The table builder.
-
-
Class org.opencms.ui.apps.modules.CmsNewTypeForm
class CmsNewTypeForm extends com.vaadin.ui.FormLayout implements Serializable -
Class org.opencms.ui.apps.modules.CmsServerModuleImportForm
class CmsServerModuleImportForm extends A_CmsModuleImportForm implements Serializable-
Serialized Fields
-
m_cancel
com.vaadin.ui.Button m_cancel
The Cancel button. -
m_moduleSelect
com.vaadin.v7.ui.ComboBox m_moduleSelect
The select box used to select the module. -
m_ok
com.vaadin.ui.Button m_ok
The OK button. -
m_siteSelect
CmsAutoItemCreatingComboBox m_siteSelect
The site selector.
-
-
-
Class org.opencms.ui.apps.modules.CmsSiteSelectDialog
class CmsSiteSelectDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_callback
org.opencms.ui.apps.modules.CmsSiteSelectDialog.I_Callback m_callback
The callback to call when the dialog finishes. -
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The Cancel button. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button. -
m_siteSelector
com.vaadin.v7.ui.ComboBox m_siteSelector
The site selector.
-
-
-
Package org.opencms.ui.apps.modules.edit
-
Class org.opencms.ui.apps.modules.edit.CmsEditModuleForm
class CmsEditModuleForm extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_actionClass
com.vaadin.v7.ui.TextField m_actionClass
Text box for the action class. -
m_authorEmail
com.vaadin.v7.ui.TextField m_authorEmail
The text box for the author email address. -
m_authorName
com.vaadin.v7.ui.TextField m_authorName
Text box for the author name. -
m_autoIncrement
com.vaadin.v7.ui.CheckBox m_autoIncrement
Check box to enable / disable version autoincrement mode. -
m_cancel
com.vaadin.ui.Button m_cancel
The cancel button. -
m_dependencies
com.vaadin.ui.FormLayout m_dependencies
Layout containing the module dependency widgets. -
m_dependencyGroup
CmsEditableGroup m_dependencyGroup
Group for editing lists of dependencies. -
m_description
com.vaadin.v7.ui.TextArea m_description
Text box for the description. -
m_excludedResources
com.vaadin.ui.FormLayout m_excludedResources
Parent layout for the excluded resources. -
m_excludedResourcesGroup
CmsEditableGroup m_excludedResourcesGroup
The group for the excluded module resource fields. -
m_exportPointGroup
CmsEditableGroup m_exportPointGroup
Group for editing list of export points. -
m_exportPoints
com.vaadin.v7.ui.VerticalLayout m_exportPoints
Parent layout for export point widgets. -
m_fieldGroup
com.vaadin.v7.data.fieldgroup.BeanFieldGroup<CmsModule> m_fieldGroup
The field group. -
m_folderClasses
com.vaadin.v7.ui.CheckBox m_folderClasses
Check box for creating the classes folder. -
m_folderFormatters
com.vaadin.v7.ui.CheckBox m_folderFormatters
Check box for creating the formatters folder. -
m_folderI18N
com.vaadin.v7.ui.CheckBox m_folderI18N
Check box for creating the elmments folder. -
m_folderLib
com.vaadin.v7.ui.CheckBox m_folderLib
Check box for creating the lib folder. -
m_folderModule
com.vaadin.v7.ui.CheckBox m_folderModule
Check box for crreating the module folder. -
m_folderResources
com.vaadin.v7.ui.CheckBox m_folderResources
Check box for creating the resources folder. -
m_folderSchemas
com.vaadin.v7.ui.CheckBox m_folderSchemas
Check box for creating the schemas folder. -
m_folderTemplates
com.vaadin.v7.ui.CheckBox m_folderTemplates
Check box for creating the templates folder. -
m_group
com.vaadin.v7.ui.TextField m_group
Text box for the group. -
m_hasImportSite
com.vaadin.v7.ui.CheckBox m_hasImportSite
Check box to enable / disable fixed import site. -
m_importScript
com.vaadin.v7.ui.TextArea m_importScript
Text area for the import script. -
m_importSite
CmsAutoItemCreatingComboBox m_importSite
Select box for the module site. -
m_info
CmsComponentField<CmsResourceInfo> m_info
Contains the widget used to display the module site information. -
m_module
CmsModule m_module
The module being edited. -
m_moduleResources
com.vaadin.ui.FormLayout m_moduleResources
The layout containing the module resources. -
m_moduleResourcesGroup
CmsEditableGroup m_moduleResourcesGroup
The group for the module resource fields. -
m_name
com.vaadin.v7.ui.TextField m_name
Text box for the module name. -
m_new
boolean m_new
True if this dialog instance was opened for a new module (rather than an existing module). -
m_niceName
com.vaadin.v7.ui.TextField m_niceName
Text box for the nice module name. -
m_ok
com.vaadin.ui.Button m_ok
The OK button. -
m_oldModuleInstance
CmsModule m_oldModuleInstance
The original module instance passed into the constructor. -
m_parameterGroup
CmsEditableGroup m_parameterGroup
Group for editing lists of parameters. -
m_parameters
com.vaadin.ui.FormLayout m_parameters
Parent layout for module parameter widgets. -
m_reducedMetadata
com.vaadin.v7.ui.CheckBox m_reducedMetadata
Check box for the 'reduced metadata' export mode. -
m_tabs
com.vaadin.ui.TabSheet m_tabs
The tab layout. -
m_updateCallback
Runnable m_updateCallback
The callback to call after editing the module. -
m_version
com.vaadin.v7.ui.TextField m_version
Text box for the version.
-
-
Class org.opencms.ui.apps.modules.edit.CmsExportPointWidget
class CmsExportPointWidget extends com.vaadin.ui.FormLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_source
CmsPathSelectField m_source
The source. -
m_target
com.vaadin.v7.ui.ComboBox m_target
The target.
-
-
Class org.opencms.ui.apps.modules.edit.CmsModuleDependencyWidget
class CmsModuleDependencyWidget extends com.vaadin.ui.FormLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_moduleSelect
CmsAutoItemCreatingComboBox m_moduleSelect
The module selector. -
m_version
com.vaadin.v7.ui.TextField m_version
Text field for the module version.
-
-
Class org.opencms.ui.apps.modules.edit.CmsModuleResourceSelectField
class CmsModuleResourceSelectField extends CmsPathSelectField implements Serializable- serialVersionUID:
- 1L
-
-
Package org.opencms.ui.apps.projects
-
Class org.opencms.ui.apps.projects.CmsEditProjectForm
class CmsEditProjectForm extends CmsBasicDialog implements Serializable- serialVersionUID:
- 2345799706922671537L
-
Serialized Fields
-
m_addResource
com.vaadin.ui.Button m_addResource
The add resources button. -
m_cancel
com.vaadin.ui.Button m_cancel
The cancel button. -
m_fieldDeleteAfterPublish
com.vaadin.v7.ui.CheckBox m_fieldDeleteAfterPublish
The delete after publish check box. -
m_fieldDescription
com.vaadin.v7.ui.TextField m_fieldDescription
The project description field. -
m_fieldManager
CmsPrincipalSelect m_fieldManager
The manager group field. -
m_fieldName
com.vaadin.v7.ui.TextField m_fieldName
The project name field. -
m_fieldOU
com.vaadin.v7.ui.TextField m_fieldOU
The OU field. -
m_fields
com.vaadin.v7.ui.Field<?>[] m_fields
The form fileds. -
m_fieldUser
CmsPrincipalSelect m_fieldUser
The user group field. -
m_ok
com.vaadin.ui.Button m_ok
The OK button. -
m_project
CmsProject m_project
The edited project. -
m_resources
com.vaadin.ui.FormLayout m_resources
The resources form layout. -
m_resourceValidator
CmsEditProjectForm.ResourceValidator m_resourceValidator
The resource field validator. -
m_table
CmsProjectsTable m_table
The projects table instance. -
m_window
com.vaadin.ui.Window m_window
The window this form is displayed in.
-
-
Class org.opencms.ui.apps.projects.CmsEditProjectForm.OUValidator
class OUValidator extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.apps.projects.CmsEditProjectForm.ResourceValidator
class ResourceValidator extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.apps.projects.CmsProjectHistoryTable
class CmsProjectHistoryTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 7343623156086839992L
-
Serialized Fields
-
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
The data container. -
m_manager
CmsProjectManager m_manager
The project manager instance.
-
-
Class org.opencms.ui.apps.projects.CmsProjectsTable
class CmsProjectsTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 1540265836332964510L
-
Serialized Fields
-
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
The data container. -
m_manager
CmsProjectManager m_manager
The project manager instance. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<CmsUUID>>> m_menuEntries
The available menu entries.
-
-
Class org.opencms.ui.apps.projects.CmsProjectsTable.ProjectResources
-
-
Package org.opencms.ui.apps.publishqueue
-
Class org.opencms.ui.apps.publishqueue.CmsPublishReport
class CmsPublishReport extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- -1630983150603283505L
-
Serialized Fields
-
m_caption
String m_caption
Caption of layout. -
m_jobId
CmsUUID m_jobId
job id. -
m_manager
CmsPublishQueue m_manager
object which calls table. -
m_panel
com.vaadin.v7.ui.VerticalLayout m_panel
vaadin component.
-
-
Class org.opencms.ui.apps.publishqueue.CmsPublishResources
class CmsPublishResources extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- -3197777771233458574L
-
Serialized Fields
-
m_caption
String m_caption
Caption of dialog. -
m_panel
com.vaadin.v7.ui.VerticalLayout m_panel
vaadin component.
-
-
Class org.opencms.ui.apps.publishqueue.CmsQueuedTable
class CmsQueuedTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 7507300060974348158L
-
Serialized Fields
-
m_container
com.vaadin.v7.data.util.BeanItemContainer<CmsQueuedTable.Row> m_container
Container. -
m_manager
CmsPublishQueue m_manager
Instance of calling class. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntries
The available menu entries. -
m_menuEntriesEnq
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntriesEnq
The available menu entries.
-
-
-
Package org.opencms.ui.apps.resourcetypes
-
Class org.opencms.ui.apps.resourcetypes.CmsEditResourceTypeDialog
class CmsEditResourceTypeDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -5966214615311043554L
-
Serialized Fields
-
m_bigIconCSS
com.vaadin.v7.ui.TextField m_bigIconCSS
Vaadin vomponent. -
m_bigIconFile
com.vaadin.v7.ui.TextField m_bigIconFile
Vaadin vomponent. -
m_cancel
com.vaadin.ui.Button m_cancel
Vaadin vomponent. -
m_cms
CmsObject m_cms
A root CmsObject. -
m_confirm
com.vaadin.v7.ui.CheckBox m_confirm
Vaadin vomponent. -
m_iconMode
com.vaadin.v7.ui.OptionGroup m_iconMode
Vaadin vomponent. -
m_ok
com.vaadin.ui.Button m_ok
Vaadin vomponent. -
m_schema
CmsPathSelectField m_schema
Vaadin vomponent. -
m_smallIconCSS
com.vaadin.v7.ui.TextField m_smallIconCSS
Vaadin vomponent. -
m_smallIconFile
com.vaadin.v7.ui.TextField m_smallIconFile
Vaadin vomponent. -
m_type
I_CmsResourceType m_type
Resource type. -
m_typeDescription
com.vaadin.v7.ui.TextField m_typeDescription
Vaadin vomponent. -
m_typeID
com.vaadin.v7.ui.TextField m_typeID
Vaadin vomponent. -
m_typeName
com.vaadin.v7.ui.TextField m_typeName
Vaadin vomponent. -
m_typeShortName
com.vaadin.v7.ui.TextField m_typeShortName
Vaadin vomponent. -
m_typeTitle
com.vaadin.v7.ui.TextField m_typeTitle
Vaadin vomponent. -
m_warningIcon
com.vaadin.v7.ui.Label m_warningIcon
Vaadin vomponent.
-
-
Class org.opencms.ui.apps.resourcetypes.CmsMoveResourceTypeDialog
class CmsMoveResourceTypeDialog extends CmsBasicDialog implements Serializable-
Serialized Fields
-
m_cancel
com.vaadin.ui.Button m_cancel
vaadin component. -
m_filter
com.vaadin.v7.ui.TextField m_filter
vaadin component. -
m_missingSchemaLayout
com.vaadin.v7.ui.VerticalLayout m_missingSchemaLayout
Vaadin component. -
m_moveAnyway
com.vaadin.v7.ui.CheckBox m_moveAnyway
vaadin component. -
m_ok
com.vaadin.ui.Button m_ok
vaadin component. -
m_schemaOK
boolean m_schemaOK
Is schema ok. -
m_table
com.vaadin.v7.ui.Table m_table
vaadin component. -
m_type
I_CmsResourceType m_type
resource type. -
m_typeXML
CmsResourceTypeXmlContent m_typeXML
type content. -
m_warningIcon
com.vaadin.v7.ui.Label m_warningIcon
Vaadin vomponent.
-
-
-
Class org.opencms.ui.apps.resourcetypes.CmsNewResourceTypeDialog
class CmsNewResourceTypeDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 8775619886579477116L
-
Serialized Fields
-
m_bundle
CmsPathSelectField m_bundle
Vaadin component. -
m_cancel
com.vaadin.ui.Button m_cancel
vaadin component. -
m_cms
CmsObject m_cms
CmsObject. -
m_config
CmsPathSelectField m_config
Vaadin component. -
m_module
CmsModule m_module
Module of the new resource type. -
m_ok
com.vaadin.ui.Button m_ok
vaadin component. -
m_parentFormatter
CmsPathSelectField m_parentFormatter
vaadin component. -
m_parentSchema
CmsPathSelectField m_parentSchema
vaadin component. -
m_typeDescription
com.vaadin.v7.ui.TextArea m_typeDescription
vaadin component. -
m_typeID
com.vaadin.v7.ui.TextField m_typeID
vaadin component. -
m_typeName
com.vaadin.v7.ui.TextField m_typeName
vaadin component. -
m_typeShortName
com.vaadin.v7.ui.TextField m_typeShortName
vaadin component. -
m_typeXPathName
com.vaadin.v7.ui.TextField m_typeXPathName
vaadin component.
-
-
Class org.opencms.ui.apps.resourcetypes.CmsResourceTypesTable
class CmsResourceTypesTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_app
CmsResourceTypeApp m_app
Resource type app instance. -
m_cms
CmsObject m_cms
CmsObject. -
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Container holding table data. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntries
The available menu entries.
-
-
-
Package org.opencms.ui.apps.scheduler
-
Class org.opencms.ui.apps.scheduler.CmsJobEditView
class CmsJobEditView extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_buttonAddParam
com.vaadin.ui.Button m_buttonAddParam
Button to add a new parameter. -
m_cancel
com.vaadin.ui.Button m_cancel
The cancel button. -
m_fieldActive
com.vaadin.v7.ui.CheckBox m_fieldActive
Field to activate / deactivate the job. -
m_fieldCron
com.vaadin.v7.ui.ComboBox m_fieldCron
Field for the cron expression. -
m_fieldEncoding
com.vaadin.v7.ui.TextField m_fieldEncoding
Field for the encoding. -
m_fieldJobClass
com.vaadin.v7.ui.ComboBox m_fieldJobClass
Field for the class name. -
m_fieldJobName
com.vaadin.v7.ui.TextField m_fieldJobName
Field for the job name. -
m_fieldLocale
com.vaadin.v7.ui.TextField m_fieldLocale
Field for the locale. -
m_fieldProject
com.vaadin.v7.ui.TextField m_fieldProject
Field for the project. -
m_fieldRemoteAddress
com.vaadin.v7.ui.TextField m_fieldRemoteAddress
Field for the remote address. -
m_fieldReuseInstance
com.vaadin.v7.ui.CheckBox m_fieldReuseInstance
'Reuse instance' check box. -
m_fieldSiteRoot
CmsPathSelectField m_fieldSiteRoot
Field for the site root. -
m_fieldUri
CmsPathSelectField m_fieldUri
Field for the URI. -
m_fieldUser
com.vaadin.v7.ui.TextField m_fieldUser
Field for the user name. -
m_group
com.vaadin.v7.data.fieldgroup.BeanFieldGroup<CmsScheduledJobInfo> m_group
Field group. -
m_job
CmsScheduledJobInfo m_job
Edited job. -
m_manager
CmsJobManagerApp m_manager
The job manager instance. -
m_ok
com.vaadin.ui.Button m_ok
The ok button. -
m_paramContainer
com.vaadin.ui.FormLayout m_paramContainer
Form containing the job parameters.
-
-
Class org.opencms.ui.apps.scheduler.CmsJobEditView.CronExpressionValidator
class CronExpressionValidator extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.apps.scheduler.CmsJobEditView.JobClassValidator
class JobClassValidator extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.apps.scheduler.CmsJobEditView.JobNameValidator
class JobNameValidator extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.apps.scheduler.CmsJobTable
class CmsJobTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_beanContainer
com.vaadin.v7.data.util.BeanItemContainer<CmsJobBean> m_beanContainer
Bean container for the table. -
m_manager
CmsJobManagerApp m_manager
The job manager instance. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntries
The available menu entries.
-
-
-
Package org.opencms.ui.apps.search
-
Class org.opencms.ui.apps.search.CmsSearchReplaceSettings
class CmsSearchReplaceSettings extends Object implements Serializable- serialVersionUID:
- 1122133222446934991L
-
Serialized Fields
-
m_element
CmsResource m_element
Element to search for. -
m_forceReplace
boolean m_forceReplace
The force replacement flag. -
m_ignoreSubSites
boolean m_ignoreSubSites
Ignore subsites? -
m_locale
String m_locale
When replacing XML content, replace-operation only applies to this locale. -
m_message
String m_message
Display message. -
m_onlyContentValues
boolean m_onlyContentValues
Flag indicating if only content values should be searched and replaced. -
m_paths
List<String> m_paths
The paths to collect resources. -
m_project
String m_project
The project to use. -
m_property
CmsPropertyDefinition m_property
Property definition for property search. -
m_query
String m_query
The search query to filter matching resources. -
m_replacepattern
String m_replacepattern
The replace pattern. -
m_resources
String[] m_resources
The list of resource paths to process: all should be files. -
m_searchpattern
String m_searchpattern
The search pattern. -
m_siteRoot
String m_siteRoot
The site root. -
m_source
String m_source
The source to retrive the resources from. -
m_type
CmsSourceSearchForm.SearchType m_type
The search type. -
m_types
String[] m_types
The resource type to use for replacement. -
m_xpath
String m_xpath
The Xpath to perform the replacement.
-
-
Class org.opencms.ui.apps.search.CmsSourceSearchApp
class CmsSourceSearchApp extends A_CmsWorkplaceApp implements Serializable- serialVersionUID:
- 4675966043824229258L
-
Serialized Fields
-
m_currentResources
List<CmsResource> m_currentResources
The currently selected result list resources. -
m_currentState
String m_currentState
The current state string. -
m_infoEmptyResult
com.vaadin.v7.ui.VerticalLayout m_infoEmptyResult
Layout showing empty result message. -
m_infoIntroLayout
com.vaadin.v7.ui.VerticalLayout m_infoIntroLayout
Layout showing introduction message. -
m_report
CmsReportOverlay m_report
The current search report. -
m_resultTable
CmsFileTable m_resultTable
The results file table. -
m_resultTableFilter
com.vaadin.v7.ui.TextField m_resultTableFilter
The result table filter input. -
m_searchForm
CmsSourceSearchForm m_searchForm
The search form. -
m_thread
CmsSearchReplaceThread m_thread
The search and replace thread.
-
-
Class org.opencms.ui.apps.search.CmsSourceSearchForm
class CmsSourceSearchForm extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- 1023130318064811880L
-
Serialized Fields
-
m_app
CmsSourceSearchApp m_app
The source search app instance. -
m_download
com.vaadin.ui.Button m_download
The download button. -
m_downloader
com.vaadin.server.FileDownloader m_downloader
The downloader for the CSV export. -
m_ignoreSubSites
com.vaadin.v7.ui.CheckBox m_ignoreSubSites
Check box to ignore subsites. -
m_locale
com.vaadin.v7.ui.ComboBox m_locale
The search locale select. -
m_newName
com.vaadin.v7.ui.TextField m_newName
Vaadin component. -
m_oldName
com.vaadin.v7.ui.TextField m_oldName
Vaadin component. -
m_property
com.vaadin.v7.ui.ComboBox m_property
The property select. -
m_replace
com.vaadin.v7.ui.CheckBox m_replace
The replace check box. -
m_replacePattern
com.vaadin.v7.ui.TextField m_replacePattern
The replace pattern field. -
m_replaceResource
CmsPathSelectField m_replaceResource
The search root path select. -
m_resourceSearch
CmsPathSelectField m_resourceSearch
The search root path select. -
m_resourceType
com.vaadin.v7.ui.ComboBox m_resourceType
The resource type select. -
m_search
com.vaadin.ui.Button m_search
The search button. -
m_searchIndex
com.vaadin.v7.ui.ComboBox m_searchIndex
The search index select. -
m_searchPattern
com.vaadin.v7.ui.TextField m_searchPattern
The search pattern field. -
m_searchRoot
CmsPathSelectField m_searchRoot
The search root path select. -
m_searchType
com.vaadin.v7.ui.ComboBox m_searchType
The search type select. -
m_siteSelect
com.vaadin.v7.ui.ComboBox m_siteSelect
The site select. -
m_solrQuery
com.vaadin.v7.ui.TextField m_solrQuery
The SOLR query field. -
m_workProject
com.vaadin.v7.ui.ComboBox m_workProject
The replace project. -
m_xPath
com.vaadin.v7.ui.TextField m_xPath
The XPath field.
-
-
-
Package org.opencms.ui.apps.searchindex
-
Class org.opencms.ui.apps.searchindex.CmsSearchindexRebuild
class CmsSearchindexRebuild extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- -3306537840428458751L
-
Serialized Fields
-
m_confirm
com.vaadin.v7.ui.Label m_confirm
vaadin component. -
m_indexList
List<String> m_indexList
List of indexes to rebuild. -
m_layout
com.vaadin.ui.FormLayout m_layout
vaadin component. -
m_manager
CmsSearchindexApp m_manager
Instance of calling app. -
m_ok
com.vaadin.ui.Button m_ok
vaadin component. -
m_reportPanel
com.vaadin.ui.Panel m_reportPanel
vaadin component. -
m_startPanel
com.vaadin.ui.Panel m_startPanel
vaadin component.
-
-
Class org.opencms.ui.apps.searchindex.CmsSearchIndexTable
class CmsSearchIndexTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 5764331446498958798L
-
Serialized Fields
-
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Indexed container. -
m_manager
CmsSearchindexApp m_manager
the calling instance. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntries
The available menu entries.
-
-
Class org.opencms.ui.apps.searchindex.CmsSourceDialog
class CmsSourceDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 4302977301857481351L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
vaadin serial id. -
m_layout
com.vaadin.ui.FormLayout m_layout
vaadin serial id. -
m_manager
I_CmsCRUDApp<I_CmsSearchIndex> m_manager
Manager app.
-
-
-
Package org.opencms.ui.apps.sessions
-
Class org.opencms.ui.apps.sessions.CmsEditLoginView
class CmsEditLoginView extends CmsBasicDialog implements Serializable- serialVersionUID:
- -1053691437033852491L
-
Serialized Fields
-
m_cancel
com.vaadin.ui.Button m_cancel
vaadin component. -
m_deleteAfter
com.vaadin.ui.Button m_deleteAfter
vaadin component. -
m_deleteBefore
com.vaadin.ui.Button m_deleteBefore
vaadin component. -
m_enabledAfter
com.vaadin.ui.CheckBox m_enabledAfter
vaadin component. -
m_enabledBefore
com.vaadin.ui.CheckBox m_enabledBefore
vaadin component. -
m_endTimeAfter
CmsDateField m_endTimeAfter
date field. -
m_formBinderAfter
com.vaadin.data.Binder<CmsLoginMessage> m_formBinderAfter
The form field binder. -
m_formBinderBefore
com.vaadin.data.Binder<CmsLoginMessage> m_formBinderBefore
The form field binder. -
m_logoutAfter
com.vaadin.ui.CheckBox m_logoutAfter
vaadin component. -
m_messageAfter
CmsRichTextArea m_messageAfter
vaadin component. -
m_messageBefore
CmsRichTextArea m_messageBefore
vaadin component. -
m_ok
com.vaadin.ui.Button m_ok
vaadin component. -
m_startTimeAfter
CmsDateField m_startTimeAfter
date field. -
m_tab
com.vaadin.ui.TabSheet m_tab
Vaadin component.
-
-
Class org.opencms.ui.apps.sessions.CmsKillSessionDialog
class CmsKillSessionDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -7281930091176835024L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
cancel button. -
m_icon
com.vaadin.ui.Label m_icon
warning icon. -
m_label
com.vaadin.ui.Label m_label
vaadin component. -
m_okButton
com.vaadin.ui.Button m_okButton
ok button.
-
-
Class org.opencms.ui.apps.sessions.CmsSendBroadcastDialog
class CmsSendBroadcastDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -7642289972554010162L
-
Serialized Fields
-
m_cancel
com.vaadin.ui.Button m_cancel
cancel button. -
m_message
CmsRichTextArea m_message
Message text area. -
m_ok
com.vaadin.ui.Button m_ok
ok button. -
m_repeat
com.vaadin.ui.CheckBox m_repeat
Check box for setting a message to repeating. -
m_resetBroadcasts
com.vaadin.ui.Button m_resetBroadcasts
Button for clearing broadcasts.
-
-
Class org.opencms.ui.apps.sessions.CmsSessionsTable
class CmsSessionsTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 4136423899776482696L
-
Serialized Fields
-
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Container holding table data. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntries
The available menu entries. -
m_mySessionId
String m_mySessionId
Session id of user who uses the tool.
-
-
Class org.opencms.ui.apps.sessions.CmsUserInfoDialog
class CmsUserInfoDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -8358238253459658269L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
vaadin component. -
m_cms
CmsObject m_cms
CmsObject. -
m_layout
com.vaadin.ui.VerticalLayout m_layout
vaadin component. -
m_okButton
com.vaadin.ui.Button m_okButton
vaadin component. -
m_session
CmsSessionInfo m_session
Session info (if showing specific session). -
m_user
CmsUser m_user
User to show iformation for.
-
-
-
Package org.opencms.ui.apps.shell
-
Class org.opencms.ui.apps.shell.CmsShellScriptLayout
class CmsShellScriptLayout extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- -7284574557422737112L
-
Serialized Fields
-
m_ok
com.vaadin.ui.Button m_ok
Vaadin component. -
m_project
com.vaadin.v7.ui.ComboBox m_project
Vaadin component. -
m_script
com.vaadin.v7.ui.TextArea m_script
Vaadin component. -
m_site
com.vaadin.v7.ui.ComboBox m_site
Vaadin component.
-
-
Class org.opencms.ui.apps.shell.CmsShellScriptReportDialog
class CmsShellScriptReportDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 4838977228996268018L
-
-
Package org.opencms.ui.apps.sitemanager
-
Class org.opencms.ui.apps.sitemanager.CmsDeleteSiteDialog
class CmsDeleteSiteDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 4861877088383896218L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
cancel button. -
m_deleteResources
com.vaadin.v7.ui.CheckBox m_deleteResources
check box: should resources be deleted? -
m_manager
CmsSiteManager m_manager
The site manager instance. -
m_okButton
com.vaadin.ui.Button m_okButton
ok button. -
m_sitesToDelete
List<CmsSite> m_sitesToDelete
sites to delete.
-
-
Class org.opencms.ui.apps.sitemanager.CmsEditSiteForm
class CmsEditSiteForm extends CmsBasicDialog implements Serializable- serialVersionUID:
- -1011525709082939562L
-
Serialized Fields
-
m_addParameter
com.vaadin.ui.Button m_addParameter
button to add parameter. -
m_aliases
com.vaadin.v7.ui.VerticalLayout m_aliases
vaadin component. -
m_aliasGroup
CmsEditableGroup m_aliasGroup
Edit group for workplace servers. -
m_alreadyUsedFolderPath
List<String> m_alreadyUsedFolderPath
List of all folder names already used for sites. -
m_alreadyUsedURL
Set<CmsSiteMatcher> m_alreadyUsedURL
List of all urls already used for sites. -
m_alternativeSiteRootPrefixGroup
CmsEditableGroup m_alternativeSiteRootPrefixGroup
-
m_altSiteRoot
CmsPathSelectField m_altSiteRoot
-
m_altSiteRootPathContainer
com.vaadin.ui.FormLayout m_altSiteRootPathContainer
-
m_altSiteRootSuffix
com.vaadin.v7.ui.TextField m_altSiteRootSuffix
-
m_autoSetFolderName
String m_autoSetFolderName
automatic setted folder name. -
m_blockChange
boolean m_blockChange
Flag to block change events. -
m_bundleComponentKeyMap
Map<com.vaadin.v7.ui.TextField,
String> m_bundleComponentKeyMap Map to connect vaadin text fields with bundle keys. -
m_bundleValues
com.vaadin.ui.FormLayout m_bundleValues
vaadin component. -
m_cancel
com.vaadin.ui.Button m_cancel
vaadin component. -
m_clearAltSiteRoot
com.vaadin.ui.Button m_clearAltSiteRoot
-
m_clonedCms
CmsObject m_clonedCms
cloned cms obejct. -
m_fieldCreateOU
com.vaadin.v7.ui.CheckBox m_fieldCreateOU
vaadin component. -
m_fieldErrorPage
CmsPathSelectField m_fieldErrorPage
vaadin component. -
m_fieldExclusiveError
com.vaadin.v7.ui.CheckBox m_fieldExclusiveError
vaadin component. -
m_fieldExclusiveURL
com.vaadin.v7.ui.CheckBox m_fieldExclusiveURL
vaadin component. -
m_fieldFavIcon
com.vaadin.ui.Image m_fieldFavIcon
vaadin component. -
m_fieldKeepTemplate
com.vaadin.v7.ui.CheckBox m_fieldKeepTemplate
vaadin component. -
m_fieldLoadSiteTemplate
CmsPathSelectField m_fieldLoadSiteTemplate
vaadin component. -
m_fieldPosition
com.vaadin.v7.ui.ComboBox m_fieldPosition
vaadin component. -
m_fieldSecureServer
com.vaadin.v7.ui.TextField m_fieldSecureServer
vaadin component. -
m_fieldSelectOU
com.vaadin.v7.ui.ComboBox m_fieldSelectOU
vaadin component. -
m_fieldSelectParentOU
com.vaadin.v7.ui.ComboBox m_fieldSelectParentOU
vaadin coponent. -
m_fieldUploadFavIcon
com.vaadin.v7.ui.Upload m_fieldUploadFavIcon
vaadin component. -
m_fieldWebServer
com.vaadin.v7.ui.CheckBox m_fieldWebServer
vaadin component. -
m_imageCounter
int m_imageCounter
Needed to check if favicon was changed. -
m_infoSiteRoot
com.vaadin.ui.Panel m_infoSiteRoot
vaadin component. -
m_isFolderNameTouched
boolean m_isFolderNameTouched
boolean indicates if folder name was changed by user. -
m_manager
CmsSiteManager m_manager
The site manager instance. -
m_ok
com.vaadin.ui.Button m_ok
vaadin component. -
m_okClickListener
com.vaadin.ui.Button.ClickListener m_okClickListener
Click listener for ok button. -
m_os
ByteArrayOutputStream m_os
OutputStream to store the uploaded favicon temporarily. -
m_parameter
com.vaadin.ui.FormLayout m_parameter
vaadin component. -
m_report
com.vaadin.ui.Panel m_report
Panel holding the report widget. -
m_simpleFieldEncryption
com.vaadin.v7.ui.ComboBox m_simpleFieldEncryption
Vaadin component. -
m_simpleFieldFolderName
com.vaadin.v7.ui.TextField m_simpleFieldFolderName
vaadin component. -
m_simpleFieldParentFolderName
CmsPathSelectField m_simpleFieldParentFolderName
vaadin component. -
m_simpleFieldServer
com.vaadin.v7.ui.TextField m_simpleFieldServer
vaadin component. -
m_simpleFieldSiteRoot
CmsPathSelectField m_simpleFieldSiteRoot
vaadin component. -
m_simpleFieldTemplate
com.vaadin.v7.ui.ComboBox m_simpleFieldTemplate
vaadin component. -
m_simpleFieldTitle
com.vaadin.v7.ui.TextField m_simpleFieldTitle
vaadin component. -
m_site
CmsSite m_site
current site which is supposed to be edited, null if site should be added. -
m_subsiteSelectionEnabled
com.vaadin.v7.ui.ComboBox m_subsiteSelectionEnabled
-
m_tab
com.vaadin.ui.TabSheet m_tab
vaadin component. -
m_templates
List<CmsResource> m_templates
List of templates. -
m_threadReport
com.vaadin.ui.FormLayout m_threadReport
Layout for the report widget.
-
-
Class org.opencms.ui.apps.sitemanager.CmsExportSiteForm
class CmsExportSiteForm extends CmsBasicDialog implements Serializable-
Serialized Fields
-
m_cancel
com.vaadin.ui.Button m_cancel
The Cancel button. -
m_cms
CmsObject m_cms
The CMS context. -
m_manager
CmsSiteManager m_manager
The site manager instance. -
m_ok
com.vaadin.ui.Button m_ok
The OK button. -
m_projectLabel
com.vaadin.ui.Label m_projectLabel
The project label. -
m_siteRoot
String m_siteRoot
The site root of the site to export.
-
-
-
Class org.opencms.ui.apps.sitemanager.CmsGlobalForm
class CmsGlobalForm extends CmsBasicDialog implements Serializable- serialVersionUID:
- -3553152729226102382L
-
Serialized Fields
-
m_cancel
com.vaadin.ui.Button m_cancel
Vaadin field. -
m_cms
CmsObject m_cms
CmsObject. -
m_fieldDefaultURI
com.vaadin.v7.ui.ComboBox m_fieldDefaultURI
Vaadin field. -
m_fieldSharedFolder
com.vaadin.v7.ui.ComboBox m_fieldSharedFolder
Vaadin field. -
m_forbiddenFolder
List<String> m_forbiddenFolder
Forbidden folder names. -
m_manager
CmsSiteManager m_manager
Site manager instance. -
m_ok
com.vaadin.ui.Button m_ok
Vaadin field. -
m_serverLayout
com.vaadin.v7.ui.VerticalLayout m_serverLayout
Vaadin layout for server. -
m_workplaceServerGroup
CmsEditableGroup m_workplaceServerGroup
Edit group for workplace servers.
-
-
Class org.opencms.ui.apps.sitemanager.CmsSitesTable
class CmsSitesTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 4655464609332605219L
-
Serialized Fields
-
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
The data container. -
m_manager
CmsSiteManager m_manager
The project manager instance. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntries
The available menu entries. -
m_siteCounter
int m_siteCounter
Counter for valid sites.
-
-
Class org.opencms.ui.apps.sitemanager.CmsWebServerConfigForm
class CmsWebServerConfigForm extends CmsBasicDialog implements Serializable- serialVersionUID:
- 6872090597762705805L
-
Serialized Fields
-
m_cancel
com.vaadin.ui.Button m_cancel
Vaadin component. -
m_fieldConfigTemplate
com.vaadin.v7.ui.TextField m_fieldConfigTemplate
Vaadin component. -
m_fieldLogging
com.vaadin.v7.ui.TextField m_fieldLogging
Vaadin component. -
m_fieldPrefix
com.vaadin.v7.ui.TextField m_fieldPrefix
Vaadin component. -
m_fieldScript
com.vaadin.v7.ui.TextField m_fieldScript
Vaadin component. -
m_fieldSecureTemplate
com.vaadin.v7.ui.TextField m_fieldSecureTemplate
Vaadin component. -
m_fieldTargetPath
com.vaadin.v7.ui.TextField m_fieldTargetPath
Vaadin component. -
m_form
com.vaadin.ui.Panel m_form
Vaadin component. -
m_manager
CmsSiteManager m_manager
Site Manager instance. -
m_ok
com.vaadin.ui.Button m_ok
Vaadin component. -
m_report
com.vaadin.ui.Panel m_report
Vaadin component. -
m_threadReport
com.vaadin.ui.FormLayout m_threadReport
Vaadin component.
-
-
Class org.opencms.ui.apps.sitemanager.CmsWorkplaceServerWidget
class CmsWorkplaceServerWidget extends com.vaadin.ui.FormLayout implements Serializable- serialVersionUID:
- -2972167045879745058L
-
Serialized Fields
-
m_do_not_change
boolean m_do_not_change
Flag to protect changes of ValueChangeListener. -
m_encryption
com.vaadin.v7.ui.ComboBox m_encryption
vaadin component. -
m_server
com.vaadin.v7.ui.ComboBox m_server
vaadin component. -
m_serverContainer
com.vaadin.v7.data.util.BeanItemContainer<CmsSite> m_serverContainer
ItemContainer.
-
-
-
Package org.opencms.ui.apps.user
-
Class org.opencms.ui.apps.user.A_CmsEditUserGroupRoleDialog
class A_CmsEditUserGroupRoleDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -5088800626506962263L
-
Serialized Fields
-
m_app
CmsAccountsApp m_app
The app instance. -
m_cms
CmsObject m_cms
CmsObject. -
m_principal
CmsPrincipal m_principal
User object to be edited.
-
-
Class org.opencms.ui.apps.user.A_CmsImportExportUserDialog
class A_CmsImportExportUserDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -3990661225158677324L
-
Serialized Fields
-
m_fileDownloader
com.vaadin.server.FileDownloader m_fileDownloader
File downloader. -
m_ou
String m_ou
Ou name to export from or import to. -
m_window
com.vaadin.ui.Window m_window
Window.
-
-
Class org.opencms.ui.apps.user.CmsAdditionalInfosDialog
class CmsAdditionalInfosDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 9007206105761103873L
-
Serialized Fields
-
m_addInfoEditable
SortedMap<String,
Object> m_addInfoEditable The map of editable additional info entries. -
m_addInfoReadOnly
SortedMap<String,
Object> m_addInfoReadOnly The map of non-editable additional info entries. -
m_cancel
com.vaadin.ui.Button m_cancel
cancel button. -
m_cms
CmsObject m_cms
CmsObject. -
m_layout
com.vaadin.ui.FormLayout m_layout
vaadin component. -
m_layoutnoedit
com.vaadin.ui.FormLayout m_layoutnoedit
Layout for not editable info. -
m_ok
com.vaadin.ui.Button m_ok
ok button. -
m_user
CmsUser m_user
CmsUser to edit additional infos for. -
m_userinfoGroup
CmsEditableGroup m_userinfoGroup
The group for the module resource fields. -
m_userinfoNoEditGroup
CmsEditableGroup m_userinfoNoEditGroup
The group for the module resource fields.
-
-
Class org.opencms.ui.apps.user.CmsAvailableRoleOrPrincipalTable
class CmsAvailableRoleOrPrincipalTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- -2348361817972942946L
-
Serialized Fields
-
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Indexed Container. -
m_dialog
A_CmsEditUserGroupRoleDialog m_dialog
Dialog which holds the table. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntries
The available menu entries.
-
-
Class org.opencms.ui.apps.user.CmsCurrentRoleOrPrincipalTable
class CmsCurrentRoleOrPrincipalTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 2443401032626693747L
-
Serialized Fields
-
m_cms
CmsObject m_cms
CmsObject. -
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Container. -
m_dialog
A_CmsEditUserGroupRoleDialog m_dialog
Dialog. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntries
The available menu entries. -
m_principal
CmsPrincipal m_principal
CmsUser to be edited.
-
-
Class org.opencms.ui.apps.user.CmsDeleteMultiplePrincipalDialog
class CmsDeleteMultiplePrincipalDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -1191281655158071555L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
Vaadin component. -
m_cms
CmsObject m_cms
Vaadin component. -
m_deleteConfirm
com.vaadin.v7.ui.HorizontalLayout m_deleteConfirm
Confirmation layout. -
m_dependencyPanel
com.vaadin.ui.Panel m_dependencyPanel
vaadin component. -
m_groupIDs
Set<CmsUUID> m_groupIDs
Ids of the group to delete. -
m_icon
com.vaadin.v7.ui.Label m_icon
The icon. -
m_icon2
com.vaadin.v7.ui.Label m_icon2
The icon. -
m_ids
Set<String> m_ids
The ids to delete. -
m_label
com.vaadin.v7.ui.Label m_label
Vaadin component. -
m_label_deleteDefault
com.vaadin.v7.ui.HorizontalLayout m_label_deleteDefault
The label shown in case of trying to delete a default user or group. -
m_okButton
com.vaadin.ui.Button m_okButton
Vaadin component. -
m_principalSelect
CmsPrincipalSelect m_principalSelect
vaadin component. -
m_principalSelectLayout
com.vaadin.v7.ui.VerticalLayout m_principalSelectLayout
vaadin component. -
m_userIDs
Set<CmsUUID> m_userIDs
Ids of the user to delete.
-
-
Class org.opencms.ui.apps.user.CmsDeleteOUDialog
class CmsDeleteOUDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -7191571070148172989L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
vaadin component. -
m_cms
CmsObject m_cms
CmsObject. -
m_dependencyPanel
com.vaadin.ui.Panel m_dependencyPanel
vaadin component. -
m_icon
com.vaadin.v7.ui.Label m_icon
vaadin component. -
m_label
com.vaadin.v7.ui.Label m_label
vaadin component. -
m_okButton
com.vaadin.ui.Button m_okButton
vaadin component. -
m_ouName
String m_ouName
The name of the ou which should be deleted, may be null. -
m_principalSelectLayout
com.vaadin.ui.FormLayout m_principalSelectLayout
vaadin component.
-
-
Class org.opencms.ui.apps.user.CmsGeneratePasswordDialog
class CmsGeneratePasswordDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -7522845215366141986L
-
Class org.opencms.ui.apps.user.CmsGroupEditDialog
class CmsGroupEditDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 6633733627052633351L
-
Serialized Fields
-
m_app
CmsAccountsApp m_app
The app instance. -
m_cancel
com.vaadin.ui.Button m_cancel
vaadin component. -
m_cms
CmsObject m_cms
CmsObject. -
m_description
com.vaadin.v7.ui.TextArea m_description
vaadin component. -
m_enabled
com.vaadin.v7.ui.CheckBox m_enabled
vaadin component. -
m_group
CmsGroup m_group
CmsGroup. -
m_groupEditParameters
CmsGroupEditParameters m_groupEditParameters
The group edit parameters. -
m_name
com.vaadin.v7.ui.TextField m_name
vaadin component. -
m_ok
com.vaadin.ui.Button m_ok
vaadin component. -
m_ou
com.vaadin.v7.ui.Label m_ou
vaadin component.
-
-
Class org.opencms.ui.apps.user.CmsGroupsOfUserTable
class CmsGroupsOfUserTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_app
CmsAccountsApp m_app
The app instance. -
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Data container.
-
-
Class org.opencms.ui.apps.user.CmsGroupTable
class CmsGroupTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- -6511159488669996003L
-
Serialized Fields
-
m_app
CmsAccountsApp m_app
Calling app. -
m_cms
CmsObject m_cms
CmsObject. -
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Indexed container. -
m_emptyLayout
com.vaadin.v7.ui.VerticalLayout m_emptyLayout
Vaadin component. -
m_fullLoaded
boolean m_fullLoaded
flag indicates if all indirect items (for sub OUs) are loaded. -
m_groups
List<CmsGroup> m_groups
List of groups. -
m_indirects
List<CmsGroup> m_indirects
List of indirect groups. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntries
The available menu entries. -
m_ou
String m_ou
The ou. -
m_type
I_CmsOuTreeType m_type
The tree type.
-
-
Class org.opencms.ui.apps.user.CmsImportExportUserDialog
class CmsImportExportUserDialog extends A_CmsImportExportUserDialog implements Serializable- serialVersionUID:
- -2055302491540892101L
-
Serialized Fields
-
m_cancel
com.vaadin.ui.Button m_cancel
Cancel button. -
m_cms
CmsObject m_cms
CmsObject. -
m_download
com.vaadin.ui.Button m_download
Download button for export. -
m_exportGroups
com.vaadin.ui.VerticalLayout m_exportGroups
Layout for groups. -
m_exportGroupsGroup
CmsEditableGroup m_exportGroupsGroup
Groups. -
m_exportRoles
com.vaadin.ui.VerticalLayout m_exportRoles
Layout for roles. -
m_exportRolesGroup
CmsEditableGroup m_exportRolesGroup
Roles. -
m_generateButton
com.vaadin.ui.Button m_generateButton
Generate password button. -
m_groupEditable
boolean m_groupEditable
Should the group field be editable? -
m_groupID
CmsUUID m_groupID
ID of group. -
m_importFileStream
ByteArrayOutputStream m_importFileStream
Stream for upload file. -
m_importGroups
com.vaadin.ui.VerticalLayout m_importGroups
Layout for groups. -
m_importGroupsGroup
CmsEditableGroup m_importGroupsGroup
Groups. -
m_importPasswords
com.vaadin.ui.CheckBox m_importPasswords
Should password be imported? -
m_importRoles
com.vaadin.ui.VerticalLayout m_importRoles
Layout for roles. -
m_importRolesGroup
CmsEditableGroup m_importRolesGroup
Roles. -
m_includeTechnicalFields
com.vaadin.ui.CheckBox m_includeTechnicalFields
Vaadin Component. -
m_includeTechnicalFieldsPanel
com.vaadin.ui.Panel m_includeTechnicalFieldsPanel
Vaadin Component. -
m_password
com.vaadin.ui.TextField m_password
Password for imported user. -
m_sendMail
com.vaadin.ui.CheckBox m_sendMail
Should the user get an email? -
m_startImport
com.vaadin.ui.Button m_startImport
Start import button. -
m_tab
com.vaadin.ui.TabSheet m_tab
Tab with import and export sheet. -
m_upload
com.vaadin.ui.Upload m_upload
Upload for import. -
m_uploadname
com.vaadin.ui.Label m_uploadname
Label to show uploaded file. -
m_userImportList
List<CmsUser> m_userImportList
List of user to import.
-
-
Class org.opencms.ui.apps.user.CmsMoveUserToOU
class CmsMoveUserToOU extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cancel
com.vaadin.ui.Button m_cancel
Vaadin component. -
m_cms
CmsObject m_cms
CmsObject. -
m_error
com.vaadin.v7.ui.VerticalLayout m_error
Vaadin component. -
m_groupTable
CmsGroupsOfUserTable m_groupTable
Vaadin component. -
m_ok
com.vaadin.ui.Button m_ok
Vaadin component. -
m_ou
com.vaadin.v7.ui.ComboBox m_ou
Vaadin component. -
m_removeAll
com.vaadin.v7.ui.CheckBox m_removeAll
Vaadin component. -
m_user
CmsUser m_user
User.
-
-
Class org.opencms.ui.apps.user.CmsNewElementDialog
class CmsNewElementDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 2351253053915340926L
-
Serialized Fields
-
m_app
CmsAccountsApp m_app
Accounts app. -
m_cancelButton
com.vaadin.ui.Button m_cancelButton
vaadin component. -
m_cms
CmsObject m_cms
The cms object. -
m_container
com.vaadin.v7.ui.VerticalLayout m_container
vaadin component. -
m_ou
String m_ou
The ou. -
m_ouLabel
com.vaadin.v7.ui.Label m_ouLabel
vaadin component. -
m_window
com.vaadin.ui.Window m_window
window.
-
-
Class org.opencms.ui.apps.user.CmsOUEditDialog
class CmsOUEditDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -1462196157732607548L
-
Serialized Fields
-
m_cancel
com.vaadin.ui.Button m_cancel
vaadin component. -
m_cms
CmsObject m_cms
CmsObject. -
m_description
com.vaadin.v7.ui.TextArea m_description
vaadin component. -
m_hideLogin
com.vaadin.v7.ui.CheckBox m_hideLogin
vaadin component. -
m_name
com.vaadin.v7.ui.TextField m_name
vaadin component. -
m_ok
com.vaadin.ui.Button m_ok
vaadin component. -
m_ou
CmsOrganizationalUnit m_ou
OU to be edited, null if new one should be created. -
m_ouResources
CmsEditableGroup m_ouResources
The group for the module resource fields. -
m_parentOu
com.vaadin.v7.ui.Label m_parentOu
vaadin component. -
m_resLayout
com.vaadin.ui.FormLayout m_resLayout
vaadin component. -
m_webuser
com.vaadin.v7.ui.CheckBox m_webuser
vaadin component.
-
-
Class org.opencms.ui.apps.user.CmsOUEditDialog.NameValidator
class NameValidator extends Object implements Serializable- serialVersionUID:
- 6830449175508751039L
-
Class org.opencms.ui.apps.user.CmsOUEditDialog.ResourceValidator
class ResourceValidator extends Object implements Serializable- serialVersionUID:
- -2325058988240648143L
-
Class org.opencms.ui.apps.user.CmsOUTable
class CmsOUTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- -1080519790145391678L
-
Serialized Fields
-
m_app
CmsAccountsApp m_app
Calling app. -
m_cms
CmsObject m_cms
CmsObject. -
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Indexed container. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntries
The available menu entries. -
m_parentOu
String m_parentOu
Parent ou.
-
-
Class org.opencms.ui.apps.user.CmsOuTree
class CmsOuTree extends com.vaadin.v7.ui.Tree implements Serializable- serialVersionUID:
- -3532367333216144806L
-
Serialized Fields
-
m_app
CmsAccountsApp m_app
Calling app. -
m_cms
CmsObject m_cms
CmsObject. -
m_rootOu
CmsOrganizationalUnit m_rootOu
Root ou. -
m_treeContainer
com.vaadin.v7.data.util.HierarchicalContainer m_treeContainer
Container.
-
-
Class org.opencms.ui.apps.user.CmsResourceInfoTable
class CmsResourceInfoTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 5999721724863889097L
-
Serialized Fields
-
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Indexed container.
-
-
Class org.opencms.ui.apps.user.CmsRoleTable
class CmsRoleTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 7863356514060544048L
-
Serialized Fields
-
m_app
CmsAccountsApp m_app
AccountsApp instance. -
m_cms
CmsObject m_cms
CmsObject. -
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Indexed container. -
m_group
String m_group
Name of group to show user for, or null. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntries
The available menu entries. -
m_parentOU
String m_parentOU
Parent ou.
-
-
Class org.opencms.ui.apps.user.CmsShowReportDialog
class CmsShowReportDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1267691928074775090L
-
Class org.opencms.ui.apps.user.CmsShowResourcesDialog
class CmsShowResourcesDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -1744033403586325260L
-
Serialized Fields
-
m_cancel
com.vaadin.ui.Button m_cancel
vaadin component. -
m_cms
CmsObject m_cms
CmsObject. -
m_layout
com.vaadin.v7.ui.VerticalLayout m_layout
vaadin component. -
m_principal
CmsPrincipal m_principal
CmsPrincipal. -
m_type
CmsShowResourcesDialog.DialogType m_type
Type of dialog.
-
-
Class org.opencms.ui.apps.user.CmsShowResourceTable
class CmsShowResourceTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- -7843045876535036146L
-
Serialized Fields
-
m_cms
CmsObject m_cms
CmsObject. -
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Indexed Container. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntries
The available menu entries. -
m_principal
CmsPrincipal m_principal
CmsPrincipal.
-
-
Class org.opencms.ui.apps.user.CmsUserCsvExportDialog
class CmsUserCsvExportDialog extends A_CmsImportExportUserDialog implements Serializable-
Serialized Fields
-
m_cancel
com.vaadin.ui.Button m_cancel
vaadin component. -
m_download
com.vaadin.ui.Button m_download
vaadin component. -
m_elementExtendedDataRole
com.vaadin.v7.ui.Label m_elementExtendedDataRole
vaadin component. -
m_elementExtendedDataUser
com.vaadin.v7.ui.Label m_elementExtendedDataUser
vaadin component. -
m_elementToExportCount
com.vaadin.v7.ui.Label m_elementToExportCount
vaadin component. -
m_elementToExportGroup
com.vaadin.v7.ui.Label m_elementToExportGroup
vaadin component. -
m_elementToExportOU
com.vaadin.v7.ui.Label m_elementToExportOU
vaadin component. -
m_elementToExportRole
com.vaadin.v7.ui.Label m_elementToExportRole
vaadin component. -
m_includeTechnicalFields
com.vaadin.ui.CheckBox m_includeTechnicalFields
Include technical fields flag. -
m_user
List<CmsUser> m_user
List of all user to export.
-
-
-
Class org.opencms.ui.apps.user.CmsUserEditDialog
class CmsUserEditDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -5198443053070008413L
-
Serialized Fields
-
m_app
CmsAccountsApp m_app
The app instance. -
m_cancel
com.vaadin.ui.Button m_cancel
vaadin component. -
m_cms
CmsObject m_cms
CmsObject. -
m_description
com.vaadin.v7.ui.TextArea m_description
vaadin component. -
m_dummyPasswordLabel
com.vaadin.v7.ui.Label m_dummyPasswordLabel
Label containing invisible dummy password fields to dissuade Firefox from saving the password *after* the user edit dialog. -
m_editParams
CmsUserEditParameters m_editParams
User edit parameter. -
m_enabled
com.vaadin.v7.ui.CheckBox m_enabled
vaadin component. -
m_forceResetPassword
com.vaadin.v7.ui.CheckBox m_forceResetPassword
vaadin component. -
m_generateButton
com.vaadin.ui.Button m_generateButton
Vaadin component. -
m_group
CmsPrincipalSelect m_group
Select view for principals. -
m_isWebOU
boolean m_isWebOU
Flag indicates is user is in webou. -
m_language
com.vaadin.v7.ui.ComboBox m_language
vaadin component. -
m_loginname
com.vaadin.v7.ui.TextField m_loginname
vaadin component. -
m_name_was_empty
boolean m_name_was_empty
Flag indicates if name was empty. -
m_next
com.vaadin.ui.Button m_next
vaadin component. -
m_ok
com.vaadin.ui.Button m_ok
vaadin component. -
m_ou
com.vaadin.v7.ui.Label m_ou
vaadin component. -
m_passwordValidator
org.opencms.ui.apps.user.CmsUserEditDialog.PasswordValidator m_passwordValidator
-
m_project
com.vaadin.v7.ui.ComboBox m_project
vaadin component. -
m_pw
CmsPasswordForm m_pw
Password form. -
m_resetTwoFactorAuthentication
com.vaadin.v7.ui.CheckBox m_resetTwoFactorAuthentication
Check box for resetting 2FA information. -
m_role
com.vaadin.v7.ui.ComboBox m_role
vaadin component. -
m_selfmanagement
com.vaadin.v7.ui.CheckBox m_selfmanagement
vaadin component. -
m_sendEmail
com.vaadin.v7.ui.CheckBox m_sendEmail
vaadin component. -
m_site
com.vaadin.v7.ui.ComboBox m_site
vaadin component. -
m_startfolder
CmsPathSelectField m_startfolder
vaadin component. -
m_startview
com.vaadin.v7.ui.ComboBox m_startview
vaadin component. -
m_tab
com.vaadin.ui.TabSheet m_tab
vaadin component. -
m_twoFactorAuthState
com.vaadin.ui.Label m_twoFactorAuthState
-
m_twoFactorBox
com.vaadin.ui.FormLayout m_twoFactorBox
-
m_user
CmsUser m_user
vaadin component. -
m_userdata
CmsUserDataFormLayout m_userdata
User data form. -
m_visSites
boolean m_visSites
Visible sites?
-
-
Class org.opencms.ui.apps.user.CmsUserEditGroupsDialog
class CmsUserEditGroupsDialog extends A_CmsEditUserGroupRoleDialog implements Serializable- serialVersionUID:
- 7548706839526481814L
-
Serialized Fields
-
m_close
com.vaadin.ui.Button m_close
vaadin component. -
m_hlayout
com.vaadin.v7.ui.HorizontalLayout m_hlayout
vaadin component. -
m_leftTableHolder
com.vaadin.v7.ui.VerticalLayout m_leftTableHolder
vaadin component. -
m_rightTableHolder
com.vaadin.v7.ui.VerticalLayout m_rightTableHolder
vaadin component. -
m_vlayout
com.vaadin.v7.ui.VerticalLayout m_vlayout
vaadin component.
-
-
Class org.opencms.ui.apps.user.CmsUserEditRoleDialog
class CmsUserEditRoleDialog extends A_CmsEditUserGroupRoleDialog implements Serializable- serialVersionUID:
- -5734296145021453705L
-
Serialized Fields
-
m_close
com.vaadin.ui.Button m_close
vaadin component. -
m_hlayout
com.vaadin.v7.ui.HorizontalLayout m_hlayout
vaadin component. -
m_leftTableHolder
com.vaadin.v7.ui.VerticalLayout m_leftTableHolder
vaadin component. -
m_rightTableHolder
com.vaadin.v7.ui.VerticalLayout m_rightTableHolder
vaadin component. -
m_vlayout
com.vaadin.v7.ui.VerticalLayout m_vlayout
vaadin component.
-
-
Class org.opencms.ui.apps.user.CmsUserTable
class CmsUserTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 7863356514060544048L
-
Serialized Fields
-
m_app
CmsAccountsApp m_app
The app. -
m_blackList
HashSet<CmsUser> m_blackList
Black list of user from higher OU than current user. -
m_cms
CmsObject m_cms
CmsObject. -
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Indexed container. -
m_emptyLayout
com.vaadin.v7.ui.VerticalLayout m_emptyLayout
vaadin component. -
m_fullyLoaded
boolean m_fullyLoaded
flag indicates if all indirect items (for roles or sub OUs) are loaded. -
m_group
String m_group
Name of group to show user for, or null. -
m_indirects
List<CmsUser> m_indirects
List of indirect user. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuEntries
List<I_CmsSimpleContextMenuEntry<Set<String>>> m_menuEntries
The available menu entries. -
m_ou
String m_ou
OU. -
m_type
I_CmsOuTreeType m_type
Type to be shown. -
m_users
List<CmsUser> m_users
List of user.
-
-
Class org.opencms.ui.apps.user.FixedHeightPanel
class FixedHeightPanel extends com.vaadin.ui.Panel implements Serializable- serialVersionUID:
- -3738280731026931673L
-
-
Package org.opencms.ui.apps.userdata
-
Class org.opencms.ui.apps.userdata.CmsUserDataAppPanel
class CmsUserDataAppPanel extends com.vaadin.ui.VerticalLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_download
com.vaadin.ui.Button m_download
The button used to download the report. -
m_email
com.vaadin.ui.TextField m_email
The field for entering the email address. -
m_filterGroup
CmsEditableGroup m_filterGroup
Manages the dynamic text filter fields. -
m_filters
com.vaadin.ui.FormLayout m_filters
Contains the (dynamic) additional text filter fields. -
m_pickUserButton
com.vaadin.ui.Button m_pickUserButton
The button used to select an OpenCms user for whom to generate the report. -
m_reportOverlay
AtomicReference<CmsReportOverlay> m_reportOverlay
The m report overlay. -
m_result
String m_result
The report as a string (the content of the download). -
m_resultsContainer
com.vaadin.ui.VerticalLayout m_resultsContainer
The widget containing the report/results. -
m_resultsLabel
com.vaadin.ui.Label m_resultsLabel
The label for the results. -
m_searchByEmail
com.vaadin.ui.Button m_searchByEmail
The button for generating the report based on the email address. -
m_searchByUser
com.vaadin.ui.Button m_searchByUser
The button which generates the report for the selected OpenCms user. -
m_user
com.vaadin.ui.TextField m_user
The field containing the name of the user for whom to generate the report.
-
-
-
Package org.opencms.ui.components
-
Class org.opencms.ui.components.A_CmsFocusShortcutListener
class A_CmsFocusShortcutListener extends com.vaadin.event.ShortcutListener implements Serializable- serialVersionUID:
- -4768641299003694650L
-
Serialized Fields
-
m_field
com.vaadin.ui.TextField m_field
The text field.
-
-
Class org.opencms.ui.components.CmsAppViewLayout
class CmsAppViewLayout extends com.vaadin.ui.CssLayout implements Serializable- serialVersionUID:
- -290796815149968830L
-
Serialized Fields
-
m_appArea
com.vaadin.ui.CssLayout m_appArea
The app area. -
m_appId
String m_appId
The app id. -
m_attributes
Map<String,
Object> m_attributes -
m_infoArea
com.vaadin.ui.CssLayout m_infoArea
The info area grid. -
m_toolbar
CmsToolBar m_toolbar
The toolbar.
-
-
Class org.opencms.ui.components.CmsAutoItemCreatingComboBox
class CmsAutoItemCreatingComboBox extends com.vaadin.v7.ui.ComboBox implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_newValueHandler
CmsAutoItemCreatingComboBox.I_NewValueHandler m_newValueHandler
The handler for new values.
-
-
Class org.opencms.ui.components.CmsAvailabilitySelector
class CmsAvailabilitySelector extends com.vaadin.ui.ComboBox<CmsPair<String,String>> implements Serializable - serialVersionUID:
- 1L
-
Class org.opencms.ui.components.CmsBasicDialog
class CmsBasicDialog extends com.vaadin.ui.VerticalLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_actionHandler
com.vaadin.event.Action.Handler m_actionHandler
The shortcut action handler. -
m_buttonPanelLeft
com.vaadin.ui.HorizontalLayout m_buttonPanelLeft
The left button panel. -
m_buttonPanelRight
com.vaadin.ui.HorizontalLayout m_buttonPanelRight
The button bar. -
m_contentPanel
com.vaadin.ui.Panel m_contentPanel
The content panel. -
m_infoComponent
com.vaadin.ui.Component m_infoComponent
The resource info component. -
m_infoResources
List<CmsResource> m_infoResources
The resources for which the resource info boxes should be displayed. -
m_mainPanel
com.vaadin.ui.VerticalLayout m_mainPanel
The main panel. -
m_maxHeightExtension
CmsMaxHeightExtension m_maxHeightExtension
Extension used to regulate max height. -
m_maxRecordedHeight
int m_maxRecordedHeight
Maximum recorded height. -
m_resizeListenerRegistration
com.vaadin.shared.Registration m_resizeListenerRegistration
The window resize listener registration. -
m_windowResizeListener
com.vaadin.server.Page.BrowserWindowResizeListener m_windowResizeListener
The window resize listener.
-
-
Class org.opencms.ui.components.CmsBasicReportPage
class CmsBasicReportPage extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_ok
com.vaadin.ui.Button m_ok
The OK button. -
m_panel
com.vaadin.ui.Panel m_panel
The panel for the report. -
m_reportContainer
com.vaadin.v7.ui.VerticalLayout m_reportContainer
The immediate parent layout of the report.
-
-
Class org.opencms.ui.components.CmsBreadCrumb
class CmsBreadCrumb extends com.vaadin.ui.AbstractComponent implements Serializable- serialVersionUID:
- 5348912019194395575L
-
Class org.opencms.ui.components.CmsBrowserFrame
class CmsBrowserFrame extends com.vaadin.ui.BrowserFrame implements Serializable- serialVersionUID:
- -7614391470292599811L
-
Class org.opencms.ui.components.CmsButtonFormRow
class CmsButtonFormRow extends com.vaadin.v7.ui.HorizontalLayout implements Serializable- serialVersionUID:
- 7691914937148837396L
-
Serialized Fields
-
m_input
T extends com.vaadin.ui.Component m_input
The text input field.
-
-
Class org.opencms.ui.components.CmsConfirmationDialog
class CmsConfirmationDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cancelAction
Runnable m_cancelAction
Action to execute when cancelled. -
m_cancelButton
com.vaadin.ui.Button m_cancelButton
Cancel button. -
m_icon
com.vaadin.v7.ui.Label m_icon
Warning icon. -
m_label
com.vaadin.v7.ui.Label m_label
Label to display text. -
m_okAction
Runnable m_okAction
Action to execute when confirmed. -
m_okButton
com.vaadin.ui.Button m_okButton
OK button .
-
-
Class org.opencms.ui.components.CmsCopyToClipboardButton
class CmsCopyToClipboardButton extends com.vaadin.ui.Button implements Serializable- serialVersionUID:
- -5962296601420539691L
-
Class org.opencms.ui.components.CmsDateField
class CmsDateField extends com.vaadin.ui.DateTimeField implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.components.CmsErrorDialog
class CmsErrorDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_copyText
CmsCopyToClipboardButton m_copyText
The select text button. -
m_details
com.vaadin.ui.CssLayout m_details
The details component. -
m_detailsButton
com.vaadin.ui.Button m_detailsButton
The toggle details button. -
m_errorLabel
com.vaadin.v7.ui.Label m_errorLabel
Label to display. -
m_errorMessage
com.vaadin.v7.ui.Label m_errorMessage
Error message label. -
m_hiddenStack
com.vaadin.v7.ui.Label m_hiddenStack
Hidden stack trace element. -
m_icon
com.vaadin.v7.ui.Label m_icon
Warning icon. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button. -
m_onClose
Runnable m_onClose
The dialog context. -
m_window
com.vaadin.ui.Window m_window
The dialog window.
-
-
Class org.opencms.ui.components.CmsExtendedSiteSelector
class CmsExtendedSiteSelector extends com.vaadin.ui.ComboBox<CmsExtendedSiteSelector.SiteSelectorOption> implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_initialized
boolean m_initialized
True if the options have been initialized. -
m_options
List<CmsExtendedSiteSelector.SiteSelectorOption> m_options
The options.
-
-
Class org.opencms.ui.components.CmsExternalLayout
class CmsExternalLayout extends com.vaadin.ui.AbstractComponent implements Serializable- serialVersionUID:
- 4970339558483506331L
-
Serialized Fields
-
m_childComponent
com.vaadin.ui.Component m_childComponent
The child component.
-
-
Class org.opencms.ui.components.CmsFakeWindow
class CmsFakeWindow extends com.vaadin.ui.CustomLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_windowTitle
String m_windowTitle
The window title.
-
-
Class org.opencms.ui.components.CmsFileTable
class CmsFileTable extends CmsResourceTable implements Serializable- serialVersionUID:
- 5460048685141699277L
-
Serialized Fields
-
m_actionColumnProperty
CmsResourceTableProperty m_actionColumnProperty
The default action column property. -
m_additionalStyleGenerators
List<com.vaadin.v7.ui.Table.CellStyleGenerator> m_additionalStyleGenerators
The additional cell style generators. -
m_beforEditDragMode
com.vaadin.v7.ui.Table.TableDragMode m_beforEditDragMode
The table drag mode, stored during item editing. -
m_contextProvider
I_CmsContextProvider m_contextProvider
The dialog context provider. -
m_currentResources
List<CmsResource> m_currentResources
The selected resources. -
m_editHandler
I_CmsFilePropertyEditHandler m_editHandler
The current file property edit handler. -
m_editItemId
CmsUUID m_editItemId
The edited item id. -
m_editProperty
CmsResourceTableProperty m_editProperty
The edited property id. -
m_fileEditHandler
CmsFileTable.FileEditHandler m_fileEditHandler
File edit event handler. -
m_filters
Collection<com.vaadin.v7.data.Container.Filter> m_filters
Saved container filters. -
m_folderSelectHandler
CmsFileTable.I_FolderSelectHandler m_folderSelectHandler
The folder select handler. -
m_menu
CmsContextMenu m_menu
The context menu. -
m_menuBuilder
I_CmsContextMenuBuilder m_menuBuilder
The context menu builder. -
m_originalEditValue
String m_originalEditValue
The original edit value.
-
-
Class org.opencms.ui.components.CmsFileTable.FileEditHandler
class FileEditHandler extends Object implements Serializable- serialVersionUID:
- -2286815522247807054L
-
Class org.opencms.ui.components.CmsFileTable.FileFieldFactory
class FileFieldFactory extends com.vaadin.v7.ui.DefaultFieldFactory implements Serializable- serialVersionUID:
- 3079590603587933576L
-
Class org.opencms.ui.components.CmsFileTable.FileSorter
class FileSorter extends com.vaadin.v7.data.util.DefaultItemSorter implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.components.CmsFolderSelector
class CmsFolderSelector extends CmsPathSelectField implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.components.CmsGwtContextMenuButton
class CmsGwtContextMenuButton extends com.vaadin.ui.AbstractComponent implements Serializable -
Class org.opencms.ui.components.CmsInfoButton
class CmsInfoButton extends com.vaadin.ui.Button implements Serializable- serialVersionUID:
- 5718515094289838271L
-
Serialized Fields
-
m_addButton
com.vaadin.ui.Button m_addButton
-
m_additionalElements
List<org.opencms.ui.components.CmsInfoButton.InfoElementBean> m_additionalElements
List with additional vaadin elements to display and their position in VerticalLayout. -
m_clickListener
com.vaadin.ui.Button.ClickListener m_clickListener
Clicklistener for the button. -
m_htmlLines
List<String> m_htmlLines
Html lines to be shown in label. -
m_windowCaption
String m_windowCaption
Caption for information window.
-
-
Class org.opencms.ui.components.CmsLockedResourcesList
class CmsLockedResourcesList extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The cancel button. -
m_messageLabel
com.vaadin.v7.ui.Label m_messageLabel
The label used to display the message. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button. -
m_resourceBox
com.vaadin.v7.ui.VerticalLayout m_resourceBox
The box containing the individual widgets for locked resources.
-
-
Class org.opencms.ui.components.CmsMacroResolverDialog
class CmsMacroResolverDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 4326570443207345219L
-
Serialized Fields
-
m_bundleComponentKeyMap
Map<com.vaadin.v7.ui.TextField,
String> m_bundleComponentKeyMap Map for storing relations for Vaadin Components to related key values. -
m_bundleValues
com.vaadin.ui.FormLayout m_bundleValues
Form Layout for displaying the bundle valuse in. -
m_cancelAction
Runnable m_cancelAction
Action to execute when cancelled. -
m_cancelButton
com.vaadin.ui.Button m_cancelButton
Cancel button. -
m_okAction
Runnable m_okAction
Action to execute when confirmed. -
m_okButton
com.vaadin.ui.Button m_okButton
OK button .
-
-
Class org.opencms.ui.components.CmsNewPasswordField
class CmsNewPasswordField extends com.vaadin.ui.PasswordField implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.components.CmsOkCancelActionHandler
class CmsOkCancelActionHandler extends Object implements Serializable- serialVersionUID:
- 6114433920380720290L
-
Class org.opencms.ui.components.CmsPanel
class CmsPanel extends com.vaadin.ui.Panel implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.components.CmsRemovableFormRow
class CmsRemovableFormRow extends com.vaadin.v7.ui.HorizontalLayout implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.components.CmsResourceIcon
class CmsResourceIcon extends com.vaadin.v7.ui.Label implements Serializable- serialVersionUID:
- 5031544534869165777L
-
Class org.opencms.ui.components.CmsResourceInfo
class CmsResourceInfo extends com.vaadin.ui.CustomLayout implements Serializable- serialVersionUID:
- -1715926038770100307L
-
Serialized Fields
-
m_bottomText
com.vaadin.v7.ui.Label m_bottomText
The sub title label. -
m_buttonLabel
com.vaadin.v7.ui.Label m_buttonLabel
The button label. -
m_icon
CmsResourceIcon m_icon
The resource icon. -
m_topInput
com.vaadin.ui.TextField m_topInput
The input on top. -
m_topText
com.vaadin.v7.ui.Label m_topText
The label on top.
-
-
Class org.opencms.ui.components.CmsResourceTable
class CmsResourceTable extends com.vaadin.ui.CustomComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_container
CmsResourceTable.ItemContainer m_container
The resource data container. -
m_fileTable
com.vaadin.v7.ui.Table m_fileTable
The table used to display the resource data. -
m_propertyProviders
List<CmsResourceTable.I_ResourcePropertyProvider> m_propertyProviders
Property provider for additional columns.
-
-
Class org.opencms.ui.components.CmsResourceTable.DefaultItemDescriptionGenerator
class DefaultItemDescriptionGenerator extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.components.CmsResourceTable.ItemContainer
class ItemContainer extends com.vaadin.v7.data.util.IndexedContainer implements Serializable- serialVersionUID:
- -2033722658471550506L
-
Class org.opencms.ui.components.CmsResourceTableProperty
class CmsResourceTableProperty extends Object implements Serializable- serialVersionUID:
- -8006568789417647500L
-
Serialized Fields
-
m_collapsible
boolean m_collapsible
The column collapsible flag. -
m_columnType
Class<?> m_columnType
The column type. -
m_columnWidth
int m_columnWidth
The column width. -
m_converter
com.vaadin.v7.data.util.converter.Converter<String,
?> m_converter The property to presentation string converter. -
m_defaultValue
Object m_defaultValue
Default value for the column. -
m_editPropertyId
String m_editPropertyId
The editable property id. -
m_expandRatio
float m_expandRatio
The column expand ratio. -
m_headerKey
String m_headerKey
The message key for the column header. -
m_id
String m_id
The column id.
-
-
Class org.opencms.ui.components.CmsResourceTableProperty.DateConverter
class DateConverter extends Object implements Serializable- serialVersionUID:
- -54133335743460680L
-
Class org.opencms.ui.components.CmsResultFacets
class CmsResultFacets extends com.vaadin.ui.VerticalLayout implements Serializable- serialVersionUID:
- 7190928063356086124L
-
Serialized Fields
-
m_manager
I_CmsResultFacetsManager m_manager
The facet search manager instance. -
m_selectedFieldFacets
Map<String,
List<String>> m_selectedFieldFacets The selected field facets. -
m_selectedFolders
List<String> m_selectedFolders
The selected folders. -
m_selectedRangeFacets
Map<String,
List<String>> m_selectedRangeFacets The selected range facets. -
m_useFullPathCategories
boolean m_useFullPathCategories
The use full category paths flag.
-
-
Class org.opencms.ui.components.CmsResultFilterComponent
class CmsResultFilterComponent extends com.vaadin.v7.ui.TextField implements Serializable -
Class org.opencms.ui.components.CmsRichTextArea
class CmsRichTextArea extends com.vaadin.ui.RichTextArea implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_styleName
String m_styleName
Style name.
-
-
Class org.opencms.ui.components.CmsRichTextAreaV7
class CmsRichTextAreaV7 extends com.vaadin.v7.ui.RichTextArea implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_styleName
String m_styleName
Style name.
-
-
Class org.opencms.ui.components.CmsSiteSelector
class CmsSiteSelector extends com.vaadin.v7.ui.ComboBox implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_folderSelector
CmsPathSelectField m_folderSelector
The folder selector.
-
-
Class org.opencms.ui.components.CmsToolBar
class CmsToolBar extends com.vaadin.ui.CssLayout implements Serializable- serialVersionUID:
- -4551194983054069395L
-
Serialized Fields
-
m_appContext
I_CmsAppUIContext m_appContext
The app UI context. -
m_appIndicator
com.vaadin.ui.Label m_appIndicator
The app indicator. -
m_buttonsFolded
boolean m_buttonsFolded
Flag indicating the toolbar buttons are folded into a sub menu. -
m_contextMenu
com.vaadin.ui.MenuBar m_contextMenu
The context menu component. -
m_dialogContext
I_CmsDialogContext m_dialogContext
The dialog context. -
m_favButton
com.vaadin.ui.Button m_favButton
The favorite button. -
m_foldedButtonsMenu
com.vaadin.ui.PopupView m_foldedButtonsMenu
The sub menu displaying the folded buttons. -
m_foldingThreshhold
int m_foldingThreshhold
The browser window width that is required to display all toolbar buttons. -
m_itemsLeft
com.vaadin.ui.HorizontalLayout m_itemsLeft
Toolbar items left. -
m_itemsRight
com.vaadin.ui.HorizontalLayout m_itemsRight
Toolbar items right. -
m_leftButtons
com.vaadin.ui.VerticalLayout m_leftButtons
The contains the buttons from the left side, displayed in the folded buttons sub menu. -
m_quickLaunchDropDown
com.vaadin.ui.Component m_quickLaunchDropDown
The quick launch drop down. -
m_rightButtons
com.vaadin.ui.VerticalLayout m_rightButtons
The contains the buttons from the right side, displayed in the folded buttons sub menu. -
m_userDropDown
com.vaadin.ui.Component m_userDropDown
The user drop down.
-
-
Class org.opencms.ui.components.CmsToolLayout
class CmsToolLayout extends com.vaadin.ui.CssLayout implements Serializable- serialVersionUID:
- 2195018534066531670L
-
Serialized Fields
-
m_main
com.vaadin.ui.Panel m_main
The main panel. -
m_subNav
com.vaadin.ui.CssLayout m_subNav
The sub navigation.
-
-
Class org.opencms.ui.components.CmsTypeSelector
class CmsTypeSelector extends com.vaadin.v7.ui.ComboBox implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.components.CmsUploadButton
class CmsUploadButton extends com.vaadin.ui.Button implements Serializable- serialVersionUID:
- -8591991683786743571L
-
Serialized Fields
-
m_uploadListener
List<CmsUploadButton.I_UploadListener> m_uploadListener
The upoad listeners.
-
-
Class org.opencms.ui.components.CmsUserDataFormLayout
class CmsUserDataFormLayout extends com.vaadin.ui.FormLayout implements Serializable- serialVersionUID:
- 4893705558720239863L
-
Serialized Fields
-
m_binder
com.vaadin.v7.data.fieldgroup.FieldGroup m_binder
The field binder. -
m_editLevel
CmsUserDataFormLayout.EditLevel m_editLevel
-
m_infos
com.vaadin.v7.data.util.PropertysetItem m_infos
The property item.
-
-
Class org.opencms.ui.components.CmsUserInfo
class CmsUserInfo extends com.vaadin.ui.VerticalLayout implements Serializable- serialVersionUID:
- 7215454442218119869L
-
Serialized Fields
-
m_context
I_CmsDialogContext m_context
The dialog context. -
m_details
com.vaadin.ui.Label m_details
The details. -
m_info
com.vaadin.ui.Label m_info
The info. -
m_infoPanel
com.vaadin.ui.HorizontalLayout m_infoPanel
The info panel. -
m_menu
CmsVerticalMenu m_menu
The user menu. -
m_uploadListener
CmsUploadButton.I_UploadListener m_uploadListener
The upload listener. -
m_user
CmsUser m_user
The current user.
-
-
Class org.opencms.ui.components.CmsVerticalMenu
class CmsVerticalMenu extends com.vaadin.ui.CssLayout implements Serializable- serialVersionUID:
- 3525340578362922967L
-
-
Package org.opencms.ui.components.categoryselect
-
Class org.opencms.ui.components.categoryselect.CmsCategorySelectDialog
class CmsCategorySelectDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 247205018045790127L
-
Serialized Fields
-
m_filter
com.vaadin.v7.ui.TextField m_filter
The category filter field. -
m_okButton
com.vaadin.ui.Button m_okButton
the OK button. -
m_selectionHandlers
List<I_CmsSelectionHandler<Collection<CmsCategory>>> m_selectionHandlers
The selection handlers. -
m_tree
CmsCategoryTree m_tree
The category tree.
-
-
Class org.opencms.ui.components.categoryselect.CmsCategorySelectField
class CmsCategorySelectField extends com.vaadin.v7.ui.CustomField<String> implements Serializable- serialVersionUID:
- -3080639027333425153L
-
Serialized Fields
-
m_dialog
CmsCategorySelectDialog m_dialog
The select dialog. -
m_dialogWindow
com.vaadin.ui.Window m_dialogWindow
The select dialog window. -
m_tree
CmsCategoryTree m_tree
The tree to display the selected categories.
-
-
Class org.opencms.ui.components.categoryselect.CmsCategoryTree
class CmsCategoryTree extends com.vaadin.v7.ui.TreeTable implements Serializable- serialVersionUID:
- 8046665824980274707L
-
Serialized Fields
-
m_checkboxes
Map<CmsCategory,
com.vaadin.v7.ui.CheckBox> m_checkboxes The check box map by category. -
m_container
com.vaadin.v7.data.util.HierarchicalContainer m_container
The data source container. -
m_isDiplayOny
boolean m_isDiplayOny
In case the display mode is set.
-
-
-
Package org.opencms.ui.components.codemirror
-
Class org.opencms.ui.components.codemirror.CmsCodeMirror
class CmsCodeMirror extends com.vaadin.ui.AbstractJavaScriptComponent implements Serializable- serialVersionUID:
- -4921119175861329688L
-
Serialized Fields
-
m_codeValue
String m_codeValue
The current content value. -
m_componentId
long m_componentId
The component id.
-
-
Class org.opencms.ui.components.codemirror.CmsCodeMirror.CodeMirrorState
class CodeMirrorState extends com.vaadin.shared.ui.JavaScriptComponentState implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_closeBrackets
boolean m_closeBrackets
The close brackets flag. -
m_contentValue
String m_contentValue
The content value. -
m_cssURIs
String[] m_cssURIs
The required CSS stylesheet URIs. -
m_enableSearchReplace
boolean m_enableSearchReplace
The search and replace enabled flag. -
m_enableUndoRedo
boolean m_enableUndoRedo
The undo redo enabled flag. -
m_fontSize
String m_fontSize
The font size. -
m_height
String m_height
The height. -
m_highlighting
boolean m_highlighting
The highlighting flag. -
m_id
long m_id
The editor instance id. -
m_lineWrapping
boolean m_lineWrapping
The line wrapping flag. -
m_messages
String m_messages
The code mirror localization. -
m_mode
String m_mode
The language mode. -
m_scriptURIs
String[] m_scriptURIs
The required JavaScript resource URIs. -
m_shortcutsMessage
String m_shortcutsMessage
The short cut descriptions HTML. -
m_tabsVisible
boolean m_tabsVisible
The tab visibility flag. -
m_theme
String m_theme
The theme. -
m_width
String m_width
The width.
-
-
Class org.opencms.ui.components.codemirror.CmsCodeMirror.ValueChangeEvent
class ValueChangeEvent extends com.vaadin.ui.Component.Event implements Serializable- serialVersionUID:
- 1L
-
-
Package org.opencms.ui.components.editablegroup
-
Class org.opencms.ui.components.editablegroup.CmsEditableGroupButtons
class CmsEditableGroupButtons extends com.vaadin.ui.AbstractComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_handler
I_CmsEditableGroupActionHandler m_handler
The action handler instance.
-
-
Class org.opencms.ui.components.editablegroup.CmsEditableGroupRow
class CmsEditableGroupRow extends com.vaadin.v7.ui.HorizontalLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_buttonBar
CmsEditableGroupButtons m_buttonBar
The button bar. -
m_component
com.vaadin.ui.Component m_component
The text input field. -
m_group
CmsEditableGroup m_group
Group of rows for a multivalue field list.
-
-
-
Package org.opencms.ui.components.extensions
-
Class org.opencms.ui.components.extensions.CmsAutoGrowingTextArea
class CmsAutoGrowingTextArea extends com.vaadin.server.AbstractExtension implements Serializable- serialVersionUID:
- 8321661587169935234L
-
Class org.opencms.ui.components.extensions.CmsEmbeddedDialogExtension
class CmsEmbeddedDialogExtension extends com.vaadin.server.AbstractExtension implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.components.extensions.CmsGwtDialogExtension
class CmsGwtDialogExtension extends com.vaadin.server.AbstractExtension implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_updateListener
I_CmsUpdateListener<String> m_updateListener
The update listener.
-
-
Class org.opencms.ui.components.extensions.CmsHistoryExtension
class CmsHistoryExtension extends com.vaadin.server.AbstractExtension implements Serializable- serialVersionUID:
- -1461819527273730247L
-
Class org.opencms.ui.components.extensions.CmsJSPBrowserFrameExtension
class CmsJSPBrowserFrameExtension extends com.vaadin.server.AbstractExtension implements Serializable- serialVersionUID:
- -417339050505442749L
-
Serialized Fields
-
m_context
I_CmsDialogContext m_context
Dialog context. -
m_window
com.vaadin.ui.Window m_window
Vaadin window to where the iframe with the jsp gets shown.
-
-
Class org.opencms.ui.components.extensions.CmsMaxHeightExtension
class CmsMaxHeightExtension extends com.vaadin.server.AbstractExtension implements Serializable- serialVersionUID:
- 3978957151754705873L
-
Serialized Fields
-
m_component
com.vaadin.ui.AbstractComponent m_component
The extended component. -
m_enabled
boolean m_enabled
If false, disable automatic height changes. -
m_heightChangeHandlers
List<CmsMaxHeightExtension.I_HeightChangeHandler> m_heightChangeHandlers
The list of height change handlers.
-
-
Class org.opencms.ui.components.extensions.CmsPollServerExtension
class CmsPollServerExtension extends com.vaadin.server.AbstractExtension implements Serializable- serialVersionUID:
- 3978957151754705873L
-
Class org.opencms.ui.components.extensions.CmsPropertyDialogExtension
class CmsPropertyDialogExtension extends com.vaadin.server.AbstractExtension implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_ids
List<CmsUUID> m_ids
The list of structure ids. -
m_newResourceBuilder
CmsNewResourceBuilder m_newResourceBuilder
Helper used to create a new resource after entering its properties. -
m_position
int m_position
Current position in the ID list. -
m_updatedIds
HashSet<CmsUUID> m_updatedIds
The structure ids of possibly updated resources. -
m_updateListener
I_CmsUpdateListener<String> m_updateListener
The update listener.
-
-
Class org.opencms.ui.components.extensions.CmsScrollPositionCss
class CmsScrollPositionCss extends com.vaadin.server.AbstractExtension implements Serializable- serialVersionUID:
- 3382283389411937891L
-
Class org.opencms.ui.components.extensions.CmsUploadAreaExtension
class CmsUploadAreaExtension extends com.vaadin.server.AbstractExtension implements Serializable- serialVersionUID:
- 3978957151754705873L
-
Serialized Fields
-
m_listeners
List<CmsUploadButton.I_UploadListener> m_listeners
The registered window close listeners.
-
-
Class org.opencms.ui.components.extensions.CmsWindowCloseExtension
class CmsWindowCloseExtension extends com.vaadin.server.AbstractExtension implements Serializable- serialVersionUID:
- 3978957151754705873L
-
Serialized Fields
-
m_listeners
List<I_CmsWindowCloseListener> m_listeners
The registered window close listeners.
-
-
Class org.opencms.ui.components.extensions.CmsWindowExtension
class CmsWindowExtension extends com.vaadin.server.AbstractExtension implements Serializable- serialVersionUID:
- 1L
-
-
Package org.opencms.ui.components.fileselect
-
Class org.opencms.ui.components.fileselect.A_CmsFileSelectField
class A_CmsFileSelectField extends com.vaadin.v7.ui.CustomField<T> implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_basePath
String m_basePath
Only resources under this (root)path can be selected. -
m_cms
CmsObject m_cms
CmsObject instance, doesn't have to be set. In normal case this is null. -
m_defaultPath
String m_defaultPath
The default path to be opened in file select dialog if no path was entered before. -
m_diableSiteSwitch
boolean m_diableSiteSwitch
Indicates if changing the website should be possible. -
m_fileSelectButton
com.vaadin.ui.Button m_fileSelectButton
Button for open file select dialog. -
m_fileSelectCaption
String m_fileSelectCaption
The file select dialog caption. -
m_fileselectVisible
boolean m_fileselectVisible
Indicates if file select button should be visible. -
m_filter
CmsResourceFilter m_filter
The filter used for reading resources. -
m_requireFile
boolean m_requireFile
Require the resource to be a file? -
m_requireFolder
boolean m_requireFolder
Require the resource to be a folder? -
m_startWithSitemapView
boolean m_startWithSitemapView
The start with sitemap view flag. -
m_textField
com.vaadin.v7.ui.TextField m_textField
The text field containing the selected path.
-
-
Class org.opencms.ui.components.fileselect.CmsPathSelectField
- serialVersionUID:
- 1L
-
Serialized Fields
-
m_settingInternalValue
boolean m_settingInternalValue
Flag to indicate whether we are currently setting the internal value. -
m_useRootPaths
boolean m_useRootPaths
Flag indicating if only root paths are used.
-
-
Class org.opencms.ui.components.fileselect.CmsResourceSelectDialog
class CmsResourceSelectDialog extends com.vaadin.ui.CustomComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_currentCms
CmsObject m_currentCms
The CMS context. -
m_fileTree
CmsResourceTreeTable m_fileTree
The file tree (wrapped in an array, because Vaadin Declarative tries to bind it otherwise) . -
m_filter
CmsResourceFilter m_filter
The resource filter. -
m_isSitemapView
boolean m_isSitemapView
Boolean flag indicating whether the tree is currently filtered. -
m_root
CmsResource m_root
The resource initially displayed at the root of the tree. -
m_siteRoot
String m_siteRoot
The site root. -
m_treeData
CmsResourceTreeContainer m_treeData
Contains the data for the tree.
-
-
Class org.opencms.ui.components.fileselect.CmsResourceSelectDialogContents
class CmsResourceSelectDialogContents extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_additionalWidgets
com.vaadin.ui.FormLayout m_additionalWidgets
Panel for additional widgets to be displayed. -
m_container
com.vaadin.v7.ui.VerticalLayout m_container
The whole content. -
m_siteSelector
com.vaadin.v7.ui.ComboBox m_siteSelector
The site selector. -
m_treeContainer
com.vaadin.v7.ui.VerticalLayout m_treeContainer
Container for the tree component.
-
-
Class org.opencms.ui.components.fileselect.CmsResourceTreeContainer
class CmsResourceTreeContainer extends com.vaadin.v7.data.util.HierarchicalContainer implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_filter
CmsResourceFilter m_filter
The resource filter.
-
-
Class org.opencms.ui.components.fileselect.CmsResourceTreeTable
class CmsResourceTreeTable extends com.vaadin.v7.ui.TreeTable implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cms
CmsObject m_cms
The CMS context. -
m_resourceSelectionHandlers
List<I_CmsSelectionHandler<CmsResource>> m_resourceSelectionHandlers
The list of selection handlers. -
m_root
CmsResource m_root
The root resource. -
m_selectionFilter
com.google.common.base.Predicate<com.vaadin.v7.data.Item> m_selectionFilter
Predicate which can be used to prevent selection of a node (this means the select handler will not be called if this returns false, but the Vaadin selection mechanism will still mark it as selected.
-
-
Class org.opencms.ui.components.fileselect.CmsResourceTreeTable.FileSorter
class FileSorter extends com.vaadin.v7.data.util.DefaultItemSorter implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.components.fileselect.CmsResourceTreeTable.StyleGenerator
class StyleGenerator extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.opencms.ui.contextmenu
-
Package org.opencms.ui.dataview
-
Class org.opencms.ui.dataview.CmsDataViewPanel
class CmsDataViewPanel extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_ascending
boolean m_ascending
The sort direction. -
m_checkBoxes
Map<Object,
com.vaadin.v7.ui.CheckBox> m_checkBoxes Map of check boxes. -
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
The container used to store the current page of search results. -
m_dataView
I_CmsDataView m_dataView
The data view instance used to access the data. -
m_filterContainer
com.vaadin.v7.ui.HorizontalLayout m_filterContainer
The widget containing the filters. -
m_filterMap
Map<String,
CmsDataViewFilter> m_filterMap The current map of filters, by id. -
m_filters
List<CmsDataViewFilter> m_filters
The current list of filters. -
m_fullTextSearch
com.vaadin.v7.ui.TextField m_fullTextSearch
Query text field. -
m_pagingControls
CmsPagingControls m_pagingControls
Widget used to move to different pages. -
m_realSelection
Set<Object> m_realSelection
The real selection (includes item. -
m_recursiveValueChange
boolean m_recursiveValueChange
True if we are currently in a recursive call of the value change event listener. -
m_searchButton
com.vaadin.ui.Button m_searchButton
Search button. -
m_sortCol
Object m_sortCol
The sort column. -
m_table
CmsComponentField<com.vaadin.v7.ui.Table> m_table
The table with the search results. -
m_tablePlaceholder
com.vaadin.ui.CssLayout m_tablePlaceholder
The table container.
-
-
Class org.opencms.ui.dataview.CmsDataViewPanel.PagedTable
class PagedTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.dataview.CmsPagingControls
class CmsPagingControls extends com.vaadin.v7.ui.HorizontalLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_back
com.vaadin.ui.Button m_back
Button to go to the previous page. -
m_callbacks
List<CmsPagingControls.I_PagingCallback> m_callbacks
The registered callback. -
m_fastBack
com.vaadin.ui.Button m_fastBack
Button to go the first page. -
m_fastForward
com.vaadin.ui.Button m_fastForward
Button to go to the last page. -
m_forward
com.vaadin.ui.Button m_forward
Button to go to the next page. -
m_label
com.vaadin.v7.ui.Label m_label
Label to show the current page number. -
m_lastPage
int m_lastPage
The index of the last page. -
m_page
int m_page
The page number. -
m_pageSize
int m_pageSize
The page size. -
m_resultCount
int m_resultCount
The result count. -
m_resultsLabel
com.vaadin.v7.ui.Label m_resultsLabel
The results label.
-
-
-
Package org.opencms.ui.dialogs
-
Class org.opencms.ui.dialogs.A_CmsSelectResourceTypeDialog
class A_CmsSelectResourceTypeDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_allTypes
List<CmsResourceTypeBean> m_allTypes
List of all types. -
m_createdResource
CmsResource m_createdResource
The created resource. -
m_currentView
CmsElementView m_currentView
The current view id. -
m_dialogContext
I_CmsDialogContext m_dialogContext
The dialog context. -
m_filterField
com.vaadin.ui.TextField[] m_filterField
The filter field, wrapped in an array to prevent the declarative layout mechanism from messing with it. -
m_filterMode
boolean m_filterMode
True if we are in filtering mode. -
m_filterString
String m_filterString
The filter string (null if not filtering). -
m_folderResource
CmsResource m_folderResource
The current folder. -
m_resourceInfoMap
Map<CmsResourceTypeBean,
CmsResourceInfo> m_resourceInfoMap -
m_selectedRunnable
Runnable m_selectedRunnable
-
m_selectedType
CmsResourceTypeBean m_selectedType
The selected type. -
m_typeHelper
CmsAddDialogTypeHelper m_typeHelper
The type helper.
-
-
Class org.opencms.ui.dialogs.CmsChangeTypeDialog
class CmsChangeTypeDialog extends CmsNewDialog implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.dialogs.CmsCopyMoveDialog
class CmsCopyMoveDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_actionCombo
com.vaadin.v7.ui.ComboBox m_actionCombo
The action radio buttons. -
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The cancel button. -
m_cms
CmsObject m_cms
The cms context. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_defaultActions
List<CmsCopyMoveDialog.Action> m_defaultActions
The default actions. -
m_dialogMode
CmsCopyMoveDialog.DialogMode m_dialogMode
Flag indicating the move option is allowed. -
m_hasContainerPageDefaultFile
boolean m_hasContainerPageDefaultFile
Indicates the copy folder has a default file of the type container page. -
m_macroDialog
CmsMacroResolverDialog m_macroDialog
Dialog for editing key value pairs used as macros. Only used for sitemap folder -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button. -
m_overwriteExisting
com.vaadin.v7.ui.CheckBox m_overwriteExisting
The overwrite existing resources checkbox. -
m_rootCms
CmsObject m_rootCms
The root cms context. -
m_targetPath
CmsPathSelectField m_targetPath
The target path select field. -
m_updateResources
Set<CmsUUID> m_updateResources
The resources to update after dialog close.
-
-
Class org.opencms.ui.dialogs.CmsCopyToProjectDialog
class CmsCopyToProjectDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- -3016972948701432951L
-
Serialized Fields
-
m_context
I_CmsDialogContext m_context
the dialog context.
-
-
Class org.opencms.ui.dialogs.CmsDeleteDialog
class CmsDeleteDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The cancel button. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_deleteResource
com.vaadin.v7.ui.Label m_deleteResource
Message if deleting resources is allowed or not. -
m_deleteSiblings
com.vaadin.v7.ui.OptionGroup m_deleteSiblings
The delete siblings check box group. -
m_linksLabel
com.vaadin.v7.ui.Label m_linksLabel
Label for the links. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button. -
m_resourceBox
com.vaadin.v7.ui.VerticalLayout m_resourceBox
Box for displaying resource widgets.
-
-
Class org.opencms.ui.dialogs.CmsEmbeddedDialogsUI
class CmsEmbeddedDialogsUI extends A_CmsUI implements Serializable- serialVersionUID:
- 1201184887611215370L
-
Serialized Fields
-
m_currentContext
CmsEmbeddedDialogContext m_currentContext
The dialog context of the currently opened dialog. -
m_extension
CmsEmbeddedDialogExtension m_extension
The extension used to communicate with the client.
-
-
Class org.opencms.ui.dialogs.CmsGalleryOptimizeDialog
class CmsGalleryOptimizeDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_buttonSave
com.vaadin.ui.Button m_buttonSave
The save button. -
m_buttonSaveAndExit
com.vaadin.ui.Button m_buttonSaveAndExit
The save and exit button. -
m_compositeDataListHeader
Object m_compositeDataListHeader
The UI composite representing the gallery item list header view. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_dataListHeaderView
com.vaadin.ui.VerticalLayout m_dataListHeaderView
The UI component representing the gallery item list header view. -
m_dataListView
com.vaadin.ui.GridLayout m_dataListView
The UI component representing the gallery item list view. -
m_dataListViewScrollable
com.vaadin.ui.Panel m_dataListViewScrollable
The UI component representing the scrollable wrapper around the gallery item list view. -
m_filterHandler
org.opencms.ui.dialogs.CmsGalleryOptimizeDialog.FilterHandler m_filterHandler
The filter handler. -
m_gallery
CmsResource m_gallery
The gallery -
m_lockActionRecord
CmsLockActionRecord m_lockActionRecord
The lock action record for the gallery folder. -
m_messageSortDateLastModifiedAscending
String m_messageSortDateLastModifiedAscending
Localized message. -
m_messageSortDateLastModifiedDescending
String m_messageSortDateLastModifiedDescending
Localized message. -
m_messageSortNoCopyrightFirst
String m_messageSortNoCopyrightFirst
Localized message. -
m_messageSortPathAscending
String m_messageSortPathAscending
Localized message. -
m_messageSortPathDescending
String m_messageSortPathDescending
Localized message. -
m_messageSortTitleAscending
String m_messageSortTitleAscending
Localized message. -
m_messageSortTitleDescending
String m_messageSortTitleDescending
Localized message. -
m_messageSortUnusedFirst
String m_messageSortUnusedFirst
Localized message. -
m_pageHandler
org.opencms.ui.dialogs.CmsGalleryOptimizeDialog.PageHandler m_pageHandler
The page handler. -
m_provider
org.opencms.ui.dialogs.CmsGalleryOptimizeDialog.Provider m_provider
The data provider. -
m_saveHandler
org.opencms.ui.dialogs.CmsGalleryOptimizeDialog.SaveHandler m_saveHandler
The save handler.
-
-
Class org.opencms.ui.dialogs.CmsGalleryOptimizeDialog.ContextMenu
class ContextMenu extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_dataItem
org.opencms.ui.dialogs.CmsGalleryOptimizeDialog.DataItem m_dataItem
The data item handled by this dialog context.
-
-
Class org.opencms.ui.dialogs.CmsNewDialog
class CmsNewDialog extends A_CmsSelectResourceTypeDialog implements Serializable-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The cancel button. -
m_defaultLocationCheckbox
com.vaadin.v7.ui.CheckBox m_defaultLocationCheckbox
Check box for enabling / disabling default creation folders. -
m_modeToggle
com.vaadin.ui.Button m_modeToggle
-
m_typeContainer
com.vaadin.v7.ui.VerticalLayout m_typeContainer
Container for the type list. -
m_viewSelector
com.vaadin.v7.ui.ComboBox m_viewSelector
Element view selector.
-
-
-
Class org.opencms.ui.dialogs.CmsProjectSelectDialog
class CmsProjectSelectDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 4455901453008760434L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The cancel button. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_projectComboBox
com.vaadin.v7.ui.ComboBox m_projectComboBox
The project select. -
m_siteComboBox
CmsExtendedSiteSelector m_siteComboBox
The site select.
-
-
Class org.opencms.ui.dialogs.CmsPublishScheduledDialog
class CmsPublishScheduledDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 7488454443783670970L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The cancel button. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_dateField
CmsDateField m_dateField
The date selection field. -
m_includeSubResources
com.vaadin.ui.CheckBox m_includeSubResources
Include sub-resources check box. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button.
-
-
Class org.opencms.ui.dialogs.CmsReindexDialog
class CmsReindexDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The Cancel button. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_infoText
com.vaadin.v7.ui.Label m_infoText
Label with info text. -
m_isOnline
boolean m_isOnline
Flag, indicating if we are in the online project. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button. -
m_reindexRelated
com.vaadin.v7.ui.CheckBox m_reindexRelated
The checkbox, telling if related should be reindexed as well.
-
-
Class org.opencms.ui.dialogs.CmsRestoreDeletedDialog
class CmsRestoreDeletedDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The cancel button. -
m_deletedResourceContainer
com.vaadin.ui.AbstractOrderedLayout m_deletedResourceContainer
The box containing the widgets representing the deleted resources. -
m_dialogContext
I_CmsDialogContext m_dialogContext
The dialog context. -
m_includeSubfoldersField
com.vaadin.v7.ui.CheckBox m_includeSubfoldersField
Checkbox for including subfolders. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button. -
m_selectAllField
com.vaadin.v7.ui.CheckBox m_selectAllField
Check box to select all resources. -
m_selectionContainer
com.vaadin.v7.data.util.IndexedContainer m_selectionContainer
Data model for check boxes / selection.
-
-
Class org.opencms.ui.dialogs.CmsSecureExportDialog
class CmsSecureExportDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The Cancel button. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_exportField
com.vaadin.v7.ui.OptionGroup m_exportField
Field for the export setting. -
m_exportNameField
com.vaadin.v7.ui.TextField m_exportNameField
Field for the export name. -
m_internalField
com.vaadin.v7.ui.CheckBox m_internalField
Field for the 'internal' option. -
m_linkField
com.vaadin.v7.ui.Label m_linkField
The label to display the online link. -
m_noSecureServerLabel
com.vaadin.v7.ui.Label m_noSecureServerLabel
Label to inform user that server has no secure server. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button. -
m_resource
CmsResource m_resource
The current resource. -
m_secureField
com.vaadin.v7.ui.OptionGroup m_secureField
Field for the secure setting.
-
-
Class org.opencms.ui.dialogs.CmsSiteSelectDialog
class CmsSiteSelectDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 4455901453008760434L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The cancel button. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_projectSelector
com.vaadin.ui.ComboBox<CmsUUID> m_projectSelector
Select box for changing the current project. -
m_siteComboBox
CmsExtendedSiteSelector m_siteComboBox
The site select.
-
-
Class org.opencms.ui.dialogs.CmsTouchDialog
class CmsTouchDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The Cancel button. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_dateField
CmsDateField m_dateField
The date selection field. -
m_modifySubresourcesField
com.vaadin.ui.CheckBox m_modifySubresourcesField
Check box to enable/disable modification of children. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button. -
m_rewriteContentField
com.vaadin.ui.CheckBox m_rewriteContentField
Checkbox to enable/disable rewriting of contents.
-
-
Class org.opencms.ui.dialogs.CmsUndeleteDialog
class CmsUndeleteDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The Cancel button. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button.
-
-
Class org.opencms.ui.dialogs.CmsUndoDialog
class CmsUndoDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The Cancel button. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_icon
com.vaadin.v7.ui.Label m_icon
The warning icon -
m_infoText
com.vaadin.v7.ui.Label m_infoText
Label with info text. -
m_lockWarning
com.vaadin.v7.ui.VerticalLayout m_lockWarning
The lock warning to display if sub-resources are locked. -
m_modifiedText
com.vaadin.v7.ui.Label m_modifiedText
Label for displaying last modification date / user. -
m_modifySubresourcesField
com.vaadin.v7.ui.OptionGroup m_modifySubresourcesField
Check box to enable/disable modification of children. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button. -
m_undoMoveField
com.vaadin.v7.ui.CheckBox m_undoMoveField
The date selection field.
-
-
Class org.opencms.ui.dialogs.CmsUserDataDialog
class CmsUserDataDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 8907786853232656944L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The Cancel button. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_form
CmsUserDataFormLayout m_form
The form layout. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button. -
m_user
CmsUser m_user
The edited user.
-
-
-
Package org.opencms.ui.dialogs.availability
-
Class org.opencms.ui.dialogs.availability.CmsAvailabilityDialog
class CmsAvailabilityDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_availabilityInfo
CmsAvailabilityInfoBean m_availabilityInfo
Availability info. -
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The cancel button. -
m_dialogContext
I_CmsDialogContext m_dialogContext
The dialog context. -
m_expiredField
CmsDateField m_expiredField
Date field. -
m_initialNotificationEnabled
Boolean m_initialNotificationEnabled
Initial value for 'notification enabled. -
m_initialNotificationInterval
String m_initialNotificationInterval
Initial value for notification interval. -
m_modifySiblingsField
com.vaadin.v7.ui.CheckBox m_modifySiblingsField
'Modify siblings' check box. -
m_notificationEnabledField
com.vaadin.v7.ui.CheckBox m_notificationEnabledField
'enable notification' check box. -
m_notificationIntervalField
com.vaadin.v7.ui.TextField m_notificationIntervalField
Field for the notification interval. -
m_notificationPanel
com.vaadin.ui.Panel m_notificationPanel
Panel for notifications. -
m_okButton
com.vaadin.ui.Button m_okButton
OK button. -
m_releasedField
CmsDateField m_releasedField
Date field. -
m_resetExpired
com.vaadin.v7.ui.CheckBox m_resetExpired
Option to reset the expiration. -
m_resetReleased
com.vaadin.v7.ui.CheckBox m_resetReleased
Option to reset the relase date. -
m_responsiblesContainer
com.vaadin.v7.ui.VerticalLayout m_responsiblesContainer
Container for responsibles widgets. -
m_responsiblesPanel
com.vaadin.ui.Panel m_responsiblesPanel
Panel for 'Responsibles'. -
m_subresourceModificationField
com.vaadin.v7.ui.CheckBox m_subresourceModificationField
Option to enable subresource modification.
-
-
Class org.opencms.ui.dialogs.availability.CmsAvailabilityInfoBean
class CmsAvailabilityInfoBean extends Object implements Serializable- serialVersionUID:
- -3132436076946143159L
-
Serialized Fields
-
m_dateExpired
long m_dateExpired
The expiration date. -
m_datePubScheduled
long m_datePubScheduled
The publish scheduled date. -
m_dateReleased
long m_dateReleased
The release date. -
m_hasSiblings
boolean m_hasSiblings
Signals whether the current uri has siblings or not. -
m_modifySiblings
boolean m_modifySiblings
Signals whether the siblings of the current uri should be modified or not. -
m_notificationEnabled
boolean m_notificationEnabled
Signals whether the notification is enabled or not. -
m_notificationInterval
int m_notificationInterval
The notification interval. -
m_pageInfo
CmsListInfoBean m_pageInfo
The page info for displaying the CmsListItemWidget. -
m_responsibles
Map<CmsPrincipalBean,
String> m_responsibles A Map with all responsible users. -
m_resType
String m_resType
The current resource type.
-
-
-
Package org.opencms.ui.dialogs.embedded
-
Class org.opencms.ui.dialogs.embedded.CmsDataViewDialog
class CmsDataViewDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The cancel button. -
m_container
com.vaadin.v7.ui.VerticalLayout m_container
The container for the other widgets. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button.
-
-
-
Package org.opencms.ui.dialogs.history
-
Class org.opencms.ui.dialogs.history.CmsHistoryDialog
class CmsHistoryDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_compareButton
CmsComponentField<com.vaadin.ui.Button> m_compareButton
Unbound field for the compare button. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_diffs
List<I_CmsDiffProvider> m_diffs
Objects used to display differences between two versions. -
m_group1
CmsLogicalCheckboxGroup m_group1
Check box group for column V1. -
m_group2
CmsLogicalCheckboxGroup m_group2
Check box group for column V2. -
m_listContainer
com.vaadin.v7.ui.VerticalLayout m_listContainer
Container for the list. -
m_resource
CmsResource m_resource
The resource for which the history dialog was opened. -
m_selected1
CmsComponentField<com.vaadin.v7.ui.CheckBox> m_selected1
Unbound field for the first selected check box. -
m_selected2
CmsComponentField<com.vaadin.v7.ui.CheckBox> m_selected2
Unbound field for the second selected check box.
-
-
-
Package org.opencms.ui.dialogs.history.diff
-
Class org.opencms.ui.dialogs.history.diff.CmsTextDiffPanel
class CmsTextDiffPanel extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_diffHtml
com.vaadin.v7.ui.Label m_diffHtml
Label containing the actual diff. -
m_diffMode
String m_diffMode
The current diff mode. -
m_diffModeSelect
com.vaadin.v7.ui.OptionGroup m_diffModeSelect
Selects between different diff modes. -
m_text1
String m_text1
First text used for comparison. -
m_text2
String m_text2
Second text used for comparison. -
m_textMode
String m_textMode
The current text mode. -
m_textOrHtmlSelect
com.vaadin.v7.ui.OptionGroup m_textOrHtmlSelect
Selects between different text modes.
-
-
-
Package org.opencms.ui.dialogs.permissions
-
Class org.opencms.ui.dialogs.permissions.CmsPermissionDialog
class CmsPermissionDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 2397141190651779325L
-
Serialized Fields
-
m_accordion
com.vaadin.ui.Accordion m_accordion
The permission view accordion. -
m_closeButton
com.vaadin.ui.Button m_closeButton
The close button. -
m_cms
CmsObject m_cms
The cms context. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_editable
boolean m_editable
The editable flag. -
m_inheritedPermissions
com.vaadin.v7.ui.VerticalLayout m_inheritedPermissions
The inherited permissions panel. -
m_lockActionRecord
CmsLockActionRecord m_lockActionRecord
The lock action record. -
m_main
com.vaadin.v7.ui.VerticalLayout m_main
main layout. -
m_okButton
com.vaadin.ui.Button m_okButton
The ok button. -
m_parents
Map<CmsUUID,
String> m_parents Parent path map. -
m_permissionToChange
Set<CmsPermissionBean> m_permissionToChange
Set of permissions to save on ok-Button click. -
m_principalSelect
CmsPrincipalSelect m_principalSelect
The principal select widget. -
m_resource
CmsResource m_resource
The resource. -
m_resourcePermissions
com.vaadin.v7.ui.VerticalLayout m_resourcePermissions
The resource permissions panel. -
m_setPermissionTab
com.vaadin.v7.ui.VerticalLayout m_setPermissionTab
The tab for setting permissions. -
m_userPermissions
com.vaadin.v7.ui.VerticalLayout m_userPermissions
The user permission panel.
-
-
Class org.opencms.ui.dialogs.permissions.CmsPermissionView
class CmsPermissionView extends com.vaadin.ui.CssLayout implements Serializable- serialVersionUID:
- 3440901877277200393L
-
Serialized Fields
-
m_buttonBar
com.vaadin.v7.ui.VerticalLayout m_buttonBar
The button bar. -
m_changeHandler
CmsPermissionView.PermissionChangeHandler m_changeHandler
The permission change handler. -
m_editable
boolean m_editable
The editable flag. -
m_entry
CmsAccessControlEntry m_entry
The access control entry to display. -
m_fieldFactory
com.vaadin.v7.ui.TableFieldFactory m_fieldFactory
The table field factory. -
m_inheritCheckbox
com.vaadin.v7.ui.CheckBox m_inheritCheckbox
The inherit check box. -
m_overwriteCheckbox
com.vaadin.v7.ui.CheckBox m_overwriteCheckbox
The overwrite check box. -
m_permissions
com.vaadin.v7.ui.Table m_permissions
The permissions table. -
m_principalName
String m_principalName
The principal name. -
m_principalType
String m_principalType
The principal type. -
m_responsibleCheckbox
com.vaadin.v7.ui.CheckBox m_responsibleCheckbox
The responsible check box. -
m_valueChangeListener
com.vaadin.v7.data.Property.ValueChangeListener m_valueChangeListener
The value change listener for all fields of this view.
-
-
Class org.opencms.ui.dialogs.permissions.CmsPermissionViewTable
class CmsPermissionViewTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- -2759899760528588890L
-
Serialized Fields
-
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Data container. -
m_dialog
CmsPermissionDialog m_dialog
Calling dialog. -
m_editable
boolean m_editable
editable.
-
-
Class org.opencms.ui.dialogs.permissions.CmsPrincipalSelect
class CmsPrincipalSelect extends com.vaadin.ui.CustomComponent implements Serializable- serialVersionUID:
- 6944968889428174262L
-
Serialized Fields
-
m_addPermissionSetButton
com.vaadin.ui.Button m_addPermissionSetButton
The add button. -
m_includeWebOus
boolean m_includeWebOus
Indicates if web ous should be included. -
m_main
com.vaadin.v7.ui.HorizontalLayout m_main
The main layout. -
m_ou
String m_ou
Ou. -
m_ouChangeEnabled
boolean m_ouChangeEnabled
Is ou change enabled? -
m_principalName
com.vaadin.v7.ui.TextField m_principalName
The principal name text field. -
m_principalTypeSelect
com.vaadin.v7.ui.ComboBox m_principalTypeSelect
The type select box. -
m_realOnly
boolean m_realOnly
Controls whether only real users/groups or also pseudo-principals like ALL_OTHERS should be shown. -
m_roleSelectionAllowed
boolean m_roleSelectionAllowed
True if role selection should be allowed. -
m_selectHandler
CmsPrincipalSelect.I_PrincipalSelectHandler m_selectHandler
The principal select handler. -
m_selectPrincipalButton
com.vaadin.ui.Button m_selectPrincipalButton
The open principal select dialog button. -
m_widgetType
CmsPrincipalSelect.WidgetType m_widgetType
The widget type. -
m_window
com.vaadin.ui.Window m_window
The principal select dialog window.
-
-
Class org.opencms.ui.dialogs.permissions.CmsPrincipalSelectDialog
class CmsPrincipalSelectDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 4650407086145654695L
-
Serialized Fields
-
m_closeButton
com.vaadin.ui.Button m_closeButton
Vaadin component. -
m_cms
CmsObject m_cms
CmsObject. -
m_ou
String m_ou
Ou name. -
m_ouCombo
com.vaadin.v7.ui.ComboBox m_ouCombo
Vaadin component. -
m_realOnly
boolean m_realOnly
Only show real principals? -
m_selectField
I_CmsPrincipalSelect m_selectField
Calling vaadin component. -
m_selectHandler
CmsPrincipalSelect.I_PrincipalSelectHandler m_selectHandler
The principal select handler. -
m_table
CmsPrincipalTable m_table
Vaadin component. -
m_tableFilter
com.vaadin.v7.ui.TextField m_tableFilter
Vaadin component. -
m_type
CmsPrincipalSelect.WidgetType m_type
Type to display. -
m_typeCombo
com.vaadin.v7.ui.ComboBox m_typeCombo
Vaadin component.
-
-
Class org.opencms.ui.dialogs.permissions.CmsPrincipalSelectExtension
class CmsPrincipalSelectExtension extends com.vaadin.server.AbstractExtension implements Serializable- serialVersionUID:
- -38736017917448694L
-
Serialized Fields
-
m_select
CmsPrincipalSelect m_select
The select widget.
-
-
Class org.opencms.ui.dialogs.permissions.CmsPrincipalTable
class CmsPrincipalTable extends com.vaadin.v7.ui.Table implements Serializable- serialVersionUID:
- -6291109098461446195L
-
Serialized Fields
-
m_container
com.vaadin.v7.data.util.IndexedContainer m_container
Indexed Contaier.
-
-
-
Package org.opencms.ui.editors
-
Class org.opencms.ui.editors.A_CmsFrameEditor
class A_CmsFrameEditor extends Object implements Serializable- serialVersionUID:
- 6944345583913510988L
-
Serialized Fields
-
m_editorState
CmsEditorStateExtension m_editorState
The editor state. -
m_frame
CmsBrowserFrame m_frame
The frame component. -
m_leaving
boolean m_leaving
Flag indicating a view change. -
m_resource
CmsResource m_resource
The currently edited resource.
-
-
Class org.opencms.ui.editors.CmsAcaciaEditor
class CmsAcaciaEditor extends A_CmsFrameEditor implements Serializable- serialVersionUID:
- -5498365579090634771L
-
Class org.opencms.ui.editors.CmsEditorStateExtension
class CmsEditorStateExtension extends com.vaadin.server.AbstractExtension implements Serializable- serialVersionUID:
- -7159723321228453105L
-
Serialized Fields
-
m_hasChanges
boolean m_hasChanges
The changed flag.
-
-
Class org.opencms.ui.editors.CmsSourceEditor
class CmsSourceEditor extends Object implements Serializable- serialVersionUID:
- 726920483145397926L
-
Serialized Fields
-
m_backLink
String m_backLink
The editor back link. -
m_changed
boolean m_changed
The content changed flag. -
m_cleared
boolean m_cleared
The cleared flag. -
m_codeMirror
CmsCodeMirror m_codeMirror
The code mirror instance. -
m_exit
com.vaadin.ui.Button m_exit
The exit button. -
m_file
CmsLockUtil.LockedFile m_file
The current file. -
m_save
com.vaadin.ui.Button m_save
The save button. -
m_saveAndExit
com.vaadin.ui.Button m_saveAndExit
The save and exit button. -
m_shortcutActions
Map<com.vaadin.event.Action,
Runnable> m_shortcutActions The bundle editor shortcuts.
-
-
Class org.opencms.ui.editors.CmsXmlContentEditor
class CmsXmlContentEditor extends A_CmsFrameEditor implements Serializable- serialVersionUID:
- -3021048483774673579L
-
Class org.opencms.ui.editors.CmsXmlPageEditor
class CmsXmlPageEditor extends A_CmsFrameEditor implements Serializable- serialVersionUID:
- 6956310502396129228L
-
-
Package org.opencms.ui.editors.messagebundle
-
Class org.opencms.ui.editors.messagebundle.CmsMessageBundleEditor
class CmsMessageBundleEditor extends Object implements Serializable- serialVersionUID:
- 5366955716462191580L
-
Serialized Fields
-
m_backLink
String m_backLink
The place where to go when the editor is closed. -
m_cms
CmsObject m_cms
CmsObject for read / write actions. -
m_configurableMessages
CmsMessageBundleEditorModel.ConfigurableMessages m_configurableMessages
Configurable Messages. -
m_context
I_CmsAppUIContext m_context
The context of the UI. -
m_fieldFactories
Map<org.opencms.ui.editors.messagebundle.CmsMessageBundleEditorTypes.EditMode,
org.opencms.ui.editors.messagebundle.CmsMessageBundleEditorTypes.TranslateTableFieldFactory> m_fieldFactories The field factories for the different modes. -
m_leaving
boolean m_leaving
Flag, indicating if leaving the editor is confirmed. -
m_messages
CmsMessages m_messages
Messages used by the GUI. -
m_model
CmsMessageBundleEditorModel m_model
The model behind the UI. -
m_options
CmsMessageBundleEditorOptions m_options
The options view of the editor. -
m_optionsColumn
org.opencms.ui.editors.messagebundle.CmsMessageBundleEditorTypes.OptionColumnGenerator m_optionsColumn
The options column, optionally shown in the table. -
m_resource
CmsResource m_resource
The resource that was opened with the editor. -
m_saveBtn
com.vaadin.ui.Button m_saveBtn
The save button. -
m_saveExitBtn
com.vaadin.ui.Button m_saveExitBtn
The save and exit button. -
m_shortcutActions
Map<com.vaadin.event.Action,
Runnable> m_shortcutActions The bundle editor shortcuts. -
m_styleGenerators
Map<org.opencms.ui.editors.messagebundle.CmsMessageBundleEditorTypes.EditMode,
org.opencms.ui.editors.messagebundle.CmsMessageBundleEditorTypes.TranslateTableCellStyleGenerator> m_styleGenerators The cell style generators for the different modes. -
m_table
org.tepi.filtertable.FilterTable m_table
The table component that is shown.
-
-
Class org.opencms.ui.editors.messagebundle.CmsMessageBundleEditorModel.SortedProperties
class SortedProperties extends Properties implements Serializable- serialVersionUID:
- 8814525892788043348L
-
-
Package org.opencms.ui.error
-
Class org.opencms.ui.error.CmsErrorUI
class CmsErrorUI extends A_CmsUI implements Serializable- serialVersionUID:
- -7274300240145879438L
-
-
Package org.opencms.ui.favorites
-
Class org.opencms.ui.favorites.CmsEditFavoriteDialog
class CmsEditFavoriteDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_callback
Consumer<CmsFavoriteEntry> m_callback
The callback to call after the title is changed. -
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The cancel button. -
m_changed
boolean m_changed
Boolean flag indicating whether the text field has changed. -
m_entry
CmsFavoriteEntry m_entry
The favorite entry. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button. -
m_title
com.vaadin.ui.TextField m_title
The title field.
-
-
Class org.opencms.ui.favorites.CmsFavInfo
class CmsFavInfo extends com.vaadin.ui.CustomLayout implements Serializable- serialVersionUID:
- -1715926038770100307L
-
Serialized Fields
-
m_bottomText
com.vaadin.ui.Label m_bottomText
The sub title label. -
m_buttonLabel
com.vaadin.ui.Label m_buttonLabel
The button label. -
m_buttons
CmsEditableGroupButtons m_buttons
The buttons for changing the position. -
m_entry
CmsFavoriteEntry m_entry
The favorite entry. -
m_icon
CmsResourceIcon m_icon
The resource icon. -
m_projectLabel
com.vaadin.ui.Label m_projectLabel
The project label. -
m_resource
CmsResource m_resource
The resource. -
m_siteLabel
com.vaadin.ui.Label m_siteLabel
The site label. -
m_topText
com.vaadin.ui.Label m_topText
The title label.
-
-
Class org.opencms.ui.favorites.CmsFavoriteDialog
class CmsFavoriteDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_addButton
com.vaadin.ui.Button m_addButton
The Add button. -
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The Cancel button. -
m_context
I_CmsFavoriteContext m_context
The favorite context. -
m_currentLocation
Optional<CmsFavoriteEntry> m_currentLocation
Current favorite location. -
m_favContainer
com.vaadin.ui.VerticalLayout m_favContainer
The container layout for the favorite widgets. -
m_favDao
CmsFavoriteDAO m_favDao
Load/save handler for favorites. -
m_group
CmsEditableGroup m_group
The group for the favorite widgets. -
m_projectBox
com.vaadin.ui.ComboBox<CmsUUID> m_projectBox
Project selector. -
m_projectBoxLabel
com.vaadin.ui.Label m_projectBoxLabel
Label for project selector. -
m_projectLabels
Map<CmsUUID,
String> m_projectLabels Map of project labels. -
m_siteBox
CmsExtendedSiteSelector m_siteBox
Site selector. -
m_siteLabels
Map<String,
String> m_siteLabels Site labels.
-
-
-
Package org.opencms.ui.login
-
Class org.opencms.ui.login.CmsChangePasswordDialog
class CmsChangePasswordDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The cancel button. -
m_cms
CmsObject m_cms
The CMS context. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_form
CmsPasswordForm m_form
The password form. -
m_locale
Locale m_locale
The locale. -
m_passwordChangeButton
com.vaadin.ui.Button m_passwordChangeButton
The button to change the password. -
m_user
CmsUser m_user
The user.
-
-
Class org.opencms.ui.login.CmsForgotPasswordDialog
class CmsForgotPasswordDialog extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
Button to cancel. -
m_emailField
com.vaadin.v7.ui.TextField m_emailField
Field for the email address. -
m_mailButton
com.vaadin.ui.Button m_mailButton
Button to request the mail with the password reset link . -
m_ouSelect
CmsLoginOuSelector m_ouSelect
The OU selector. -
m_userField
com.vaadin.v7.ui.TextField m_userField
The user field.
-
-
Class org.opencms.ui.login.CmsLoginForm
class CmsLoginForm extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_additionalMessage
com.vaadin.v7.ui.Label m_additionalMessage
Label showing an optional configurable message. -
m_controller
CmsLoginController m_controller
The login controller. -
m_copyright
com.vaadin.v7.ui.Label m_copyright
The label showing the copyright information. -
m_error
com.vaadin.v7.ui.Label m_error
The error label. -
m_fakeWindow
CmsFakeWindow m_fakeWindow
Fake window. -
m_forgotPasswordButton
com.vaadin.ui.Button m_forgotPasswordButton
Button for opening the "forgot password" dialog. -
m_loginButton
com.vaadin.ui.Button m_loginButton
Login button. -
m_multipleOus
boolean m_multipleOus
-
m_optionsButton
com.vaadin.ui.Button m_optionsButton
Button to show / hide advanced options. -
m_optionsVisible
boolean m_optionsVisible
Boolean which indicated whether the advanced options are currently visible. -
m_ouSelect
CmsLoginOuSelector m_ouSelect
Widget for OU selection. -
m_passwordField
CmsLoginPasswordField m_passwordField
Widget for entering the password. -
m_securityField
com.vaadin.v7.ui.OptionGroup m_securityField
The security field, which allows the user to choose between a private or public PC. -
m_showPasswordButton
com.vaadin.ui.Button m_showPasswordButton
The password visibility toggle. -
m_userField
com.vaadin.v7.ui.TextField m_userField
Widget for entering the user name.
-
-
Class org.opencms.ui.login.CmsLoginHelper.LoginParameters
class LoginParameters extends Object implements Serializable- serialVersionUID:
- -2636377967076796207L
-
Serialized Fields
-
m_authToken
String m_authToken
The authorization token. -
m_locale
Locale m_locale
The locale to use for display, this will not be the workplace locale, but the browser locale. -
m_logout
boolean m_logout
The logout flag. -
m_oufqn
String m_oufqn
The value of the organizational unit parameter. -
m_pcType
String m_pcType
The value of the PC type parameter. -
m_requestedResource
String m_requestedResource
The redirect URL after a successful login. -
m_reset
boolean m_reset
Reset password flag. -
m_username
String m_username
The value of the user name parameter.
-
-
Class org.opencms.ui.login.CmsLoginOuSelector
class CmsLoginOuSelector extends com.vaadin.ui.CustomComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_alwaysHidden
boolean m_alwaysHidden
Flag to always hide the selector. -
m_ouSelect
com.vaadin.v7.ui.ComboBox m_ouSelect
The combo box containing the OU options.
-
-
Class org.opencms.ui.login.CmsLoginPasswordField
class CmsLoginPasswordField extends com.vaadin.v7.ui.TextField implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.login.CmsLoginTargetOpener
class CmsLoginTargetOpener extends com.vaadin.server.AbstractExtension implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.login.CmsLoginUI
class CmsLoginUI extends A_CmsUI implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_controller
CmsLoginController m_controller
The login controller. -
m_loginForm
CmsLoginForm m_loginForm
The login form. -
m_targetOpener
CmsLoginTargetOpener m_targetOpener
The widget used to open the login target.
-
-
Class org.opencms.ui.login.CmsLoginUI.Parameters
class Parameters extends Object implements Serializable- serialVersionUID:
- -4885232184680664315L
-
Serialized Fields
-
m_locale
Locale m_locale
The locale. -
m_pcType
String m_pcType
The PC type (public or private). -
m_preselectedOu
String m_preselectedOu
The preselected OU. -
m_requestedResource
String m_requestedResource
The requested resource. -
m_requestedWorkplaceApp
String m_requestedWorkplaceApp
The requested workplace app path.
-
-
Class org.opencms.ui.login.CmsLoginUserField
class CmsLoginUserField extends com.vaadin.v7.ui.TextField implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.login.CmsPasswordForm
class CmsPasswordForm extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- 773244283339376105L
-
Serialized Fields
-
m_additionalText
com.vaadin.v7.ui.Label m_additionalText
Label with additional text. -
m_headMessage
com.vaadin.v7.ui.Label m_headMessage
Label for the head message. -
m_oldPasswordField
com.vaadin.v7.ui.PasswordField m_oldPasswordField
Field for the old password. -
m_oldPasswordStyle
CmsStyleVariable m_oldPasswordStyle
Old password style variable. -
m_oldPasswordWrapper
com.vaadin.ui.CssLayout m_oldPasswordWrapper
Layout wrapping the old password field. -
m_password1Style
CmsStyleVariable m_password1Style
Password 1 style variable. -
m_password1Wrapper
com.vaadin.ui.CssLayout m_password1Wrapper
Layout wrapping the password 1 field. -
m_password2Style
CmsStyleVariable m_password2Style
Password 2 style variable. -
m_password2Wrapper
com.vaadin.ui.CssLayout m_password2Wrapper
Layout wrapping the password 2 field. -
m_passwordField1
CmsNewPasswordField m_passwordField1
First password field. -
m_passwordField2
CmsNewPasswordField m_passwordField2
Second password field. -
m_securityHint
com.vaadin.v7.ui.Label m_securityHint
Label to display the security hint.
-
-
Class org.opencms.ui.login.CmsSecondFactorDialog
class CmsSecondFactorDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.login.CmsSecondFactorSetupDialog
class CmsSecondFactorSetupDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_context
CmsLoginController.LoginContext m_context
The login context object. -
m_continuation
org.opencms.ui.login.CmsLoginController.LoginContinuation m_continuation
The handler to call when we can continue with the login process. -
m_description
com.vaadin.ui.Label m_description
The description label. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button. -
m_qrCodeImage
com.vaadin.ui.Image m_qrCodeImage
The image used to display the QR code. -
m_secret
String m_secret
The shared secret. -
m_secretLabel
com.vaadin.ui.Label m_secretLabel
The label to display the shared secret. -
m_verification
com.vaadin.ui.TextField m_verification
The text input for entering the verification code.
-
-
Class org.opencms.ui.login.CmsSetPasswordDialog
class CmsSetPasswordDialog extends CmsChangePasswordDialog implements Serializable- serialVersionUID:
- 1L
-
-
Package org.opencms.ui.report
-
Class org.opencms.ui.report.CmsReportDialog
class CmsReportDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.report.CmsReportOverlay
class CmsReportOverlay extends com.vaadin.ui.CustomLayout implements Serializable- serialVersionUID:
- 12519444651216053L
-
Serialized Fields
-
m_report
CmsReportWidget m_report
The report widget.
-
-
Class org.opencms.ui.report.CmsReportWidget
class CmsReportWidget extends com.vaadin.ui.AbstractComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_formatter
CmsVaadinHtmlReportUpdateFormatter m_formatter
The report update formatter. -
m_report
CmsWorkplaceReport m_report
The report to display. -
m_reportFinishedHandlers
List<Runnable> m_reportFinishedHandlers
Handlers to execute when the report finishes while displaying the report widget. -
m_thread
A_CmsReportThread m_thread
The report thread. -
m_threadFinished
boolean m_threadFinished
True if the report thread is finished.
-
-
Class org.opencms.ui.report.CmsStreamReportWidget
class CmsStreamReportWidget extends CmsReportWidget implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_buffer
StringBuilder m_buffer
The buffer for the text which has been written to the stream, but not yet sent to the client. -
m_delegateStream
OutputStream m_delegateStream
A second stream to write the data to. -
m_finish
boolean m_finish
Flag which signals that no further output will be written to the stream and that the report is finished. -
m_out
PrintStream m_out
The stream whose input is written to the report.
-
-
-
Package org.opencms.ui.shared
-
Package org.opencms.ui.shared.components
-
Package org.opencms.ui.shared.login
-
Package org.opencms.ui.shared.rpc
-
Package org.opencms.ui.sitemap
-
Class org.opencms.ui.sitemap.CmsCopyPageDialog
class CmsCopyPageDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The cancel button. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_copyMode
com.vaadin.v7.ui.ComboBox m_copyMode
The copy mode selection field. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button. -
m_targetSelect
CmsPathSelectField m_targetSelect
The field for selecting the target folder.
-
-
Class org.opencms.ui.sitemap.CmsLocaleComparePanel
class CmsLocaleComparePanel extends com.vaadin.v7.ui.VerticalLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_comparisonLocale
Locale m_comparisonLocale
The selected comparison locale. -
m_comparisonLocaleSelector
com.vaadin.v7.ui.ComboBox m_comparisonLocaleSelector
The comparison locale selector. -
m_currentRoot
CmsResource m_currentRoot
The current root of the tree. -
m_handlingLocaleChange
boolean m_handlingLocaleChange
Flag which is set while the user switches one of the locales. -
m_rootLocale
Locale m_rootLocale
The root locale (locale of the root resource). -
m_rootLocaleSelector
com.vaadin.v7.ui.ComboBox m_rootLocaleSelector
The root locale selector. -
m_treeContainer
com.vaadin.ui.CssLayout m_treeContainer
The parent layout of the tree.
-
-
Class org.opencms.ui.sitemap.CmsLocaleLinkTargetSelectionDialog
class CmsLocaleLinkTargetSelectionDialog extends CmsResourceSelectDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_context
I_CmsDialogContext m_context
The dialog context. -
m_localeContext
I_CmsLocaleCompareContext m_localeContext
The locale compare context.
-
-
Class org.opencms.ui.sitemap.CmsSitemapExtension
class CmsSitemapExtension extends com.vaadin.server.AbstractExtension implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_localeCompareContainer
com.vaadin.v7.ui.VerticalLayout m_localeCompareContainer
The container for the locale comparison view. -
m_sitemapTreeController
CmsSitemapTreeController m_sitemapTreeController
The currently active sitemap tree controller. -
m_ui
CmsSitemapUI m_ui
The UI instance.
-
-
Class org.opencms.ui.sitemap.CmsSitemapTreeNode
class CmsSitemapTreeNode extends com.vaadin.ui.CssLayout implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_children
com.vaadin.ui.ComponentContainer m_children
The container for the children. -
m_contentContainer
com.vaadin.ui.CssLayout m_contentContainer
The container for the content widget (usually a resource box). -
m_isOpen
boolean m_isOpen
True if the child area is opened. -
m_opener
CmsSitemapTreeNodeOpener m_opener
The button to open/close the llst of children.
-
-
Class org.opencms.ui.sitemap.CmsSitemapTreeNodeOpener
class CmsSitemapTreeNodeOpener extends com.vaadin.ui.Button implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.sitemap.CmsSitemapUI
class CmsSitemapUI extends A_CmsUI implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_content
com.vaadin.ui.CssLayout m_content
The content. -
m_sitemapExtension
CmsSitemapExtension m_sitemapExtension
The sitemap extension installed on this UI instance.
-
-
Class org.opencms.ui.sitemap.CmsUnlinkDialog
class CmsUnlinkDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_cancelButton
com.vaadin.ui.Button m_cancelButton
The cancel button. -
m_context
I_CmsDialogContext m_context
The dialog context. -
m_localeContext
I_CmsLocaleCompareContext m_localeContext
The locale comparison context. -
m_messageLabel
com.vaadin.v7.ui.Label m_messageLabel
The label with the confirmation message. -
m_okButton
com.vaadin.ui.Button m_okButton
The OK button. -
m_otherResource
CmsResource m_otherResource
The other resource. -
m_resourceBoxContainer
com.vaadin.v7.ui.HorizontalLayout m_resourceBoxContainer
The container for the resource boxes.
-
-
-
Package org.opencms.ui.util
-
Class org.opencms.ui.util.CmsComboNullToEmptyConverter
class CmsComboNullToEmptyConverter extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.opencms.ui.util.CmsNullToEmptyConverter
class CmsNullToEmptyConverter extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.opencms.util
-
Class org.opencms.util.A_CmsModeIntEnumeration
class A_CmsModeIntEnumeration extends Object implements Serializable- serialVersionUID:
- -6652924582255509879L
-
Serialized Fields
-
m_mode
int m_mode
The internal mode descriptor.
-
-
Class org.opencms.util.A_CmsModeStringEnumeration
class A_CmsModeStringEnumeration extends Object implements Serializable- serialVersionUID:
- 6884841215348447781L
-
Serialized Fields
-
m_mode
String m_mode
The internal mode descriptor.
-
-
Class org.opencms.util.CmsHtmlTagRemoveFactory
class CmsHtmlTagRemoveFactory extends org.htmlparser.PrototypicalNodeFactory implements Serializable- serialVersionUID:
- 6961158563666656633L
-
Class org.opencms.util.CmsNoAutoCloseTag
class CmsNoAutoCloseTag extends org.htmlparser.nodes.TagNode implements Serializable- serialVersionUID:
- 7794834973417480443L
-
Serialized Fields
-
m_ids
String[] m_ids
The names of this tag.
-
-
Class org.opencms.util.CmsPair
class CmsPair extends Object implements Serializable- serialVersionUID:
- 1185676847810113664L
-
Class org.opencms.util.CmsPath
class CmsPath extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_pathStr
String m_pathStr
The internal path string.
-
-
Exception org.opencms.util.CmsRfsException
class CmsRfsException extends CmsException implements Serializable- serialVersionUID:
- -7842312210220002475L
-
Class org.opencms.util.CmsUUID
class CmsUUID extends Object implements Externalizable- serialVersionUID:
- 1736324454709298676L
-
Serialization Methods
-
readExternal
-
writeExternal
- Throws:
IOException
- See Also:
-
-
-
Package org.opencms.webdav
-
Class org.opencms.webdav.CmsJackrabbitWebdavServlet
class CmsJackrabbitWebdavServlet extends org.apache.jackrabbit.webdav.server.AbstractWebdavServlet implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_locatorFactory
CmsDavLocatorFactory m_locatorFactory
The locator factory. -
m_lockManager
org.apache.jackrabbit.webdav.lock.LockManager m_lockManager
The lock manager. -
m_repository
A_CmsRepository m_repository
The repository. -
m_resourceFactory
CmsDavResourceFactory m_resourceFactory
The resource factory. -
m_sessionProvider
CmsDavSessionProvider m_sessionProvider
The session provider.
-
-
-
Package org.opencms.widgets
-
Exception org.opencms.widgets.CmsWidgetConfigurationException
class CmsWidgetConfigurationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.opencms.widgets.CmsWidgetException
class CmsWidgetException extends CmsException implements Serializable- serialVersionUID:
- -7003923645953106868L
-
-
Package org.opencms.workflow
-
Exception org.opencms.workflow.CmsInvalidActionException
class CmsInvalidActionException extends CmsException implements Serializable- serialVersionUID:
- -2768811398590156214L
-
Exception org.opencms.workflow.CmsNewParentNotInWorkflowException
class CmsNewParentNotInWorkflowException extends CmsException implements Serializable- serialVersionUID:
- 3543624167645734851L
-
-
Package org.opencms.workplace
-
Exception org.opencms.workplace.CmsWorkplaceException
class CmsWorkplaceException extends CmsException implements Serializable- serialVersionUID:
- 7919575257318170351L
-
-
Package org.opencms.workplace.comparison
-
Class org.opencms.workplace.comparison.CmsDiffViewMode
class CmsDiffViewMode extends Object implements Serializable- serialVersionUID:
- -9107946096096683776L
-
Serialized Fields
-
m_mode
String m_mode
Internal representation. -
m_name
CmsMessageContainer m_name
Name to show.
-
-
-
Package org.opencms.workplace.explorer
-
Class org.opencms.workplace.explorer.CmsExplorerTypeAccess
class CmsExplorerTypeAccess extends Object implements Serializable- serialVersionUID:
- 1119068085158682112L
-
Serialized Fields
-
m_accessControl
Map<String,
String> m_accessControl The map of configured access control entries. -
m_accessControlList
CmsAccessControlList m_accessControlList
The acl based on the map of configured access control entries.
-
-
Class org.opencms.workplace.explorer.CmsExplorerTypeSettings
class CmsExplorerTypeSettings extends Object implements Serializable- serialVersionUID:
- 7014251115525259136L
-
Serialized Fields
-
m_access
CmsExplorerTypeAccess m_access
The explorer type access. -
m_addititionalModuleExplorerType
boolean m_addititionalModuleExplorerType
Flag for showing that this is an additional resource type which defined in a module. -
m_autoSetNavigation
boolean m_autoSetNavigation
The auto set navigation flag. -
m_autoSetTitle
boolean m_autoSetTitle
The auto set title flag. -
m_bigIcon
String m_bigIcon
The name of the big icon for this explorer type. -
m_bigIconStyle
String m_bigIconStyle
The big icon CSS style class. -
m_creatable
boolean m_creatable
The creatable flag,false
for types that can not be created through the workplace UI. -
m_elementView
String m_elementView
The element view for this explorer type. -
m_hasEditOptions
boolean m_hasEditOptions
The edit options flag. -
m_icon
String m_icon
The icon. -
m_iconRules
Map<String,
CmsIconRule> m_iconRules The icon rules for this explorer type. -
m_info
String m_info
The info. -
m_isView
boolean m_isView
Flag indicating whether this explorer type represents a view. -
m_key
String m_key
The key. -
m_name
String m_name
The name. -
m_namePattern
String m_namePattern
The name pattern. -
m_newResourceOrder
Integer m_newResourceOrder
The new resource order value. -
m_properties
List<String> m_properties
The properties. -
m_propertiesEnabled
boolean m_propertiesEnabled
The enabled properties. -
m_reference
String m_reference
The reference. -
m_requiredOnUpload
Set<String> m_requiredOnUpload
Properties which are required on upload. -
m_showNavigation
boolean m_showNavigation
The show in navigation flag. -
m_smallIconStyle
String m_smallIconStyle
The small icon CSS style class. -
m_titleKey
String m_titleKey
The title key. -
m_viewOrder
Integer m_viewOrder
The configured view order.
-
-
Class org.opencms.workplace.explorer.CmsIconRule
class CmsIconRule extends Object implements Serializable- serialVersionUID:
- 1379752428451267503L
-
Class org.opencms.workplace.explorer.CmsResourceUtil.CmsResourceProjectState
class CmsResourceProjectState extends A_CmsModeIntEnumeration implements Serializable- serialVersionUID:
- 4580450220255428716L
-
-
Package org.opencms.xml
-
Exception org.opencms.xml.CmsXmlException
class CmsXmlException extends CmsException implements Serializable- serialVersionUID:
- 3306929818516408944L
-
-
Package org.opencms.xml.content
-
Class org.opencms.xml.content.CmsXmlContentProperty
class CmsXmlContentProperty extends Object implements Serializable- serialVersionUID:
- -7718747702874213381L
-
Serialized Fields
-
m_aliasName
String m_aliasName
Alias names, separated by pipes, possibly null. -
m_default
String m_default
Default value. -
m_description
String m_description
The description. -
m_error
String m_error
The error message. -
m_includeName
String m_includeName
The include name. -
m_name
String m_name
The name of the property. -
m_niceName
String m_niceName
The nice name. -
m_preferFolder
String m_preferFolder
The "prefer folder" option. -
m_ruleRegex
String m_ruleRegex
The validation rule regex. -
m_ruleType
String m_ruleType
The validation rule type. -
m_selectInherit
String m_selectInherit
The value which indicates whether the user can influence how this property is going to be inherited. -
m_translation
String m_translation
newvalue:oldvalue pairs separated by pipes. -
m_type
String m_type
The property type. -
m_visibility
CmsXmlContentProperty.Visibility m_visibility
The property visibility. -
m_widget
String m_widget
The widget to use in the editor. -
m_widgetConfiguration
String m_widgetConfiguration
The widget configuration.
-
-
-
Package org.opencms.xml.templatemapper
-
Class org.opencms.xml.templatemapper.CmsTemplateMapperDialog
class CmsTemplateMapperDialog extends CmsBasicDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_okButton
com.vaadin.ui.Button m_okButton
The start button. -
m_report
A_CmsReportThread m_report
The report thread.
-
-
-
Package org.opencms.xml.xml2json.handler
-
Exception org.opencms.xml.xml2json.handler.CmsJsonHandlerException
class CmsJsonHandlerException extends Exception implements Serializable- serialVersionUID:
- 5155325235329055833L
-
Serialized Fields
-
m_cause
Throwable m_cause
The cause.
-
-
Exception org.opencms.xml.xml2json.handler.CmsJsonHandlerXmlContent.PathNotFoundException
class PathNotFoundException extends Exception implements Serializable- serialVersionUID:
- 1L
-