PHP Class backend\controllers\Controller

Inheritance: extends yii\web\Controller
Datei anzeigen Open project: iiyii/getyii Class Usage Examples

Public Methods

Method Description
beforeAction ( Action $action ) : boolean
behaviors ( )

Method Details

beforeAction() public method

public beforeAction ( Action $action ) : boolean
$action yii\base\Action
return boolean

behaviors() public method

public behaviors ( )