You are here

14 calls to CourseObject::getInstanceId() in Course 6

CourseObject::save in includes/course_object.core.inc
Let objects create their instances before saving the course object.
CourseObjectContent::optionsForm in modules/course_content/course_content.classes.inc
Set the default content type to be created.
CourseObjectNode::delete in includes/course_object.core.inc
Destroy the node instance.
CourseObjectNode::getEditUrl in includes/course_object.core.inc
Get the URL to edit this course object, if any.
CourseObjectNode::getTakeUrl in includes/course_object.core.inc
Get the URL to take this course object, if any.
CourseObjectNode::optionsForm in includes/course_object.core.inc
Default options form for all course objects.
CourseObjectNode::__construct in includes/course_object.core.inc
Construct a course object from a database record.
CourseObjectQuiz::getOptionsSummary in modules/course_quiz/course_quiz.classes.inc
Get core options summary.
CourseObjectQuiz::getWarnings in modules/course_quiz/course_quiz.classes.inc
Let the user know if they have a Quiz without questions.
CourseObjectQuiz::grade in modules/course_quiz/course_quiz.classes.inc
Marks a user's fulfillment record for this object complete if the user passed the quiz.
CourseObjectScorm::create in modules/course_scorm/course_scorm.classes.inc
Creates a course object.
CourseObjectUbercart::create in modules/course_uc/course_uc.classes.inc
Don't create new products.
CourseObjectWebform::getOptionsSummary in modules/course_webform/course_webform.classes.inc
Get core options summary.
CourseObjectWebform::getWarnings in modules/course_webform/course_webform.classes.inc
Return a list of warning strings about this handler.