Class ekstazi\crud\controllers\AdminController
| Inheritance | ekstazi\crud\controllers\AdminController » yii\web\Controller |
|---|
Admin controller support all crud actions except viewing
Public Properties
| Property | Type | Description | Defined By |
|---|---|---|---|
| $modelClass | string | Model class name must be child of BaseActiveRecord | ekstazi\crud\controllers\AdminController |
Public Methods
| Method | Description | Defined By |
|---|---|---|
| actions() | ekstazi\crud\controllers\AdminController | |
| behaviors() | ekstazi\crud\controllers\AdminController |
Property Details
Model class name must be child of BaseActiveRecord