Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RenderEntry

Extends the normal entry with helpful properties for an easy rendering with handlebars templates

Hierarchy

Index

Properties

course

course: string

Course of Ilias entry

courseDirectory

courseDirectory: string[]

Course directory list in which each directory is a string, CAN BE AN EMPTY LIST!

date

Published date of Ilias entry

description

description: string

Description of entry, CAN BE AN EMPTY STRING!

hasCourseDirectory

hasCourseDirectory: boolean

Helper: If true means the entry has a course directory that is not an empty list

hasDescription

hasDescription: boolean

Helper: If true means the description is not empty

link

link: string

Link to Ilias entry

Optional options

options: EntryOptions

Additional options (isFile, additional information, ...)

Generated using TypeDoc