You are here

10 calls to CourseHandler::getId() in Course 7

CourseObject::access in includes/CourseObject.inc
Access functionality for course objects.
CourseObject::buildContent in includes/CourseObject.inc
Builds a structured array representing the entity's content.
CourseObject::getReport in includes/CourseObject.inc
Let the course object provide its own reports.
CourseObject::getUrl in includes/CourseObject.inc
Return the URL to the course object router.
CourseObject::isActive in includes/CourseObject.inc
CourseObject::isTemporary in includes/CourseObject.inc
Checks the temporary status of a course object.
CourseObject::optionsForm in includes/CourseObject.inc
Default options form for all course objects.
CourseObject::optionsSubmit in includes/CourseObject.inc
Save object configs to cache.
CourseObject::save in includes/CourseObject.inc
Let objects create their instances before saving the course object.
CourseObject::takeCourseObject in includes/CourseObject.inc
Take a course object.