(no description)
File Size: | 119 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
get_users_in_report:: (3 methods):
execute_parameters()
execute()
execute_returns()
Class: get_users_in_report - X-Ref
External grade report grader APIexecute_parameters() X-Ref |
Describes the parameters for get_users_in_report return: external_function_parameters |
execute(int $courseid) X-Ref |
Given a course ID find Fetch the grader report and add some fields to the returned users. param: int $courseid Course ID to fetch the grader report for. return: array Users and warnings to pass back to the calling widget. |
execute_returns() X-Ref |
Returns description of what the users & warnings should return. return: external_single_structure |