Uses of Package
org.xwiki.rendering.macro.wikibridge

Packages that use org.xwiki.rendering.macro.wikibridge
org.xwiki.rendering.internal.macro.wikibridge   
org.xwiki.rendering.macro.wikibridge   
 

Classes in org.xwiki.rendering.macro.wikibridge used by org.xwiki.rendering.internal.macro.wikibridge
InsufficientPrivilegesException
          Indicate that a Wiki Macro operation is refused because of insufficient user privileges.
WikiMacro
          Interface for defining wiki content based xwiki rendering macros.
WikiMacroException
          Indicate a problem when using the Wiki Macro API.
WikiMacroManager
          Component interface responsible for managing wiki macro instances.
WikiMacroParameters
          Generic parameters class for all wiki macros.
 

Classes in org.xwiki.rendering.macro.wikibridge used by org.xwiki.rendering.macro.wikibridge
AbstractWikiMacroExecutionEvent
          Base class for all wiki macro execution related events.
InsufficientPrivilegesException
          Indicate that a Wiki Macro operation is refused because of insufficient user privileges.
WikiMacro
          Interface for defining wiki content based xwiki rendering macros.
WikiMacroException
          Indicate a problem when using the Wiki Macro API.
WikiMacroParameterDescriptor
          ParameterDescriptor for describing wiki macro parameters.
WikiMacroVisibility
          The visibility of a Wiki Macro, ie whether it's visible to the current user only, to the current wiki only or globally.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.