|
static | execute (int $courseid) |
| Given a course ID find Fetch the grader report and add some fields to the returned users.
|
|
static | execute_parameters () |
| Describes the parameters for get_users_in_report.
|
|
static | execute_returns () |
| Returns description of what the users & warnings should return.
|
|
◆ execute()
static gradereport_grader\external\get_users_in_report::execute |
( |
int | $courseid | ) |
|
|
static |
Given a course ID find Fetch the grader report and add some fields to the returned users.
- Parameters
-
int | $courseid | Course ID to fetch the grader report for. |
- Return values
-
array | Users and warnings to pass back to the calling widget. |
◆ execute_parameters()
static gradereport_grader\external\get_users_in_report::execute_parameters |
( |
| ) |
|
|
static |
Describes the parameters for get_users_in_report.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static gradereport_grader\external\get_users_in_report::execute_returns |
( |
| ) |
|
|
static |
Returns description of what the users & warnings should return.
- Return values
-
external_single_structure | |
The documentation for this class was generated from the following file:
- grade/report/grader/classes/external/get_users_in_report.php