UI Extensions Macro
Last modified by Thomas Mortagne on 2024/07/05 18:10
Execute a specific UI extension |
Type | JAR |
Category | Macro |
Developed by | |
Rating | |
License | GNU Lesser General Public License 2.1 |
Bundled With | XWiki Standard |
Compatibility | Since XWiki 14.0 |
Table of contents
Description
This macro provides an easy way to create a UI extension point.
Usage
From Wiki Syntax
{{uiextensions extensionPoint="org.xwiki.platform.search"/}}
Parameters definition
Name | Optional | Allowed values | Default value | Description |
---|---|---|---|---|
extensionPoint | no | The identifier of the extension point to search associated UI extensions |