constant Course::COURSE_UNKNOWN_TERM_ID
Search API
- 7.x classes/Course.php Course::COURSE_UNKNOWN_TERM_ID
- 6.x classes/Course.php Course::COURSE_UNKNOWN_TERM_ID
3 uses of Course::COURSE_UNKNOWN_TERM_ID
- AdvisingScreen::display_popup_course_description in classes/
AdvisingScreen.php - Displays the contents of the Descripton tab for the course popup.
- Student::load_courses_taken in classes/
Student.php - Student::load_student_substitutions in classes/
Student.php
File
- classes/
Course.php, line 13
Class
Code
const COURSE_UNKNOWN_TERM_ID = 11111;