Class app\modules\backend\controllers\DefaultController

Inheritanceapp\modules\backend\controllers\DefaultController » yii\web\Controller

Default backend controller

Usually renders a customized dashboard for logged in users

Method Details

actionIndex() public method

Application dashboard

public string actionIndex ( )
actionViewConfig() public method

Application configuration

public string actionViewConfig ( )
actions() public method

Actions defined in classes, eg. error page

public array actions ( )
behaviors() public method

Behaviors, eg. access control

public array behaviors ( )