Wiki source code of XWiki Date Classes (xwikidateclasses)
Last modified by Vincent Massol on 2023/04/19 16:12
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | This table contains the declaration of the date properties in XWiki classes. | ||
| 2 | |||
| 3 | {{velocity}} | ||
| 4 | |=(% colspan='8'%)xwikidateclasses(%%) | ||
| 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')|||| | ||
| 8 | ||XWS_SIZE|INTEGER||||null| | ||
| 9 | ||XWS_EMPTY_IS_TODAY|INTEGER||||null| | ||
| 10 | ||XWS_DATE_FORMAT|VARCHAR(255)||||null| | ||
| 11 | {{/velocity}} | ||
| 12 | |||
| 13 | The field name prefix in this table is wrong. It should be corrected in ##xwiki.hbm.xml##. |