You are here

7 theme calls to theme_feed_icon() in Drupal 4

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.
node_block in modules/node.module
Implementation of hook_block().
taxonomy_term_page in modules/taxonomy.module
Menu callback; displays all nodes associated with a term.
theme_aggregator_feed in modules/aggregator.module
Format a news feed.
theme_forum_display in modules/forum.module
Format the forum body.
_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.