Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WholeThingRssChannelItem

Hierarchy

  • WholeThingRssChannelItem

Index

Properties

description

description: object

The Ilias entry description object

Type declaration

  • _text: string

    The Ilias entry description

guid

guid: object

The Ilias unique URL object

Type declaration

  • _text: string

    The Ilias unique URL

link

link: object

The Ilias entry link object

Type declaration

  • _text: string

    The Ilias entry link

pubDate

pubDate: object

The Ilias entry published date object

Type declaration

  • _text: string

    The Ilias entry published date string

    example

    TODO

title

title: object

The Ilias entry title object

Type declaration

  • _text: string

    The Ilias entry title

    example

    ["Course_title"] "forum": "title"

    example

    ["Course_title" > "directory_n" > "..."] "forum": "title"

Generated using TypeDoc