public class TargetingUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
excludePath(String path)
Returns true if the path should be excluded or ignored for targeting.
|
static String |
getMatchingRootFolder(String targetedUrl)
Return the root folder of the specified targeted URL
|
public static String getMatchingRootFolder(String targetedUrl)
targetedUrl - the targeted URLpublic static boolean excludePath(String path)
path - the pathCopyright © 2020 CrafterCMS. All rights reserved.