◆ action_executed()
static report_insights\external::action_executed |
( |
string | $actionname, |
|
|
array | $predictionids ) |
|
static |
Stores an action executed over a group of predictions.
- Parameters
-
string | $actionname | |
array | $predictionids | |
- Return values
-
array | an array of warnings and a boolean |
- Since
- Moodle 3.8
◆ action_executed_parameters()
static report_insights\external::action_executed_parameters |
( |
| ) |
|
|
static |
action_executed parameters.
- Return values
-
external_function_parameters | |
- Since
- Moodle 3.8
◆ action_executed_returns()
static report_insights\external::action_executed_returns |
( |
| ) |
|
|
static |
action_executed return
- Return values
-
- Since
- Moodle 3.8
◆ validate_prediction()
static report_insights\external::validate_prediction |
( |
| $predictionid | ) |
|
|
staticprotected |
Validates access to the prediction and returns it.
- Parameters
-
- Return values
-
array | array($model, $prediction, $context) |
The documentation for this class was generated from the following file:
- report/insights/classes/external.php