See Release Notes
Long Term Support Release
Differences Between: [Versions 401 and 402] [Versions 401 and 403]
(no description)
File Size: | 155 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
get_groups_for_search_widget:: (4 methods):
execute_parameters()
execute()
execute_returns()
group_description()
Class: get_groups_for_search_widget - X-Ref
External group report API implementationexecute_parameters() X-Ref |
Returns description of method parameters. return: external_function_parameters |
execute(int $courseid, string $actionbaseurl) X-Ref |
Given a course ID find the existing user groups and map some fields to the returned array of group objects. param: int $courseid param: string $actionbaseurl The base URL for the group action. return: array Groups and warnings to pass back to the calling widget. |
execute_returns() X-Ref |
Returns description of what the group search for the widget should return. return: external_single_structure |
group_description() X-Ref |
Create group return value description. return: external_description |