Home
last modified time | relevance | path

Searched refs:get_courseid (Results 1 – 25 of 273) sorted by relevance

1234567891011

/dports/www/moodle310/moodle/course/format/weeks/backup/moodle2/
H A Drestore_format_weeks_plugin.class.php67 'courseid' => $this->step->get_task()->get_courseid(),
81 format_weeks::update_end_date($this->step->get_task()->get_courseid());
87 …->set_field('course', 'enddate', $enddate, array('id' => $this->step->get_task()->get_courseid()));
110 [$this->step->get_task()->get_courseid(), $sectionnum]);
131 [$this->step->get_task()->get_courseid()]);
/dports/www/moodle39/moodle/course/format/weeks/backup/moodle2/
H A Drestore_format_weeks_plugin.class.php67 'courseid' => $this->step->get_task()->get_courseid(),
81 format_weeks::update_end_date($this->step->get_task()->get_courseid());
87 …->set_field('course', 'enddate', $enddate, array('id' => $this->step->get_task()->get_courseid()));
110 [$this->step->get_task()->get_courseid(), $sectionnum]);
131 [$this->step->get_task()->get_courseid()]);
/dports/www/moodle311/moodle/course/format/weeks/backup/moodle2/
H A Drestore_format_weeks_plugin.class.php67 'courseid' => $this->step->get_task()->get_courseid(),
81 format_weeks::update_end_date($this->step->get_task()->get_courseid());
87 …->set_field('course', 'enddate', $enddate, array('id' => $this->step->get_task()->get_courseid()));
110 [$this->step->get_task()->get_courseid(), $sectionnum]);
131 [$this->step->get_task()->get_courseid()]);
/dports/www/moodle311/moodle/backup/moodle2/
H A Drestore_stepslib.php53 $newitemid = $this->get_courseid();
90 if ($this->get_courseid() == SITEID) {
182 $data->course = $this->get_courseid();
184 $data->courseid = $this->get_courseid();
291 $data->course = $this->get_courseid();
546 $courseid = $this->get_courseid();
1748 $courseid = $this->get_courseid();
1854 $data->id = $this->get_courseid();
2407 $courseid = $this->get_courseid();
2616 $courseid = $this->get_courseid();
[all …]
H A Dbackup_stepslib.php511 return ($this->get_courseid() != SITEID);
1008 $courseid = $this->get_courseid();
1152 $courseid = $this->get_courseid();
1215 return ($this->get_courseid() != SITEID);
1936 $info['original_course_id'] = $this->get_courseid();
2190 'courseid' => $this->task->get_courseid()));
2472 if ($this->get_courseid() == SITEID) {
2554 return ($this->get_courseid() != SITEID);
2650 return ($this->get_courseid() != SITEID);
2706 if ($this->get_courseid() == SITEID) {
[all …]
/dports/www/moodle310/moodle/backup/moodle2/
H A Drestore_stepslib.php53 $newitemid = $this->get_courseid();
92 if ($this->get_courseid() == SITEID) {
184 $data->course = $this->get_courseid();
186 $data->courseid = $this->get_courseid();
293 $data->course = $this->get_courseid();
548 $courseid = $this->get_courseid();
1737 $courseid = $this->get_courseid();
1843 $data->id = $this->get_courseid();
2382 $courseid = $this->get_courseid();
2591 $courseid = $this->get_courseid();
[all …]
H A Dbackup_stepslib.php512 return ($this->get_courseid() != SITEID);
1009 $courseid = $this->get_courseid();
1153 $courseid = $this->get_courseid();
1216 return ($this->get_courseid() != SITEID);
1889 $info['original_course_id'] = $this->get_courseid();
2143 'courseid' => $this->task->get_courseid()));
2425 if ($this->get_courseid() == SITEID) {
2507 return ($this->get_courseid() != SITEID);
2603 return ($this->get_courseid() != SITEID);
2659 if ($this->get_courseid() == SITEID) {
[all …]
/dports/www/moodle39/moodle/backup/moodle2/
H A Drestore_stepslib.php53 $newitemid = $this->get_courseid();
92 if ($this->get_courseid() == SITEID) {
180 $data->course = $this->get_courseid();
182 $data->courseid = $this->get_courseid();
289 $data->course = $this->get_courseid();
544 $courseid = $this->get_courseid();
1733 $courseid = $this->get_courseid();
1839 $data->id = $this->get_courseid();
2373 $courseid = $this->get_courseid();
2582 $courseid = $this->get_courseid();
[all …]
H A Dbackup_stepslib.php509 return ($this->get_courseid() != SITEID);
1006 $courseid = $this->get_courseid();
1148 $courseid = $this->get_courseid();
1211 return ($this->get_courseid() != SITEID);
1884 $info['original_course_id'] = $this->get_courseid();
2138 'courseid' => $this->task->get_courseid()));
2420 if ($this->get_courseid() == SITEID) {
2502 return ($this->get_courseid() != SITEID);
2598 return ($this->get_courseid() != SITEID);
2654 if ($this->get_courseid() == SITEID) {
[all …]
/dports/www/moodle310/moodle/backup/util/plan/
H A Dbackup_plan.class.php83 public function get_courseid() { function in backup_plan
84 return $this->controller->get_courseid();
156 'objectid' => $this->get_courseid(),
157 'context' => context_course::instance($this->get_courseid()),
H A Drestore_plan.class.php82 public function get_courseid() { function in restore_plan
83 return $this->controller->get_courseid();
190 'objectid' => $this->get_courseid(),
192 'context' => context_course::instance($this->get_courseid()),
/dports/www/moodle311/moodle/backup/util/plan/
H A Dbackup_plan.class.php83 public function get_courseid() { function in backup_plan
84 return $this->controller->get_courseid();
156 'objectid' => $this->get_courseid(),
157 'context' => context_course::instance($this->get_courseid()),
H A Drestore_plan.class.php82 public function get_courseid() { function in restore_plan
83 return $this->controller->get_courseid();
190 'objectid' => $this->get_courseid(),
192 'context' => context_course::instance($this->get_courseid()),
/dports/www/moodle39/moodle/backup/util/plan/
H A Dbackup_plan.class.php83 public function get_courseid() { function in backup_plan
84 return $this->controller->get_courseid();
156 'objectid' => $this->get_courseid(),
157 'context' => context_course::instance($this->get_courseid()),
H A Drestore_plan.class.php82 public function get_courseid() { function in restore_plan
83 return $this->controller->get_courseid();
190 'objectid' => $this->get_courseid(),
192 'context' => context_course::instance($this->get_courseid()),
/dports/www/moodle310/moodle/mod/feedback/classes/
H A Dresponses_anon_table.php59 …feedbackstructure->get_feedback()->course == SITEID && !$this->feedbackstructure->get_courseid()) {
73 'courseid' => $this->feedbackstructure->get_courseid()];
78 if ($this->feedbackstructure->get_courseid()) {
/dports/www/moodle311/moodle/mod/feedback/classes/
H A Dresponses_anon_table.php59 …feedbackstructure->get_feedback()->course == SITEID && !$this->feedbackstructure->get_courseid()) {
73 'courseid' => $this->feedbackstructure->get_courseid()];
78 if ($this->feedbackstructure->get_courseid()) {
/dports/www/moodle39/moodle/mod/feedback/classes/
H A Dresponses_anon_table.php59 …feedbackstructure->get_feedback()->course == SITEID && !$this->feedbackstructure->get_courseid()) {
73 'courseid' => $this->feedbackstructure->get_courseid()];
78 if ($this->feedbackstructure->get_courseid()) {
/dports/www/moodle310/moodle/mod/quiz/
H A Dcomment.php61 $userpicture->courseid = $attemptobj->get_courseid();
65 'id' => $student->id, 'course' => $attemptobj->get_courseid())),
91 'courseid' => $attemptobj->get_courseid(),
/dports/www/moodle311/moodle/mod/quiz/
H A Dcomment.php62 $userpicture->courseid = $attemptobj->get_courseid();
66 'id' => $student->id, 'course' => $attemptobj->get_courseid())),
92 'courseid' => $attemptobj->get_courseid(),
/dports/www/moodle39/moodle/mod/quiz/
H A Dcomment.php61 $userpicture->courseid = $attemptobj->get_courseid();
65 'id' => $student->id, 'course' => $attemptobj->get_courseid())),
91 'courseid' => $attemptobj->get_courseid(),
/dports/www/moodle310/moodle/mod/lti/backup/moodle2/
H A Drestore_lti_stepslib.php92 $data->course = $this->get_courseid();
128 $courseid = $this->get_courseid();
172 if ($data->course != $this->get_courseid()) {
253 $data->course = $this->get_courseid();
/dports/www/moodle311/moodle/mod/lti/backup/moodle2/
H A Drestore_lti_stepslib.php92 $data->course = $this->get_courseid();
128 $courseid = $this->get_courseid();
172 if ($data->course != $this->get_courseid()) {
253 $data->course = $this->get_courseid();
/dports/www/moodle39/moodle/mod/lti/backup/moodle2/
H A Drestore_lti_stepslib.php92 $data->course = $this->get_courseid();
128 $courseid = $this->get_courseid();
172 if ($data->course != $this->get_courseid()) {
253 $data->course = $this->get_courseid();
/dports/www/moodle310/moodle/mod/feedback/backup/moodle2/
H A Drestore_feedback_stepslib.php54 $data->course = $this->get_courseid();
87 } else if ($this->get_courseid() == SITEID) {
106 } else if ($this->get_courseid() == SITEID) {

1234567891011