1627. Class

1627.1. Zend\Paginator\ScrollingStyle\Jumping

A scrolling style in which the cursor advances to the upper bound of the page range, the page range “jumps” to the next section, and the cursor moves back to the beginning of the range.

1627.1.1. Methods

1627.1.1.1. getPages

getPages()

Returns an array of “local” pages given a page number and range.

Parameters:
  • Paginator
  • integer – Unused
Return type:

array

Project Versions

Table Of Contents

Previous topic

1626. Class

Next topic

1628. Function

This Page