Default Class Sheet

Last modified by Admin on 2022/12/06 14:49

Class: XWikiSkins

Class properties:

  • Name (name: String)
  • Base Skin (baseskin: String)
  • Logo (logo: String)
  • Output Syntax (outputSyntax: Static List)
  • Style (style.css: TextArea)
  • Header (header.vm: TextArea)
  • Footer (footer.vm: TextArea)
  • View Header (viewheader.vm: TextArea)
  • View (view.vm: TextArea)
  • Edit (edit.vm: TextArea)
  • You can use the class editor to add or modify the class properties.

Create a new document

Existing documents

The class sheet

The Sheet allows to control the presentation of documents of this data type. You can use the default presentation, which enumerates all the available fields, or you can design your own presentation. You can also choose different presentations for the viewing and for the editing modes.

View the sheet document (XWiki.XWikiSkinsSheet) »

The class template

The Template is the document used as the model for documents of this data type. It will automatically contain a reference to the Sheet and an instance of your Class.

View the template document (XWiki.XWikiSkinsTemplate) »