| Package | Description |
|---|---|
| org.xwiki.rendering.macro | |
| org.xwiki.rendering.macro.descriptor |
| Modifier and Type | Method and Description |
|---|---|
static MetaData |
AbstractMacro.getNonGeneratedContentMetaData(Map<String,ParameterDescriptor> parameterDescriptorMap,
String name)
Helper to get the proper metadata for non generated content (i.e.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultParameterDescriptor
The default implementation of
ParameterDescriptor. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ParameterDescriptor> |
MacroDescriptor.getParameterDescriptorMap()
Get all the parameters descriptors.
|
Map<String,ParameterDescriptor> |
AbstractMacroDescriptor.getParameterDescriptorMap() |
Copyright © 2004–2019 XWiki. All rights reserved.