Default Class Sheet
Class: WikiMacro
Class properties:
- Macro id (id: String)
- Macro name (name: String)
- Macro description (description: TextArea)
- Default category (defaultCategory: String)
- Default categories (defaultCategories: Static List)
- Supports inline mode (supportsInlineMode: Boolean)
- Macro visibility (visibility: Static List)
- Macro content availability (contentType: Static List)
- Macro content type (contentJavaType: Static List)
- Content description (Not applicable for "No content" type) (contentDescription: TextArea)
- Macro code (code: TextArea)
- Priority (priority: Number)
- Asynchronous rendering (async_enabled: Boolean)
- Cached (async_cached: Boolean)
- Context elements (async_context: Static List)
- You can use the class editor to add or modify the class properties.
The class sheet
Before using this class you must first create the sheet and template for it. Follow the instructions below to do this.
The class template