Class 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 Detail

      • RemoveIndexUrlTransformer

        public RemoveIndexUrlTransformer()
    • Method Detail

      • 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