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