Wiki source code of XWiki Properties Classes (xwikiclassesprop)
Last modified by Vincent Massol on 2023/04/19 16:12
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | This table contains the list of properties in XWiki Classes. Each property has an entry in the type specific table. | ||
| 2 | |||
| 3 | {{velocity}} | ||
| 4 | |=(% colspan='8'%)xwikiclassesprop(%%) | ||
| 5 | |= |=Column Name |=Datatype |=Not null |=auto inc |=flags |=Default value |=Comments | ||
| 6 | |$services.icon.render('key')|XWP_ID|INTEGER|$services.icon.render('check')| | |0| | ||
| 7 | ||XWP_NAME|VARCHAR(255)|$services.icon.render('check')| | | | | ||
| 8 | ||XWP_PRETTYNAME|VARCHAR(255)| | | |null | | ||
| 9 | ||XWP_CLASSTYPE|VARCHAR(255)| | | |null | | ||
| 10 | ||XWP_UNMODIFIABLE|TINYINT(1)| | | |null | | ||
| 11 | ||XWP_NUMBER|INTEGER| | | |null | | ||
| 12 | ||XWP_CUSTOMDISPLAY|TEXT| | | |null | | ||
| 13 | ||XWP_VALIDATION_REGEXP|VARCHAR(255)| | | |null | | ||
| 14 | {{/velocity}} |