8 calls to fp_get_degree_classifications()

admin_display_degrees in modules/admin/admin.degrees.inc
admin_display_edit_degree in modules/admin/admin.degrees.inc
This screen displays the form which allows the user to actually edit a degree.
admin_edit_degree_form in modules/admin/admin.degrees.inc
Meant to replace the old-fashioned display_edit_degree function...
admin_edit_degree_form_submit in modules/admin/admin.degrees.inc
advise_display_popup_change_track in modules/advise/advise.module
fp_get_degree_classification_details in includes/misc.inc
Returns back an assoc array for the supplied code. Looks like: $arr["level_num"] = number $arr["title"] = the title
z___admin_handle_edit_degree_submit in modules/admin/admin.degrees.inc
_DatabaseHandler::get_degrees_in_catalog_year in classes/_DatabaseHandler.php