Uses of Interface
info.magnolia.freemarker.models.MagnoliaModelFactory

Packages that use MagnoliaModelFactory
info.magnolia.freemarker   
info.magnolia.module.templating.freemarker   
 

Uses of MagnoliaModelFactory in info.magnolia.freemarker
 

Methods in info.magnolia.freemarker that return types with arguments of type MagnoliaModelFactory
 List<MagnoliaModelFactory> FreemarkerConfig.getModelFactories()
           
 

Methods in info.magnolia.freemarker with parameters of type MagnoliaModelFactory
 void FreemarkerConfig.addModelFactory(MagnoliaModelFactory modelFactory)
           
 

Uses of MagnoliaModelFactory in info.magnolia.module.templating.freemarker
 

Classes in info.magnolia.module.templating.freemarker that implement MagnoliaModelFactory
static class RenderableDefinitionModel.Factory
          A factory for the enclosing type.
 



Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.