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.