Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SigaaLesson

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected __instanceIndentifier

__instanceIndentifier: string

Private _attachments

_attachments: Attachment[]

Private _contextText

_contextText: string

Private _endDate

_endDate: Date

Private _id

_id: string

Private _startDate

_startDate: Date

Private _title

_title: string

Protected isClosed

isClosed: boolean = false

Protected Optional updater

Accessors

_instanceIndentifier

  • get _instanceIndentifier(): string

attachments

contentText

  • get contentText(): string

endDate

  • get endDate(): Date

id

  • get id(): string

startDate

  • get startDate(): Date

title

  • get title(): string

Methods

Protected checkIfItWasClosed

  • checkIfItWasClosed(): void

close

  • close(): void

update

Protected updateInstance

  • updateInstance(): Promise<void>

Generated using TypeDoc