程序包 | 说明 |
---|---|
org.opencms.ade.postupload.client.ui | |
org.opencms.ade.postupload.shared | |
org.opencms.ade.sitemap.client.control |
Sitemap controller package.
|
org.opencms.ade.sitemap.client.edit |
Sitemap entry editor.
|
org.opencms.ade.sitemap.shared |
Shared Client-Server side of the sitemap view.
|
org.opencms.gwt |
Provides core support for GWT.
|
org.opencms.gwt.client.property | |
org.opencms.gwt.shared.property |
限定符和类型 | 方法和说明 |
---|---|
CmsClientProperty |
CmsUploadPropertyEditorHandler.getInheritedProperty(java.lang.String name) |
限定符和类型 | 方法和说明 |
---|---|
java.util.Map<java.lang.String,CmsClientProperty> |
CmsUploadPropertyEditorHandler.getDefaultFileProperties() |
java.util.Map<java.lang.String,CmsClientProperty> |
CmsUploadPropertyEditorHandler.getOwnProperties() |
限定符和类型 | 方法和说明 |
---|---|
java.util.Map<java.lang.String,CmsClientProperty> |
CmsPostUploadDialogPanelBean.getProperties()
Gets the properties for the resource.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsPostUploadDialogPanelBean.setProperties(java.util.Map<java.lang.String,CmsClientProperty> properties)
Sets the properties for the resource.
|
限定符和类型 | 方法和说明 |
---|---|
CmsClientProperty |
CmsSitemapController.getEffectivePropertyObject(CmsClientSitemapEntry entry,
java.lang.String name)
Gets the value of a property which is effective at a given sitemap entry.
|
CmsClientProperty |
CmsSitemapController.getInheritedPropertyObject(CmsClientSitemapEntry entry,
java.lang.String name)
Gets the property object which would be inherited by a sitemap entry.
|
限定符和类型 | 方法和说明 |
---|---|
java.util.Map<java.lang.String,CmsClientProperty> |
CmsSitemapController.getPropertiesForId(CmsUUID id)
Gets the properties for a given structure id.
|
java.util.Map<java.lang.String,CmsClientProperty> |
CmsSitemapController.replaceProperties(CmsUUID id,
java.util.Map<java.lang.String,CmsClientProperty> properties) |
限定符和类型 | 方法和说明 |
---|---|
java.util.Map<java.lang.String,CmsClientProperty> |
CmsSitemapController.replaceProperties(CmsUUID id,
java.util.Map<java.lang.String,CmsClientProperty> properties) |
限定符和类型 | 方法和说明 |
---|---|
CmsClientProperty |
CmsEditEntryHandler.getInheritedProperty(java.lang.String name)
Gets the property object which would be inherited by a sitemap entry.
|
限定符和类型 | 方法和说明 |
---|---|
java.util.Map<java.lang.String,CmsClientProperty> |
CmsEditEntryHandler.getDefaultFileProperties() |
java.util.Map<java.lang.String,CmsClientProperty> |
CmsEditEntryHandler.getOwnProperties() |
限定符和类型 | 方法和说明 |
---|---|
java.util.Map<java.lang.String,CmsClientProperty> |
CmsSitemapChange.getDefaultFileProperties()
Returns the change'S properties for the default file.
|
java.util.Map<java.lang.String,CmsClientProperty> |
CmsClientSitemapEntry.getDefaultFileProperties()
Returns the properties for the default file.
|
java.util.Map<java.lang.String,CmsClientProperty> |
CmsSitemapChange.getOwnInternalProperties()
Returns the properties for the entry itself.
|
java.util.Map<java.lang.String,CmsClientProperty> |
CmsSitemapChange.getOwnProperties()
Returns the change's properties for the entry itself.
|
java.util.Map<java.lang.String,CmsClientProperty> |
CmsClientSitemapEntry.getOwnProperties()
Returns the properties for the entry itself.
|
java.util.Map<java.lang.String,CmsClientProperty> |
CmsSitemapData.getParentProperties()
Returns the properties of the sitemap root's parent.
|
java.util.Map<java.lang.String,CmsClientProperty> |
I_CmsSitemapController.getPropertiesForId(CmsUUID id)
Gets the property map for the given id.
|
java.util.Map<java.lang.String,CmsClientProperty> |
I_CmsSitemapController.replaceProperties(CmsUUID id,
java.util.Map<java.lang.String,CmsClientProperty> properties)
This method is used to establish a unique property map object for each id, but replaces the contents of the
map object with new values for each call.
|
限定符和类型 | 方法和说明 |
---|---|
java.util.Map<java.lang.String,CmsClientProperty> |
I_CmsSitemapController.replaceProperties(CmsUUID id,
java.util.Map<java.lang.String,CmsClientProperty> properties)
This method is used to establish a unique property map object for each id, but replaces the contents of the
map object with new values for each call.
|
void |
CmsSitemapChange.setDefaultFileInternalProperties(java.util.Map<java.lang.String,CmsClientProperty> props)
Sets the properties for the default file.
|
void |
CmsClientSitemapEntry.setDefaultFileProperties(java.util.Map<java.lang.String,CmsClientProperty> properties)
Sets the properties for the default file.
|
void |
CmsSitemapChange.setOwnInternalProperties(java.util.Map<java.lang.String,CmsClientProperty> props)
Sets the changed properties of the entry itself.
|
void |
CmsClientSitemapEntry.setOwnProperties(java.util.Map<java.lang.String,CmsClientProperty> properties)
Sets the properties for the entry itself.
|
构造器和说明 |
---|
CmsSitemapData(java.util.Map<java.lang.String,CmsClientTemplateBean> templates,
java.util.Map<java.lang.String,CmsXmlContentProperty> properties,
CmsSitemapClipboardData clipboardData,
java.util.List<CmsContextMenuEntryBean> contextMenuEntries,
java.util.Map<java.lang.String,CmsClientProperty> parentProperties,
java.util.List<java.lang.String> allPropNames,
java.lang.String exportRfsPrefix,
boolean isSecure,
java.lang.String noEditReason,
boolean displayToolbar,
CmsNewResourceInfo defaultNewElementInfo,
java.util.List<CmsNewResourceInfo> newElementInfos,
CmsNewResourceInfo newRedirectElementInfo,
CmsNewResourceInfo newNavigationLevelElementInfo,
CmsSitemapInfo sitemapInfo,
java.lang.String parentSitemap,
CmsClientSitemapEntry root,
java.lang.String openPath,
int maxDepth,
CmsDetailPageTable detailPageTable,
java.util.List<CmsNewResourceInfo> resourceTypeInfos,
java.lang.String returnCode,
boolean canEditDetailPages,
java.lang.String aliasImportUrl,
boolean canEditAliases,
boolean createNewFoldersForSubsitemaps,
java.util.List<CmsListInfoBean> subsitemapTypeInfos)
Constructor.
|
限定符和类型 | 方法和说明 |
---|---|
protected java.util.Map<java.lang.String,CmsClientProperty> |
CmsVfsService.convertProperties(java.util.List<CmsProperty> properties)
Converts CmsProperty objects to CmsClientProperty objects.
|
限定符和类型 | 方法和说明 |
---|---|
CmsClientProperty |
CmsSimplePropertyEditorHandler.getInheritedProperty(java.lang.String name) |
CmsClientProperty |
I_CmsPropertyEditorHandler.getInheritedProperty(java.lang.String name)
Returns an inherited property value.
|
限定符和类型 | 方法和说明 |
---|---|
java.util.Map<java.lang.String,CmsClientProperty> |
CmsSimplePropertyEditorHandler.getDefaultFileProperties() |
java.util.Map<java.lang.String,CmsClientProperty> |
I_CmsPropertyEditorHandler.getDefaultFileProperties()
Returns the default file properties, if available.
|
java.util.Map<java.lang.String,CmsClientProperty> |
CmsSimplePropertyEditorHandler.getOwnProperties() |
java.util.Map<java.lang.String,CmsClientProperty> |
I_CmsPropertyEditorHandler.getOwnProperties()
Returns the properties of the resource being edited.
|
限定符和类型 | 字段和说明 |
---|---|
static com.google.common.base.Function<java.lang.String,CmsClientProperty> |
CmsClientProperty.CREATE_PROPERTY
Construction function which creates a new property with a given name.
|
限定符和类型 | 方法和说明 |
---|---|
CmsClientProperty |
CmsLazyPropertyMap.get(java.lang.Object key)
Returns the property with the given name.
|
CmsClientProperty |
CmsClientProperty.withOrigin(java.lang.String origin)
Creates a copy of the property, but changes the origin in the copy.
|
限定符和类型 | 方法和说明 |
---|---|
static java.util.Map<java.lang.String,CmsClientProperty> |
CmsClientProperty.copyProperties(java.util.Map<java.lang.String,CmsClientProperty> props)
Helper method for copying a map of properties.
|
java.util.Map<java.lang.String,CmsClientProperty> |
CmsPropertiesBean.getInheritedProperties()
Returns a map of the inherited properties.
|
java.util.Map<java.lang.String,CmsClientProperty> |
CmsPropertiesBean.getOwnProperties()
Gets a map of the resource's own properties.
|
static java.util.Map<java.lang.String,CmsClientProperty> |
CmsClientProperty.makeLazyCopy(java.util.Map<java.lang.String,CmsClientProperty> properties)
Makes a "lazy copy" of a map of properties, which will create properties on lookup if they don't already exist.
|
static java.util.Map<java.lang.String,CmsClientProperty> |
CmsClientProperty.toLazyMap(java.util.Map<java.lang.String,CmsClientProperty> properties)
Creates a lazy property map which creates properties on lookup if they don'T exist.
|
限定符和类型 | 方法和说明 |
---|---|
static CmsPathValue |
CmsClientProperty.getPathValue(CmsClientProperty property,
CmsClientProperty.Mode mode)
Gets the path value for a property object (which may be null) and a property access mode.
|
static boolean |
CmsClientProperty.isPropertyEmpty(CmsClientProperty prop)
Checks if a property is null or empty.
|
限定符和类型 | 方法和说明 |
---|---|
static java.util.Map<java.lang.String,CmsClientProperty> |
CmsClientProperty.copyProperties(java.util.Map<java.lang.String,CmsClientProperty> props)
Helper method for copying a map of properties.
|
static java.util.Map<java.lang.String,CmsClientProperty> |
CmsClientProperty.makeLazyCopy(java.util.Map<java.lang.String,CmsClientProperty> properties)
Makes a "lazy copy" of a map of properties, which will create properties on lookup if they don't already exist.
|
static void |
CmsClientProperty.removeEmptyProperties(java.util.Map<java.lang.String,CmsClientProperty> props)
Helper method for removing empty properties from a map.
|
void |
CmsPropertiesBean.setInheritedProperties(java.util.Map<java.lang.String,CmsClientProperty> inheritedProperties)
Sets the inherited properties.
|
void |
CmsPropertiesBean.setOwnProperties(java.util.Map<java.lang.String,CmsClientProperty> ownProperties)
Sets the resource's own properties.
|
static java.util.Map<java.lang.String,CmsClientProperty> |
CmsClientProperty.toLazyMap(java.util.Map<java.lang.String,CmsClientProperty> properties)
Creates a lazy property map which creates properties on lookup if they don'T exist.
|
void |
CmsPropertyModification.updatePropertyInMap(java.util.Map<java.lang.String,CmsClientProperty> props)
Helper method for applying the change to a property map.
|
构造器和说明 |
---|
CmsClientProperty(CmsClientProperty property)
Copy constructor.
|
构造器和说明 |
---|
CmsLazyPropertyMap(java.util.Map<java.lang.String,CmsClientProperty> original)
Constructor.
|