PHP 클래스 Craft\AmForms_SettingsController

상속: extends craft\BaseController
파일 보기 프로젝트 열기: am-impact/amforms

공개 메소드들

메소드 설명
__construct ( ) Make sure the current has access.
actionIndex ( ) Redirect index.
actionSaveSettings ( ) Saves settings.
actionShowSettings ( array $variables = [] ) Show settings.

비공개 메소드들

메소드 설명
_saveSettings ( string $type ) Save the settings for a specific type.

메소드 상세

__construct() 공개 메소드

Make sure the current has access.
public __construct ( )

actionIndex() 공개 메소드

Redirect index.
public actionIndex ( )

actionSaveSettings() 공개 메소드

Saves settings.
public actionSaveSettings ( )

actionShowSettings() 공개 메소드

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