Class app\controllers\SiteController

Inheritanceapp\controllers\SiteController » yii\web\Controller

Method Details

actionAbout() public method

Displays about page.

public string actionAbout ( )
actionContact() public method

Displays contact page.

public string actionContact ( )
actionIndex() public method

Displays homepage.

public string actionIndex ( )
actionLogin() public method

Login action.

public string actionLogin ( )
actionLogout() public method

Logout action.

public string actionLogout ( )
actions() public method

public void actions ( )
behaviors() public method

public void behaviors ( )