◆ execute()
static core_badges\external\enable_badges::execute |
( |
array | $badgeids | ) |
|
|
static |
Enable the given badges.
- Parameters
-
array | $badgeids | List of badge identifiers to enable. |
- Return values
-
array | The number of awarded users for each badge or 'cron' when there are more than 1000 users. |
◆ execute_parameters()
static core_badges\external\enable_badges::execute_parameters |
( |
| ) |
|
|
static |
Describes the parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static core_badges\external\enable_badges::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:
- badges/classes/external/enable_badges.php