|
static | execute (string $component, string $activityiri, string $agent, ?string $registration=null, ?string $since=null) |
| Process a get states request.
|
|
static | execute_parameters () |
| Parameters for execute.
|
|
static | execute_returns () |
| Return for execute.
|
|
◆ execute()
static core_xapi\external\get_states::execute |
( |
string | $component, |
|
|
string | $activityiri, |
|
|
string | $agent, |
|
|
?string | $registration = null, |
|
|
?string | $since = null ) |
|
static |
Process a get states request.
- Parameters
-
string | $component | The component name in frankenstyle. |
string | $activityiri | The activity IRI. |
string | $agent | The agent JSON. |
string | null | $registration | The xAPI registration UUID. |
string | null | $since | A ISO 8601 timestamps or a numeric timestamp. |
- Return values
-
array | the list of the stored state ids |
◆ execute_parameters()
static core_xapi\external\get_states::execute_parameters |
( |
| ) |
|
|
static |
Parameters for execute.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static core_xapi\external\get_states::execute_returns |
( |
| ) |
|
|
static |
Return for execute.
- Return values
-
external_multiple_structure | |
The documentation for this class was generated from the following file:
- lib/xapi/classes/external/get_states.php