core_group/comboboxsearch/repository

A repo for the comboboxsearch group type.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Methods

(inner) groupFetch(courseid) → {object}

Source:

Given a course ID, we want to fetch the groups, so we may fetch their users.

Parameters:
Name Type Description
courseid int

ID of the course to fetch the users of.

Returns:

jQuery promise

Type
object