11 calls to get_term_description()
Search API
- advise_display_history in modules/
advise/ advise.history.inc - Displays the history tab on screen.
- advise_display_popup_change_term in modules/
advise/ advise.module - This popup allows the advisor to change the advising term.
- advise_display_view in modules/
advise/ advise.module - This is the page which actually displays the "view" for the user to see their advising session, or for an advisor to advise them.
- advise_popup_display_summary in modules/
advise/ advise.history.inc - Displays the printable advising summary.
- 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
- prereqs_content_alter in modules/
prereqs/ prereqs.module - Implememnt hook_content_alter
- prereqs_get_prereq_warnings_for_course in modules/
prereqs/ prereqs.module - This is meant to be a general function to find all relavent prereq warnings for the supplied course.
- stats_report_advisor_use in modules/
stats/ stats.module - This report shows which advisors are using FlightPath most often.
- system_display_dashboard_page in modules/
system/ system.module - This is the "dashboard" page for FlightPath, which replaces the "main" page from FP 5.
- system_render_advising_snapshop_for_iframe in modules/
system/ system.module - This is meant to be a widget which shows in the dashboard of the advising user, within an iframe, since it can take a while to load.