|
static | execute (string $plugin, int $state,) |
| Set the block protection state.
|
|
static | execute_parameters () |
| Returns description of method parameters.
|
|
static | execute_returns () |
| Describe the return structure of the external service.
|
|
◆ execute()
static core_admin\external\set_block_protection::execute |
( |
string | $plugin, |
|
|
int | $state ) |
|
static |
Set the block protection state.
- Parameters
-
string | $plugin | The name of the plugin |
int | $state | The target state |
- Return values
-
◆ execute_parameters()
static core_admin\external\set_block_protection::execute_parameters |
( |
| ) |
|
|
static |
Returns description of method parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static core_admin\external\set_block_protection::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:
- admin/classes/external/set_block_protection.php