Home
last modified time | relevance | path

Searched defs:courseshortname (Results 1 – 25 of 39) sorted by relevance

12

/dports/www/moodle310/moodle/backup/
H A Drestore.php57 $courseshortname = $SITE->shortname; variable
61 $courseshortname = $course->shortname; variable
/dports/www/moodle311/moodle/backup/
H A Drestore.php57 $courseshortname = $SITE->shortname; variable
61 $courseshortname = $course->shortname; variable
/dports/www/moodle39/moodle/backup/
H A Drestore.php57 $courseshortname = $SITE->shortname; variable
61 $courseshortname = $course->shortname; variable
/dports/www/moodle310/moodle/course/
H A Ddelete.php48 $courseshortname = format_string($course->shortname, true, array('context' => $coursecontext)); variable
/dports/www/moodle311/moodle/course/
H A Ddelete.php48 $courseshortname = format_string($course->shortname, true, array('context' => $coursecontext)); variable
/dports/www/moodle39/moodle/course/
H A Ddelete.php48 $courseshortname = format_string($course->shortname, true, array('context' => $coursecontext)); variable
/dports/www/moodle310/moodle/mod/chat/gui_header_js/
H A Dindex.php76 $courseshortname = format_string($course->shortname, true, array('context' => context_course::insta… variable
/dports/www/moodle311/moodle/mod/chat/gui_header_js/
H A Dindex.php76 $courseshortname = format_string($course->shortname, true, array('context' => context_course::insta… variable
/dports/www/moodle39/moodle/mod/chat/gui_header_js/
H A Dindex.php76 $courseshortname = format_string($course->shortname, true, array('context' => context_course::insta… variable
/dports/www/moodle310/moodle/mod/chat/gui_sockets/
H A Dindex.php67 $courseshortname = format_string($course->shortname, true, array('context' => context_course::insta… variable
/dports/www/moodle310/moodle/mod/chat/gui_ajax/
H A Dindex.php63 $courseshortname = format_string($course->shortname, true, array('context' => context_course::insta… variable
/dports/www/moodle311/moodle/mod/chat/gui_ajax/
H A Dindex.php63 $courseshortname = format_string($course->shortname, true, array('context' => context_course::insta… variable
/dports/www/moodle311/moodle/mod/chat/gui_sockets/
H A Dindex.php67 $courseshortname = format_string($course->shortname, true, array('context' => context_course::insta… variable
/dports/www/moodle39/moodle/mod/chat/gui_ajax/
H A Dindex.php63 $courseshortname = format_string($course->shortname, true, array('context' => context_course::insta… variable
/dports/www/moodle39/moodle/mod/chat/gui_sockets/
H A Dindex.php67 $courseshortname = format_string($course->shortname, true, array('context' => context_course::insta… variable
/dports/www/moodle310/moodle/mod/scorm/report/
H A Duserreportinteractions.php76 $courseshortname = format_string($course->shortname, true, variable
H A Duserreporttracks.php90 $courseshortname = format_string($course->shortname, true, variable
/dports/www/moodle311/moodle/mod/scorm/report/
H A Duserreportinteractions.php76 $courseshortname = format_string($course->shortname, true, variable
H A Duserreporttracks.php90 $courseshortname = format_string($course->shortname, true, variable
/dports/www/moodle39/moodle/mod/scorm/report/
H A Duserreportinteractions.php76 $courseshortname = format_string($course->shortname, true, variable
H A Duserreporttracks.php90 $courseshortname = format_string($course->shortname, true, variable
/dports/www/moodle310/moodle/mod/chat/
H A Dview.php80 $courseshortname = format_string($course->shortname, true, array('context' => context_course::insta… variable
/dports/www/moodle39/moodle/mod/chat/
H A Dview.php80 $courseshortname = format_string($course->shortname, true, array('context' => context_course::insta… variable
/dports/www/moodle311/moodle/mod/chat/
H A Dview.php80 $courseshortname = format_string($course->shortname, true, array('context' => context_course::insta… variable
/dports/www/moodle310/moodle/mod/choice/
H A Dview.php224 … $courseshortname = format_string($course->shortname, true, array('context' => $coursecontext)); variable

12