Uses of Class
org.exoplatform.wiki.rendering.macro.panel.PanelMacroParameters

Packages that use PanelMacroParameters
org.exoplatform.wiki.rendering.macro.panel   
 

Uses of PanelMacroParameters in org.exoplatform.wiki.rendering.macro.panel
 

Methods in org.exoplatform.wiki.rendering.macro.panel with parameters of type PanelMacroParameters
 List<org.xwiki.rendering.block.Block> PanelMacro.execute(PanelMacroParameters parameters, String content, org.xwiki.rendering.transformation.MacroTransformationContext context)
           
protected  List<org.xwiki.rendering.block.Block> PanelMacro.parseContent(PanelMacroParameters parameters, String content, org.xwiki.rendering.transformation.MacroTransformationContext context)
          Renders the panel's content (which can contain content in the current syntax).
 



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.