Home
last modified time | relevance | path

Searched defs:contextid (Results 176 – 200 of 681) sorted by relevance

12345678910>>...28

/dports/www/moodle311/moodle/mod/chat/classes/analytics/indicator/
H A Dactivity_base.php67 …protected function feedback_post_action(\cm_info $cm, $contextid, $userid, $eventnames, $after = f…
/dports/www/moodle39/moodle/lib/form/
H A Dcohort.php51 protected $contextid = 0; variable in MoodleQuickForm_cohort
/dports/www/moodle311/moodle/lib/form/
H A Dcohort.php51 protected $contextid = 0; variable in MoodleQuickForm_cohort
/dports/www/moodle39/moodle/mod/chat/classes/analytics/indicator/
H A Dactivity_base.php67 …protected function feedback_post_action(\cm_info $cm, $contextid, $userid, $eventnames, $after = f…
/dports/www/moodle310/moodle/grade/edit/letter/
H A Dindex.php29 $contextid = optional_param('id', SYSCONTEXTID, PARAM_INT); variable
36 $contextid = null;//now we have a context object throw away the $contextid from the params variable
/dports/www/moodle311/moodle/grade/edit/letter/
H A Dindex.php29 $contextid = optional_param('id', SYSCONTEXTID, PARAM_INT); variable
36 $contextid = null;//now we have a context object throw away the $contextid from the params variable
/dports/www/moodle39/moodle/grade/edit/letter/
H A Dindex.php29 $contextid = optional_param('id', SYSCONTEXTID, PARAM_INT); variable
36 $contextid = null;//now we have a context object throw away the $contextid from the params variable
/dports/www/moodle310/moodle/backup/cc/cc_lib/
H A Dcc_assesment_truefalse.php27 …construct($quiz, $questions, $manifest, $section, $question_node, $rootpath, $contextid, $outdir) {
H A Dcc_assesment_essay.php25 …construct($quiz, $questions, $manifest, $section, $question_node, $rootpath, $contextid, $outdir) {
/dports/www/moodle310/moodle/mod/quiz/classes/analytics/indicator/
H A Dcognitive_depth.php75 protected function feedback_replied(\cm_info $cm, $contextid, $userid, $after = false) {
/dports/www/moodle310/moodle/mod/assign/classes/analytics/indicator/
H A Dcognitive_depth.php75 protected function feedback_replied(\cm_info $cm, $contextid, $userid, $after = false) {
/dports/www/moodle39/moodle/backup/cc/cc_lib/
H A Dcc_assesment_truefalse.php27 …construct($quiz, $questions, $manifest, $section, $question_node, $rootpath, $contextid, $outdir) {
/dports/www/moodle311/moodle/mod/quiz/classes/analytics/indicator/
H A Dcognitive_depth.php75 protected function feedback_replied(\cm_info $cm, $contextid, $userid, $after = false) {
/dports/www/moodle311/moodle/mod/assign/classes/analytics/indicator/
H A Dcognitive_depth.php75 protected function feedback_replied(\cm_info $cm, $contextid, $userid, $after = false) {
/dports/www/moodle311/moodle/backup/cc/cc_lib/
H A Dcc_assesment_truefalse.php27 …construct($quiz, $questions, $manifest, $section, $question_node, $rootpath, $contextid, $outdir) {
/dports/www/moodle39/moodle/mod/quiz/classes/analytics/indicator/
H A Dcognitive_depth.php75 protected function feedback_replied(\cm_info $cm, $contextid, $userid, $after = false) {
/dports/www/moodle39/moodle/mod/assign/classes/analytics/indicator/
H A Dcognitive_depth.php75 protected function feedback_replied(\cm_info $cm, $contextid, $userid, $after = false) {
/dports/www/moodle310/moodle/question/type/
H A Dquestiontypebase.php1014 public function delete_question($questionid, $contextid) {
1412 protected function delete_files($questionid, $contextid) {
1425 protected function delete_files_in_answers($questionid, $contextid, $answerstoo = false) {
1444 protected function delete_files_in_hints($questionid, $contextid) {
1462 protected function delete_files_in_combined_feedback($questionid, $contextid) {
/dports/www/moodle39/moodle/question/type/
H A Dquestiontypebase.php1014 public function delete_question($questionid, $contextid) {
1412 protected function delete_files($questionid, $contextid) {
1425 protected function delete_files_in_answers($questionid, $contextid, $answerstoo = false) {
1444 protected function delete_files_in_hints($questionid, $contextid) {
1462 protected function delete_files_in_combined_feedback($questionid, $contextid) {
/dports/www/moodle310/moodle/admin/tool/dataprivacy/classes/
H A Dcontext_instance.php81 public static function get_record_by_contextid($contextid, $exception = true) {
/dports/www/moodle310/moodle/backup/moodle2/
H A Drestore_course_task.class.php39 protected $contextid; // course context id variable in restore_course_task
/dports/www/moodle310/moodle/backup/
H A Dbackupfilesedit.php31 $contextid = required_param('contextid', PARAM_INT); variable
/dports/www/moodle310/moodle/backup/util/structure/tests/
H A Dstructure_test.php53 protected $contextid; variable in backup_structure_testcase
/dports/www/moodle310/moodle/contentbank/classes/form/
H A Dedit_content.php43 protected $contextid; variable in core_contentbank\\form\\edit_content
/dports/www/moodle311/moodle/backup/util/structure/tests/
H A Dstructure_test.php53 protected $contextid; variable in backup_structure_testcase

12345678910>>...28