(no description)
File Size: | 69 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
api:: (2 methods):
remove_states_from_component()
execute_state_cleanup()
remove_states_from_component(string $component) X-Ref |
Delete all states from a component. param: string $component The component name in frankenstyle. return: void |
execute_state_cleanup() X-Ref |
Execute the states clean up for all compatible components. return: void |