| Class | Description |
|---|---|
| Api |
Base class for all API Objects.
|
| Attachment | |
| AttachmentDiff |
Safe version of
AttachmentDiff that can be used by the scripts. |
| Class | |
| Collection | |
| Context |
Provides a secure proxy for the internal
XWikiContext class, that can be used safely in scripts. |
| CriteriaService |
Criteria service api.
|
| DeletedAttachment |
Information about a deleted attachment in the recycle bin.
|
| DeletedDocument |
Information about a deleted document in the recycle bin.
|
| DeprecatedContext | Deprecated
use
Context instead |
| Document |
This class represents a document or page in the wiki.
|
| DocumentSection | |
| Element |
Element is a superclass for any XWiki Class, Object, or Property which might be stored in the database.
|
| Object | |
| Property |
Property is a single attribute of an XWiki
Object. |
| PropertyClass |
XProperty definition API.
|
| RevisionInfo |
API object for get info about some version of Document.
|
| StatsService |
Statistics api.
|
| User |
Scriptable API for easy handling of users.
|
| Util |
Utility APIs, available to scripting environments under the
util variable. |
| XWiki |
Copyright © 2004–2022 XWiki. All rights reserved.