External grade get gradeitems API implementation.
More...
|
static | execute (int $courseid) |
| Given a course ID find the grading objects and return their names & IDs.
|
|
static | execute_parameters () |
| Returns description of method parameters.
|
|
static | execute_returns () |
| Returns description of what gradeitems fetch should return.
|
|
External grade get gradeitems API implementation.
- Copyright
- 2023 Mathew May <mathew.solutions>
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ execute()
static core_grades\external\get_gradeitems::execute |
( |
int | $courseid | ) |
|
|
static |
Given a course ID find the grading objects and return their names & IDs.
- Parameters
-
- Return values
-
- Exceptions
-
◆ execute_parameters()
static core_grades\external\get_gradeitems::execute_parameters |
( |
| ) |
|
|
static |
Returns description of method parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static core_grades\external\get_gradeitems::execute_returns |
( |
| ) |
|
|
static |
Returns description of what gradeitems fetch should return.
- Return values
-
external_single_structure | |
The documentation for this class was generated from the following file: