PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'Pager/Sliding.php';
mixed Pager_Sliding::getPreviousPageID ()
mixed Pager_Sliding::getPreviousPageID
If current page is first page this function returns FALSE, otherwise returns previous page number.
return Previous page number or FALSE.