- UAgentInfo - org.opencms.jsp.util中的类
-
The DetectSmartPhone class encapsulates information about
a browser's connection to your web site.
- UAgentInfo(String, String) - 类 的构造器org.opencms.jsp.util.UAgentInfo
-
Initialize the userAgent and httpAccept variables
- unbind() - 类 中的方法org.opencms.gwt.client.ui.input.form.CmsBasicFormField
-
- unbind() - 接口 中的方法org.opencms.gwt.client.ui.input.I_CmsFormField
-
Removes the binding to this form field's model.
- uncacheContainerPage(CmsUUID, boolean) - 类 中的方法org.opencms.xml.containerpage.CmsADECache
-
Removes the container page identified by its structure id from the cache.
- uncacheContentDefinition(String) - 类 中的方法org.opencms.monitor.CmsMemoryMonitor
-
Removes the given xml content definition from the cache.
- uncacheGroup(CmsGroup) - 类 中的方法org.opencms.monitor.CmsMemoryMonitor
-
Removes the given group from the cache.
- uncacheGroupContainer(CmsUUID, boolean) - 类 中的方法org.opencms.xml.containerpage.CmsADECache
-
Removes the group container identified by its structure id from the cache.
- uncacheLock(String) - 类 中的方法org.opencms.monitor.CmsMemoryMonitor
-
Removes the cached lock for the given root path from the cache.
- uncacheOrgUnit(CmsOrganizationalUnit) - 类 中的方法org.opencms.monitor.CmsMemoryMonitor
-
Removes the given organizational unit from the cache.
- uncacheProject(CmsProject) - 类 中的方法org.opencms.monitor.CmsMemoryMonitor
-
Removes the given project from the cache.
- uncachePublishJob(CmsPublishJobInfoBean) - 类 中的方法org.opencms.monitor.CmsMemoryMonitor
-
Removes the given publish job from the cache.
- uncachePublishJobInHistory(CmsPublishJobInfoBean) - 类 中的方法org.opencms.monitor.CmsMemoryMonitor
-
Removes the given publish job from the history.
- uncacheResource(CmsResource) - 类 中的方法org.opencms.cache.CmsVfsCache
-
Removes a cached resource from the cache.
- uncacheResource(CmsResource) - 类 中的方法org.opencms.cache.CmsVfsMemoryObjectCache
-
- uncacheResource(CmsResource) - 类 中的方法org.opencms.xml.containerpage.CmsADECache
-
- uncacheResources(List<CmsResource>) - 类 中的方法org.opencms.cache.CmsVfsCache
-
Removes a bunch of cached resources from the cache.
- uncacheSystemId(String) - 类 中的方法org.opencms.xml.CmsXmlEntityResolver
-
Removes a cached entry for a system id (filename) from the internal offline temporary and content definition caches.
- uncacheUser(CmsUser) - 类 中的方法org.opencms.monitor.CmsMemoryMonitor
-
Removes the given user from the cache.
- uncacheVfsObject(String) - 类 中的方法org.opencms.monitor.CmsMemoryMonitor
-
Removes the given vfs object from the cache.
- uncacheXmlTemporaryEntity(String) - 类 中的方法org.opencms.monitor.CmsMemoryMonitor
-
Removes the given xml temporary entity from the cache.
- uncheckCategories(List<String>) - 类 中的方法org.opencms.ade.galleries.client.ui.CmsCategoriesTab
-
Deselect the categories in the category list.
- uncheckFolders(Collection<String>) - 类 中的方法org.opencms.ade.galleries.client.ui.CmsVfsTab
-
Un-checks the check boxes for each folder passed in the folders
parameter.
- uncheckGalleries(List<String>) - 类 中的方法org.opencms.ade.galleries.client.ui.CmsGalleriesTab
-
De-selects the galleries in the galleries list.
- uncheckTypes(Collection<String>) - 类 中的方法org.opencms.ade.galleries.client.ui.CmsTypesTab
-
Deselect the types in the types list.
- uncompressFlags(int) - 类 中的方法org.opencms.db.jpa.CmsJpaUserQueryBuilder
-
Uncompresses an integer used to store flags into its component flags.
- undelete(CmsUUID, String) - 类 中的方法org.opencms.ade.sitemap.client.control.CmsSitemapController
-
Undeletes the resource with the given structure id.
- undelete() - 接口 中的方法org.opencms.ade.sitemap.client.ui.css.I_CmsImageBundle.I_CmsButtonCss
-
Access method.
- undelete(CmsDbContext, CmsResource) - 类 中的方法org.opencms.db.CmsDriverManager
-
Undelete the resource.
- undelete(CmsRequestContext, CmsResource) - 类 中的方法org.opencms.db.CmsSecurityManager
-
Undelete the resource by resetting it's state.
- undelete(CmsObject, CmsSecurityManager, CmsResource, boolean) - 类 中的方法org.opencms.file.types.A_CmsResourceType
-
- undelete(CmsObject, CmsSecurityManager, CmsResource, boolean) - 类 中的方法org.opencms.file.types.A_CmsResourceTypeFolderBase
-
- undelete(CmsObject, CmsSecurityManager, CmsResource, boolean) - 接口 中的方法org.opencms.file.types.I_CmsResourceType
-
Undeletes a resource.
- undeleteResource(String, boolean) - 类 中的方法org.opencms.file.CmsObject
-
Undeletes a resource.
- undoBigIconActive() - 接口 中的方法org.opencms.gwt.client.ui.css.I_CmsBigIconBundle
-
Access method.
- undoBigIconDeactivated() - 接口 中的方法org.opencms.gwt.client.ui.css.I_CmsBigIconBundle
-
Access method.
- undoChanges(CmsDbContext, CmsResource, org.opencms.file.CmsResource.CmsResourceUndoMode) - 类 中的方法org.opencms.db.CmsDriverManager
-
Undos all changes in the resource by restoring the version from the
online project to the current offline project.
- undoChanges(CmsRequestContext, CmsResource, org.opencms.file.CmsResource.CmsResourceUndoMode) - 类 中的方法org.opencms.db.CmsSecurityManager
-
Undos all changes in the resource by restoring the version from the
online project to the current offline project.
- undoChanges(String, org.opencms.file.CmsResource.CmsResourceUndoMode) - 类 中的方法org.opencms.file.CmsObject
-
Undoes all changes to a resource by restoring the version from the
online project to the current offline project.
- undoChanges(CmsObject, CmsSecurityManager, CmsResource, org.opencms.file.CmsResource.CmsResourceUndoMode) - 类 中的方法org.opencms.file.types.A_CmsResourceType
-
- undoChanges(CmsObject, CmsSecurityManager, CmsResource, org.opencms.file.CmsResource.CmsResourceUndoMode) - 类 中的方法org.opencms.file.types.A_CmsResourceTypeFolderBase
-
- undoChanges(CmsObject, CmsSecurityManager, CmsResource, CmsResourceUndoMode) - 类 中的方法org.opencms.file.types.CmsResourceTypeJsp
-
- undoChanges(CmsObject, CmsSecurityManager, CmsResource, CmsResourceUndoMode) - 类 中的方法org.opencms.file.types.CmsResourceTypePlain
-
- undoChanges(CmsObject, CmsSecurityManager, CmsResource, org.opencms.file.CmsResource.CmsResourceUndoMode) - 接口 中的方法org.opencms.file.types.I_CmsResourceType
-
Undos all changes in the resource by restoring the version from the
online project to the current offline project.
- undoChanges(CmsUUID, boolean) - 类 中的方法org.opencms.gwt.CmsVfsService
-
- undoChanges(CmsUUID, boolean) - 接口 中的方法org.opencms.gwt.shared.rpc.I_CmsVfsService
-
Undoes the changes to a given resource, i.e. restores its online content to its offline version.
- undoChanges(CmsUUID, boolean, AsyncCallback<Void>) - 接口 中的方法org.opencms.gwt.shared.rpc.I_CmsVfsServiceAsync
-
Undoes the changes to a given resource, i.e. restores its online content to its offline version.
- unescape(String) - 类 中的静态方法org.opencms.configuration.CmsParameterConfiguration
-
Replaces escaped char sequences in the input value.
- unescape(String, String) - 类 中的静态方法org.opencms.i18n.CmsEncoder
-
Decodes a String in a way that is compatible with the JavaScript
unescape function.
- unescape(String, String) - 类 中的静态方法org.opencms.jsp.util.CmsJspElFunctions
-
Decodes a String in a way that is compatible with the JavaScript
unescape function.
- unescapeLink(String) - 类 中的静态方法org.opencms.staticexport.CmsLinkProcessor
-
Unescapes all &
, that is replaces them with a &
.
- UNKKNOWN_STATUS_CODE - 类 中的静态变量org.opencms.jsp.util.CmsJspStatusBean
-
Default name for an unknown error status code.
- UNKNOWN_CATEGORY - 类 中的静态变量org.opencms.search.CmsSearchCategoryCollector
-
Category used in case the document belongs to no category.
- UNKNOWN_KEY_EXTENSION - 类 中的静态变量org.opencms.gwt.client.util.CmsMessages
-
Prefix / Suffix for unknown keys.
- UNKNOWN_KEY_EXTENSION - 类 中的静态变量org.opencms.i18n.CmsMessages
-
Prefix / Suffix for unknown keys.
- unlock() - 类 中的方法org.opencms.gwt.client.CmsCoreProvider
-
Unlocks the current resource.
- unlock(CmsUUID) - 类 中的方法org.opencms.gwt.client.CmsCoreProvider
-
Unlocks the given resource, synchronously.
- unlock(String) - 类 中的方法org.opencms.gwt.client.CmsCoreProvider
-
Unlocks the given resource, synchronously.
- unlock() - 类 中的方法org.opencms.gwt.client.ui.CmsLockReportDialog
-
Unlocks the resource and all descending resources.
- unlock(CmsUUID) - 类 中的方法org.opencms.gwt.CmsCoreService
-
- unlock(String) - 类 中的方法org.opencms.gwt.CmsCoreService
-
- unlock(CmsUUID) - 接口 中的方法org.opencms.gwt.shared.rpc.I_CmsCoreService
-
Unlocks the given resource.
- unlock(String) - 接口 中的方法org.opencms.gwt.shared.rpc.I_CmsCoreService
-
Unlocks the given resource.
- unlock(CmsUUID, AsyncCallback<String>) - 接口 中的方法org.opencms.gwt.shared.rpc.I_CmsCoreServiceAsync
-
Unlocks the given resource.
- unlock(String, AsyncCallback<String>) - 接口 中的方法org.opencms.gwt.shared.rpc.I_CmsCoreServiceAsync
-
Unlocks the given resource.
- unlock(String) - 类 中的方法org.opencms.repository.CmsRepositorySession
-
- unlock(String) - 接口 中的方法org.opencms.repository.I_CmsRepositorySession
-
Unlocks the item found at the path.
- unlockContainerpage() - 类 中的方法org.opencms.ade.containerpage.client.CmsContainerpageController
-
Unlocks the container-page in a synchronized RPC call.
- UNLOCKED - 类 中的静态变量org.opencms.lock.CmsLockType
-
- unlockedIcon() - 接口 中的方法org.opencms.gwt.client.ui.css.I_CmsImageBundle.I_CmsImageStyle
-
Access method.
- unlockProject(CmsProject) - 类 中的方法org.opencms.db.CmsDriverManager
-
Unlocks all resources in the given project.
- unlockProject(CmsRequestContext, CmsUUID) - 类 中的方法org.opencms.db.CmsSecurityManager
-
Unlocks all resources in this project.
- unlockProject(CmsUUID) - 类 中的方法org.opencms.file.CmsObject
-
Unlocks all resources of a project.
- unlockPublishList(CmsPublishJobInfoBean) - 类 中的方法org.opencms.publish.CmsPublishEngine
-
Removes all publish locks of resources in a publish list of a publish job.
- unlockResource(CmsUUID) - 类 中的方法org.opencms.ade.containerpage.client.CmsContainerpageController
-
Unlocks the given resource.
- unlockResource(CmsUUID) - 类 中的方法org.opencms.ade.containerpage.client.CmsContainerpageHandler
-
- unlockResource(CmsUUID) - 类 中的方法org.opencms.ade.editprovider.client.CmsDirectEditToolbarHandler
-
- unlockResource(CmsUUID) - 类 中的方法org.opencms.ade.sitemap.client.toolbar.CmsSitemapToolbarHandler
-
- unlockResource(CmsDbContext, CmsResource, boolean, boolean) - 类 中的方法org.opencms.db.CmsDriverManager
-
Unlocks a resource.
- unlockResource(CmsRequestContext, CmsResource) - 类 中的方法org.opencms.db.CmsSecurityManager
-
Unlocks a resource.
- unlockResource(CmsResource) - 类 中的方法org.opencms.file.CmsObject
-
Unlocks a resource.
- unlockResource(String) - 类 中的方法org.opencms.file.CmsObject
-
Unlocks a resource.
- unlockResource(CmsObject, CmsSecurityManager, CmsResource) - 类 中的方法org.opencms.file.types.A_CmsResourceType
-
- unlockResource(CmsObject, CmsSecurityManager, CmsResource) - 接口 中的方法org.opencms.file.types.I_CmsResourceType
-
Unlocks a resource.
- unlockResource(CmsObject, String) - 类 中的方法org.opencms.file.wrapper.A_CmsResourceExtensionWrapper
-
- unlockResource(CmsObject, String) - 类 中的方法org.opencms.file.wrapper.A_CmsResourceWrapper
-
- unlockResource(String) - 类 中的方法org.opencms.file.wrapper.CmsObjectWrapper
-
Unlocks a resource.
- unlockResource(CmsObject, String) - 类 中的方法org.opencms.file.wrapper.CmsResourceWrapperPropertyFile
-
- unlockResource(CmsObject, String) - 类 中的方法org.opencms.file.wrapper.CmsResourceWrapperXmlPage
-
- unlockResource(CmsObject, String) - 接口 中的方法org.opencms.file.wrapper.I_CmsResourceWrapper
-
Unlocks a resource.
- unlockResource(CmsUUID) - 类 中的方法org.opencms.gwt.client.ui.contextmenu.CmsContextMenuHandler
-
- unlockResource(CmsUUID) - 接口 中的方法org.opencms.gwt.client.ui.contextmenu.I_CmsContextMenuHandler
-
Unlocks the resource if appropriate.
- unlockUser(CmsObject, CmsUser) - 类 中的方法org.opencms.db.CmsLoginManager
-
Unlocks a user who has exceeded his number of failed login attempts so that he can try to log in again.
- unmarkProjectResources(CmsDbContext, CmsProject) - 类 中的方法org.opencms.db.generic.CmsProjectDriver
-
- unmarkProjectResources(CmsDbContext, CmsProject) - 接口 中的方法org.opencms.db.I_CmsProjectDriver
-
Removes the project id from all resources within a project.
- unmarkProjectResources(CmsDbContext, CmsProject) - 类 中的方法org.opencms.db.jpa.CmsProjectDriver
-
- unmarshal(byte[], String, EntityResolver) - 类 中的静态方法org.opencms.xml.CmsXmlContentDefinition
-
Factory method to unmarshal (read) a XML content definition instance from a byte array
that contains XML data.
- unmarshal(CmsObject, String) - 类 中的静态方法org.opencms.xml.CmsXmlContentDefinition
-
Factory method to unmarshal (read) a XML content definition instance from the OpenCms VFS resource name.
- unmarshal(Document, String) - 类 中的静态方法org.opencms.xml.CmsXmlContentDefinition
-
Factory method to unmarshal (read) a XML content definition instance from a XML document.
- unmarshal(InputSource, String, EntityResolver) - 类 中的静态方法org.opencms.xml.CmsXmlContentDefinition
-
Factory method to unmarshal (read) a XML content definition instance from a XML InputSource.
- unmarshal(String, EntityResolver) - 类 中的静态方法org.opencms.xml.CmsXmlContentDefinition
-
Factory method to unmarshal (read) a XML content definition instance from a given XML schema location.
- unmarshal(String, String, EntityResolver) - 类 中的静态方法org.opencms.xml.CmsXmlContentDefinition
-
Factory method to unmarshal (read) a XML content definition instance from a String
that contains XML data.
- unmarshal(CmsObject, byte[], String, EntityResolver) - 类 中的静态方法org.opencms.xml.containerpage.CmsXmlContainerPageFactory
-
Factory method to unmarshal (generate) a container page instance from a byte array
that contains XML data.
- unmarshal(CmsObject, CmsFile) - 类 中的静态方法org.opencms.xml.containerpage.CmsXmlContainerPageFactory
-
Factory method to unmarshal (read) a container page instance from a OpenCms VFS file
that contains XML data.
- unmarshal(CmsObject, CmsFile, boolean) - 类 中的静态方法org.opencms.xml.containerpage.CmsXmlContainerPageFactory
-
Factory method to unmarshal (read) a container page instance from a OpenCms VFS file
that contains XML data, using wither the encoding set
in the XML file header, or the encoding set in the VFS file property.
- unmarshal(CmsObject, CmsFile, boolean, boolean) - 类 中的静态方法org.opencms.xml.containerpage.CmsXmlContainerPageFactory
-
Factory method to unmarshal (read) a container page instance from a OpenCms VFS file
that contains XML data, using wither the encoding set
in the XML file header, or the encoding set in the VFS file property.
- unmarshal(CmsObject, CmsResource) - 类 中的静态方法org.opencms.xml.containerpage.CmsXmlContainerPageFactory
-
Factory method to unmarshal (read) a container page instance from a OpenCms VFS resource
that contains XML data.
- unmarshal(CmsObject, CmsResource, ServletRequest) - 类 中的静态方法org.opencms.xml.containerpage.CmsXmlContainerPageFactory
-
Factory method to unmarshal (read) a container page instance from
a resource, using the request attributes as cache.
- unmarshal(CmsObject, Document, String, EntityResolver) - 类 中的静态方法org.opencms.xml.containerpage.CmsXmlContainerPageFactory
-
Factory method to unmarshal (generate) a container page instance from a XML document.
- unmarshal(CmsObject, String, String, EntityResolver) - 类 中的静态方法org.opencms.xml.containerpage.CmsXmlContainerPageFactory
-
Factory method to unmarshal (generate) a container page instance from a String
that contains XML data.
- unmarshal(CmsObject, byte[], String, EntityResolver) - 类 中的静态方法org.opencms.xml.containerpage.CmsXmlGroupContainerFactory
-
Factory method to unmarshal (generate) a group container instance from a byte array
that contains XML data.
- unmarshal(CmsObject, CmsFile) - 类 中的静态方法org.opencms.xml.containerpage.CmsXmlGroupContainerFactory
-
Factory method to unmarshal (read) a group container instance from a OpenCms VFS file
that contains XML data.
- unmarshal(CmsObject, CmsFile, boolean) - 类 中的静态方法org.opencms.xml.containerpage.CmsXmlGroupContainerFactory
-
Factory method to unmarshal (read) a group container instance from a OpenCms VFS file
that contains XML data, using wither the encoding set
in the XML file header, or the encoding set in the VFS file property.
- unmarshal(CmsObject, CmsResource) - 类 中的静态方法org.opencms.xml.containerpage.CmsXmlGroupContainerFactory
-
Factory method to unmarshal (read) a group container instance from a OpenCms VFS resource
that contains XML data.
- unmarshal(CmsObject, CmsResource, ServletRequest) - 类 中的静态方法org.opencms.xml.containerpage.CmsXmlGroupContainerFactory
-
Factory method to unmarshal (read) a group container instance from
a resource, using the request attributes as cache.
- unmarshal(CmsObject, Document, String, EntityResolver) - 类 中的静态方法org.opencms.xml.containerpage.CmsXmlGroupContainerFactory
-
Factory method to unmarshal (generate) a group container instance from a XML document.
- unmarshal(CmsObject, String, String, EntityResolver) - 类 中的静态方法org.opencms.xml.containerpage.CmsXmlGroupContainerFactory
-
Factory method to unmarshal (generate) a group container instance from a String
that contains XML data.
- unmarshal(CmsObject, byte[], String, EntityResolver) - 类 中的静态方法org.opencms.xml.content.CmsXmlContentFactory
-
Factory method to unmarshal (generate) a XML content instance from a byte array
that contains XML data.
- unmarshal(CmsObject, CmsFile) - 类 中的静态方法org.opencms.xml.content.CmsXmlContentFactory
-
Factory method to unmarshal (read) a XML content instance from a OpenCms VFS file
that contains XML data.
- unmarshal(CmsObject, CmsFile, boolean) - 类 中的静态方法org.opencms.xml.content.CmsXmlContentFactory
-
Factory method to unmarshal (read) a XML content instance from a OpenCms VFS file
that contains XML data, using wither the encoding set
in the XML file header, or the encoding set in the VFS file property.
- unmarshal(CmsObject, CmsResource, ServletRequest) - 类 中的静态方法org.opencms.xml.content.CmsXmlContentFactory
-
Factory method to unmarshal (read) a XML content instance from
a resource, using the request attributes as cache.
- unmarshal(CmsObject, Document, String, EntityResolver) - 类 中的静态方法org.opencms.xml.content.CmsXmlContentFactory
-
Factory method to unmarshal (generate) a XML content instance from a XML document.
- unmarshal(CmsObject, String, String, EntityResolver) - 类 中的静态方法org.opencms.xml.content.CmsXmlContentFactory
-
Factory method to unmarshal (generate) a XML content instance from a String
that contains XML data.
- unmarshal(String, String, EntityResolver) - 类 中的静态方法org.opencms.xml.content.CmsXmlContentFactory
-
Factory method to unmarshal (generate) a XML content instance from a String
that contains XML data.
- unmarshal(byte[], String, EntityResolver) - 类 中的静态方法org.opencms.xml.page.CmsXmlPageFactory
-
Factory method to unmarshal (read) a XML page instance from a byte array
that contains XML data.
- unmarshal(CmsObject, CmsFile) - 类 中的静态方法org.opencms.xml.page.CmsXmlPageFactory
-
Factory method to unmarshal (read) a XML page instance from a OpenCms VFS file
that contains XML data.
- unmarshal(CmsObject, CmsFile, boolean) - 类 中的静态方法org.opencms.xml.page.CmsXmlPageFactory
-
Factory method to unmarshal (read) a XML page instance from a OpenCms VFS file
that contains XML data, using wither the encoding set
in the XML file header, or the encoding set in the VFS file property.
- unmarshal(CmsObject, CmsResource, ServletRequest) - 类 中的静态方法org.opencms.xml.page.CmsXmlPageFactory
-
Factory method to unmarshal (read) a XML page instance from
a resource, using the request attributes as cache.
- unmarshal(CmsObject, String, ServletRequest) - 类 中的静态方法org.opencms.xml.page.CmsXmlPageFactory
-
Factory method to unmarshal (read) a XML document instance from
a filename in the VFS, using the request attributes as cache.
- unmarshal(String, String, EntityResolver) - 类 中的静态方法org.opencms.xml.page.CmsXmlPageFactory
-
Factory method to unmarshal (read) a XML page instance from a String
that contains XML data.
- unmarshalHelper(byte[], EntityResolver) - 类 中的静态方法org.opencms.util.ant.CmsXmlUtils
-
Helper to unmarshal (read) xml contents from a byte array into a document.
- unmarshalHelper(byte[], EntityResolver, boolean) - 类 中的静态方法org.opencms.util.ant.CmsXmlUtils
-
Helper to unmarshal (read) xml contents from a byte array into a document.
- unmarshalHelper(InputSource, EntityResolver) - 类 中的静态方法org.opencms.util.ant.CmsXmlUtils
-
Helper to unmarshal (read) xml contents from an input source into a document.
- unmarshalHelper(InputSource, EntityResolver, boolean) - 类 中的静态方法org.opencms.util.ant.CmsXmlUtils
-
Helper to unmarshal (read) xml contents from an input source into a document.
- unmarshalHelper(String, EntityResolver) - 类 中的静态方法org.opencms.util.ant.CmsXmlUtils
-
Helper to unmarshal (read) xml contents from a String into a document.
- unmarshalHelper(byte[], EntityResolver) - 类 中的静态方法org.opencms.xml.CmsXmlUtils
-
Helper to unmarshal (read) xml contents from a byte array into a document.
- unmarshalHelper(byte[], EntityResolver, boolean) - 类 中的静态方法org.opencms.xml.CmsXmlUtils
-
Helper to unmarshal (read) xml contents from a byte array into a document.
- unmarshalHelper(InputSource, EntityResolver) - 类 中的静态方法org.opencms.xml.CmsXmlUtils
-
Helper to unmarshal (read) xml contents from an input source into a document.
- unmarshalHelper(InputSource, EntityResolver, boolean) - 类 中的静态方法org.opencms.xml.CmsXmlUtils
-
Helper to unmarshal (read) xml contents from an input source into a document.
- unmarshalHelper(String, EntityResolver) - 类 中的静态方法org.opencms.xml.CmsXmlUtils
-
Helper to unmarshal (read) xml contents from a String into a document.
- unmarshalXmlDocument(CmsObject, CmsResource, ServletRequest) - 类 中的方法org.opencms.loader.CmsXmlContainerPageLoader
-
- unmarshalXmlDocument(CmsObject, CmsResource, ServletRequest) - 类 中的方法org.opencms.loader.CmsXmlContentLoader
-
- unmarshalXmlDocument(CmsObject, CmsResource, ServletRequest) - 类 中的方法org.opencms.loader.CmsXmlPageLoader
-
- unmodifiableVersion(CmsParameterConfiguration) - 类 中的静态方法org.opencms.configuration.CmsParameterConfiguration
-
Returns an unmodifiable version of this parameter configuration.
- unregistereEntity(String) - 类 中的方法org.opencms.ade.contenteditor.client.CmsContentEditor
-
Removes the given entity from the entity VIE store.
- unscheduleJob(CmsObject, String) - 类 中的方法org.opencms.scheduler.CmsScheduleManager
-
Removes a currently scheduled job from the scheduler.
- unselectable() - 接口 中的方法org.opencms.gwt.client.ui.css.I_CmsLayoutBundle.I_CmsListItemWidgetCss
-
Access method.
- unsubscribeAllDeletedResources(CmsDbContext, String, long) - 类 中的方法org.opencms.db.CmsDriverManager
-
Unsubscribes all deleted resources that were deleted before the specified time stamp.
- unsubscribeAllDeletedResources(CmsRequestContext, String, long) - 类 中的方法org.opencms.db.CmsSecurityManager
-
Unsubscribes all deleted resources that were deleted before the specified time stamp.
- unsubscribeAllDeletedResources(CmsObject, long) - 类 中的方法org.opencms.db.CmsSubscriptionManager
-
Unsubscribes all deleted resources that were deleted before the specified time stamp.
- unsubscribeAllDeletedResources(CmsDbContext, String, long) - 类 中的方法org.opencms.db.generic.CmsSubscriptionDriver
-
- unsubscribeAllDeletedResources(CmsDbContext, String, long) - 接口 中的方法org.opencms.db.I_CmsSubscriptionDriver
-
Unsubscribes all deleted resources that were deleted before the specified time stamp.
- unsubscribeAllDeletedResources(CmsDbContext, String, long) - 类 中的方法org.opencms.db.jpa.CmsSubscriptionDriver
-
- unsubscribeAllResourcesFor(CmsDbContext, String, CmsPrincipal) - 类 中的方法org.opencms.db.CmsDriverManager
-
Unsubscribes the principal from all resources.
- unsubscribeAllResourcesFor(CmsRequestContext, String, CmsPrincipal) - 类 中的方法org.opencms.db.CmsSecurityManager
-
Unsubscribes the user or group from all resources.
- unsubscribeAllResourcesFor(CmsObject, CmsPrincipal) - 类 中的方法org.opencms.db.CmsSubscriptionManager
-
Unsubscribes the user or group from all resources.
- unsubscribeAllResourcesFor(CmsDbContext, String, CmsPrincipal) - 类 中的方法org.opencms.db.generic.CmsSubscriptionDriver
-
- unsubscribeAllResourcesFor(CmsDbContext, String, CmsPrincipal) - 接口 中的方法org.opencms.db.I_CmsSubscriptionDriver
-
Unsubscribes the principal from all resources.
- unsubscribeAllResourcesFor(CmsDbContext, String, CmsPrincipal) - 类 中的方法org.opencms.db.jpa.CmsSubscriptionDriver
-
- unsubscribeResourceFor(CmsDbContext, String, CmsPrincipal, CmsResource) - 类 中的方法org.opencms.db.CmsDriverManager
-
Unsubscribes the principal from the resource.
- unsubscribeResourceFor(CmsRequestContext, String, CmsPrincipal, CmsResource) - 类 中的方法org.opencms.db.CmsSecurityManager
-
Unsubscribes the principal from the resource.
- unsubscribeResourceFor(CmsObject, CmsPrincipal, CmsResource) - 类 中的方法org.opencms.db.CmsSubscriptionManager
-
Unsubscribes the principal from the resource.
- unsubscribeResourceFor(CmsObject, CmsPrincipal, String) - 类 中的方法org.opencms.db.CmsSubscriptionManager
-
Unsubscribes the principal from the resource.
- unsubscribeResourceFor(CmsDbContext, String, CmsPrincipal, CmsResource) - 类 中的方法org.opencms.db.generic.CmsSubscriptionDriver
-
- unsubscribeResourceFor(CmsDbContext, String, CmsPrincipal, CmsResource) - 接口 中的方法org.opencms.db.I_CmsSubscriptionDriver
-
Unsubscribes the principal from the resource.
- unsubscribeResourceFor(CmsDbContext, String, CmsPrincipal, CmsResource) - 类 中的方法org.opencms.db.jpa.CmsSubscriptionDriver
-
- unsubscribeResourceForAll(CmsDbContext, String, CmsResource) - 类 中的方法org.opencms.db.CmsDriverManager
-
Unsubscribes all groups and users from the resource.
- unsubscribeResourceForAll(CmsRequestContext, String, CmsResource) - 类 中的方法org.opencms.db.CmsSecurityManager
-
Unsubscribes all groups and users from the resource.
- unsubscribeResourceForAll(CmsObject, CmsResource) - 类 中的方法org.opencms.db.CmsSubscriptionManager
-
Unsubscribes all groups and users from the resource.
- unsubscribeResourceForAll(CmsObject, String) - 类 中的方法org.opencms.db.CmsSubscriptionManager
-
Unsubscribes all groups and users from the resource.
- unsubscribeResourceForAll(CmsDbContext, String, CmsResource) - 类 中的方法org.opencms.db.generic.CmsSubscriptionDriver
-
- unsubscribeResourceForAll(CmsDbContext, String, CmsResource) - 接口 中的方法org.opencms.db.I_CmsSubscriptionDriver
-
Unsubscribes all groups and users from the resource.
- unsubscribeResourceForAll(CmsDbContext, String, CmsResource) - 类 中的方法org.opencms.db.jpa.CmsSubscriptionDriver
-
- UNVISITED - 类 中的静态变量org.opencms.db.CmsSubscriptionReadMode
-
Subscription read mode: unvisited.
- unzipUpload() - 类 中的方法org.opencms.workplace.explorer.CmsNewResourceUpload
-
Returns if the upload file should be unzipped.
- update(CmsPublishedResource) - 类 中的方法org.opencms.ade.configuration.CmsDetailNameCache
-
- update(CmsResource) - 类 中的方法org.opencms.ade.configuration.CmsDetailNameCache
-
- update(CmsPublishedResource) - 类 中的方法org.opencms.ade.configuration.formatters.CmsFormatterConfigurationCache
-
- update(CmsResource) - 类 中的方法org.opencms.ade.configuration.formatters.CmsFormatterConfigurationCache
-
- update(CmsPublishedResource) - 接口 中的方法org.opencms.ade.configuration.I_CmsGlobalConfigurationCache
-
Updates the cache entry for the given published resource.
- update(CmsResource) - 接口 中的方法org.opencms.ade.configuration.I_CmsGlobalConfigurationCache
-
Updates the cache entry for the given resource.
- update() - 类 中的方法org.opencms.ade.containerpage.client.ui.CmsSelectionButtonMenu
-
Handles state transitions of the popup caused by mouse events.
- update(CmsPublishedResource) - 类 中的方法org.opencms.ade.containerpage.inherited.CmsContainerConfigurationCache
-
- update(CmsResource) - 类 中的方法org.opencms.ade.containerpage.inherited.CmsContainerConfigurationCache
-
- update(CmsUUID, String, int, CmsResourceState) - 类 中的方法org.opencms.ade.containerpage.inherited.CmsContainerConfigurationCache
-
Updates a resource in the cache.
- update(CmsUUID, CmsPublishItemStatus) - 类 中的方法org.opencms.ade.publish.client.CmsPublishSelectPanel
-
- update(CmsUUID, CmsPublishItemStatus) - 接口 中的方法org.opencms.ade.publish.client.I_CmsPublishItemStatusUpdateHandler
-
Processes a status change.
- update(CmsRewriteAliasValidationReply) - 类 中的方法org.opencms.ade.sitemap.client.alias.CmsAliasView
-
Updates the view after the rewrite aliases have been validated.
- update(List<CmsAliasTableRow>) - 类 中的方法org.opencms.ade.sitemap.client.alias.CmsAliasView
-
Updates the table data with a new list of rows.
- update(int, CmsRewriteAliasTableRow, String) - 类 中的方法org.opencms.ade.sitemap.client.alias.rewrite.CmsRewriteAliasModeColumn
-
- update(int, CmsRewriteAliasTableRow, String) - 类 中的方法org.opencms.ade.sitemap.client.alias.rewrite.CmsRewriteAliasPatternColumn
-
- update(int, CmsRewriteAliasTableRow, String) - 类 中的方法org.opencms.ade.sitemap.client.alias.rewrite.CmsRewriteAliasReplacementColumn
-
- update(CmsObject, String) - 类 中的方法org.opencms.ade.sitemap.CmsAliasEditorLockTable
-
Tries to update or create an entry for the given user/site root combination.
- update(CmsClientSitemapEntry) - 类 中的方法org.opencms.ade.sitemap.shared.CmsClientSitemapEntry
-
Updates all entry properties apart from it's position-info and sub-entries.
- update(long, long, int) - 类 中的方法org.opencms.ade.upload.CmsUploadListener
-
Updates the listeners status information and does the following steps:
returns if there was already thrown an exception before
sets the local variables to the current upload state
throws an RuntimeException if it was set in the meanwhile (by another request e.g. user has canceled)
slows down the upload process if it's configured
stops the watcher if the upload has reached more than 100 percent
- update(boolean) - 类 中的方法org.opencms.gwt.client.seo.CmsSeoOptionsDialog
-
Updates the validation status and optionally submits the data.
- update(CmsAliasTableRow) - 类 中的方法org.opencms.gwt.shared.alias.CmsAliasTableRow
-
Updates this bean with data from another instance.
- update(CmsRequestContext) - 类 中的方法org.opencms.main.CmsSessionInfo
-
Updates the session info object with the information from
the given request context.
- update() - 类 中的方法org.opencms.monitor.CmsMemoryStatus
-
Updates this memory status with the current memory information.
- update(CmsPublishJobInfoBean) - 类 中的方法org.opencms.publish.CmsPublishQueue
-
Updates the given job in the list.
- UPDATE_ALL - 类 中的静态变量org.opencms.db.CmsDriverManager
-
Key to indicate complete update.
- UPDATE_DELAY_SECONDS - 类 中的静态变量org.opencms.ade.configuration.formatters.CmsFormatterConfigurationCache
-
The delay to use for updating the formatter cache, in seconds.
- UPDATE_HEIGHT_INTERVAL - 类 中的静态变量org.opencms.gwt.client.property.CmsVfsModePropertyEditor
-
The interval used for updating the height.
- UPDATE_INTERVAL - 类 中的静态变量org.opencms.cmis.CmsCmisTypeManager
-
Need to refresh property data after this time.
- UPDATE_RESOURCE - 类 中的静态变量org.opencms.db.CmsDriverManager
-
Key to indicate update of resource record.
- UPDATE_RESOURCE_PROJECT - 类 中的静态变量org.opencms.db.CmsDriverManager
-
Key to indicate update of last modified project reference.
- UPDATE_RESOURCE_STATE - 类 中的静态变量org.opencms.db.CmsDriverManager
-
Key to indicate update of resource state.
- UPDATE_RESOURCE_STATE_CONTENT - 类 中的静态变量org.opencms.db.CmsDriverManager
-
Key to indicate update of resource state including the content date.
- UPDATE_STRUCTURE - 类 中的静态变量org.opencms.db.CmsDriverManager
-
Key to indicate update of structure record.
- UPDATE_STRUCTURE_STATE - 类 中的静态变量org.opencms.db.CmsDriverManager
-
Key to indicate update of structure state.
- updateAliasEditorStatus(boolean) - 类 中的方法org.opencms.ade.sitemap.client.alias.CmsAliasEditor
-
Asynchronously updates the alias editor status.
- updateAliasEditorStatus(boolean) - 类 中的方法org.opencms.ade.sitemap.CmsVfsSitemapService
-
- updateAliasEditorStatus(boolean) - 接口 中的方法org.opencms.ade.sitemap.shared.rpc.I_CmsSitemapService
-
Updates the alias editor status.
- updateAliasEditorStatus(boolean, AsyncCallback<Void>) - 接口 中的方法org.opencms.ade.sitemap.shared.rpc.I_CmsSitemapServiceAsync
-
Updates the alias editor status.
- updateAliases(CmsObject, Collection<CmsAlias>, Collection<CmsAlias>) - 类 中的方法org.opencms.db.CmsAliasManager
-
Updates the aliases in the database.
- updateAllIndexes(CmsObject, CmsUUID, I_CmsReport) - 类 中的方法org.opencms.search.CmsSearchManager
-
Incrementally updates all indexes that have their rebuild mode set to "auto"
after resources have been published.
- updateAndSave(List<CmsDetailPageInfo>, CmsUUID) - 类 中的方法org.opencms.ade.detailpage.CmsDetailPageConfigurationWriter
-
Writes the new detail page information to the configuration file.
- updateBackupElements(Map<String, CmsContainerElementData>) - 类 中的方法org.opencms.ade.containerpage.client.ui.groupeditor.A_CmsGroupEditor
-
Updates the backup elements.
- updateBasePath(String) - 类 中的方法org.opencms.ade.configuration.CmsResourceTypeConfig
-
Updates the base path for the folder information.
- updateBrokenRelations(CmsDbContext, CmsUUID, String) - 类 中的方法org.opencms.db.generic.CmsVfsDriver
-
Updates broken links.
- updateBrokenRelations(CmsDbContext, CmsUUID, String) - 类 中的方法org.opencms.db.jpa.CmsVfsDriver
-
Updates broken links.
- updateCategoriesTab() - 类 中的方法org.opencms.ade.galleries.client.CmsGalleryController
-
Updates the content of the categories tab.
- updateCell(CmsLabelSelectCell) - 类 中的方法org.opencms.gwt.client.property.CmsPropertySelectBox
-
- updateCell(CmsLabelSelectCell) - 类 中的方法org.opencms.gwt.client.ui.input.CmsComboBox
-
Updates a single select cell.
- updateCell(CmsMultiSelectCell) - 类 中的方法org.opencms.gwt.client.ui.input.CmsMultiSelectBox
-
Updates a single select cell.
- updateCell(CmsLabelSelectCell) - 类 中的方法org.opencms.gwt.client.ui.input.CmsSelectBox
-
Updates a single select cell.
- updateCells() - 类 中的方法org.opencms.gwt.client.ui.input.CmsComboBox
-
Updates the select cells.
- updateCells() - 类 中的方法org.opencms.gwt.client.ui.input.CmsMultiSelectBox
-
Updates the select cells.
- updateCells() - 类 中的方法org.opencms.gwt.client.ui.input.CmsSelectBox
-
Updates the select cells.
- updateCheckbox(CmsPublishItemStateSummary) - 类 中的静态方法org.opencms.ade.publish.client.CmsPublishSelectPanel
-
Updates the state of a check box used for selecting/deselecting items.
- updateCheckboxState(CmsPublishItemStateSummary) - 类 中的方法org.opencms.ade.publish.client.CmsPublishGroupPanel
-
Updates the check box state for this group.
- updateClipboard(Map<String, CmsContainerElementData>) - 类 中的方法org.opencms.ade.containerpage.client.CmsContainerpageHandler
-
Updates the clip board elements is necessary.
- updateCloseBehavior() - 类 中的方法org.opencms.gwt.client.ui.input.datebox.CmsDateBox
-
Updates the auto hide partner from the parent widget.
- updateCmsObject(CmsObject) - 类 中的方法org.opencms.jsp.util.CmsJspStandardContextBean
-
Updates the internally stored OpenCms user context.
- updateContent(List<CmsResourceTypeBean>, List<String>) - 类 中的方法org.opencms.ade.galleries.client.ui.CmsTypesTab
-
Updates the types list.
- updateContent(CmsSitemapClipboardData) - 类 中的方法org.opencms.ade.sitemap.client.toolbar.CmsToolbarClipboardView
-
Updates the clip board content.
- updateContentList(List<CmsCategoryBean>, List<String>) - 类 中的方法org.opencms.ade.galleries.client.ui.CmsCategoriesTab
-
Updates the content of the categories list.
- updateContentList(List<CmsTreeItem>, List<String>) - 类 中的方法org.opencms.gwt.client.ui.input.category.CmsCategoryTree
-
Updates the content of the categories list.
- updateContentSize() - 类 中的方法org.opencms.gwt.client.ui.input.CmsTextArea
-
Updates the text area height according to the current text content.
- updateContentTree(List<CmsCategoryTreeEntry>, List<String>) - 类 中的方法org.opencms.ade.galleries.client.ui.CmsCategoriesTab
-
Updates the content of th categories tree.
- updateContentTree(List<CmsCategoryTreeEntry>, List<String>) - 类 中的方法org.opencms.gwt.client.ui.input.category.CmsCategoryTree
-
Updates the content of the categories tree.
- updateContext(HttpServletRequest, CmsObject) - 类 中的方法org.opencms.main.OpenCmsCore
-
This method updates the request context information.
- updateContextRequestTime() - 类 中的方法org.opencms.scheduler.CmsScheduledJobInfo
-
Updates the request time in the internal context information of the user with the current system time.
- updateDatabase(String, Map<String, String>) - 类 中的方法org.opencms.setup.CmsSetupDb
-
Calls an update script.
- updateDatabase(String, Map<String, String>, boolean) - 类 中的方法org.opencms.setup.CmsSetupDb
-
Calls an update script.
- updateDatabase(String) - 类 中的方法org.opencms.setup.db.CmsUpdateDBManager
-
Updates the database.
- updateDateExpires(long) - 类 中的方法org.opencms.flex.CmsFlexRequestContextInfo
-
Updates the "expires" date for this context with the given value.
- updateDateLastModified(long) - 类 中的方法org.opencms.flex.CmsFlexRequestContextInfo
-
Updates the "last modified" date for this context with the given value.
- updateDates(long, long) - 类 中的方法org.opencms.flex.CmsFlexController
-
Updates the "last modified" date and the "expires" date
for all resources read during this request with the given values.
- updateDates(long, long) - 类 中的方法org.opencms.flex.CmsFlexRequestContextInfo
-
Updates both the "last modified" and the "expires" date
for this context with the given values.
- updateDetailPageStatus() - 类 中的方法org.opencms.ade.sitemap.client.CmsSitemapTreeItem
-
Updates the detail page description.
- updateDetailPageView(CmsClientSitemapEntry) - 类 中的方法org.opencms.ade.sitemap.client.CmsSitemapView
-
Updates the detail page view for a given changed entry.
- updateDialog(CmsPostUploadDialogPanelBean) - 类 中的方法org.opencms.ade.postupload.client.ui.CmsUploadPropertyDialog
-
Updates the dialog.
- updateDialog() - 类 中的方法org.opencms.ade.upload.client.ui.CmsDialogUploadButtonHandler
-
Updates the dialog with the current close handler and target folder.
- updateDialogTitle() - 类 中的方法org.opencms.ade.publish.client.CmsPublishSelectPanel
-
Updates the dialog title.
- updateDoc(Document, Document, String) - 类 中的方法org.opencms.setup.xml.A_CmsSetupXmlUpdate
-
Updates the given doc inserting the given node corresponding to the given xpath.
- updateDoc(Document, Document, String) - 类 中的方法org.opencms.setup.xml.v7.CmsXmlUpdateLocalizationKeys
-
- updateDocument(String, I_CmsSearchDocument) - 类 中的方法org.opencms.search.CmsLuceneIndexWriter
-
- updateDocument(String, I_CmsSearchDocument) - 接口 中的方法org.opencms.search.I_CmsIndexWriter
-
Update a document in the index.
- updateDocument(String, I_CmsSearchDocument) - 类 中的方法org.opencms.search.solr.CmsSolrIndexWriter
-
- updateEditorMode() - 类 中的方法org.opencms.ade.sitemap.client.CmsSitemapTreeItem
-
Updates the sitemap editor mode.
- updateEntityHtml(Entity, String, String) - 类 中的方法org.opencms.ade.contenteditor.CmsContentService
-
- updateEntriesById(Collection<CmsUUID>) - 类 中的方法org.opencms.ade.sitemap.client.CmsSitemapView
-
Updates the entries whose id is in the given list of ids.
- updateEntry(CmsClientSitemapEntry) - 类 中的方法org.opencms.ade.sitemap.client.CmsSitemapTreeItem
-
Refreshes the displayed data from the given sitemap entry.
- updateEntry(CmsUUID) - 类 中的方法org.opencms.ade.sitemap.client.control.CmsSitemapController
-
Updates the given entry.
- updateEntry(String) - 类 中的方法org.opencms.ade.sitemap.client.control.CmsSitemapController
-
Updates the given entry.
- updateEntry() - 类 中的方法org.opencms.ade.sitemap.client.hoverbar.CmsAvailabilityMenuEntry
-
Updates the sitemap entry.
- updateExpiredOverlayPosition(Element) - 类 中的方法org.opencms.gwt.client.ui.A_CmsDirectEditButtons
-
Updates the position of the expired resources overlay if present.
- updateExportPoints(CmsDbContext) - 类 中的方法org.opencms.db.CmsDriverManager
-
Update the export points.
- updateFieldValidationStatus(I_CmsFormField, CmsValidationResult) - 类 中的方法org.opencms.gwt.client.ui.input.form.CmsForm
-
Updates the field validation status.
- updateFieldValidationStatus(String, CmsValidationResult) - 类 中的方法org.opencms.gwt.client.ui.input.form.CmsForm
-
Applies a validation result to a form field.
- updateFromResource(CmsResource) - 类 中的方法org.opencms.flex.CmsFlexRequestContextInfo
-
Updates the "last modified" date for this context as well as the
"expires" date with the values from a given resource.
- updateFromResource() - 类 中的方法org.opencms.jlan.CmsJlanNetworkFile
-
Copies state information from the internal CmsResource object to this object.
- updateGalleriesTab() - 类 中的方法org.opencms.ade.galleries.client.CmsGalleryController
-
Updates the content of the galleries(folders) tab.
- updateGeneralSettings(CmsObject, String, String, String) - 类 中的方法org.opencms.site.CmsSiteManagerImpl
-
Updates the general settings.
- updateGroupList() - 类 中的方法org.opencms.workplace.tools.accounts.A_CmsGroupUsersList
-
Updates the main user list.
- updateHeight() - 类 中的方法org.opencms.ade.postupload.client.ui.CmsUploadPropertyDialog
-
Updates the height of the dialog to fit the content.
- updateHeight(CmsPopup) - 类 中的方法org.opencms.gwt.client.property.CmsVfsModePropertyEditor
-
Updates the panel height depending on the content of the current tab.
- updateImageProperties(String, String, Map<String, String>) - 类 中的方法org.opencms.ade.galleries.CmsPreviewService
-
- updateImageProperties(String, String, Map<String, String>) - 接口 中的方法org.opencms.ade.galleries.shared.rpc.I_CmsPreviewService
-
Saves the given properties to the resource and returns the data to be displayed in the preview dialog.
- updateImageProperties(String, String, Map<String, String>, AsyncCallback<CmsImageInfoBean>) - 接口 中的方法org.opencms.ade.galleries.shared.rpc.I_CmsPreviewServiceAsync
-
Saves the given properties to the resource and returns the data to be displayed in the preview dialog.
- updateIndex() - 类 中的方法org.opencms.ade.galleries.client.A_CmsTabHandler
-
Updates the gallery index and triggers a new search afterwards.
- updateIndex() - 类 中的方法org.opencms.ade.galleries.client.CmsGalleryController
-
Updates the gallery index and triggers a new search afterwards.
- updateIndex() - 类 中的方法org.opencms.ade.galleries.CmsGalleryService
-
- updateIndex() - 接口 中的方法org.opencms.ade.galleries.shared.rpc.I_CmsGalleryService
-
Updates the offline indices.
- updateIndex(AsyncCallback<Void>) - 接口 中的方法org.opencms.ade.galleries.shared.rpc.I_CmsGalleryServiceAsync
-
Updates the offline indices.
- updateIndex(CmsSearchIndex, I_CmsReport, List<CmsPublishedResource>) - 类 中的方法org.opencms.search.CmsSearchManager
-
Updates (if required creates) the index with the given name.
- updateIndexIncremental(CmsObject, CmsSearchIndex, I_CmsReport, List<CmsPublishedResource>) - 类 中的方法org.opencms.search.CmsSearchManager
-
Incrementally updates the given index.
- updateIndexOffline(I_CmsReport, List<CmsPublishedResource>) - 类 中的方法org.opencms.search.CmsSearchManager
-
Updates the offline search indexes for the given list of resources.
- updateInNavigation(CmsClientSitemapEntry) - 类 中的方法org.opencms.ade.sitemap.client.CmsSitemapTreeItem
-
Updates the in navigation properties of the displayed entry.
- updateJsp(CmsResource, CmsFlexController, Set<String>) - 类 中的方法org.opencms.loader.CmsJspLoader
-
Updates a JSP page in the "real" file system in case the VFS resource has changed.
- updateJsp(String, CmsFlexController, Set<String>) - 类 中的方法org.opencms.loader.CmsJspLoader
-
Updates a JSP page in the "real" file system in case the VFS resource has changed based on the resource name.
- updateJspFromRequest(String, CmsFlexRequest) - 类 中的方法org.opencms.loader.CmsJspLoader
-
Updates the internal jsp repository when the servlet container
tries to compile a jsp file that may not exist.
- updateLayout() - 类 中的方法org.opencms.gwt.client.ui.CmsFloatDecoratedPanel
-
Sets the left margin of the main panel to the width of the float panel.
- updateLayout() - 类 中的方法org.opencms.gwt.client.ui.input.CmsTextBox
-
Updates the layout of the text box.
- updateLink(String) - 类 中的方法org.opencms.relations.CmsLink
-
Updates the uri of this link with a new value.
- updateLink(String, String, String) - 类 中的方法org.opencms.relations.CmsLink
-
Updates the uri of this link with a new target, anchor and query.
- updateListContent(List<CmsGalleryFolderBean>, List<String>) - 类 中的方法org.opencms.ade.galleries.client.ui.CmsGalleriesTab
-
Update the galleries list.
- updateListSize() - 类 中的方法org.opencms.ade.galleries.client.ui.CmsResultsTab
-
Updates the height (with border) of the result list panel according to the search parameter panels shown.
- updateLog(CmsDbContext) - 类 中的方法org.opencms.db.CmsDriverManager
-
Logs everything that has not been written to DB jet.
- updateLog() - 类 中的方法org.opencms.db.CmsSecurityManager
-
Logs everything that has not been written to DB jet.
- updateMapAndRemoveNulls(Map<A, B>, Map<A, B>) - 类 中的静态方法org.opencms.gwt.client.util.CmsClientCollectionUtil
-
Copies entries from one map to another and deletes those entries in the target map for which
the value in the source map is null.
- updateMenuRule(Element, String) - 类 中的方法org.opencms.setup.xml.v8.CmsXmlUpdateMenuRules
-
Updates a single context menu entry's rules.
- updateMessage() - 异常错误 中的方法org.opencms.main.CmsMultiException
-
Updates the intenal message for the Exception.
- updateModelValidationStatus(String, CmsValidationResult) - 类 中的方法org.opencms.gwt.client.ui.input.form.CmsForm
-
Updates the model validation status.
- updateModule(CmsObject, CmsModule) - 类 中的方法org.opencms.module.CmsModuleManager
-
Updates a already configured module with new values.
- updateModule(String, String, I_CmsReport) - 类 中的方法org.opencms.setup.CmsUpdateBean
-
Imports a module (zipfile) from the default module directory,
creating a temporary project for this.
- updateModulesFromUpdateBean() - 类 中的方法org.opencms.setup.CmsUpdateBean
-
- updateOfflineIndexes(long) - 类 中的方法org.opencms.search.CmsSearchManager
-
Updates all offline indexes.
- updateOpener(String) - 类 中的方法org.opencms.gwt.client.ui.input.A_CmsSelectBox
-
The implementation of this method should update the opener when a new value is selected by the user.
- updateOpener(String) - 类 中的方法org.opencms.gwt.client.ui.input.CmsComboBox
-
- updateOpener(String) - 类 中的方法org.opencms.gwt.client.ui.input.CmsMultiSelectBox
-
- updateOpener(String) - 类 中的方法org.opencms.gwt.client.ui.input.CmsSelectBox
-
- updateOptionBarPosition() - 类 中的方法org.opencms.ade.containerpage.client.ui.CmsContainerPageElementPanel
-
Updates the option bar position.
- updateOptionBarPosition() - 类 中的方法org.opencms.ade.containerpage.client.ui.CmsGroupContainerElementPanel
-
- updateOptionBars() - 类 中的方法org.opencms.ade.containerpage.client.ui.CmsContainerPageContainer
-
Updates the option bar positions of the child elements.
- updateOUs(CmsSetupDb, String, String) - 类 中的方法org.opencms.setup.db.update6to7.CmsUpdateDBUpdateOU
-
Updates the database tables with the new OUs if necessary for the given table.
- updatePadding() - 类 中的方法org.opencms.gwt.client.ui.input.CmsPaddedPanel
-
Updates the horizontal "padding" for this text box.
- updatePath(String) - 类 中的方法org.opencms.ade.sitemap.client.alias.CmsImportView
-
Updates the path of the file to import.
- updatePreferences(CmsObject, HttpServletRequest) - 类 中的方法org.opencms.workplace.commons.CmsPreferences
-
Updates the user preferences after changes have been made.
- updatePreviewContent(CmsPreviewInfo) - 类 中的方法org.opencms.gwt.client.ui.CmsPreviewDialog
-
Updates the preview content of the dialog.
- updateProgress() - 类 中的方法org.opencms.ade.upload.client.ui.A_CmsUploadDialog
-
Retrieves the progress information from the server.
- updateProgress() - 类 中的方法org.opencms.gwt.client.ui.replace.CmsReplaceDialog
-
Retrieves the progress information from the server.
- updateProgressBar(CmsUploadProgessInfo) - 类 中的方法org.opencms.ade.upload.client.ui.A_CmsUploadDialog
-
Updates the progress bar.
- updateProgressBar(CmsUploadProgessInfo) - 类 中的方法org.opencms.gwt.client.ui.replace.CmsReplaceDialog
-
Updates the progress bar.
- updateProperties(CmsCmisCallContext, Holder<String>, Holder<String>, Properties) - 类 中的方法org.opencms.cmis.CmsCmisRepository
-
- updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - 类 中的方法org.opencms.cmis.CmsCmisService
-
- updateProperties(CmsCmisCallContext, Holder<String>, Holder<String>, Properties) - 接口 中的方法org.opencms.cmis.I_CmsCmisRepository
-
Updates the properties for an object.
- updatePropertyInMap(Map<String, CmsClientProperty>) - 类 中的方法org.opencms.gwt.shared.property.CmsPropertyModification
-
Helper method for applying the change to a property map.
- updateRelationForUndo(CmsObject, CmsSecurityManager, CmsResource) - 类 中的方法org.opencms.file.types.A_CmsResourceType
-
Update the relations after an undo changes operation.
- updateRelations(CmsDbContext, CmsProject, CmsResource) - 类 中的方法org.opencms.db.generic.CmsVfsDriver
-
- updateRelations(CmsDbContext, CmsProject, CmsResource) - 接口 中的方法org.opencms.db.I_CmsVfsDriver
-
Updates the relations on the online project copying the relations from the offline project.
- updateRelations(CmsDbContext, CmsProject, CmsResource) - 类 中的方法org.opencms.db.jpa.CmsVfsDriver
-
- updateRelations() - 类 中的方法org.opencms.setup.CmsUpdateBean
-
Fills the relations db tables during the update.
- updateRelationsForResource(CmsDbContext, CmsResource, List<CmsLink>) - 类 中的方法org.opencms.db.CmsDriverManager
-
Updates/Creates the given relations for the given resource.
- updateRelationsForResource(CmsRequestContext, CmsResource, List<CmsLink>) - 类 中的方法org.opencms.db.CmsSecurityManager
-
Updates/Creates the relations for the given resource.
- updateRequestData(CmsFlexRequest) - 类 中的方法org.opencms.jsp.util.CmsJspStandardContextBean
-
Updates the standard context bean from the request.
- updateResource(I_CmsIndexWriter, CmsIndexingThreadManager, CmsResource) - 类 中的方法org.opencms.search.CmsVfsIndexer
-
Updates (writes) a single resource in the index.
- updateResource(I_CmsIndexWriter, String, I_CmsSearchDocument) - 类 中的方法org.opencms.search.CmsVfsIndexer
-
Updates a resource with the given index writer and the new document provided.
- updateResourceList() - 类 中的方法org.opencms.ade.publish.client.CmsPublishDialog
-
Method which is called when the publish options are changed.
- updateResourceProperties(String, String, Map<String, String>) - 类 中的方法org.opencms.ade.galleries.CmsPreviewService
-
- updateResourceProperties(String, String, Map<String, String>) - 接口 中的方法org.opencms.ade.galleries.shared.rpc.I_CmsPreviewService
-
Saves the given properties to the resource and returns the data to be displayed in the preview dialog.
- updateResourceProperties(String, String, Map<String, String>, AsyncCallback<CmsResourceInfoBean>) - 接口 中的方法org.opencms.ade.galleries.shared.rpc.I_CmsPreviewServiceAsync
-
Saves the given properties to the resource and returns the data to be displayed in the preview dialog.
- updateResources(I_CmsIndexWriter, CmsIndexingThreadManager, List<CmsPublishedResource>) - 类 中的方法org.opencms.search.CmsVfsIndexer
-
- updateResources(I_CmsIndexWriter, CmsIndexingThreadManager, List<CmsPublishedResource>) - 接口 中的方法org.opencms.search.I_CmsIndexer
-
Incremental index update - create a new index entry for all resources in the given list.
- updateResult() - 类 中的方法org.opencms.ade.galleries.client.CmsResultsTabHandler
-
Updates the result tab.
- updateResultsTab(boolean) - 类 中的方法org.opencms.ade.galleries.client.CmsGalleryController
-
Updates the content of the results tab.
- updateSearchBean(CmsGallerySearchBean) - 类 中的方法org.opencms.ade.galleries.client.ui.CmsResultsBackwardsScrollHandler
-
Updates the handler with a new search bean.
- updateSessionInfo(CmsObject, HttpServletRequest) - 类 中的方法org.opencms.main.CmsSessionManager
-
Updates the the OpenCms session data used for quick authentication of users.
- updateSessionInfos(CmsObject) - 类 中的方法org.opencms.main.CmsSessionManager
-
Updates all session info objects, so that invalid projects
are replaced by the Online project.
- updateSingleEntry(CmsUUID) - 类 中的方法org.opencms.ade.sitemap.client.control.CmsSitemapController
-
Updates the given entry only, not evaluating any child changes.
- updateSite(CmsObject, CmsSite, CmsSite) - 类 中的方法org.opencms.site.CmsSiteManagerImpl
-
Updates an existing site.
- updateSitePath() - 类 中的方法org.opencms.ade.sitemap.client.CmsSitemapTreeItem
-
Updates the site path using the current site entry's data.
- updateSitePath(String) - 类 中的方法org.opencms.ade.sitemap.client.CmsSitemapTreeItem
-
Updates the recursively the site path.
- updateSitePath(String, I_CmsSitemapController) - 类 中的方法org.opencms.ade.sitemap.shared.CmsClientSitemapEntry
-
Updates the entry's site path and the name accordingly.
- updateSize(int, int) - 类 中的方法org.opencms.ade.galleries.client.preview.ui.CmsPropertiesTab
-
Updates the size of the dialog after the window was resized.
- updateSizes() - 类 中的方法org.opencms.ade.galleries.client.ui.CmsGalleryDialog
-
Updates variable ui-element dimensions, execute after dialog has been attached and it's content is displayed.
- updateSqlStatement(String, Map<String, String>, List<Object>) - 类 中的方法org.opencms.setup.CmsSetupDb
-
Creates and executes a database statment from a String.
- updateStatus() - 类 中的方法org.opencms.monitor.CmsMemoryMonitor
-
Updates the memory information of the memory monitor.
- updateStrongLinks(CmsResource, CmsFlexController, Set<String>) - 类 中的方法org.opencms.loader.CmsJspLoader
-
Updates all jsp files that include the given jsp file using the 'link.strong' macro.
- updateStyle() - 类 中的方法org.opencms.gwt.client.property.CmsPropertySelectBox
-
- updateStyle() - 类 中的方法org.opencms.gwt.client.ui.input.CmsComboBox
-
This method should be used to make changes to the CSS style of the select box when the value changes.
- updateStyle() - 类 中的方法org.opencms.gwt.client.ui.input.CmsMultiSelectBox
-
This method should be used to make changes to the CSS style of the select box when the value changes.
- updateStyle() - 类 中的方法org.opencms.gwt.client.ui.input.CmsSelectBox
-
This method should be used to make changes to the CSS style of the select box when the value changes.
- updatesTypesTab() - 类 中的方法org.opencms.ade.galleries.client.CmsGalleryController
-
Updates the content of the types tab.
- updateSummary() - 类 中的方法org.opencms.ade.upload.client.ui.A_CmsUploadDialog
-
Updates the file summary.
- updateSummary() - 类 中的方法org.opencms.ade.upload.client.ui.CmsUploadDialogFileApiImpl
-
- updateSummary() - 类 中的方法org.opencms.ade.upload.client.ui.CmsUploadDialogFormDataImpl
-
- updateSummary() - 类 中的方法org.opencms.ade.upload.client.ui.CmsUploadDialogImpl
-
- updateTitle() - 类 中的方法org.opencms.ade.publish.client.CmsBrokenLinksPanel
-
Updates the dialog title.
- updateTitle(boolean) - 类 中的方法org.opencms.gwt.client.ui.input.CmsLabel
-
Updates the title.
- updateTreeContent(List<CmsGalleryTreeEntry>, List<String>) - 类 中的方法org.opencms.ade.galleries.client.ui.CmsGalleriesTab
-
Update the galleries tree.
- updateTruncation() - 类 中的方法org.opencms.gwt.client.ui.CmsListItemWidget
-
Updates the truncation of labels if needed.
- updateType(Element, CmsRelationType) - 类 中的静态方法org.opencms.relations.CmsLinkUpdateUtil
-
Updates the type for a link xml element node.
- updateUploadTarget(String) - 类 中的方法org.opencms.ade.galleries.client.ui.CmsGalleryField
-
Updates the upload target folder path.
- updateUris(List<CmsDetailPageInfo>) - 类 中的方法org.opencms.ade.configuration.CmsADEConfigData
-
Helper method to correct paths in detail page beans if the corresponding resources have been moved.
- updateValidationStatus() - 类 中的方法org.opencms.ade.sitemap.client.alias.CmsAliasTableController
-
Enables or disables the save button of the view depending on whether there are validation errors.
- updateXml(CmsLink, Element, boolean) - 类 中的静态方法org.opencms.relations.CmsLinkUpdateUtil
-
Updates the link node in the underlying XML page document.
- UPDATEXML_ACTION_REPORT - 类 中的静态变量org.opencms.workplace.tools.content.updatexml.CmsUpdateXmlDialog
-
The import JSP report workplace URI.
- updateXmlForHtmlValue(CmsLink, String, Element) - 类 中的静态方法org.opencms.relations.CmsLinkUpdateUtil
-
Updates the given xml element with this link information.
- updateXmlForVfsFile(CmsLink, Element) - 类 中的静态方法org.opencms.relations.CmsLinkUpdateUtil
-
Updates the given xml element with this link information.
- upgradeContent(CmsObject) - 类 中的方法org.opencms.workplace.tools.content.check.CmsContentCheckResource
-
Loads the content of the encapsulated CmsResource and stores it within the
CmsContentCheckResource.
- upgradeRunlevel(CmsParameterConfiguration) - 类 中的方法org.opencms.main.OpenCmsCore
-
- upgradeRunlevel(ServletContext) - 类 中的方法org.opencms.main.OpenCmsCore
-
- upgradeXmlContent(CmsObject) - 类 中的方法org.opencms.workplace.tools.content.check.CmsContentCheckResource
-
Unmarshalls the content of the encapsulated CmsResource and stores it within the
CmsContentCheckResource.
- uplink - 类 中的静态变量org.opencms.jsp.util.UAgentInfo
-
- upload(String, String, boolean, JsArray<CmsFileInfo>, JavaScriptObject, I_CmsUploadDialog) - 类 中的方法org.opencms.gwt.client.ui.input.upload.impl.CmsUploaderFileApi
-
- upload(String, String, boolean, JsArray<CmsFileInfo>, JavaScriptObject, I_CmsUploadDialog) - 类 中的方法org.opencms.gwt.client.ui.input.upload.impl.CmsUploaderFormData
-
Sends a post request to the upload JSP.
- UPLOAD_ACTION_JSP_URI - 接口 中的静态变量org.opencms.gwt.shared.I_CmsUploadConstants
-
Upload action JSP URI.
- UPLOAD_FILENAME_ENCODED_SUFFIX - 接口 中的静态变量org.opencms.gwt.shared.I_CmsUploadConstants
-
The encoded file name field name suffix.
- UPLOAD_IS_ROOT_PATH_FIELD_NAME - 接口 中的静态变量org.opencms.gwt.shared.I_CmsUploadConstants
-
Name of the form field which stores whether the target folder is given as a root path.
- UPLOAD_JSP_URI - 接口 中的静态变量org.opencms.gwt.shared.I_CmsUploadConstants
-
Upload JSP URI.
- UPLOAD_TARGET_FOLDER_FIELD_NAME - 接口 中的静态变量org.opencms.gwt.shared.I_CmsUploadConstants
-
The name of the form field that stores the target folder for the upload.
- UPLOAD_UNZIP_FILES_FIELD_NAME - 接口 中的静态变量org.opencms.gwt.shared.I_CmsUploadConstants
-
The name of the form field that stores the file names to unzip.
- uploadButton() - 接口 中的方法org.opencms.ade.galleries.client.ui.css.I_CmsLayoutBundle.I_CmsGalleryFieldCss
-
Access method.
- uploadButton() - 接口 中的方法org.opencms.gwt.client.ui.css.I_CmsLayoutBundle.I_CmsUploadButtonCss
-
Access method.
- uploadButton() - 接口 中的方法org.opencms.gwt.client.ui.css.I_CmsLayoutBundle
-
Access method.
- uploadCss() - 接口 中的方法org.opencms.ade.upload.client.ui.css.I_CmsLayoutBundle
-
Access method.
- uploadDialogButton() - 接口 中的方法org.opencms.ade.upload.client.ui.css.I_CmsLayoutBundle.I_CmsUploadCss
-
Access method.
- uploadDialogButton() - 接口 中的方法org.opencms.gwt.client.ui.css.I_CmsLayoutBundle.I_CmsUploadButtonCss
-
Access method.
- uploadDropZone() - 接口 中的方法org.opencms.ade.galleries.client.ui.css.I_CmsLayoutBundle.I_CmsGalleryFieldCss
-
Access method.
- uploadFile() - 类 中的方法org.opencms.gwt.client.ui.replace.CmsReplaceDialog
-
Uploads the selected file.
- uploadFileInput() - 接口 中的方法org.opencms.gwt.client.ui.css.I_CmsLayoutBundle.I_CmsUploadButtonCss
-
Access method.
- uploadFiles(String, String, boolean, List<CmsFileInfo>, List<String>, I_CmsUploadDialog) - 类 中的方法org.opencms.gwt.client.ui.input.upload.CmsUploader
-
- uploadFiles(String, String, boolean, List<CmsFileInfo>, List<String>, I_CmsUploadDialog) - 接口 中的方法org.opencms.gwt.client.ui.input.upload.I_CmsUploader
-
Uploads the given files to the given URI.
- uploadFiles(String, String, boolean, List<CmsFileInfo>, List<String>, I_CmsUploadDialog) - 类 中的方法org.opencms.gwt.client.ui.input.upload.impl.CmsUploaderDefault
-
- uploadFiles(String, String, boolean, List<CmsFileInfo>, List<String>, I_CmsUploadDialog) - 类 中的方法org.opencms.gwt.client.ui.input.upload.impl.CmsUploaderFormData
-
- uploadIcon() - 接口 中的方法org.opencms.gwt.client.ui.css.I_CmsImageBundle.I_CmsImageStyle
-
Access method.
- uploadIconActive() - 接口 中的方法org.opencms.gwt.client.ui.css.I_CmsIconBundle
-
Access method.
- uploadIconDeactivated() - 接口 中的方法org.opencms.gwt.client.ui.css.I_CmsIconBundle
-
Access method.
- uploadSmallIcon() - 接口 中的方法org.opencms.gwt.client.ui.css.I_CmsImageBundle.I_CmsImageStyle
-
Access method.
- uploadSmallIconActive() - 接口 中的方法org.opencms.gwt.client.ui.css.I_CmsIconBundle
-
Access method.
- uploadSmallIconDeactivated() - 接口 中的方法org.opencms.gwt.client.ui.css.I_CmsIconBundle
-
Access method.
- URI_DELETE_DIALOG - 类 中的静态变量org.opencms.workplace.commons.CmsDelete
-
The delete dialog URI.
- URI_LOCK_DIALOG - 类 中的静态变量org.opencms.workplace.commons.CmsLock
-
The lock dialog URI.
- URI_LOCKCHANGE_DIALOG - 类 中的静态变量org.opencms.workplace.commons.CmsLock
-
The steal lock dialog URI.
- URI_LOCKS_DIALOG - 类 中的静态变量org.opencms.workplace.commons.CmsLock
-
The locks dialog URI.
- URI_PROPERTY_CUSTOM_DIALOG - 类 中的静态变量org.opencms.workplace.commons.CmsPropertyAdvanced
-
The URI to the customized property dialog.
- URI_PROPERTY_DIALOG - 类 中的静态变量org.opencms.workplace.commons.CmsPropertyAdvanced
-
The URI to the standard property dialog.
- URI_PROPERTY_DIALOG_HANDLER - 类 中的静态变量org.opencms.workplace.commons.CmsPropertyAdvanced
-
The URI to the property dialog handler.
- URI_UNLOCK_DIALOG - 类 中的静态变量org.opencms.workplace.commons.CmsLock
-
The unlock dialog URI.
- URL_DELIMITER - 类 中的静态变量org.opencms.util.CmsRequestUtil
-
Delimiter char between url and query.
- URL_SAFE_CHARS - 类 中的静态变量org.opencms.webdav.CmsWebdavServlet
-
Chars which are safe for urls.
- USE_ALL_LOCALE - 类 中的静态变量org.opencms.search.CmsSearchIndex
-
The use all locale.
- useAdeTemplates() - 类 中的方法org.opencms.ade.postupload.client.ui.CmsUploadPropertyEditorHandler
-
- useAdeTemplates() - 类 中的方法org.opencms.ade.sitemap.client.edit.CmsEditEntryHandler
-
- useAdeTemplates() - 类 中的方法org.opencms.gwt.client.property.CmsSimplePropertyEditorHandler
-
- useAdeTemplates() - 接口 中的方法org.opencms.gwt.client.property.I_CmsPropertyEditorHandler
-
Returns true if the property editor should use only ADE templates.
- useBrowserBasedHttpAuthentication() - 类 中的方法org.opencms.main.CmsHttpAuthenticationSettings
-
Tests if browser-based HTTP basic authentication is enabled or disabled.
- useCss() - 类 中的方法org.opencms.widgets.CmsHtmlWidgetOption
-
Returns true if the widget editor should use a defined CSS style sheet.
- useDefaultShowAllAction() - 类 中的方法org.opencms.workplace.list.A_CmsListSearchAction
-
Sets the current used show-all action to the default.
- useNewStyle() - 类 中的方法org.opencms.widgets.A_CmsWidget.CmsDummyWidgetDialog
-
- useNewStyle() - 接口 中的方法org.opencms.widgets.I_CmsWidgetDialog
-
Tests if we are working with the new administration dialog style.
- useNewStyle() - 类 中的方法org.opencms.workplace.editors.CmsXmlContentEditor
-
- useNewStyle() - 类 中的方法org.opencms.workplace.tools.CmsToolDialog
-
Tests if we are working with the new administration dialog style.
- user(String) - 类 中的方法org.opencms.jsp.CmsJspActionElement
-
Returns a selected user property, i.e. information about the currently
logged in user, same as using
the <cms:user property="***" />
tag.
- USER - 类 中的静态变量org.opencms.workplace.tools.accounts.CmsDependencyIconActionType
-
Constant for the user icon action.
- USER_OU_COLUMN - 类 中的静态变量org.opencms.setup.db.update6to7.CmsUpdateDBUpdateOU
-
Constant for the USER_OU column.
- userChangedExternal(boolean) - 类 中的方法org.opencms.gwt.client.ui.input.CmsLinkSelector
-
Called if the user changed the state to internal or external.
- userImage() - 接口 中的方法org.opencms.gwt.client.ui.css.I_CmsImageBundle
-
Image resource accessor.
- userInGroup(CmsDbContext, String, String, boolean) - 类 中的方法org.opencms.db.CmsDriverManager
-
Returns true
if a user is member of the given group.
- userInGroup(CmsRequestContext, String, String) - 类 中的方法org.opencms.db.CmsSecurityManager
-
Tests if a user is member of the given group.
- userInGroup(String, String) - 类 中的方法org.opencms.file.CmsObject
-
Tests if a user is member of the given group.
- USERNAME_CONSTRAINTS - 类 中的静态变量org.opencms.security.CmsDefaultValidationHandler
-
The user name constraints.
- userTagAction(String, ServletRequest) - 类 中的静态方法org.opencms.jsp.CmsJspTagUser
-
Internal action method.
- userTrackingTagAction(String, String, boolean, boolean, String, boolean, String, HttpServletRequest) - 类 中的静态方法org.opencms.jsp.CmsJspTagUserTracking
-
Tracks an OpenCms file according to the parameters.
- useWindowFunctionsForPaging() - 类 中的方法org.opencms.db.generic.CmsUserQueryBuilder
-
Returns true if window functions should be used for paging.
- UTF8_MARKER - 类 中的静态变量org.opencms.file.wrapper.CmsResourceWrapperUtils
-
The UTF-8 bytes to add to the beginning of text contents.
- UUID_REGEX - 类 中的静态变量org.opencms.util.CmsUUID
-
A regular expression for matching UUIDs.
- uuidToEntityId(CmsUUID, String) - 类 中的静态方法org.opencms.ade.contenteditor.shared.CmsContentDefinition
-
Returns the entity id according to the given UUID.