Class ekstazi\crud\controllers\AdminController

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

Admin controller support all crud actions except viewing

Public Properties

Hide inherited properties

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

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( )