Home
last modified time | relevance | path

Searched defs:cohortid (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/moodle310/moodle/cohort/
H A Dlocallib.php35 protected $cohortid; variable in cohort_candidate_selector
99 protected $cohortid; variable in cohort_existing_selector
H A Dlib.php169 function cohort_add_member($cohortid, $userid) {
198 function cohort_remove_member($cohortid, $userid) {
219 function cohort_is_member($cohortid, $userid) {
/dports/www/moodle311/moodle/cohort/
H A Dlocallib.php35 protected $cohortid; variable in cohort_candidate_selector
99 protected $cohortid; variable in cohort_existing_selector
H A Dlib.php169 function cohort_add_member($cohortid, $userid) {
198 function cohort_remove_member($cohortid, $userid) {
219 function cohort_is_member($cohortid, $userid) {
/dports/www/moodle39/moodle/cohort/
H A Dlocallib.php35 protected $cohortid; variable in cohort_candidate_selector
99 protected $cohortid; variable in cohort_existing_selector
H A Dlib.php169 function cohort_add_member($cohortid, $userid) {
198 function cohort_remove_member($cohortid, $userid) {
219 function cohort_is_member($cohortid, $userid) {
/dports/www/moodle310/moodle/competency/classes/
H A Dtemplate_cohort.php102 public static function get_missing_plans($templateid, $cohortid, $unlinkedaremissing = false) {
135 public static function get_relation($templateid, $cohortid) {
/dports/www/moodle311/moodle/competency/classes/
H A Dtemplate_cohort.php102 public static function get_missing_plans($templateid, $cohortid, $unlinkedaremissing = false) {
135 public static function get_relation($templateid, $cohortid) {
/dports/www/moodle39/moodle/competency/classes/
H A Dtemplate_cohort.php102 public static function get_missing_plans($templateid, $cohortid, $unlinkedaremissing = false) {
135 public static function get_relation($templateid, $cohortid) {
/dports/www/moodle310/moodle/cohort/classes/output/
H A Dcohortname.php60 public static function update($cohortid, $newvalue) {
H A Dcohortidnumber.php60 public static function update($cohortid, $newvalue) {
/dports/www/moodle311/moodle/cohort/classes/output/
H A Dcohortidnumber.php60 public static function update($cohortid, $newvalue) {
H A Dcohortname.php60 public static function update($cohortid, $newvalue) {
/dports/www/moodle39/moodle/cohort/classes/output/
H A Dcohortidnumber.php60 public static function update($cohortid, $newvalue) {
H A Dcohortname.php60 public static function update($cohortid, $newvalue) {
/dports/www/moodle310/moodle/enrol/manual/
H A Dajax.php81 $cohortid = optional_param('cohortid', 0, PARAM_INT); variable
H A Dlib.php511 …public function enrol_cohort(stdClass $instance, $cohortid, $roleid = null, $timestart = 0, $timee…
/dports/www/moodle311/moodle/enrol/manual/
H A Dajax.php81 $cohortid = optional_param('cohortid', 0, PARAM_INT); variable
H A Dlib.php511 …public function enrol_cohort(stdClass $instance, $cohortid, $roleid = null, $timestart = 0, $timee…
/dports/www/moodle39/moodle/enrol/manual/
H A Dajax.php81 $cohortid = optional_param('cohortid', 0, PARAM_INT); variable
H A Dlib.php511 …public function enrol_cohort(stdClass $instance, $cohortid, $roleid = null, $timestart = 0, $timee…
/dports/www/moodle310/moodle/enrol/cohort/
H A Dlib.php506 function enrol_cohort_create_new_group($courseid, $cohortid) {
/dports/www/moodle311/moodle/enrol/cohort/
H A Dlib.php506 function enrol_cohort_create_new_group($courseid, $cohortid) {
/dports/www/moodle39/moodle/enrol/cohort/
H A Dlib.php505 function enrol_cohort_create_new_group($courseid, $cohortid) {
/dports/www/moodle39/moodle/admin/tool/uploaduser/
H A Dindex.php884 $cohortid = cohort_add_cohort((object)array( variable

12