Data Model

Last modified by Eleni Cojocariu on 2026/03/19 07:53

Explanation

XWiki is more than an average wiki engine; it provides a flexible data model based on XWiki Classes, XWiki Properties (Data Types) and XWiki Objects. 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 capabilities, it enables you to build and customize applications entirely through the XWiki web interface, without having to compile, package or deploy software components.

More

To find more about the current topic, you can search or use the table below and filter the columns to narrow your choices.

Related

Get Connected