constant DegreePlan::GROUP_ID_FOR_COURSES_ADDED
Search API
- 7.x classes/DegreePlan.php DegreePlan::GROUP_ID_FOR_COURSES_ADDED
- 6.x classes/DegreePlan.php DegreePlan::GROUP_ID_FOR_COURSES_ADDED
9 uses of DegreePlan::GROUP_ID_FOR_COURSES_ADDED
- advise_display_popup_course_description in modules/
advise/ advise.module - advise_display_popup_group_select in modules/
advise/ advise.module - AdvisingScreen::display_popup_group_select in classes/
AdvisingScreen.php - This function displays the popup which lets a user select a course to be advised into a group.
- AdvisingScreen::draw_group_select_row in classes/
AdvisingScreen.php - This draws the "blank row" for a group on the degree plan, which instructs the user to click on it to select a course from the popup.
- DegreePlan::add_semester_courses_added in classes/
DegreePlan.php
File
- classes/
DegreePlan.php, line 9
Class
Code
const GROUP_ID_FOR_COURSES_ADDED = -88;