28 theme calls to theme_pager() in Drupal 7
- blog_page_last in modules/
blog/ blog.pages.inc - Menu callback; displays a Drupal page containing recent blog entries of all users.
- blog_page_user in modules/
blog/ blog.pages.inc - Menu callback; displays a Drupal page containing recent blog entries of a given user.
- comment_admin_overview in modules/
comment/ comment.admin.inc - Form builder for the comment overview administration form.
- dblog_overview in modules/
dblog/ dblog.admin.inc - Page callback: Displays a listing of database log messages.
- dblog_top in modules/
dblog/ dblog.admin.inc - Page callback: Shows the most frequent log messages of a given event type.
- hook_search_page in modules/
search/ search.api.php - Override the rendering of search results.
- node_admin_nodes in modules/
node/ node.admin.inc - Form builder: Builds the node administration overview.
- node_page_default in modules/
node/ node.module - Menu callback: Generates a listing of promoted nodes.
- path_admin_overview in modules/
path/ path.admin.inc - Returns a listing of all defined URL aliases.
- poll_page in modules/
poll/ poll.pages.inc - Menu callback to provide a simple list of all polls available.
- poll_votes in modules/
poll/ poll.pages.inc - Callback for the 'votes' tab for polls you can see other votes on
- profile_browse in modules/
profile/ profile.pages.inc - Menu callback; display a list of user information.
- search_extra_type_search_page in modules/
search/ tests/ search_extra_type.module - Implements hook_search_page().
- statistics_node_tracker in modules/
statistics/ statistics.pages.inc - Page callback: Displays statistics for a node.
- statistics_recent_hits in modules/
statistics/ statistics.admin.inc - Page callback: Displays the "recent hits" page.
- statistics_top_pages in modules/
statistics/ statistics.admin.inc - Page callback: Displays statistics for the "top pages" (most accesses).
- statistics_top_referrers in modules/
statistics/ statistics.admin.inc - Page callback: Displays the "top referrers" in the access logs.
- statistics_top_visitors in modules/
statistics/ statistics.admin.inc - Page callback: Displays the "top visitors" page.
- statistics_user_tracker in modules/
statistics/ statistics.pages.inc - Page callback: Displays statistics for a user.
- system_actions_manage in modules/
system/ system.admin.inc - Menu callback; Displays an overview of available and configured actions.
- taxonomy_term_page in modules/
taxonomy/ taxonomy.pages.inc - Menu callback; displays all nodes associated with a term.
- template_preprocess_aggregator_wrapper in modules/
aggregator/ aggregator.pages.inc - Processes variables for aggregator-wrapper.tpl.php.
- template_preprocess_forum_topic_list in modules/
forum/ forum.module - Preprocesses variables for forum-topic-list.tpl.php.
- template_preprocess_search_results in modules/
search/ search.pages.inc - Process variables for search-results.tpl.php.
- theme_taxonomy_overview_terms in modules/
taxonomy/ taxonomy.admin.inc - Returns HTML for a terms overview form as a sortable list of terms.
- tracker_page in modules/
tracker/ tracker.pages.inc - Page callback: prints a listing of active nodes on the site.
- user_admin_account in modules/
user/ user.admin.inc - Form builder; User administration page.
- _locale_translate_seek in includes/
locale.inc - Perform a string search and display results in a table