Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
tiny_premium\external\get_api_key Class Reference

External API for Tiny Premium. More...

Inheritance diagram for tiny_premium\external\get_api_key:

Static Public Member Functions

static execute (int $contextid)
 External function to get the Tiny Premium API key.
 
static execute_parameters ()
 Describes the parameters for Tiny Premium API key.
 
static execute_returns ()
 Describes the data returned from the external function.
 

Detailed Description

External API for Tiny Premium.

License
https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ execute()

static tiny_premium\external\get_api_key::execute ( int $contextid)
static

External function to get the Tiny Premium API key.

Parameters
int$contextid
Return values
array
Since
Moodle 4.3

◆ execute_parameters()

static tiny_premium\external\get_api_key::execute_parameters ( )
static

Describes the parameters for Tiny Premium API key.

Return values
external_function_parameters
Since
Moodle 4.3

◆ execute_returns()

static tiny_premium\external\get_api_key::execute_returns ( )
static

Describes the data returned from the external function.

Return values
external_single_structure
Since
Moodle 4.3

The documentation for this class was generated from the following file: