Last modified by Vincent Massol on 2023/04/19

<
From version < 5.3 >
edited by Vincent Massol
on 2017/09/04
To version < 6.1 >
edited by Adel Atallah
on 2019/01/03
>
Change comment: Update icons

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.atallahade
Content
... ... @@ -1,9 +1,11 @@
1 1  This table contains the declaration of the boolean properties in XWiki classes.
2 2  
3 +{{velocity}}
3 3  |=(% colspan='8'%)xwikibooleanclasses(%%)
4 4  |= |=Column Name |=Datatype |=Not null |=auto inc |=flags |=Default value |=Comments
5 -|[[image:DatabaseSchema@db_key.gif]]|XWN_ID|INTEGER |[[image:DatabaseSchema@db_check.gif]]| | |0|
6 -|[[image:DatabaseSchema@db_key.gif]]|XWN_NAME|VARCHAR(255) |[[image:DatabaseSchema@db_check.gif]]| | ||
7 -|[[image:DatabaseSchema@db_field.gif]]|XWN_DISPLAYTYPE|VARCHAR(255) | | | |null|
6 +|$services.icon.render('key')|XWN_ID|INTEGER |$services.icon.render('check')| | |0|
7 +|$services.icon.render('key')|XWN_NAME|VARCHAR(255) |$services.icon.render('check')| | ||
8 +||XWN_DISPLAYTYPE|VARCHAR(255) | | | |null|
9 +{{/velocity}}
8 8  
9 9  The field name prefix in this table is wrong. It should be corrected in ##xwiki.hbm.xml##.

Get Connected