Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
core_badges\external\get_badge Class Reference
Inheritance diagram for core_badges\external\get_badge:

Static Public Member Functions

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.
 

Detailed Description

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Since
Moodle 4.5

Member Function Documentation

◆ execute()

static core_badges\external\get_badge::execute ( int $id)
static

Execute the get badge by id.

Parameters
int$id
Return values
array
Exceptions
moodle_exception

◆ 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: