- Description:
A repo for the comboboxsearch group type.
- Source:
- Copyright:
- 2023 Mathew May
- 2023 Mathew May
- 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