Main Menu
PHP Tools
PHP Help Request
PHP Editors Newsletter
Editor Search
Reviewed PHP Editors
Latest News
Submit News
PHP Tutorials
PHP Book Reviews
Online Book Chapters
PHP Games
Forums
PHP Desktop Editors
Other PHP Tools
PHP Contests
PHP Programming Help
Linux Help
Apache Help
MySQL Help
PHP Games
PHP Jobs
PHP Forums Home
Programming Contest
PHP Contests
PHP Contests Archive
Documentation
PHP Manual
PEAR Manual
PHP-GTK Manual
Smarty Manual
PostgreSQL Manual
CSS 2 Reference
Redhat Linux 9
HTML 4.01
Apache 2 Manual
Partner Sites
Ajax Tutorials
Webmaster Resources
Web Templates
PHP Scripts
PHP Code Examples
Learn PHP playing Trivia
PHP & MySQL Forums
Web Development Index
web site templates
Sponsors
NuSphere
Pager
PEAR Manual
Prev
Chapter 41. HTML
Next
Pager
Table of Contents
Introduction
-- Usage of
Pager
2.x
Pager
"Jumping" vs. "Sliding"
-- Feature comparison of the two pager styles
Pager::factory()
-- Creates a pager instance
Pager::getCurrentPageID()
-- Returns current page number
Pager::getLinks()
-- Returns back/next/first/last and page links, both as ordered and associative array.
Pager::getNextPageID()
-- Returns next page number.
Pager::getOffsetByPageId()
-- Returns offsets for given pageID.
Pager::getPageData()
-- Returns an array of current pages data
Pager::getPageIdByOffset()
-- Returns the page number for the given offset
Pager::getPageRangeByPageId()
-- Returns offsets for given pageID.
Pager::getPreviousPageID()
-- Returns previous page number.
Pager::getperpageselectbox()
-- Returns a string with a XHTML SELECT menu, to choose how many items per page should be displayed.
Pager::isFirstPage()
-- Returns whether current page is first page
Pager::isLastPage()
-- Returns whether current page is last page
Pager::isLastPageComplete()
-- Returns whether last page is complete
Pager::numItems()
-- Returns number of items
Pager::numPages()
-- Returns number of pages
Pager::Pager()
-- Creates a pager instance
Data paging class which also builds links to the pages.
Prev
Home
Next
HTML_TreeMenu
Up
Introduction
© Copyright 2003-2023 www.php-editors.com. The ultimate
PHP Editor
and
PHP IDE
site.