Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines the conventional Blog entry.

Hierarchy

  • BlogEntry

Index

Properties

author

author: string

Gets or sets the author.

value

The author.

content

content: string

Gets or sets the content.

value

The content.

inceptDate

inceptDate: Date

Gets or sets the incept date.

value

The incept date.

isPublished

isPublished: boolean | null

Gets or sets the published state.

value

The published state.

itemCategory

itemCategory: string

Gets or sets the item category.

value

The item category.

itemCategoryObject

itemCategoryObject: object

Gets or sets the item category.

value

The item category.

modificationDate

modificationDate: Date

Gets or sets the modification date.

value

The modification date.

slug

slug: string

Gets or sets the slug.

value

The slug.

sortOrdinal

sortOrdinal: string

Gets or sets the sort ordinal.

value

The sort ordinal.

tag

tag: string

Gets or sets the tag.

value

The tag.

title

title: string

Gets or sets the title.

value

The title.

Generated using TypeDoc