|
static | execute (string $component, string $activityiri, string $agent, string $stateid, ?string $registration=null) |
| Process a get state request.
|
|
static | execute_parameters () |
| Parameters for execute.
|
|
static | execute_returns () |
| Return for execute.
|
|
◆ execute()
static core_xapi\external\get_state::execute |
( |
string |
$component, |
|
|
string |
$activityiri, |
|
|
string |
$agent, |
|
|
string |
$stateid, |
|
|
?string |
$registration = null |
|
) |
| |
|
static |
Process a get state request.
- Parameters
-
string | $component | The component name in frankenstyle. |
string | $activityiri | The activity IRI. |
string | $agent | The agent JSON. |
string | $stateid | The xAPI state id. |
string | null | $registration | The xAPI registration UUID. |
- Return values
-
◆ execute_parameters()
static core_xapi\external\get_state::execute_parameters |
( |
| ) |
|
|
static |
Parameters for execute.
- Return values
-
external_function_parameters | |
The documentation for this class was generated from the following file: