Uses of Class
org.opencms.util.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
Modifier 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
Modifier and TypeMethodDescriptionCmsAlternativeSiteRootMapping.getSiteRoot()
Gets the site root as a CmsPath.Modifier and TypeMethodDescriptionCmsAlternativeSiteRootMapping.getPrefixes()
Gets the path prefixes. -
Uses of CmsPath in org.opencms.util
Modifier and TypeMethodDescriptionint
boolean
CmsPath.isPrefixOf
(CmsPath path) Returns true if this path is a prefix of the path given as parameter.