9 calls to Course::get_details_by_degree()

Course::get_bool_exclude_repeat in classes/Course.php
Returns TRUE or FALSE if this course has been marked as exclude_repeat. Specify a degree_id to be more specific. Use -1 to mean "ANY" degree?
Course::get_bool_outdated_sub in classes/Course.php
Course::get_bool_substitution in classes/Course.php
Similar to the functions regarding display, these will say if this course has been used in a substitution for a particular degree.
Course::get_bool_substitution_new_from_split in classes/Course.php
Course::get_bool_substitution_split in classes/Course.php
Course::get_course_substitution in classes/Course.php
Similar to the functions regarding display-- get the course substitution based on supplied degree_id. Set degree_id to -1 to just get the first one, if available.
Course::get_has_been_displayed in classes/Course.php
Returns TRUE or FALSE if this course has been displayed. Specify a degree_id to be more specific. Use -1 to mean "ANY" degree?
Course::get_hours_awarded in classes/Course.php
If the boolean is set, it means if the supplied degree_id isn't set, then use the first found value.
Course::get_substitution_hours in classes/Course.php
Similar to the functions regarding display-- get the course substitution based on supplied degree_id. Set degree_id to -1 to just get the first one, if available.