new (require("core_course/actionbar/group"))(baseUrl, cmid)
- Description:
Construct the class.
- Source:
Parameters:
Name | Type | Default | Description |
---|---|---|---|
baseUrl |
string | The base URL for the page. |
|
cmid |
int | null |
null
|
ID of the course module initiating the group search (optional). |
Methods
selectOneLink(groupID) → {string}
- Description:
Build up the link that is dedicated to a particular result.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
groupID |
Number | The ID of the group selected. |
Returns:
- Type
- string