|
static | execute (string $plugin, int $state, int $providerid=0) |
| Set the providers action state.
|
|
static | execute_parameters () |
| Returns description of method parameters.
|
|
static | execute_returns () |
| Describe the return structure of the external service.
|
|
◆ execute()
static core_ai\external\set_action::execute |
( |
string | $plugin, |
|
|
int | $state, |
|
|
int | $providerid = 0 ) |
|
static |
Set the providers action state.
- Parameters
-
string | $plugin | The name of the plugin and the action to change state for. |
int | $state | The target state. |
int | $providerid | The provider id. |
- Return values
-
◆ execute_parameters()
static core_ai\external\set_action::execute_parameters |
( |
| ) |
|
|
static |
Returns description of method parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static core_ai\external\set_action::execute_returns |
( |
| ) |
|
|
static |
Describe the return structure of the external service.
- Return values
-
external_function_parameters | |
The documentation for this class was generated from the following file:
- ai/classes/external/set_action.php