13 theme calls to theme_links() in Drupal 5
- aggregator_page_categories in modules/
aggregator/ aggregator.module - Menu callback; displays all the categories used by the aggregator.
- aggregator_page_sources in modules/
aggregator/ aggregator.module - Menu callback; displays all the feeds used by the aggregator.
- chameleon_comment in themes/
chameleon/ chameleon.theme - chameleon_node in themes/
chameleon/ chameleon.theme - chameleon_page in themes/
chameleon/ chameleon.theme - page.tpl.php in themes/
bluemarine/ page.tpl.php - page.tpl.php in themes/
garland/ page.tpl.php - page.tpl.php in themes/
pushbutton/ page.tpl.php - phptemplate_comment in themes/
engines/ phptemplate/ phptemplate.engine - Prepare the values passed to the theme_comment function to be passed into a pluggable template engine.
- phptemplate_node in themes/
engines/ phptemplate/ phptemplate.engine - Prepare the values passed to the theme_node function to be passed into a pluggable template engine.
- theme_comment in modules/
comment/ comment.module - theme_node in includes/
theme.inc - Return a themed node.
- theme_poll_results in modules/
poll/ poll.module