For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > April 2006 > [ANNOUNCEMENT] Pager-2.4.0 (stable) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] Pager-2.4.0 (stable) Released.
PEAR Announce

2006-04-25, 7:04 pm

The new PEAR package Pager-2.4.0 (stable) has been released at http://pear.php.net/.

Release notes
-------------
- added host to CURRENT_PATHNAME constant
- added accesskey option (if true, accesskey attributes are added to the links)
- fixed multibyte string issues with httpMethod==POST (bug #6812)
- return empty array instead of FALSE in getPageData() on bad pageID (request #6986)
- added Pager_HtmlWidgets class containing the methods getPerPageSelectBox()
(moved from Pager_Common) and getPageSelectBox() (new, request #6998).
The class is lazy-loaded when calling one of the two above methods from Pager.
- Improved rewriteCountQuery() function in the Pager Wrapper.
- added getOption($name) and getOptions() methods (request #7413)
- changed _setOptions() [private] to setOptions() [public]
- added build() to refresh the links and the paged data after a new call to setOptions()
- added 'attributes' option to set extra attributes for the <a> tag (request #7452)



Package Info
-------------
It takes an array of data as input and pages it according to various parameters.
It also builds links within a specified range, and allows complete customization of the output (it even works with front controllers and mod_rewrite).
Two operating modes available: "Jumping" and "Sliding" window style.



Related Links
-------------
Package home: http://pear.php.net/package/Pager
Changelog: http://pear.php.net/package/Pager/download/2.4.0
Download: http://pear.php.net/get/Pager-2.4.0.tgz

Authors
-------------
Richard Heyes (lead)
Lorenzo Alberton <l.alberton@quipo.it> (lead)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com