PHP Class backend\controllers\Controller

Inheritance: extends yii\web\Controller
Afficher le fichier Open project: iiyii/getyii Class Usage Examples

Méthodes publiques

Méthode Description
beforeAction ( Action $action ) : boolean
behaviors ( )

Method Details

beforeAction() public méthode

public beforeAction ( Action $action ) : boolean
$action yii\base\Action
Résultat boolean

behaviors() public méthode

public behaviors ( )