Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core_xapi\api Class Reference

Static Public Member Functions

static execute_state_cleanup ()
 Execute the states clean up for all compatible components.
 
static remove_states_from_component (string $component)
 Delete all states from a component.
 

Member Function Documentation

◆ execute_state_cleanup()

static core_xapi\api::execute_state_cleanup ( )
static

Execute the states clean up for all compatible components.

Return values
void

◆ remove_states_from_component()

static core_xapi\api::remove_states_from_component ( string $component)
static

Delete all states from a component.

Parameters
string$componentThe component name in frankenstyle.
Return values
void

The documentation for this class was generated from the following file: