Uses of Class
info.magnolia.rendering.renderer.ContextAttributeConfiguration

Packages that use ContextAttributeConfiguration
info.magnolia.rendering.renderer   
 

Uses of ContextAttributeConfiguration in info.magnolia.rendering.renderer
 

Methods in info.magnolia.rendering.renderer that return types with arguments of type ContextAttributeConfiguration
 Map<String,ContextAttributeConfiguration> AbstractRenderer.getContextAttributes()
           
 

Methods in info.magnolia.rendering.renderer with parameters of type ContextAttributeConfiguration
 void AbstractRenderer.addContextAttribute(String name, ContextAttributeConfiguration contextAttributeConfiguration)
           
 

Method parameters in info.magnolia.rendering.renderer with type arguments of type ContextAttributeConfiguration
 void AbstractRenderer.setContextAttributes(Map<String,ContextAttributeConfiguration> contextAttributes)
           
 



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