Same name and namespace in other branches
  1. 7.x includes/pager.inc \pagerpieces

Theme functions for customizing pager elements.

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

File

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

Functions

Namesort descending Location Description
theme_pager_first includes/pager.inc Returns HTML for a "first page" link.
theme_pager_last includes/pager.inc Returns HTML for a "last page" link.
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 a "next page" link.
theme_pager_previous includes/pager.inc Returns HTML for a "previous page" link.