web\ViewAction $defaultView

$defaultView public property

The name of the default view when yii\web\ViewAction::$viewParam GET parameter is not provided by user. Defaults to 'index'. This should be in the format of 'path/to/view', similar to that given in the GET parameter.

See also yii\web\ViewAction::$viewPrefix.

public string $defaultView = 'index'
doc_Yii
2016-10-30 17:17:37
Comments
Leave a Comment

Please login to continue.