Uses of Interface
org.craftercms.core.url.UrlTransformationEngine
-
Packages that use UrlTransformationEngine Package Description org.craftercms.core.processors.impl org.craftercms.core.url.impl -
-
Uses of UrlTransformationEngine in org.craftercms.core.processors.impl
Fields in org.craftercms.core.processors.impl declared as UrlTransformationEngine Modifier and Type Field Description protected UrlTransformationEngineItemUrlTransformingProcessor. urlTransformationEngineMethods in org.craftercms.core.processors.impl with parameters of type UrlTransformationEngine Modifier and Type Method Description voidItemUrlTransformingProcessor. setUrlTransformationEngine(UrlTransformationEngine urlTransformationEngine) -
Uses of UrlTransformationEngine in org.craftercms.core.url.impl
Classes in org.craftercms.core.url.impl that implement UrlTransformationEngine Modifier and Type Class Description classAbstractCachedUrlTransformationEngineClass description goes HEREclassUrlTransformationEngineImplClass description goes HERE
-