Template Provider Class


Class Properties

  • name (name: String)
  • template (template: Page)
  • Action on create (action: Static List)
  • description (description: String)
  • terminal (terminal: Boolean)
  • icon (icon: String)
  • spaces (spaces: Database List)
  • Visibility Restrictions (visibilityRestrictions: Database List)
  • Creation Restrictions (creationRestrictions: Database List)
  • Creation Restrictions Are Suggestions (creationRestrictionsAreSuggestions: Boolean)
  • You can use the class editor to add or modify the class properties.

Create a new page

Title of the new page
Location in the page hierarchy where this new page will be created.

Existing Pages

The following pages have objects described by this class.

Class Sheets

The sheet allows you to control the presentation of pages of this 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 page (XWiki / TemplateProviderSheet) »

Class Template

The template is the page used as the model when creating a new page of this type. It contains an instance of your class.

View the template page (XWiki / Template Provider Template) »

Class Template Provider

The template provider allows to create wiki pages using an existing template. A template will be displayed in the Create menu.