Package org.xwiki.rendering.macro.wikibridge
package org.xwiki.rendering.macro.wikibridge
-
ClassDescriptionBase class for all wiki macro execution related events.Indicate that a Wiki Macro operation is refused because of insufficient user privileges.Interface for defining wiki content based xwiki rendering macros.Deprecated.Since 11.6RC1, 10.11.9, 11.3.2.A
MacroDescriptor
for describing wiki macros.Use this to build instance ofWikiMacroDescriptor
.Indicate a problem when using the Wiki Macro API.Sent when a wiki macro finished execution.Sent before a wiki macro starts execution.Create a Wiki Macro object by gathering the Macro metadata from a document.Responsible for registering wiki macros against the ComponentManager at XE startup.Component interface responsible for managing wiki macro instances.ParameterDescriptor
for describing wiki macro parameters.Parameters for wikimacroparameter macro.Generic parameters class for all wiki macros.The visibility of a Wiki Macro, ie whether it's visible to the current user only, to the current wiki only or globally.