25 theme calls to theme_pager() in Drupal 4
- archive_page in modules/
archive.module - Menu callback; lists all nodes posted on a given date.
- blog_page_last in modules/
blog.module - Displays a Drupal page containing recent blog entries of all users.
- blog_page_user in modules/
blog.module - Displays a Drupal page containing recent blog entries of a given user.
- comment_admin_overview in modules/
comment.module - Menu callback; present an administrative comment listing.
- comment_render in modules/
comment.module - node_admin_nodes in modules/
node.module - Menu callback: content administration.
- node_page_default in modules/
node.module - Generate a listing of promoted nodes.
- path_overview in modules/
path.module - Return a listing of all defined URL aliases.
- poll_page in modules/
poll.module - profile_browse in modules/
profile.module - Menu callback; display a list of user information.
- statistics_node_tracker in modules/
statistics.module - statistics_recent_hits in modules/
statistics.module - Menu callback; presents the "recent hits" page.
- statistics_top_pages in modules/
statistics.module - Menu callback; presents the "top pages" page.
- statistics_top_referrers in modules/
statistics.module - Menu callback; presents the "referrer" page.
- statistics_top_visitors in modules/
statistics.module - Menu callback; presents the "top visitors" page.
- statistics_user_tracker in modules/
statistics.module - taxonomy_overview_terms in modules/
taxonomy.module - Display a tree of all the terms in a vocabulary, with options to edit each one.
- taxonomy_render_nodes in modules/
taxonomy.module - Accepts the result of a pager_query() call, such as that performed by taxonomy_select_nodes(), and formats each node along with a pager.
- theme_forum_topic_list in modules/
forum.module - Format the topic listing.
- theme_search_page in modules/
search.module - Format the result page of a search query.
- tracker_page in modules/
tracker.module - Menu callback. Prints a listing of active nodes on the site.
- user_admin_account in modules/
user.module - watchdog_overview in modules/
watchdog.module - Menu callback; displays a listing of log messages.
- _aggregator_page_list in modules/
aggregator.module - Prints an aggregator page listing a number of feed items. Various menu callbacks use this function to print their feeds.
- _locale_string_seek in includes/
locale.inc - Perform a string search and display results in a table