Wiki source code of XWiki Boolean Classes (xwikibooleanclasses)
Last modified by Vincent Massol on 2023/04/19 16:11
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | This table contains the declaration of the boolean properties in XWiki classes. | ||
| 2 | |||
| 3 | {{velocity}} | ||
| 4 | |=(% colspan='8'%)xwikibooleanclasses(%%) | ||
| 5 | |= |=Column Name |=Datatype |=Not null |=auto inc |=flags |=Default value |=Comments | ||
| 6 | |$services.icon.render('key')|XWN_ID|INTEGER |$services.icon.render('check')| | |0| | ||
| 7 | |$services.icon.render('key')|XWN_NAME|VARCHAR(255) |$services.icon.render('check')| | || | ||
| 8 | ||XWN_DISPLAYTYPE|VARCHAR(255) | | | |null| | ||
| 9 | {{/velocity}} | ||
| 10 | |||
| 11 | The field name prefix in this table is wrong. It should be corrected in ##xwiki.hbm.xml##. |