SproutCMS

This is the code documentation for the SproutCMS project

function cleanupSettings()

Run after import of settings, allows extending widgets to clean up settings which may
have bad values for some reason

Usage

void $Widget->cleanupSettings ( );

Return value

  • void