• Returns all calendar blocks in the database

    Blocks will be sorted by starting time, ending time and title, in that order.

    Returns

    Array of CalendarBlocks

    Parameters

    • Optional weekday: Weekday

      Optional weekday to lookup blocks for

    • Optional includeAttendence: boolean

      Whether to include attendance or not

    • Optional includeIndex: boolean

      Whether to include the block index or not

    Returns CalendarBlock[]

Generated using TypeDoc