Wiki source code of XWiki Classes (xwikiclasses)
Version 7.2 by Vincent Massol on 2023/04/19
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}} |