Uses of Interface
info.magnolia.module.templatingkit.dam.DAMHandler

Packages that use DAMHandler
info.magnolia.module.templatingkit.dam   
info.magnolia.module.templatingkit.dam.handlers   
info.magnolia.module.templatingkit.paragraphs   
 

Uses of DAMHandler in info.magnolia.module.templatingkit.dam
 

Methods in info.magnolia.module.templatingkit.dam that return DAMHandler
 DAMHandler DAMSupport.getHandler(String name)
           
 

Methods in info.magnolia.module.templatingkit.dam that return types with arguments of type DAMHandler
 Map<String,DAMHandler> DAMSupport.getHandlers()
          Gets only the handlers with parameter enabled set to true
 

Methods in info.magnolia.module.templatingkit.dam with parameters of type DAMHandler
 void DAMSupport.addHandler(String name, DAMHandler damHandler)
           
 

Method parameters in info.magnolia.module.templatingkit.dam with type arguments of type DAMHandler
 void DAMSupport.setHandlers(Map<String,DAMHandler> handlers)
           
 

Uses of DAMHandler in info.magnolia.module.templatingkit.dam.handlers
 

Classes in info.magnolia.module.templatingkit.dam.handlers that implement DAMHandler
 class AbstractHandler
           
 class AbstractInternalContentDAMHandler
           
 class DMSDAMHandler
           
 class InternalContentDAMHandler
           
 

Uses of DAMHandler in info.magnolia.module.templatingkit.paragraphs
 

Methods in info.magnolia.module.templatingkit.paragraphs that return DAMHandler
protected  DAMHandler ImageGalleryParagraphModel.getDAMHandler()
           
 



Copyright © 2008-2011 Magnolia International Ltd.. All Rights Reserved.