$limit
$limit : integer
A class to calculate page numbers and cursors of paged results
moveCursor(integer $cursor, integer $limit = false)
Set current cursor and update current page
integer | $cursor | number of the first item |
integer | $limit | number of items on one page is optional |
if value of parameter cursor makes pagination invalid