You are here

14 calls to CourseHandler::setOption() in Course 6

CourseHandler::__construct in includes/course.core.inc
CourseObject::getTitle in includes/course_object.core.inc
CourseObject::save in includes/course_object.core.inc
Let objects create their instances before saving the course object.
CourseObject::setComponent in includes/course_object.core.inc
Set the object component for this course object.
CourseObject::setCourse in includes/course_object.core.inc
Set the Course for this CourseObject.
CourseObject::setId in includes/course_object.core.inc
Set the internal course object ID.
CourseObject::setInstanceId in includes/course_object.core.inc
Set this object's instance ID.
CourseObject::setModule in includes/course_object.core.inc
Set the module that provides this course object.
CourseObjectFulfillment::setComplete in includes/course_object.core.inc
Set this fulfillment complete.
CourseObjectFulfillment::setGrade in includes/course_object.core.inc
Set this fulfillment's grade.
CourseObjectFulfillment::__construct in includes/course_object.core.inc
Construct the fulfillment object.
CourseObjectSignup::create in modules/course_signup/course_signup.classes.inc
Creates a course object.
CourseObjectUbercart::create in modules/course_uc/course_uc.classes.inc
Don't create new products.
CourseReport::track in includes/course.core.inc
Track the course (scan required objects, update progress, completion, etc).