Package ch.tocco.nice2.templating.api
Interface FreemarkerTemplateModelService
- All Known Implementing Classes:
FreemarkerTemplateModelServiceImpl
public interface FreemarkerTemplateModelService
-
Method Summary
Modifier and TypeMethodDescriptionGet allTemplateDirectiveModel
implementations which have been contributed tonice2.templating.Directives
Get allTemplateDirectiveModel
implementations which have been contributed tonice2.templating.TemplateMethods
-
Method Details
-
getDirectives
Get allTemplateDirectiveModel
implementations which have been contributed tonice2.templating.Directives
-
getMethods
Get allTemplateDirectiveModel
implementations which have been contributed tonice2.templating.TemplateMethods
-