Pager pieces

Theme functions for customizing pager elements.

Note that you should NOT modify this file to customize your pager.

File

includes/pager.inc, line 430
Functions to aid in presenting database results as a set of pages.

Functions

Name Location Description
theme_pager_first includes/pager.inc Returns HTML for the "first page" link in a query pager.
theme_pager_last includes/pager.inc Returns HTML for the "last page" link in query pager.
theme_pager_link includes/pager.inc Returns HTML for a link to a specific query result page.
theme_pager_next includes/pager.inc Returns HTML for the "next page" link in a query pager.
theme_pager_previous includes/pager.inc Returns HTML for the "previous page" link in a query pager.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!pager.inc/group/pagerpieces/7.x