.. Paginator/ScrollingStyle/Jumping.php generated using docpx on 01/30/13 03:27pm Class ***** 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. Methods ------- getPages ++++++++ .. function:: getPages() Returns an array of "local" pages given a page number and range. :param Paginator: :param integer: Unused :rtype: array