6 calls to schools_get_school_code_for_id()

AdvisingScreen::output_to_browser in classes/AdvisingScreen.php
This method outputs the screen to the browser by performing an include(path-to-theme-file.php). All necessary information must be placed into certain variables before the include happens.
course_search_display_edit_courses in modules/course_search/course_search.edit.inc
Display a plain list of courses, making it easier for admins to edit schedules and details in one spot.
course_search_edit_course_details_form in modules/course_search/course_search.edit.inc
This form lets the user edit the course's syllabus or rotation schedule
fp_get_departments in includes/misc.inc
Returns an array (suitable for form api) of departments on campus which faculty/staff can be members of.
stats_report_major_counts in modules/stats/stats.module
This report shows how many students are in each major.
student_search_render_advisees in modules/student_search/student_search.module