setSort() public method
Sets the sort definition for this data provider.
public void setSort ( $value ) | ||
---|---|---|
$value | array|yii\data\Sort|boolean |
The sort definition to be used by this data provider. This can be one of the following:
|
throws | yii\base\InvalidParamException |
Please login to continue.