You are here

13 calls to CourseObject::getTitle() in Course 6

CourseObject::getCloneAbility in includes/course_object.core.inc
Returns an translated error message if this object has issues with cloning.
CourseObject::optionsForm in includes/course_object.core.inc
Default options form for all course objects.
CourseObject::save in includes/course_object.core.inc
Let objects create their instances before saving the course object.
CourseObjectBook::create in modules/course_book/course_book.classes.inc
Make the book.
CourseObjectBook::getCloneAbility in modules/course_book/course_book.classes.inc
Returns an translated error message if this object has issues with cloning.
CourseObjectNode::create in includes/course_object.core.inc
Creates a course object.
CourseObjectNode::getCloneAbility in includes/course_object.core.inc
Returns an translated error message if this object has issues with cloning.
CourseObjectNode::getWarnings in includes/course_object.core.inc
Return a list of warning strings about this handler.
CourseObjectPoll::create in modules/course_poll/course_poll.classes.inc
Creates a course object.
CourseObjectQuiz::create in modules/course_quiz/course_quiz.classes.inc
Create the quiz node and set it as this object's instance.
CourseObjectQuiz::getCloneAbility in modules/course_quiz/course_quiz.classes.inc
Returns an translated error message if this object has issues with cloning.
CourseObjectScorm::create in modules/course_scorm/course_scorm.classes.inc
Creates a course object.
CourseObjectWebform::create in modules/course_webform/course_webform.classes.inc
Creates a course object.