pagination::numEnd()
Returns the index number of the last item on the current page Can be used to display something like "Currently showing 1 - 10 of 123 items"
-
return (int)
Returns the index number of the last item on the current page Can be used to display something like "Currently showing 1 - 10 of 123 items"