|
static | execute (int $id) |
| Execute the get badge by id.
|
|
static | execute_parameters () |
| Returns description of method parameters.
|
|
static | execute_returns () |
| Describe the return structure of the external service.
|
|
◆ execute()
static core_badges\external\get_badge::execute |
( |
int | $id | ) |
|
|
static |
Execute the get badge by id.
- Parameters
-
- Return values
-
- Exceptions
-
◆ execute_parameters()
static core_badges\external\get_badge::execute_parameters |
( |
| ) |
|
|
static |
Returns description of method parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static core_badges\external\get_badge::execute_returns |
( |
| ) |
|
|
static |
Describe the return structure of the external service.
- Return values
-
external_single_structure | |
The documentation for this class was generated from the following file:
- badges/classes/external/get_badge.php