SproutCMS

This is the code documentation for the SproutCMS project

function importSettings()

Imports the settings

Usage

void $Widget->importSettings ( array $settings );

Arguments

  1. array $settings
    The widget settings

Return value

  • void