Class FriendlyURLKeywordsUtil

java.lang.Object
com.liferay.portal.kernel.util.FriendlyURLKeywordsUtil

public class FriendlyURLKeywordsUtil extends Object
Author:
David Truong
  • Constructor Details

    • FriendlyURLKeywordsUtil

      public FriendlyURLKeywordsUtil()
  • Method Details

    • getLayoutFriendlyURLKeyword

      public static String getLayoutFriendlyURLKeyword(String friendlyURL)
    • getSiteFriendlyURLKeyword

      public static String getSiteFriendlyURLKeyword(String friendlyURL)
    • hasLayoutFriendlyURLKeyword

      public static boolean hasLayoutFriendlyURLKeyword(String friendlyURL)
    • hasSiteFriendlyURLKeyword

      public static boolean hasSiteFriendlyURLKeyword(String friendlyURL)