Constructor.
| Parameters: | Iterator – Iterator to paginate |
|---|---|
| Throws ZendPaginatorAdapterExceptionInvalidArgumentException: | |
Returns an iterator of items for a page, or an empty array.
| Parameters: |
|
|---|---|
| Return type: | array|ZendPaginatorSerializableLimitIterator |
Returns the total number of rows in the collection.
| Return type: | integer |
|---|