29 theme calls to theme_links()
- blog_node_view in modules/
blog/ blog.module - Implements hook_node_view().
- book_node_view_link in modules/
book/ book.module - Adds relevant book links to the node's links.
- comment_build_content in modules/
comment/ comment.module - Builds a structured array representing the comment's content.
- comment_build_content in modules/
comment/ comment.module - Builds a structured array representing the comment's content.
- comment_node_view in modules/
comment/ comment.module - Implements hook_node_view().
- contextual_element_info in modules/
contextual/ contextual.module - Implements hook_element_info().
- garland_preprocess_page in themes/
garland/ template.php - Override or insert variables into the page template.
- garland_preprocess_page in themes/
garland/ template.php - Override or insert variables into the page template.
- locale_block_view in modules/
locale/ locale.module - Implements hook_block_view().
- node_admin_nodes in modules/
node/ node.admin.inc - Form builder: Builds the node administration overview.
- node_build_content in modules/
node/ node.module - Builds a structured array representing the node's content.
- node_build_content in modules/
node/ node.module - Builds a structured array representing the node's content.
- page.tpl.php in themes/
bartik/ templates/ page.tpl.php - Bartik's theme implementation to display a single Drupal page.
- page.tpl.php in modules/
block/ tests/ themes/ block_test_theme/ page.tpl.php - Custom theme implementation to display a single Drupal page without sidebars. The sidebars are hidden by regions_hidden for this theme, so the default page.tpl.php will not work without throwing exceptions.
- page.tpl.php in modules/
system/ page.tpl.php - Default theme implementation to display a single Drupal page.
- page.tpl.php in themes/
bartik/ templates/ page.tpl.php - Bartik's theme implementation to display a single Drupal page.
- page.tpl.php in modules/
system/ page.tpl.php - Default theme implementation to display a single Drupal page.
- page.tpl.php in modules/
block/ tests/ themes/ block_test_theme/ page.tpl.php - Custom theme implementation to display a single Drupal page without sidebars. The sidebars are hidden by regions_hidden for this theme, so the default page.tpl.php will not work without throwing exceptions.
- path_admin_overview in modules/
path/ path.admin.inc - Returns a listing of all defined URL aliases.
- poll_block_latest_poll_view in modules/
poll/ poll.module - Return content for 'latest poll' block.
- statistics_node_view in modules/
statistics/ statistics.module - Implements hook_node_view().
- template_preprocess_poll_results in modules/
poll/ poll.module - Preprocess the poll_results theme hook.
- ThemeLinksTest::testDrupalPreRenderLinks in modules/
simpletest/ tests/ theme.test - Test the use of drupal_pre_render_links() on a nested array of links.
- theme_system_themes_page in modules/
system/ system.admin.inc - Returns HTML for the Appearance page.
- theme_update_version in modules/
update/ update.report.inc - Returns HTML for the version display of a project.
- toolbar_view in modules/
toolbar/ toolbar.module - Builds the admin menu as a structured array ready for drupal_render().
- toolbar_view in modules/
toolbar/ toolbar.module - Builds the admin menu as a structured array ready for drupal_render().
- toolbar_view in modules/
toolbar/ toolbar.module - Builds the admin menu as a structured array ready for drupal_render().
- translation_node_view in modules/
translation/ translation.module - Implements hook_node_view().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.