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