Wiki source code of XWiki Database List Classes (xwikidblistclasses)
Last modified by Vincent Massol on 2023/04/19 16:12
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
![]() |
6.1 | 1 | This table contains the declaration of the database list properties in XWiki classes. |
![]() |
1.1 | 2 | |
| |
7.1 | 3 | {{velocity}} |
![]() |
7.2 | 4 | |=(% colspan='8'%)xwikidblistclasses(%%) |
| 5 | |= |=Column Name |=Datatype |=Not null |=auto inc |=flags |=Default value |=Comments | ||
| 6 | |$services.icon.render('key')|XWL_ID|INTEGER|$services.icon.render('check')|||0| | ||
| 7 | |$services.icon.render('key')|XWL_NAME|VARCHAR(255)|$services.icon.render('check')|||| | ||
| 8 | ||XWL_DISPLAYTYPE|VARCHAR(20)||||null| | ||
| 9 | ||XWL_MULTISELECT|TINYINT(1)||||null| | ||
| 10 | ||XWL_SIZE|INTEGER||||null| | ||
| 11 | ||XWL_RELATIONAL|TINYINT(1)||||null| | ||
| |
7.1 | 12 | ||XWL_SQL|TEXT||||null| |
| 13 | {{/velocity}} |


