XClass representing a blog entry

Modifié par superadmin le 2024/04/11 03:12

Class Properties

  • Title (title: String)
  • Content (content: TextArea)
  • Extract (extract: TextArea)
  • Category (category: Database Tree)
  • Is hidden (hidden: Boolean)
  • Is published (published: Boolean)
  • Publish date (publishDate: Date)
  • image (image: String)
  • You can use the class editor to add or modify the class properties.

Create a new page

Titre de la nouvelle page
Emplacement dans la hiérarchie des pages où cette page sera créée.

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 (Blog /) »

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 (Blog / Enter your title here) »

Class Template Provider

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

View the template provider page (Blog / Blog Post TemplateProvider) »