UIExtensionClass

Class Properties

  • Executed Content (content: TextArea)
  • Asynchronous rendering (async_enabled: Boolean)
  • Cached (async_cached: Boolean)
  • Context elements (async_context: Static List)
  • Extension Point ID (extensionPointId: String)
  • Extension ID (name: String)
  • Extension Parameters (parameters: TextArea)
  • Extension Scope (scope: Static List)
  • You can use the class editor to add or modify the class properties.

Existing Pages

The following pages have objects described by this class.

Class Sheets

Before using this class you must first create a sheet and a template for it. Follow the instructions below to do this.

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.

The sheet is not bound to the class so it won't be applied automatically when a page that has an object of this class is displayed. 

View the sheet page (XWiki / User Interface Extension Sheet) »

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.