|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.rendering.internal.transformation.macro.DefaultMacroTransformationConfiguration
@Component @Singleton public class DefaultMacroTransformationConfiguration
Basic default implementation to be used when using the XWiki Rendering system standalone.
| Constructor Summary | |
|---|---|
DefaultMacroTransformationConfiguration()
|
|
| Method Summary | |
|---|---|
void |
addCategory(MacroId macroId,
java.lang.String category)
|
java.util.Properties |
getCategories()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultMacroTransformationConfiguration()
| Method Detail |
|---|
public java.util.Properties getCategories()
getCategories in interface MacroTransformationConfigurationMacroTransformationConfiguration.getCategories()
public void addCategory(MacroId macroId,
java.lang.String category)
macroId - the id of the macro for which to set a categorycategory - the category name to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||