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.

category Zend
package Zend_Paginator
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License

 Methods

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

getPages(\Zend_Paginator $paginator, integer $pageRange = null) : array
inherited_from \Zend_Paginator_ScrollingStyle_Interface::getPages()

Parameters

$paginator

\Zend_Paginator

$pageRange

integer

Unused

Returns

array