Uses of Class
org.opencms.ade.sitemap.shared.CmsSitemapInfo
Packages that use CmsSitemapInfo
-
Uses of CmsSitemapInfo in org.opencms.ade.sitemap.shared
Methods in org.opencms.ade.sitemap.shared that return CmsSitemapInfoConstructors in org.opencms.ade.sitemap.shared with parameters of type CmsSitemapInfoModifierConstructorDescriptionCmsSitemapData
(Map<String, CmsClientTemplateBean> templates, Map<String, CmsXmlContentProperty> properties, CmsSitemapClipboardData clipboardData, List<CmsContextMenuEntryBean> contextMenuEntries, Map<String, CmsClientProperty> parentProperties, List<String> allPropNames, String exportRfsPrefix, boolean isSecure, String noEditReason, boolean displayToolbar, CmsNewResourceInfo defaultNewElementInfo, List<CmsNewResourceInfo> newElementInfos, CmsNewResourceInfo newRedirectElementInfo, CmsNewResourceInfo newNavigationLevelElementInfo, CmsSitemapInfo sitemapInfo, String parentSitemap, CmsClientSitemapEntry root, String openPath, int maxDepth, CmsDetailPageTable detailPageTable, List<CmsNewResourceInfo> resourceTypeInfos, String returnCode, boolean canEditDetailPages, String aliasImportUrl, boolean canEditAliases, boolean createNewFoldersForSubsitemaps, boolean galleryManager, boolean categoryManager, List<CmsListInfoBean> subsitemapTypeInfos, CmsSitemapData.EditorMode editorMode, String defaultGalleryFolder, boolean showModelEditConfirm) Constructor.