Namespace

api/academic-term

api/academic-term

Classes

AcademicTermCollection

Members

api/academicTerm.AcademicTermCollection

# static constant exports.AcademicTerms

Provides the singleton instance of this class to all other entities.

View Source api/academic-term/AcademicTermCollection.ts, line 384

# static constant exports.defineAcademicTerms

Defines default academicTerms for last year plus 4 more years.

View Source api/academic-term/AcademicTermUtilities.ts, line 23

# static constant exports.getRandomTerm

Returns a random term.

View Source api/academic-term/SampleAcademicTerms.ts, line 10

# static constant exports.nextAcademicTerm

Returns the next AcademicTerm document given an AcademicTerm document.

View Source api/academic-term/AcademicTermUtilities.ts, line 46

# static constant exports.nextNonSummerTerm

Returns the next Fall, Winter or Spring academic term doc. Skips over Summer academic terms.

View Source api/academic-term/AcademicTermUtilities.ts, line 77

# static constant exports.upComingTerms

Returns an array of the upcoming academicTerms.

View Source api/academic-term/AcademicTermUtilities.ts, line 89