Wiki source code of Data Model
Last modified by Eleni Cojocariu on 2026/03/19 07:53
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
![]() |
4.9 | 1 | XWiki is more than an average wiki engine; it provides a flexible data model based on [[XWiki Classes>>xwiki:documentation.xs.dev.data-model.x-classes.WebHome]], [[XWiki Properties (Data Types)>>xwiki:documentation.xs.dev.data-model.x-properties.WebHome]] and [[XWiki Objects>>xwiki:documentation.xs.dev.data-model.x-objects.WebHome]]. If you are familiar with object-oriented programming, you understand the concept of classes, properties, and objects. The presentation-level data model that XWiki exposes works in much the same way. This model can be used at the presentation level, allowing you to create simple to complex Web applications with little or no need to access the XWiki core (the server-side platform). Combined with XWiki's powerful [[scripting>>xwiki:Documentation.DevGuide.Scripting.WebHome]] capabilities, it enables you to build and customize applications entirely through the XWiki web interface, without having to compile, package or deploy software components. |
