Wiki source code of XWiki String Classes (xwikistringclasses)
Last modified by Vincent Massol on 2023/04/19 16:05
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | This table contains the declaration of the string properties in XWiki classes. | ||
| 2 | |||
| 3 | {{velocity}} | ||
| 4 | |=(% colspan='8'%)xwikistringclasses(%%) | ||
| 5 | |= |=Column Name |=Datatype |=Not null |=auto inc |=flags |=Default value |=Comments | ||
| 6 | |$services.icon.render('key')|XWS_ID|INTEGER |$services.icon.render('check') | | |0| | ||
| 7 | |$services.icon.render('key')|XWS_NAME|VARCHAR(255) |$services.icon.render('check') | | |null| | ||
| 8 | ||XWS_SIZE|INTEGER | | | || | ||
| 9 | ||XWS_ROWS|INTEGER| | | || | ||
| 10 | {{/velocity}} |