A Yahoo! Search-like scrolling style. The cursor will advance to the middle of the range, then remain there until the user reaches the end of the page set, at which point it will continue on to the end of the range and the last page in the set.

link http://search.yahoo.com/search?p=Zend+Framework
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

(Optional) Page range

Returns

array