13 calls to CourseObjectNode::getNode() in Course 7.2
- CourseObjectNode::access in includes/
CourseObjectNode.inc - Deny access to objects without content.
- CourseObjectNode::freeze in includes/
CourseObjectNode.inc - Freeze data to persist over cloning/exporting.
- CourseObjectNode::getEditUrl in includes/
CourseObjectNode.inc - Get the URL to edit this course object, if any.
- CourseObjectNode::getTakeUrl in includes/
CourseObjectNode.inc - Get the URL to take this course object, if any.
- CourseObjectNode::getTitle in includes/
CourseObjectNode.inc - Get the object title, or return this object's node's title if the option is set.
- CourseObjectNode::getViewUrl in includes/
CourseObjectNode.inc - Get the URL to view this course object, if any.
- CourseObjectNode::getWarnings in includes/
CourseObjectNode.inc - Show a warning if this object has an instance, but the node does not exist.
- CourseObjectNode::save in includes/
CourseObjectNode.inc - On object write, set privacy on this node.
- CourseObjectPoll::getReport in modules/
course_poll/ course_poll.classes.inc - Let the course object provide its own reports.
- CourseObjectQuiz::getReport in modules/
course_quiz/ course_quiz.classes.inc - Let the course object provide its own reports.
- CourseObjectSignup::getReport in modules/
course_signup/ course_signup.classes.inc - Let the course object provide its own reports.
- CourseObjectUbercart::take in modules/
course_uc/ course_uc.classes.inc - Display the add to cart button, or a message that it was already purchased.
- CourseObjectWebform::getReport in modules/
course_webform/ course_webform.classes.inc - Let the course object provide its own reports.