Uses of Class
org.opencms.util.CmsPath
Packages that use CmsPath
Package
Description
Contains functions for the detail pages in OpenCms.
Provides access to the multi-site configuration of OpenCms.
Utility functions for String manipulation and other often used tasks.
-
Uses of CmsPath in org.opencms.ade.detailpage
Methods in org.opencms.ade.detailpage that return types with arguments of type CmsPathModifier and TypeMethodDescriptionCmsDetailPageFilter.getCategories()
Gets the category paths, lazily initializing them first if necessary.CmsDetailPageFilter.readCategories()
Reads the categories for the resource. -
Uses of CmsPath in org.opencms.site
Methods in org.opencms.site that return CmsPathModifier and TypeMethodDescriptionCmsAlternativeSiteRootMapping.getSiteRoot()
Gets the site root as a CmsPath.Methods in org.opencms.site that return types with arguments of type CmsPathModifier and TypeMethodDescriptionCmsAlternativeSiteRootMapping.getPrefixes()
Gets the path prefixes. -
Uses of CmsPath in org.opencms.util
Methods in org.opencms.util with parameters of type CmsPathModifier and TypeMethodDescriptionint
boolean
CmsPath.isPrefixOf
(CmsPath path) Returns true if this path is a prefix of the path given as parameter.