ExtensionClass

Last modified by Thomas Mortagne on 2026/06/02 17:52

Class Properties

  • Id (id: String)
  • Type (type: Database List)
  • Name (name: String)
  • Summary (summary: String)
  • Description (description: TextArea)
  • Website (website: TextArea)
  • Authors (authors: Static List)
  • Features (features: Static List)
  • Last version (lastVersion: String)
  • License Name (licenseName: Static List)
  • Installable with Extension Manager (validExtension: Boolean)
  • Display Icon Location (icon: String)
  • Prerequisites & Additional Installation Instructions (installation: TextArea)
  • Only Custom Installation instructions (customInstallationOnly: Boolean)
  • Category (category: Database List)
  • Properties (properties: Static List)
  • Issue Management System (issueManagementSystem: String)
  • Rating (rating: Computed Field)
  • Installed count (installedCount: Number)
  • Show installed count (showInstalledCount: Boolean)
  • Source (source: TextArea)
  • Recommended (recommended: Boolean)
  • Sources connection (scmconnection: TextArea)
  • Allowed namespaces (allowednamespaces: Static List)
  • Sources dev connection (scmdevconnection: TextArea)
  • Is allowed namespaces empty (allowednamespaces_empty: Boolean)
  • Issue Management URL (issueManagementURL: TextArea)
  • Support plans (supportPlans: Database List)
  • Versions stored in dedicated pages (versionPage: 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

Information

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 (Code for the Extension Space / Extension sheet) »

Class Template

Information

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 (Code for the Extension Space /) »

Class Template Provider

Information

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

Get Connected