Login   Register  
PHP Classes
elePHPant
Icontem

Class: Page Navigator - with median

  Classes of dhananjay kumar  >  Page Navigator - with median  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Page Navigator - with median Support forum
Base name: page-navigate-median
Description: Generate paginated listing metadata
Version: -
Required PHP version: 5
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of dhananjay kumar
Name: dhananjay kumar <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: India India - PHP jobs in India
Home page: ???

Groups

Group folder image HTML HTML generation and processing View top rated classes

Detailed description

This class can be used to generate paginated listing metadata.

It takes as parameters the total numbers of entries in a list, the number of the current page, the limit of entries to display per page and the base URL of the listing pages.

The class returns an associative array with metadata to be used generate paginated navigation links. It includes HTML for the next, previous, first, last links, the limit clause to be used in database query, total number of pages in the listing, and the start position.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file medianpage.php Example example page
Plain text file PageNavigation.Class.php Class pagination class
Plain text file readme.txt Doc. readme text
Download all files: page-navigate-median.tar.gz page-navigate-median.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.