Groups if match:
Examples:
Regular expression to recognize groups
Groups if match:
Example:
Regular expression to recognize groups
Check if an entry is a file entry or not
The parsed title ('File was updated.', ...)
Is File
Checks if entry is a File added post
The parsed title ('File has been added.', ...)
File was added
Checks if entry is a File updated post
The parsed title ('File was updated.', ...)
File was updated
Extract the post course directory
Extract the post course forum / file name
Extract the post course
Extract the post date
Extract the post description
Extract the forum where the post originates
Extract the post link
Function that converts raw entries to better ones
{import('../FETCH/FetchEntriesTypes').IliasBuddyFetchEntries .RawEntry}
Parse the raw post title of an Ilias entry post
Generated using TypeDoc
Module to parse raw Ilias entries (meaning entries that have a different structure then in the RSS feed but the data is the same)