Uses of Class
org.craftercms.core.util.template.impl.IdentifiableStringTemplateSource
Packages that use IdentifiableStringTemplateSource
Package
Description
-
Uses of IdentifiableStringTemplateSource in org.craftercms.core.processors.impl.template
Fields in org.craftercms.core.processors.impl.template with type parameters of type IdentifiableStringTemplateSourceModifier and TypeFieldDescriptionprotected TemplateCompiler<IdentifiableStringTemplateSource>TemplateProcessor.templateCompilerTemplate compiler.Method parameters in org.craftercms.core.processors.impl.template with type arguments of type IdentifiableStringTemplateSourceModifier and TypeMethodDescriptionvoidTemplateProcessor.setTemplateCompiler(TemplateCompiler<IdentifiableStringTemplateSource> templateCompiler) Sets the template compiler. -
Uses of IdentifiableStringTemplateSource in org.craftercms.core.util.template.impl.freemarker
Methods in org.craftercms.core.util.template.impl.freemarker with parameters of type IdentifiableStringTemplateSourceModifier and TypeMethodDescriptionFreeMarkerStringTemplateCompiler.compile(IdentifiableStringTemplateSource templateSource) -
Uses of IdentifiableStringTemplateSource in org.craftercms.core.util.template.impl.spel
Methods in org.craftercms.core.util.template.impl.spel with parameters of type IdentifiableStringTemplateSourceModifier and TypeMethodDescriptionSpELStringTemplateCompiler.compile(IdentifiableStringTemplateSource templateSource)