PHP Class Craft\AmForms_SettingsController

Inheritance: extends craft\BaseController
Datei anzeigen Open project: am-impact/amforms

Public Methods

Method Description
__construct ( ) Make sure the current has access.
actionIndex ( ) Redirect index.
actionSaveSettings ( ) Saves settings.
actionShowSettings ( array $variables = [] ) Show settings.

Private Methods

Method Description
_saveSettings ( string $type ) Save the settings for a specific type.

Method Details

__construct() public method

Make sure the current has access.
public __construct ( )

actionIndex() public method

Redirect index.
public actionIndex ( )

actionSaveSettings() public method

Saves settings.
public actionSaveSettings ( )

actionShowSettings() public method

Show settings.
public actionShowSettings ( array $variables = [] )
$variables array