Data types
Last modified by admin admin on 2024/07/23 00:56
This tool allows to define structured data types (classes) in your wiki. Please consult the developer's guide to get familiar with the XWiki data model and the public APIs.
Templates for new data types
Here are the templates and sheets for creating new classes:
- Default code for displaying a class
- Page template for new classes
- Default code for displaying class instances (objects)
Create a new data type
Choose a simple title, such as Article, Book, Employee. 'Class' will be appended at the end automatically.