Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
This is the complete list of members for core_xapi\state_store, including all inherited members.
$component | core_xapi\state_store | protected |
__construct(string $component) | core_xapi\state_store | |
activity_id_to_item_id(string $activityid) | core_xapi\state_store | protected |
cleanup() | core_xapi\state_store | |
delete(state $state) | core_xapi\state_store | |
get(state $state) | core_xapi\state_store | |
get_state_ids(?string $itemid=null, ?int $userid=null, ?string $registration=null, ?int $since=null,) | core_xapi\state_store | |
put(state $state) | core_xapi\state_store | |
reset(?string $itemid=null, ?int $userid=null, ?string $stateid=null, ?string $registration=null) | core_xapi\state_store | |
wipe(?string $itemid=null, ?int $userid=null, ?string $stateid=null, ?string $registration=null) | core_xapi\state_store |