getPage() public method
Returns the zero-based current page number.
| public integer getPage ( $recalculate = false ) | ||
|---|---|---|
| $recalculate | boolean |
Whether to recalculate the current page based on the page size and item count. |
| return | integer |
The zero-based current page number. |
Please login to continue.