Class ekstazi\crud\controllers\CrudController
| Inheritance | ekstazi\crud\controllers\CrudController » yii\web\Controller |
|---|
Controller for crud actions like generated by gii
Public Properties
| Property | Type | Description | Defined By |
|---|---|---|---|
| $modelClass | string | Model class name must be child of BaseActiveRecord | ekstazi\crud\controllers\CrudController |
Public Methods
| Method | Description | Defined By |
|---|---|---|
| actions() | ekstazi\crud\controllers\CrudController | |
| behaviors() | ekstazi\crud\controllers\CrudController |
Property Details
Model class name must be child of BaseActiveRecord