4 calls to node_feed()
- blog_feed_last in modules/
blog/ blog.pages.inc - Menu callback; displays an RSS feed containing recent blog entries of all users.
- blog_feed_user in modules/
blog/ blog.pages.inc - Menu callback; displays an RSS feed containing recent blog entries of a given user.
- NodeFeedTestCase::testNodeFeedExtraChannelElements in modules/
node/ node.test - Ensures that node_feed() accepts and prints extra channel elements.
- taxonomy_term_feed in modules/
taxonomy/ taxonomy.pages.inc - Generate the content feed for a taxonomy term.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.