Wiki source code of XWiki Classes (xwikiclasses)
Last modified by Vincent Massol on 2025/08/25 11:34
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>>extensions:Extension.XClass Application]] page. |