core_group/comboboxsearch/repository

Description:
  • A repo for the comboboxsearch group type.

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

A repo for the comboboxsearch group type.

Methods

(inner) groupFetch(courseid) → {object}

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

Source:
Parameters:
Name Type Description
courseid int

ID of the course to fetch the users of.

Returns:

jQuery promise

Type
object