Differences Between: [Versions 402 and 403]
(no description)
File Size: | 150 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
get_enrolled_users_for_selector:: (4 methods):
execute_parameters()
execute()
execute_returns()
user_description()
Class: get_enrolled_users_for_selector - X-Ref
Get the enrolled users within and map some fields to the returned array of user objects.execute_parameters() X-Ref |
Returns description of method parameters. return: external_function_parameters |
execute(int $courseid, ?int $groupid = 0) X-Ref |
Given a course ID find the enrolled users within and map some fields to the returned array of user objects. param: int $courseid param: int|null $groupid return: array Users and warnings to pass back to the calling widget. |
execute_returns() X-Ref |
Returns description of method result value. return: external_single_structure |
user_description() X-Ref |
Create user return value description. return: external_description |