Class ekstazi\crud\controllers\CrudController

Inheritanceekstazi\crud\controllers\CrudController » yii\web\Controller

Controller for crud actions like generated by gii

Public Properties

Hide inherited properties

PropertyTypeDescriptionDefined By
$modelClass string Model class name must be child of BaseActiveRecord ekstazi\crud\controllers\CrudController

Property Details

$modelClass public property

Model class name must be child of BaseActiveRecord

Method Details

actions() public method

void actions( )
behaviors() public method

void behaviors( )