8 calls to fp_get_degree_classification_details()
Search API
- admin_display_degrees in modules/
admin/ admin.degrees.inc - advise_display_popup_change_track in modules/
advise/ advise.module - advise_what_if_selection_form in modules/
advise/ advise.module - DegreePlan::get_title2 in classes/
DegreePlan.php - DegreePlan::get_track_title in classes/
DegreePlan.php - fp_render_student_profile_header in includes/
theme.inc - Returns the HTML for the "profile" header html for a student
- student_search_display_majors_search in modules/
student_search/ student_search.module - Display the majors search sub-tab, where we can select a major and see the students assigned to it.
- student_search_get_majors_for_fapi in modules/
student_search/ student_search.module - Returns an array of majors from the database, suitable for use with our Form API.