Wiki source code of XWiki Objects (xwikiobjects)
Last modified by Michael Hamann on 2023/03/31 16:45
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | This table contains the list of XWiki Objects. Objects can have properties, as declared by their class. | ||
| 2 | |||
| 3 | {{velocity}} | ||
| 4 | |=(% colspan='8'%)xwikiobjects(%%) | ||
| 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| | ||
| 7 | ||XWO_NUMBER|INTEGER | | | |0 | | ||
| 8 | ||XWO_NAME|VARCHAR(255) |$services.icon.render('check') | | | | | ||
| 9 | ||XWO_CLASSNAME|VARCHAR(255)|$services.icon.render('check') | | | | | ||
| 10 | ||XWO_GUID|VARCHAR(255) | | | |null | | ||
| 11 | {{/velocity}} |