PHP Class Craft\AmForms_SettingsController

Inheritance: extends craft\BaseController
Afficher le fichier Open project: am-impact/amforms

Méthodes publiques

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

Private Methods

Méthode Description
_saveSettings ( string $type ) Save the settings for a specific type.

Method Details

__construct() public méthode

Make sure the current has access.
public __construct ( )

actionIndex() public méthode

Redirect index.
public actionIndex ( )

actionSaveSettings() public méthode

Saves settings.
public actionSaveSettings ( )

actionShowSettings() public méthode

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