init() public method Initializes the widget. This method will register the bootstrap asset bundle. If you override this method, make sure you call the parent implementation first. public void init ( )
$scenarioName public property public $scenarioName = null
$useSchemaName public property public $useSchemaName = true
$tableName public property public $tableName = null
$id public property Panel unique identifier. It is set automatically by the container module. public string $id = null
$dropdownClass public property (available since version 2.0.7) Name of a class to use for rendering dropdowns withing this widget. Defaults to yii\bootstrap\Dropdown. public string $dropdownClass = 'yii\bootstrap\Dropdown'
$enableAjaxValidation public property Whether to enable AJAX-based data validation. If not set, it will take the value of yii\widgets\ActiveForm::$enableAjaxValidation. public boolean $enableAjaxValidation = null
getName() public method public string getName ( )return string The user-friendly name of this exception
$prevPageCssClass public property The CSS class for the "previous" page button. public string $prevPageCssClass = 'prev'
$driverName public read-only property Name of the DB driver public string getDriverName ( )
Page 582 of 633