Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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. | |
|
static |
Execute the states clean up for all compatible components.
void |
|
static |
Delete all states from a component.
string | $component | The component name in frankenstyle. |
void |