function hook_theme_advise_course_row

This hook allows another module to alter the way a course row is drawn onto the advising screen.

File

includes/hook.api.php, line 220
Lists all available hooks within FlightPath's core code.

Code

function hook_theme_advise_course_row(&$theme) {
}