Uses of Interface
com.atlassian.confluence.macro.ImagePlaceholder

Packages that use ImagePlaceholder
com.atlassian.confluence.macro   
com.atlassian.confluence.plugins.gadgets   
 

Uses of ImagePlaceholder in com.atlassian.confluence.macro
 

Classes in com.atlassian.confluence.macro that implement ImagePlaceholder
 class DefaultImagePlaceholder
           
 

Methods in com.atlassian.confluence.macro that return ImagePlaceholder
 ImagePlaceholder EditorImagePlaceholder.getImagePlaceholder(Map<String,String> parameters, ConversionContext context)
          Returns an ImagePlaceholder instance to be displayed in the editor.
 

Uses of ImagePlaceholder in com.atlassian.confluence.plugins.gadgets
 

Methods in com.atlassian.confluence.plugins.gadgets that return ImagePlaceholder
 ImagePlaceholder GadgetMacro.getImagePlaceholder(Map<String,String> parameters, ConversionContext context)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.