◆ execute()
static core_ai\external\set_provider_status::execute |
( |
int | $plugin, |
|
|
int | $state ) |
|
static |
Set a provider status.
- Since
- Moodle 4.5
- Parameters
-
int | $plugin | The provider ID. |
int | $state | The state of the provider. |
- Return values
-
array | The generated content. |
◆ execute_parameters()
static core_ai\external\set_provider_status::execute_parameters |
( |
| ) |
|
|
static |
Set provider status parameters.
- Since
- Moodle 4.5
- Return values
-
external_function_parameters | |
◆ execute_returns()
static core_ai\external\set_provider_status::execute_returns |
( |
| ) |
|
|
static |
Generate content return value.
- Since
- Moodle 4.5
- Return values
-
external_single_structure | |
The documentation for this class was generated from the following file:
- ai/classes/external/set_provider_status.php