Class RemoveIndexUrlTransformer

java.lang.Object
org.craftercms.engine.url.RemoveIndexUrlTransformer
All Implemented Interfaces:
org.craftercms.core.url.UrlTransformer

public class RemoveIndexUrlTransformer extends Object implements org.craftercms.core.url.UrlTransformer
Created by alfonsovasquez on 7/9/16.
  • Constructor Details

    • RemoveIndexUrlTransformer

      public RemoveIndexUrlTransformer()
  • Method Details

    • transformUrl

      public String transformUrl(org.craftercms.core.service.Context context, org.craftercms.core.service.CachingOptions cachingOptions, String url) throws org.craftercms.core.exception.UrlTransformationException
      Specified by:
      transformUrl in interface org.craftercms.core.url.UrlTransformer
      Throws:
      org.craftercms.core.exception.UrlTransformationException