XWiki Classes (xwikiclasses)
Last modified by Vincent Massol on 2025/08/25 11:34
This table contains the declaration of XWiki classes.
| xwikiclasses | |||||||
|---|---|---|---|---|---|---|---|
| Column Name | Datatype | Not null | auto inc | flags | Default value | Comments | |
| XWO_ID | INTEGER | 0 | Points to the ##xwikidoc## table | ||||
| XWO_NAME | VARCHAR(255) | ||||||
| XWO_CUSTOM_MAPPING | TEXT | null | |||||
| XWO_CUSTOM_CLASS | VARCHAR(255) | null | |||||
| XWO_VALIDATION_SCRIPT | VARCHAR(255) | null | |||||
For more information on how to use classes in XWiki, view the XClass Application Extension page.