6 calls to get_term_structures()
Search API
- course_search.edit.inc in modules/
course_search/ course_search.edit.inc - This file contains functions relating to editing the course info, like rotation schedule and syllabus
- course_search.module in modules/
course_search/ course_search.module - This module allows users to search for courses, descriptions, and, if supported, rotation schedules and sample syllabi.
- course_search_display_courses in modules/
course_search/ course_search.module - Show the user their select of courses.
- 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_terms_by_year_range in includes/
misc.inc - Returns back a FAPI-compatible array of all term codes for the specified years, inclusive
- misc.inc in includes/
misc.inc - This file contains misc functions for FlightPath
