Wiki source code of XWiki Classes (xwikiclasses)
Last modified by Jan-Paul Kleijn on 2025/03/07
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | This table contains the declaration of XWiki classes. | ||
2 | |||
3 | {{velocity}} | ||
4 | |=(% colspan='8'%)xwikiclasses(%%) | ||
5 | |= |=Column Name |=Datatype |=Not null |=auto inc |=flags |=Default value |=Comments | ||
6 | |$services.icon.render('key')|XWO_ID|INTEGER |$services.icon.render('check')| | |0|Points to the ##xwikidoc## table | ||
7 | ||XWO_NAME|VARCHAR(255) |$services.icon.render('check') | | || | ||
8 | ||XWO_CUSTOM_MAPPING|TEXT | | | |null| | ||
9 | ||XWO_CUSTOM_CLASS|VARCHAR(255) | | | |null| | ||
10 | ||XWO_VALIDATION_SCRIPT|VARCHAR(255) | | | |null| | ||
11 | {{/velocity}} | ||
12 | |||
13 | For more information on how to use classes in XWiki, view the [[XClass Application Extension>>https://extensions.xwiki.org/xwiki/bin/view/Extension/XClass%20Application]] page. |