Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ForumData

Object that contains basic information about the class forum.

Hierarchy

Index

Properties

Optional author

author: string

Forum creator.

Optional creationDate

creationDate: Date

creation date of the forum.

form

form: SigaaForm

Form with parameters and url to load the forum page.

Optional forumType

forumType: string

Like 'Uma única discussão simples'

id

id: string

Id of the forum. This is unique

instanceIndentifier

instanceIndentifier: string

Optional numOfTopics

numOfTopics: number

Number of topics

title

title: string

Title of the forum.

Generated using TypeDoc