Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
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: