You are here

13 calls to CourseObject::getInstanceId() in Course 7

CourseObject::save in includes/CourseObject.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/CourseObjectNode.inc
Destroy the node instance.
CourseObjectNode::getWarnings in includes/CourseObjectNode.inc
Show a warning if this object has an instance, but the node does not exist.
CourseObjectNode::optionsForm in includes/CourseObjectNode.inc
Default options form for all course objects.
CourseObjectNode::save in includes/CourseObjectNode.inc
On object write, set privacy on this node.
CourseObjectNode::__construct in includes/CourseObjectNode.inc
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.
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
Show a warning if this object has an instance, but the node does not exist.