You are here

Functions in Course 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_course_access ./course.api.php Allow modules to determine if this course should be restricted.
hook_course_access_alter ./course.api.php Implements hook_course_access_alter().
hook_course_handlers ./course.api.php Allow modules to define handlers that extend Course functionality.
hook_course_handlers_alter ./course.api.php Allow modules to alter each other's list of handlers.
hook_course_has_takecourse ./course.api.php Allow modules to restrict menu access to the take course tab.
hook_course_outline_completion_links_alter ./course.api.php Allow modules to add links to the course completion landing page, such as post-course actions.
hook_course_outline_incomplete_links_alter ./course.api.php Allow modules to alter remaining incomplete links on the course completion landing page.
theme_course_outline includes/course.theme.inc Theme the course outline.
theme_course_outline_overview_form includes/course.outline.inc Theme the course outline overview form as a table.
theme_course_take_course_button includes/course.theme.inc Generate a button for taking the course.
_course_block_navigation_view includes/course.block.inc Course block callback: navigation view.
_course_block_outline_view includes/course.block.inc Course block callback: define outline view block.
_course_get_course_object_by_uniqid ./course.module Get a course object by its unique identifier (sessioned course object). 1
_course_outline_object_form includes/course.outline.inc Form constructor for a course object. 1
_course_outline_overview_form_cmp_function includes/course.outline.inc Comparator function for course outline weights. 2
_course_outline_overview_validate_objects includes/course.outline.inc Validation callback. 1
_course_reports_access ./course.module Access callback for course objects menu tab. 1

Pages

Other projects