You are here

34 calls to course_get_course() in Course 7.2

CourseGradeTestCase::testCourseFinalGrade in tests/CourseGradeTestCase.test
Test that the final grade is calculated correctly.
CourseGradeTestCase::testCourseGradeAccess in tests/CourseGradeTestCase.test
Test that the course grade access plugin functions properly.
CourseObjectAccessConditionalTestCase::testTimeAfterCompletion in tests/CourseObjectAccessConditionalTestCase.test
Test the completion based trigger for object access.
CourseObjectAccessConditionalTestCase::testTimeAfterStart in tests/CourseObjectAccessConditionalTestCase.test
Test the time based trigger for object access.
CourseObjectAccessTestCase::testCourseObjectLinearWorkflow in tests/CourseObjectAccessTestCase.test
Test sequential object access.
CourseObjectAccessTestCase::testCourseObjectOptionalWorkflow in tests/CourseObjectAccessTestCase.test
Test an outline with both required and optional objects.
CourseObjectAccessTestCase::testCourseSkippableRequiredObjectsWorkflow in tests/CourseObjectAccessTestCase.test
Test an outline with skippable required objects.
CourseObjectContentTestCase::testContentCourseObjectCreation in modules/course_content/course_content.test
Test course content object creation.
CourseObjectFulfillmentTestCase::testCourseContentObjectFulfillment in tests/CourseObjectFulfillmentTestCase.test
Test fulfillment of CourseObjects with an enrolled/unenrolled user
CourseObjectManualTestCase::testCourseObjectManual in modules/course_object_manual/course_object_manual.test
Test manual course object functionality.
CourseObjectNodeTestCase::testContentAccess in tests/CourseObjectNodeTestCase.test
Test content privacy for node based course objects.
CourseObjectTestCase::testCourseObjectConstruction in tests/CourseObjectTestCase.test
Test the construction of CourseObjects.
CourseObjectUbercartTestCase::testDelayedPayment in modules/course_uc/course_uc.test
CourseWorkflowTestCase::testObjectAdvancement in tests/CourseWorkflowTestCase.test
Ensure the next object is properly linked.
course_certificate_access_certificate in modules/course_certificate/course_certificate.module
Implements hook_access_certificate().
course_certificate_course_outline_completion_links_alter in modules/course_certificate/course_certificate.module
Implements hook_course_outline_completion_links_alter().
course_clone_node_alter in includes/course.exporting.inc
Implements hook_clone_node_alter().
course_completion_page in includes/course.outline.inc
Render a landing page for course completion.
course_edit_enrollment_action in ./course.module
Edit enrollment action
course_edit_enrollment_action_form in ./course.module
Edit enrollment action form.
course_node_export_node_alter in includes/course.exporting.inc
Implements hook_node_export_node_alter().
course_node_update in ./course.module
Implements hook_node_update().
course_object_options in ./course.module
Page callback: Handles object options form for both ctools modal and nojs.
course_object_reports_page in includes/course.reports.inc
Page handler for course object reports.
course_object_restore in ./course.module
Callback to restore a course object temporarily removed from outline overview form.
course_outline_list in includes/course.outline.inc
Generate HTML of the course outline.
course_outline_overview_form in includes/course.outline.inc
Form constructor for course outline form.
course_tokens in ./course.module
Implements hook_tokens().
course_uc_course_access in modules/course_uc/course_uc.module
Implements hook_course_access().
course_uc_course_enrollment_insert in modules/course_uc/course_uc.module
Implements hook_course_enroll().
course_uc_enroll_user_in_ordered_courses in modules/course_uc/course_uc.module
Loops through items in an Ubercart order and enrolls the user in courses purchased.
course_uc_form_alter in modules/course_uc/course_uc.module
Implements hook_form_alter().
course_uc_node_insert in modules/course_uc/course_uc.module
Implements hook_node_insert().
_course_block_navigation_view in includes/course.block.inc
Course block callback: navigation view.