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

 Methods

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

getPages(\Zend\Paginator\Paginator $paginator, int $pageRange) : array

Parameters

$pageRange

int

(Optional) Page range

Returns

array