- 7 includes/pager.inc
- 4.6 includes/pager.inc
- 4.7 includes/pager.inc
- 5 includes/pager.inc
- 6 includes/pager.inc
- 8 core/includes/pager.inc
Functions to aid in presenting database results as a set of pages.
Functions
|
Name |
Description |
|---|---|
| pager_get_querystring | Compose a query string to append to pager requests. |
| pager_load_array | Helper function |
| pager_query | Perform a paged database query. |
| theme_pager | Format a query pager. |
| theme_pager_first | Format a "first page" link. |
| theme_pager_last | Format a "last page" link. |
| theme_pager_link | Format a link to a specific query result page. |
| theme_pager_list | Format a list of nearby pages with additional query results. |
| theme_pager_next | Format a "next page" link. |
| theme_pager_previous | Format a "previous page" link. |
File
includes/pager.incView source
Non-displayable characters.